Commit Graph

5371 Commits

Author SHA1 Message Date
mateuswetah 09f2101b40 Removes some latest experimental features. 2020-03-27 09:42:17 -03:00
mateuswetah 8c08b2f1fc Experimental fixed pagination when hovering page bottom in items list. 2020-03-26 23:16:33 -03:00
mateuswetah 62fc0e44fa Adds moving form footer to item single page as well. 2020-03-26 17:39:46 -03:00
mateuswetah 21117b4f32 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-26 17:20:08 -03:00
mateuswetah 4ccb7680a1 Hides item edition footer bar while scrolling. 2020-03-26 17:17:10 -03:00
mateuswetah 273ba1ed91 Scrolls to opened metadatum form. #17. 2020-03-26 15:19:38 -03:00
mateuswetah b5dd4415f0 Adjustments to child metadatum on filters list. #17. 2020-03-26 14:37:55 -03:00
mateuswetah 826bc97d82 Parent label separator for child emtadatum in filters page. #17. 2020-03-26 11:54:59 -03:00
mateuswetah 3570805fdb Added child metadata to advanced search and some adjustments on it. #17 2020-03-26 11:16:08 -03:00
mateuswetah 91d76e6b29 Adds compound children to bulk edition modal. #17. 2020-03-26 10:38:04 -03:00
mateuswetah 3bb45a0443 Adapts recent changes on metadata and filters page to avoid importing varialbles sass file. 2020-03-25 19:12:06 -03:00
mateuswetah b94212207f Adapts recent changes on metadata and filters page to avoid importing varialbles sass file. 2020-03-25 18:47:56 -03:00
mateuswetah 171f007798 Merge conflicts from develop 2020-03-25 18:42:44 -03:00
mateuswetah 801fa8f481 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-03-25 18:40:09 -03:00
mateuswetah 2f324f28b5 Small fix for full screen view mode play button. 2020-03-25 18:39:53 -03:00
mateuswetah 5e3ee32e81 Removes SEVERAL imports for variables file as css vars do not require importing inside vue componts as sass vars did. Adds '--tainacan-one-column' and '--tainacan-container-padding' css variables #338. 2020-03-25 18:25:10 -03:00
vnmedeiros 509865d65f Merge tag '0.15.2' into develop
fix CONCAT when field is null.
2020-03-25 17:37:02 -03:00
vnmedeiros 64ca783dcf Merge branch 'hotfix/0.15.2' 2020-03-25 17:35:02 -03:00
vnmedeiros 5c21db1efa add version 0.15.2 in readme.txt 2020-03-25 17:16:12 -03:00
vnmedeiros 6de4a3bf17 version 0.15.2 2020-03-25 17:13:24 -03:00
vnmedeiros ecd8aad437 [search engine] fix CONCAT when field is null. 2020-03-25 16:46:06 -03:00
mateuswetah 30c75dfb81 Moves metadata-list and filters-list inside of metadata-page and filters-page since beforeRouteLeaves hook only work in direct children of router-view. #374. 2020-03-25 16:25:48 -03:00
mateuswetah d37416c574 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-25 15:03:46 -03:00
mateuswetah 67b263a86c Removes console log from previous commit. #375. 2020-03-25 10:50:30 -03:00
mateuswetah 2be88b8fa4 Solves issue where page was reset to one after leaving items list. This was caused by the event bus, now the responsability of reseting the page when a filter is clicked is handled by each filter component. #375. 2020-03-25 10:48:46 -03:00
vnmedeiros 15d9025c20 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-24 15:28:17 -03:00
vnmedeiros 77946d1def add validation for item-metadata multiple and unique 2020-03-24 15:27:11 -03:00
mateuswetah 378c07e537 Do not lists compound metadata as an option for relationship metadata search settings. #17 2020-03-24 15:09:28 -03:00
mateuswetah cf68df2c94 Fixes multiple collapses on compound children #17. 2020-03-24 13:47:34 -03:00
mateuswetah 6ebc52ff18 More adjustments to multiple inputs itemMetadata #17. 2020-03-24 12:17:05 -03:00
mateuswetah 3a32c52f99 Changes api call to values instead of value #17. 2020-03-24 11:51:18 -03:00
mateuswetah 7ffedf6f01 Automatically passes empty value to first time a group is created on single valued compound item metadata. #17. 2020-03-24 11:15:29 -03:00
vnmedeiros 11adaad33e add validate unique on metadata multiple 2020-03-24 11:07:28 -03:00
mateuswetah 8c4415436f Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-24 09:22:27 -03:00
mateuswetah 8045189383 More updates to itemMetadatum update logic. #17 2020-03-24 09:22:18 -03:00
vnmedeiros 86a1bff22c Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor 2020-03-24 08:47:07 -03:00
vnmedeiros 85b7568d34 add teste `test_create_compound_metadatum_API` #17 2020-03-24 08:46:53 -03:00
vnmedeiros c08b6b32b7 add test create compound metadatum API fix validate #17 2020-03-24 08:46:28 -03:00
mateuswetah fc02e2bd59 Fixes multiple input style. 2020-03-23 11:16:15 -03:00
mateuswetah 79923cb36a Fixes single valued itemMetadata configuration when no input has parent_meta_id yet. #17. 2020-03-23 10:54:41 -03:00
vnmedeiros 3bc72a6fbd fix broken tests #17 2020-03-20 14:46:10 -03:00
vnmedeiros a44ac4a607 add order and metadatum_id on value of multiple compound #17 2020-03-20 14:10:25 -03:00
mateuswetah eeab34ce08 New group collapse strategy inside childItemMetadatum #17. 2020-03-20 13:38:13 -03:00
mateuswetah aa0451bba9 Adds function to remove item metadata group. #17. 2020-03-20 13:13:20 -03:00
mateuswetah bdface6343 Continues implementation of itemMetada edition form. #17. 2020-03-20 13:02:18 -03:00
mateuswetah 3587e5bd7d Displays compound parent name on child metadata displayed on filters page. #17. 2020-03-19 20:15:15 -03:00
mateuswetah bbf0dc9c24 Hides compound from available metadata list on filters page and better dragndrop placeholder. #17 2020-03-19 19:10:51 -03:00
mateuswetah 72950209b6 Proper store-side deletion of metadata and position absolute for dragndrop child palceholder. #17. 2020-03-19 18:21:58 -03:00
mateuswetah 42ec39ef60 Add multivalue-separator to html output #17. 2020-03-19 17:07:16 -03:00
mateuswetah 7f72c716f6 Merge branch 'develop' into feature/compount-metadata-type-refactor 2020-03-19 16:38:59 -03:00