Commit Graph

33 Commits

Author SHA1 Message Date
mateuswetah 6e73f28f24 Fixes v-model for filter forms and other tweaks for #794. 2024-01-29 16:49:42 -03:00
mateuswetah 141e6485ba Updates devDependencies and node-sass. 2023-12-18 19:45:27 -03:00
mateuswetah 15fff05230 Enables vue/singleline-html-element-content-newline rule in eslint. 2023-12-18 18:50:17 -03:00
mateuswetah 9569834329 Updates esling to vue 3 rules and enables more rules. #794. 2023-12-18 18:19:30 -03:00
mateuswetah f40979288d Uses eslint autofix to support `vue/html-closing-bracket-spacing` rule. 2023-12-18 11:39:16 -03:00
mateuswetah fb7670f86f Uses autofix to accept new vue/attributes-order eslint rule. 2023-12-18 11:22:31 -03:00
mateuswetah 6db681a1f3 Continues refactor of Vue components logic for #794. 2023-12-06 15:09:41 -03:00
mateuswetah 108a240f93 Replace .sync modifiers with new v-model attributes #794. 2023-07-10 18:16:07 -03:00
mateuswetah a7de4b0451 Instala script de migração e atualiza pacotes. 2023-07-10 14:27:42 -03:00
mateuswetah f125790799 Removes instances of v-for and v-if in the same tag. First step towards #794. 2023-07-10 10:34:38 -03:00
mateuswetah 0ef39e2c35 First patch of refactor to avoid v-if and v-for in the same tag. #794 2023-07-07 19:58:26 -03:00
mateuswetah 0c56b19b6a Creates tainacan_mobile_app page and emits events to mobile app. (https://github.com/tainacan/tainacan-mobile/issues/17) 2022-06-30 12:18:12 -03:00
mateuswetah 39c57ebd24 Updates vue eslint. 2022-06-22 12:24:59 -03:00
mateuswetah 930d071db1 Adds filter to allow using legacy masonry layout. #498. 2022-06-22 09:59:16 -03:00
mateuswetah 8a62f388a6 Updates to fix errors from latest refactor #696. 2022-04-12 16:25:44 -03:00
mateuswetah 62dc76e9a2 SEVERAL updates and refactor for new Webpack and Vue loader compatibility. #696. 2022-04-04 17:37:43 -03:00
mateuswetah daa9554201 Several fixes to blocks dependence on tainacan_blocks global after refactor from #560. 2021-06-14 17:59:40 -03:00
mateuswetah 803ebb3630 Adds google recaptcha validation. #388. 2020-10-15 11:49:13 -03:00
mateuswetah b08ea80ccf Garantees return on some computed properties. 2020-04-29 16:44:23 -03:00
mateuswetah 26f4512cdd Avoids template shadows in some index references inside loops. 2020-04-29 16:35:40 -03:00
mateuswetah a701d497ab Updates dependencies whithout all eslint recomendations for now. 2020-04-28 18:09:45 -03:00
Mateus Machado Luna d8c38ea5c2 Registers extra vue components inside global variables of window. #349. 2020-03-04 09:48:40 -03:00
Mateus Machado Luna a67435589c More adjustments to eslint. 2020-01-14 16:30:06 -03:00
Mateus Machado Luna 681d9f1b85 Fixes 91 vue files with the eslint error of order-in-components. 2020-01-14 16:11:53 -03:00
Mateus Machado Luna cdc6f97aee Updates vue linter to recommended set and begins fixes. 2020-01-14 14:57:10 -03:00
weryques adc1c9f6d9 Adds support to redefine status in bulk, do procedures one by one, remove close button, adds more actions for bulk actions (#18) 2018-08-27 15:54:49 -03:00
Mateus Machado Luna 59260473f8 Hides filter by default on mobile in Item Listing Page. 2018-07-18 16:38:17 -03:00
Mateus Machado Luna 1964576d36 Fixes total_items crashing trash tab on collection list. Closes #60. 2018-06-29 10:37:30 -03:00
weryques f31be58756 Advanced search is partially working now (#22) 2018-06-12 12:59:52 -03:00
mateuswetah c3070126dd Explains to eslit that is a global variable so it can stop complaining about it every time we build ;) 2018-05-20 20:02:10 -03:00
weryques 5438d3d440 Makes some fixes of vunerabilities; Adds as mixin for wordpress date_i18n; Automatically adapt the date exhibition to wordpress date format; inputs of type date now have a mask adapted to locale config 2018-05-17 15:45:01 -03:00
mateuswetah f0f1805e05 MOAR LINTERS BABY. BRACE YOURSELVES. 2018-03-23 13:18:13 -03:00
mateuswetah 0b5dfa8b30 LINTER FOLKS. LINTER. 2018-03-23 10:20:37 -03:00