Commit Graph

5289 Commits

Author SHA1 Message Date
mateuswetah 3597e0cf29 Fixes term edition form not opening on the right place on terms list. 2020-03-13 17:22:09 -03:00
mateuswetah df4ffec561 Continues compound child inputs #17. 2020-03-13 17:08:06 -03:00
vnmedeiros 875b828eea remove `validate_metadata_order` #17 2020-03-13 14:22:00 -03:00
mateuswetah 3a793a70db Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-13 12:09:22 -03:00
mateuswetah 4802ca95f9 Fixes local array management when adding or removing children metadata. #17. 2020-03-13 12:09:07 -03:00
vnmedeiros a4ce5fb99c Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-13 12:07:50 -03:00
vnmedeiros 9e89b7420b update functions `save_children` and `delete_children` #17 2020-03-13 12:07:18 -03:00
mateuswetah adf5d57072 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-13 11:17:09 -03:00
mateuswetah e7b5d9983e Css fixes to compound metadata area. #17. 2020-03-13 11:17:01 -03:00
mateuswetah 8f24af88bb Registers compound metadata form. #17. 2020-03-13 10:55:23 -03:00
mateuswetah 8ba0c28427 Prevents creation of some metadata types as coumpund childs. #17. 2020-03-13 10:34:58 -03:00
mateuswetah 0a6eb542d9 Drops vuex childrenMetadatum strategy, uses local data instead #17. 2020-03-13 09:07:56 -03:00
mateuswetah 6d8d2ceaae Updates buefy to version 0.8.13 2020-03-12 16:27:01 -03:00
Mateus Machado Luna 24e30f6632 First steps to allow multiple children compound to be displayed at the same time. #17. 2020-03-12 09:05:20 -03:00
Mateus Machado Luna 4b1e50a612 Creates ChildMetadataList component to handle compound children creation. #17. 2020-03-11 12:27:26 -03:00
Mateus Machado Luna dec4e96178 Updates TainacanIcons and more WP 5.4 adjustments #372. 2020-03-11 10:08:04 -03:00
Mateus Machado Luna eb6ca44504 More css adjustments to WP 5.4 compatibility. #372 2020-03-11 09:03:08 -03:00
Mateus Machado Luna 9e2d5b6660 Several adjustments to Gutenberg blocks for WP 5.4 compatibility. #372. 2020-03-10 15:15:28 -03:00
vnmedeiros 98215e86ff Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-10 13:55:34 -03:00
Mateus Machado Luna 2161ba0905 Disables backdrop closing of modals when using iframe to prevent auto-closing error. 2020-03-10 12:05:41 -03:00
Mateus Machado Luna 082fb0fb83 Fixes error when re-selecting Collections to colleciton carousel block. #373. 2020-03-09 16:36:03 -03:00
Mateus Machado Luna 0f2f947cd5 Fixes error when re-selecting terms to term carousel block. #373. 2020-03-09 16:28:21 -03:00
Mateus Machado Luna 4739f69a63 Passes currentCollectionId properly to facets requests. #368. 2020-03-09 15:03:01 -03:00
Mateus Machado Luna c8ed4c3ada Adds line border indicating childs of compount. #17. 2020-03-06 12:25:14 -03:00
Mateus Machado Luna 38c429d353 Avoid conflict when two compounds are created #17. 2020-03-06 12:11:07 -03:00
Mateus Machado Luna 0f6110a430 Avoids insertion of relationship, taxonomy and compound metadata as a child of a compound metadata. #17. 2020-03-06 11:57:29 -03:00
Mateus Machado Luna 789df4435d Adds parent=any paramether to fetch all metadata on the edition list. #17. 2020-03-05 16:16:30 -03:00
vnmedeiros bb1d86e25c fix name variable `prepared_collection` #17 2020-03-05 16:02:59 -03:00
vnmedeiros 300e345620 Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-05 14:03:02 -03:00
vnmedeiros 966aa2adf1 add validate metadata order #17 2020-03-05 14:02:48 -03:00
Mateus Machado Luna b34f36d9a5 Limits metadata form options according to what had been discussed so far. #17 2020-03-05 13:58:34 -03:00
Mateus Machado Luna cef57eb8f8 First work on child metadata creation. #17. 2020-03-05 12:57:21 -03:00
vnmedeiros c00e99f639 Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-05 11:29:03 -03:00
vnmedeiros 0d1256c66d add test group compound_metadatum #17 2020-03-05 11:04:44 -03:00
Mateus Machado Luna c6abfb03d2 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-04 15:04:05 -03:00
Mateus Machado Luna 083e52cc81 Moves metadata mappings list to a separate component. 2020-03-04 14:56:15 -03:00
Mateus Machado Luna e321742929 Uses parent_meta_id info from metadatum object. #17 2020-03-04 13:57:32 -03:00
Mateus Machado Luna 6d14dfa8b1 Adds first version of component for compound metadata #17 2020-03-04 12:25:16 -03:00
Mateus Machado Luna 963d48fd9f Removes render and form functions from class-tainacan-compound, we don't use these anymore. 2020-03-04 12:25:16 -03:00
vnmedeiros a3e67b6276 fix count metadata type #17 2020-03-04 10:59:13 -03:00
Mateus Machado Luna f46b47536a Small font size and spacing adjustments. 2020-03-04 09:48:41 -03:00
Mateus Machado Luna 20e92533a7 More css fixes to third party themes. #338. 2020-03-04 09:48:41 -03:00
Mateus Machado Luna 75c947fb81 Adds option to customize theme font family #338. Some other CSS adjustments. 2020-03-04 09:48:41 -03:00
vnmedeiros 83f4ba6681 fix position of metadata type desc when exporting csv 2020-03-04 09:48:40 -03:00
Mateus Machado Luna 8ddcb22c17 Updates Buefy to 0.8.12 2020-03-04 09:48:40 -03:00
Mateus Machado Luna 15e7e3ca35 Interface automatically disable the 'Enable Cover Page' switch once the page is removed. #351. 2020-03-04 09:48:40 -03:00
Mateus Machado Luna 6fbc93cb82 Removes the render functions from the filter_type class, as it is not used anymore. 2020-03-04 09:48:40 -03:00
Mateus Machado Luna 14dd406d08 Removes console logs. 2020-03-04 09:48:40 -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 603e8cb1b1 Small font size and spacing adjustments. 2020-03-04 09:44:57 -03:00