Commit Graph

8299 Commits

Author SHA1 Message Date
mateuswetah dde91d04b6 Updates Vue 3 version to fix dropdown issues. #794. 2024-02-16 11:41:09 -03:00
mateuswetah d94c881155 Trims url data to avoid errors due to blank space. 2024-02-16 11:07:04 -03:00
mateuswetah 6bf24b0095 Fixes Date masking issues from new imask library for Vue 3. #794. 2024-02-09 17:50:28 -03:00
mateuswetah 156ea885d9 Fixes loading issues with advanced search and duplicated routing. 2024-02-08 16:21:36 -03:00
mateuswetah 0de8e09e30 Passes $route.query copy instead of reference in some functions. 2024-02-05 09:20:07 -03:00
mateuswetah 07f326fc7b First adjustments to try new logic for #780. 2024-02-04 13:20:45 -03:00
mateuswetah e270a06c0b Merge branch 'develop' into feature/794 2024-02-01 11:30:06 -03:00
mateuswetah fa9bd0ac80 Standartize axios variables and moves snackbar error handling to a plugin. #794. 2024-02-01 11:27:11 -03:00
Vinícius Nunes Medeiros 7a1546c166
Merge pull request #840 from tainacan/feature/791
feat: starts compatibility with php 8
2024-02-01 09:28:07 -03:00
vnmedeiros 5f5141aa98 test: add php on strategy test workflow 2024-02-01 09:17:38 -03:00
vnmedeiros 48564675dd fix: some adjustments 2024-02-01 09:16:30 -03:00
mateuswetah 00cade5740 View modes adjustments and checkbox filter fixes for #794. 2024-01-31 17:35:07 -03:00
mateuswetah c71129a597 Breaks several components into async imported ones. #794. 2024-01-31 15:42:58 -03:00
mateuswetah 3d77ee8266 More tweaks for async import of components #794. 2024-01-31 11:56:15 -03:00
mateuswetah 95d58e5055 Fixes filters due to changes on Draggable library and other tweaks for #794. 2024-01-30 16:42:46 -03:00
mateuswetah e963a9acd3 Fixes some new Vue3BlurHash issues. #794. 2024-01-30 16:42:04 -03:00
mateuswetah 24f966b67a Temporarily disables Snackbar error messages. #794. 2024-01-30 16:41:23 -03:00
mateuswetah 6e73f28f24 Fixes v-model for filter forms and other tweaks for #794. 2024-01-29 16:49:42 -03:00
mateuswetah e9e3370504 Removes unused Date Filter options. 2024-01-29 16:32:20 -03:00
mateuswetah ab3207e4e2 Lazy loads Admin routes #794. 2024-01-26 15:59:01 -03:00
mateuswetah 230f974f68 Fixes routing issues caused by Vue 3 Migration #794. 2024-01-26 14:31:20 -03:00
mateuswetah 9738ac7dc2 Fixes more v-model issues due to Vue3 migration #794. 2024-01-26 14:30:49 -03:00
mateuswetah a186bf76b4 Brings URL metadata type to core #689 and refactor it for Vue3 #794. 2024-01-25 11:54:47 -03:00
mateuswetah 815329f478 Continues migration to Vue3. #794. 2024-01-24 11:49:41 -03:00
mateuswetah dd484a7c7f Fixes several metadata edition form errors #794. 2024-01-24 10:11:38 -03:00
mateuswetah 59aa6340ee Fixes issues with Swiper update and parent communication on sldieshow. #794. 2024-01-23 17:27:03 -03:00
mateuswetah 2d949364eb Fixes styling issues of slideshow component in Vue3 #794. 2024-01-23 11:27:42 -03:00
vnmedeiros a5319d8c91 fix: remove NULL on `post_title` and `post_content` to wp_insert_post 2024-01-23 09:49:06 -03:00
vnmedeiros 475affd462 php 8.3: fix call function and fix tests 2024-01-23 01:10:20 -03:00
mateuswetah 774e1fb063 Continues migration to Vue 3. #794. 2024-01-22 17:51:41 -03:00
mateuswetah c6be4fcd5d Merge branch 'develop' into feature/794 2024-01-22 15:13:15 -03:00
vnmedeiros 368b8d81a0 fix: allow dynamic properties 2024-01-17 17:59:00 -03:00
vnmedeiros 233343220a fix: undeclared attributes 2024-01-17 16:18:08 -03:00
mateuswetah 9bb4519ddb Adds warning message to clarify auto-draft status of updates. 2024-01-08 11:32:40 -03:00
mateuswetah 220a230ea8 Corrects item edit link on activities modal #837. 2024-01-08 10:39:03 -03:00
mateuswetah 6765a310ef Enqueues Item Submission block extra scripts only when necessary. 2024-01-08 09:14:22 -03:00
mateuswetah f4ae150261 Removes Roboto font enqueue from theme-side, enqueues only on admin. 2024-01-05 18:09:19 -03:00
mateuswetah 39a037d012 Adds greater specificity to photoswipe styling rules. 2024-01-03 09:54:59 -03:00
mateuswetah 76833bc9d9 Type checking on some gutenberg blocks and removal of 'content' attribute. 2024-01-02 17:27:00 -03:00
mateuswetah abdbf2fb4e Checks for loaded collection on item submission form. 2024-01-02 16:28:26 -03:00
mateuswetah 5a8617552d More and more tweaks for #794. 2024-01-02 09:54:40 -03:00
vnmedeiros f3d1f8f798 feat: implements metadata values conditional for terms 2023-12-22 15:33:19 -03:00
vnmedeiros ba74daf398 fix: set `wp_set_current_user` on BG exporter 2023-12-22 15:32:37 -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 a67b7f7b67 Migrates faceted search block to new data- attribute strategy. #794. 2023-12-15 17:14:19 -03:00
mateuswetah ecb69eeb5e Moves item submission form to new data- attribute strategy. #794. 2023-12-15 11:58:53 -03:00