Commit Graph

8475 Commits

Author SHA1 Message Date
mateuswetah 9f4546d616 Fixes header search input from Vue3 migrationh. #794. 2024-02-22 15:23:36 -03:00
mateuswetah 85e5ccefb7 Merge branch 'develop' into feature/794 2024-02-22 14:55:09 -03:00
mateuswetah 93cf9afae6 Keeps node-sass version on 8.0.0 while we don't fix dependencies. 2024-02-22 14:53:28 -03:00
mateuswetah b1c44d4373 Fixes exporter issue due to private field on date metadata type. 2024-02-22 14:53:09 -03:00
mateuswetah cec5141356 Merge branch 'develop' into feature/794 2024-02-22 14:40:51 -03:00
mateuswetah 343866c1cc Fixes char click not working on items per term collection block #794. 2024-02-22 11:53:35 -03:00
mateuswetah 61863ee205 Updates package.json. #794. 2024-02-22 10:54:24 -03:00
mateuswetah c4dd39b125 More fixes to old child-parent comunications issues. #794. 2024-02-22 10:30:48 -03:00
mateuswetah 37b5317e8a Removes call to undefined methods in some view modes #794. 2024-02-22 09:58:31 -03:00
mateuswetah 91c47add90 Fixes legacy usage of $root.$emit in favor of $emitter.emit. #794. 2024-02-22 09:37:51 -03:00
mateuswetah 62c1e178c9 Merge branch 'feature/794' of github.com:tainacan/tainacan into feature/794 2024-02-22 09:25:48 -03:00
mateuswetah e6aaac4fa8 Fixes invalid access to futureSearchQuery. #794. 2024-02-22 09:25:40 -03:00
Vinícius Nunes Medeiros bf5f695144
fix: update migration functions 2024-02-20 17:08:02 -03:00
mateuswetah d261f5ab9b Call to deactivate_plugins properly on migrations. #794. 2024-02-20 16:42:14 -03:00
mateuswetah 1f8927edae Removes unecessary usage of repository level tooltips in metadata edition form. #794. 2024-02-20 16:33:09 -03:00
mateuswetah 4933ee2aff Fixes canvas issues with new Blurshash component for gutenberg blocks. #794. 2024-02-20 11:30:20 -03:00
mateuswetah 73ef465050 Fixes Axios exported variable for guitenberg blocks. 2024-02-20 10:48:28 -03:00
mateuswetah a3901d8881 Fixes first state of media frames not showing loaded attachments. #794. 2024-02-19 18:09:19 -03:00
mateuswetah 1cfc8dffa3 Fixes missing close icon. #794. 2024-02-16 15:58:27 -03:00
mateuswetah 1f3371302d Created migration to convert and deactivate url metadata type plugin. #684. 2024-02-16 11:41:48 -03:00
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
dependabot[bot] d3248ab807
Bump @babel/traverse from 7.22.4 to 7.23.9
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.4 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:34:21 +00:00
dependabot[bot] 4ee5a260bc
Bump follow-redirects from 1.15.2 to 1.15.5
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:34:01 +00:00
Vinícius Nunes Medeiros 47fb760bdf
Merge pull request #796 from tainacan/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2024-02-14 15:33:43 -03:00
Vinícius Nunes Medeiros 6609924360
Merge pull request #795 from tainacan/dependabot/npm_and_yarn/tough-cookie-and-node-sass--removed
Bump tough-cookie and node-sass
2024-02-14 15:33:26 -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