Commit Graph

7014 Commits

Author SHA1 Message Date
mateuswetah c468bc345d Alt text for thumbnail input from modal. Several css updates to item edition form. 2021-09-02 11:06:26 -03:00
Mateus Machado Luna 864258d94c
Merge pull request #601 from tainacan/feature/599
Improved checkbox modal inputs Feature/599
2021-09-02 08:59:19 -03:00
mateuswetah dac41eea10 Merge branch 'develop' into feature/599 2021-09-02 08:45:35 -03:00
Mateus Machado Luna c212036f5d
Merge pull request #600 from tainacan/feature/568
Feat: set maximum number of values on multivalued metadata (Feature/568)
2021-09-02 08:43:04 -03:00
mateuswetah b48300de16 Fixes css error due to recent merge. 2021-09-01 22:22:00 -03:00
mateuswetah 6b14be6be3 Hides tabs and search bar only when the metadata is set to always display the list. #599 2021-09-01 16:50:11 -03:00
Mateus Machado Luna 9faad304c0
Merge branch 'develop' into feature/568 2021-09-01 15:30:44 -03:00
vnmedeiros ef5ba26f85 tests: add test to cardinality equals 0 2021-09-01 14:50:49 -03:00
vnmedeiros 8765c458b2 Merge branch 'feature/568' of github.com:tainacan/tainacan into feature/568 2021-09-01 14:47:32 -03:00
vnmedeiros f7804cd2b5 feat: update validate with cardinality for multiples metadatas #568 2021-09-01 14:47:20 -03:00
mateuswetah 682dadcab6 Better representation of disabled checkboxes when no more inserition of values is allowed. #568 2021-09-01 11:58:39 -03:00
mateuswetah 39edbf4ead More adjustments from filter checkbox component new features to metadatum checkbox component 2021-09-01 11:12:11 -03:00
mateuswetah fe30e911a1 Brings some of filter checkbox component new features to metadatum checkbox component 2021-09-01 11:08:59 -03:00
mateuswetah f1b7fb2327 Remove uncessart variable for radio buttons inside checkbox modal filter. #599 2021-08-31 18:01:57 -03:00
mateuswetah c8415a5a7c Improve display of checkboxes lists in filters modals #599 2021-08-31 17:40:07 -03:00
mateuswetah 7865679220 Small css tweaks to adjust margins in filter list. 2021-08-30 14:51:38 -03:00
Mateus Machado Luna db930b4ea5
Merge pull request #598 from tainacan/feature/497
Feature/497
2021-08-30 10:03:02 -03:00
Mateus Machado Luna 8d407729bb
Merge pull request #596 from tainacan/feature/595
Adds textual filter search on the available metadata list of the filt…
2021-08-30 10:02:20 -03:00
Mateus Machado Luna e9e3b5e5b8
Merge pull request #597 from tainacan/feature/592
Feature/592
2021-08-30 09:41:05 -03:00
Mateus Machado Luna 1ccab14b7a
Merge pull request #590 from tainacan/dependabot/npm_and_yarn/url-parse-1.5.3
build(deps): bump url-parse from 1.5.1 to 1.5.3
2021-08-30 09:36:59 -03:00
Mateus Machado Luna c9efcfe46c
Merge pull request #589 from tainacan/dependabot/npm_and_yarn/path-parse-1.0.7
build(deps): bump path-parse from 1.0.6 to 1.0.7
2021-08-30 09:36:43 -03:00
Mateus Machado Luna d315fb59b0
Merge pull request #593 from tainacan/feature/572
Feature/572
2021-08-30 09:35:53 -03:00
mateuswetah 0250c38cf1 Adds textual filter search on the available metadata list of the filters page #595 2021-08-27 18:02:29 -03:00
mateuswetah 21aa147f86 Adds some classes to help targeting metadata forms based on collection. 2021-08-27 17:41:23 -03:00
mateuswetah 108a3d3baa Checks cardinality before displaying options to add new values on metadata inputs. #568 2021-08-26 12:08:57 -03:00
mateuswetah ed7ae36423 Theme side new features of the dynamic search bar. #592 2021-08-26 09:15:08 -03:00
mateuswetah 8b37b75254 Adds selection mode to dynamic items block #592. 2021-08-25 16:07:11 -03:00
vnmedeiros e6a366ef38 feat: update get options as html on relationship #572 2021-08-25 14:42:15 -03:00
vnmedeiros 3443c979f3 feat: add placeholder of thumbnail in items related #572 2021-08-25 11:13:18 -03:00
mateuswetah 1039a86d4f Refactors metadatum edition form to be inside a modal. 2021-08-24 18:00:00 -03:00
mateuswetah 65e510bd36 Css improvements to search block bar ration to font sizes. 2021-08-20 18:10:19 -03:00
mateuswetah cdd54083d7 Adds new block api version to terms, items and search bar blocks. 2021-08-20 16:19:35 -03:00
mateuswetah cf8c4b1598 Adds new block api to collections list and terms carousel. 2021-08-20 15:54:14 -03:00
mateuswetah df36f80ec5 Migrates collection and item carousel to block api version 2 2021-08-20 15:32:52 -03:00
mateuswetah 2ba05d95f7 Checks WP version before adopting blockProps 2021-08-20 11:56:38 -03:00
mateuswetah f4d1152bf9 Fixes wrong update of valuesAsHtml content inside realtionship input 2021-08-20 11:32:11 -03:00
mateuswetah 0d94a1d576 Small tweaks to block facets save function 2021-08-20 10:15:22 -03:00
mateuswetah 14a03dd608 Experiments with apiversion 2 of gutenberg blocks; 2021-08-20 09:44:52 -03:00
mateuswetah 383b8f9262 Allows facets block to have search updated via external source via events #585 2021-08-19 17:45:25 -03:00
mateuswetah 8ffd6f5c63 Add overflow to displayed metadata list above 5 metadata #572. 2021-08-19 12:02:44 -03:00
mateuswetah a289a755f5 Adds tag to represent terms that are not created yet. #573 2021-08-19 11:33:25 -03:00
mateuswetah 2d618712f3 Fixes undefined term value on inital term of item submssion form. 2021-08-19 10:44:04 -03:00
mateuswetah d77c6dcdda Adds font weight to label inside relationship group 2021-08-19 10:36:45 -03:00
mateuswetah 62f083f2d4 Uses info from selected items instead of view_as_html to display metadata info. #572. 2021-08-18 21:56:12 -03:00
mateuswetah b7fb7a67e4 More tweaks to new relationship input #572. 2021-08-17 18:23:08 -03:00
mateuswetah e43747934c Merge branch 'feature/572' of https://github.com/tainacan/tainacan into feature/572 2021-08-17 16:05:53 -03:00
mateuswetah 13484abb2d More enhancements to relationship input #572. 2021-08-17 16:05:44 -03:00
vnmedeiros 4ddb8ab5ea fix: return get options as html on relationship 2021-08-17 15:07:59 -03:00
mateuswetah 21a7cddf36 Continues implementation of new relationship input #572 2021-08-17 11:58:46 -03:00
mateuswetah 68ff6bd7a5 Improvements to the relationship type metadatum insertion #572 2021-08-16 18:08:04 -03:00