Commit Graph

1501 Commits

Author SHA1 Message Date
mateuswetah df1bb8f5c7 Disables sticky container on item edition page for mobile devices. #647. 2021-12-16 11:32:43 -03:00
mateuswetah 1f74ee78a8 Merge branch 'develop' into feature/647 2021-12-16 10:46:23 -03:00
mateuswetah bbd238152a Makes sure thumbnail is passed to enabled array if never set. 2021-12-15 16:33:33 -03:00
mateuswetah 960b3281af More tweaks to make sure orderby 'name' is not used. 2021-12-15 15:28:07 -03:00
mateuswetah 51446857d6 Fixes wrong variable name on setOrderBy. 2021-12-14 14:49:45 -03:00
mateuswetah 5569e59a0c Fixes undefined value of taxonomy when moving from multiple to single valued metadata. 2021-12-14 11:54:26 -03:00
mateuswetah 287ff3f687 Hides mores unecessary elements for mobile mode of the edition form. #647 2021-12-10 18:07:56 -03:00
mateuswetah 971042be33 Correctly fetches metadatum name on fitler tags. 2021-12-10 16:13:41 -03:00
mateuswetah 736d0a5c91 Displays item titl as html in masonry, cards and slideshow view modes. 2021-12-10 12:04:40 -03:00
mateuswetah c627bed216 Handles invalid orderby 'name' in the store. 2021-12-10 12:04:17 -03:00
mateuswetah 479e153700 Fixes compound style for importer mapper. 2021-12-10 12:03:44 -03:00
mateuswetah aa21e6075a Beings implementation of dedicated css for mobile #647 2021-12-09 10:01:04 -03:00
mateuswetah 296d31877e Fixes collection settings update for default orderby 2021-12-06 17:19:04 -03:00
mateuswetah 3a5a6bb322 Improves usage of translation labels for selected items. 2021-12-06 16:24:38 -03:00
Vinícius Nunes Medeiros a52ebdda7b
Merge pull request #644 from tainacan/feature/507
Feature/507
2021-12-06 15:39:37 -03:00
mateuswetah 192aad5aa5 Small css fix to items list on gutenberg block. 2021-12-03 17:53:22 -03:00
mateuswetah b3e67a47a3 Adds tooltip to specify collection items status 2021-12-03 17:45:42 -03:00
mateuswetah c4e961e9cf Lighter placeholder color. 2021-12-03 17:27:00 -03:00
mateuswetah f10a9375a2 Fixes issues on repository items list related to collection settings. 2021-12-03 17:05:44 -03:00
mateuswetah 78a5346b3c More updates to change the orderby logic. #507 2021-12-03 14:32:43 -03:00
mateuswetah 5b9970fc4e Continues implementation of default orderby 2021-12-02 10:16:30 -03:00
mateuswetah 53a45bffab Begins implementation or default orderby option per collection. #507 2021-12-01 16:26:49 -03:00
mateuswetah 82951cb16d Improves some strings localization. # #642 2021-11-30 18:19:16 -03:00
mateuswetah 28386faf2a Displays chart title in activities block when exporting it. 2021-11-30 11:43:45 -03:00
vnmedeiros d8a8bab6d9 fix: add function validate in numeric metadata type #606. 2021-11-30 10:16:43 -03:00
mateuswetah 64372dd448 Uses new fetch_preview_image_items on the carousel blocks. #504 2021-11-25 11:59:12 -03:00
mateuswetah e305d97451 Better support for other locales in the date input #638. 2021-11-23 17:21:21 -03:00
mateuswetah 186dd36925 Small updates to css in the item form. 2021-11-23 17:20:37 -03:00
mateuswetah 8d29dd023c Do not displays collapse all for compound when collpases are hidden. 2021-11-22 16:00:44 -03:00
mateuswetah d0f82bdffa Improvements to numberinput style. 2021-11-22 14:25:04 -03:00
mateuswetah 6a1c57a686 Passes hideCollapses variable to compound children. 2021-11-22 14:07:41 -03:00
mateuswetah fdfbea27fe Adds placeholder option to the metadata entity 2021-11-22 11:40:30 -03:00
mateuswetah 738dbe1c6b Allows line break inside the terms agreement confirmation section. 2021-11-22 10:08:17 -03:00
Vinícius Nunes Medeiros 208622b96e
Merge pull request #636 from tainacan/feature/213
feat: unique slug for tainacan Taxonomy #213
2021-11-19 16:51:47 -03:00
vnmedeiros 6e0874eec8 feat: unique slug for taincan Taxonomy #213 2021-11-19 16:39:33 -03:00
mateuswetah 4972276b1e Update to input error display 2021-11-19 11:44:57 -03:00
mateuswetah 6695eff45e Disables tab overflow on item edition form to display tooltips. 2021-11-18 15:45:41 -03:00
mateuswetah d514f93e61 Warns if a submission was attempted with recaptcha enalbed without a sitekey set. 2021-11-18 14:39:25 -03:00
mateuswetah d62a010027 Small css adjsutments to checkboxes. 2021-11-18 09:22:09 -03:00
mateuswetah 943b1b6f50 More updates to how fetch only object stores the display value. 2021-11-17 16:12:33 -03:00
mateuswetah 3ed898117d Properly checks if admin metadata are saved to be displayed or not. 2021-11-17 15:59:37 -03:00
mateuswetah 88fa955f7d Merge branch 'pappasadrian-develop' into develop 2021-11-16 15:00:09 -03:00
mateuswetah 3b227b15dc Reverts changes to the renaming of 'helpInfoBelowLabel' to keep compatibility. 2021-11-16 14:57:24 -03:00
Adrian 76e71a6714 minor spelling 2021-11-13 19:50:19 +02:00
Adrian 11e5079a56 Merge branch 'develop' of https://github.com/tainacan/tainacan into tainacan-develop 2021-11-13 19:48:12 +02:00
mateuswetah 72a6393a56 Displays linebreaks on metadatum name if expanded. 2021-11-12 17:57:55 -03:00
mateuswetah a7acec7a68 Allows line break inside select metadata type options taginput. 2021-11-12 17:49:58 -03:00
Adrian a7c6c185ee spelling and terminology fixes 2021-11-12 01:52:27 +02:00
Adrian 1fdb4f6c5a minor spelling 2021-11-12 01:15:17 +02:00
mateuswetah 3b9b263122 Keep collections on tags even if filters are removed. 2021-11-11 11:13:30 -03:00
mateuswetah 4402a08acd Adds detection of arg_type collection in the readonly tags. #576 2021-11-11 10:39:40 -03:00
Adrian e07d0a3b29 more minor spelling fixes 2021-11-11 00:48:10 +02:00
Adrian b669d3e879 Modified several files for spelling and grammar mistakes 2021-11-10 23:53:21 +02:00
mateuswetah d0ee60da80 Uses filters filter! to improve labels display on tags #576 2021-11-10 18:02:06 -03:00
mateuswetah 03cb056172 Finishes removing all events of sendingValuesToTags from filters #576 2021-11-10 16:39:22 -03:00
vnmedeiros 40784fc98d Merge branch 'develop' into feature/576 2021-11-10 16:00:33 -03:00
mateuswetah fe1009dbec Updates taxonomy taginput to use new features of the api #576. 2021-11-10 15:37:49 -03:00
vnmedeiros da41a8f950 Merge branch 'feature/576' of github.com:tainacan/tainacan into feature/576 2021-11-10 14:10:43 -03:00
vnmedeiros 602c089897 feat: add filter `tainacan-api-items-${filter_type}-filter-arguments` #576 2021-11-10 14:10:24 -03:00
mateuswetah 2f47055404 Updates taginput logic to use new tags attributes. #576 2021-11-10 11:53:45 -03:00
Adrian 90f2af0d39
Update class-tainacan-numeric-list-interval.php 2021-11-10 00:39:57 +02:00
Adrian 43dd69e7df
Update class-tainacan-numeric-list-interval.php
spelling
2021-11-10 00:39:43 +02:00
Adrian 729c7737be
Update class-tainacan-control.php
spelling
2021-11-09 23:26:23 +02:00
Adrian a64dac1e4d
Update tainacan-i18n.php
spelling
2021-11-09 23:21:29 +02:00
Adrian 5093694b1e
Update tainacan-i18n.php
grammar
2021-11-09 23:19:11 +02:00
Adrian 5166beee2b
Update tainacan-i18n.php
grammar
2021-11-09 23:16:30 +02:00
Adrian 0760a334c8
Update tainacan-i18n.php
grammar
2021-11-09 23:14:34 +02:00
Adrian 464c955f10
Update class-tainacan-taxonomy.php
spelling
2021-11-09 17:57:28 +02:00
Adrian 8187ecea23
Update tainacan-i18n.php
spelling
2021-11-09 17:18:48 +02:00
mateuswetah e67e66ce4a Begins removal of unecessary logic from filters. #576. 2021-11-08 18:06:27 -03:00
mateuswetah 5e5e5d91db Postin filter tags are removable. 2021-11-08 17:18:08 -03:00
mateuswetah 2d39bc8446 Updates the readonly tags 2021-11-08 16:45:21 -03:00
mateuswetah 70bbebf6b3 Prevents alignment issues on media component. 2021-11-08 16:29:47 -03:00
mateuswetah 68953128b0 Uses argType parameter to improve filter tag display #576. 2021-11-08 12:02:26 -03:00
mateuswetah eec69df239 Adds break-avoid to checkbox columns. 2021-11-08 10:11:01 -03:00
mateuswetah 9bf4354cdc Merge branch 'pappasadrian-develop' into develop 2021-11-08 09:50:21 -03:00
mateuswetah a2bbad6b00 Replaces more missing variables from latest spell check. 2021-11-08 09:49:34 -03:00
mateuswetah 41da87d3fb Replaces a few missing variables from latest spell check. 2021-11-08 09:48:55 -03:00
Adrian e47e76b071
Update tainacan-i18n.php 2021-11-07 12:34:07 +02:00
Adrian 906a9920b0
Update capability-edition-modal.vue
spelling fix of variable
2021-11-07 12:30:20 +02:00
Adrian 53e8cfd5f0
Update items-per-term-collection-block.vue
spelling fix of variable
2021-11-07 12:28:22 +02:00
Adrian c4c5c8c059
Update activities-per-user-block.vue
spelling fix of variable
2021-11-07 12:27:09 +02:00
Adrian cdab34fc72
Update importer-mapping-form.vue
spelling fix of variable
2021-11-07 12:25:52 +02:00
Adrian e105f6bdd3
Update Checkbox.vue
spelling of variable
2021-11-07 12:24:13 +02:00
mateuswetah ed436da709 Fixes issue where activities list was not loaded in items page. 2021-11-05 17:53:13 -03:00
mateuswetah 4b5b624384 Adds option to filter by selected itens. #576 2021-11-05 17:42:24 -03:00
mateuswetah cf2f647382 Adds classes for static tags. 2021-11-05 10:55:04 -03:00
mateuswetah 39de46de94 Adds arial label to all modal close buttons due to Buefy new feature. 2021-11-04 16:40:41 -03:00
mateuswetah a017ead06f Begins usage of new 'filter_attributes' parameter. #576 2021-11-04 16:20:59 -03:00
mateuswetah 05d4c7cc11 Adds deprecation to missing save attributes on dynamic items list. 2021-11-03 16:44:33 -03:00
mateuswetah c9e762eefb Adds transform from carousel items list to dynamic items list. 2021-11-03 16:19:32 -03:00
mateuswetah c686e7ce0e Hides deprecated items list from inserter and adds transform from dynamic items list to carousel #628. 2021-11-03 16:08:26 -03:00
mateuswetah 71564871d7 Allows transforming items list to carousel items list. 2021-11-03 10:51:43 -03:00
mateuswetah 86a4df42af First experiments with block Transformation. #628 2021-11-01 17:08:13 -03:00
mateuswetah 9db8a25385 Allows multiple-page selection of items. 2021-11-01 14:44:11 -03:00
Vinícius Nunes Medeiros 368de8d241
Merge pull request #626 from tainacan/feature/624
Feature/624
2021-10-29 21:24:25 -03:00
mateuswetah 209d92e099 Adds class 'tainacan-tooltip' to ALL tooltips to avoid css conflicts when customizing it. 2021-10-29 15:37:31 -03:00
mateuswetah 102946d51b Fixes typo on modification date class. 2021-10-29 14:02:30 -03:00
Mateus Machado Luna a652c1daf9
Merge pull request #625 from tainacan/feature/508
#508 - Adds orderby modified to collection and items lists.
2021-10-29 13:55:43 -03:00
mateuswetah 1f86d8ba31 Better alignment of sort buttons in collections and taxonomy lists. 2021-10-29 11:46:36 -03:00
mateuswetah 1c34c3d2d4 Checks new constant do display relationship metadata as avialable for search #624 2021-10-29 11:38:12 -03:00
Vinícius Nunes Medeiros 9b33aefabd
Merge pull request #623 from tainacan/feature/619
Feature/619
2021-10-29 11:30:14 -03:00
vnmedeiros 01c105e308 fix: test condition to defined const 2021-10-29 11:15:16 -03:00
vnmedeiros 776fa3b32d feat: adds param `tainacan_enable_relationship_metaquery` in js. 2021-10-29 11:09:25 -03:00
mateuswetah 1e059efcd0 Adds metadata type class wrapper on metadatum edition form. 2021-10-29 10:51:50 -03:00
mateuswetah ea93325909 Small tweaks to tainacan form hooks. 2021-10-29 10:51:27 -03:00
mateuswetah 6d2d8a1cf9 Emits event do inform document that a list has just changed its loading state. 2021-10-29 10:27:49 -03:00
mateuswetah e9e56489e2 Improves display of relationship groups inside table and list view mode. 2021-10-28 16:07:17 -03:00
mateuswetah 18d53067ec Removes side margin from metadata form section. 2021-10-28 10:59:29 -03:00
mateuswetah e44b3e2be9 Loads terms and taoxnomies from WP api. #619. 2021-10-28 10:40:43 -03:00
mateuswetah fc8d46f23c Adds css to display icons on the admin bar. 2021-10-26 14:59:49 -03:00
mateuswetah 26ec8f10a1 Adds orderby modified to collection and items lists. 2021-10-25 17:29:33 -03:00
mateuswetah 323455e55b Adds fake taxonomies to emulate filters on collections list. 2021-10-25 15:50:42 -03:00
mateuswetah b02e1b852a Adds classes to differentiate item edition and creation state. 2021-10-22 18:13:11 -03:00
mateuswetah 2a38ed1f00 Generates random id for tainacan carousel list 2021-10-22 16:12:45 -03:00
mateuswetah 400b341ce0 Also fixes top positioning of the metadata panel inside slideshow on mobile. 2021-10-22 11:18:09 -03:00
mateuswetah d14688b511 Fixes maximum width of images inside slideshow 2021-10-22 11:07:40 -03:00
mateuswetah d246d48e1e Adds 'is_image' document option to item submission. 2021-10-20 14:22:24 -03:00
mateuswetah b202fa2366 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2021-10-20 14:11:11 -03:00
mateuswetah 58c7b24bfd Disables center insufficient slides on slideshow view mode. 2021-10-20 14:11:04 -03:00
Vinícius Nunes Medeiros cef8d9adbf
Merge pull request #617 from tainacan/feature/616
Term hierarchy while searching. Feature/616
2021-10-20 11:28:17 -03:00
mateuswetah a7de40efa8 Disable interaction of media component main slide items if photoswipe is active. 2021-10-18 18:58:07 -03:00
mateuswetah a5d7faee09 Button border-radius smaller. 2021-10-18 17:36:44 -03:00
mateuswetah 320dba2b32 More small tweaks to improve the mapper screen. 2021-10-18 17:17:29 -03:00
mateuswetah 2050339db4 Improvements to importer and mappers mapping screens 2021-10-18 17:04:07 -03:00
mateuswetah 8e01486b8a Fixes new mapper modal creation. 2021-10-18 11:19:56 -03:00
mateuswetah 3371138f87 Add hierarchy path to terms list when performing a search. #616 2021-10-18 11:13:05 -03:00
mateuswetah 1870c55fc2 Adds option to tell that an embeded url document is of type image. 2021-10-15 11:36:15 -03:00
mateuswetah 713ff0f40b Changes carousel-related-items to related-items-list block. Updates template tags functions to use dynamic items list as well. #612 2021-10-13 15:25:30 -03:00
mateuswetah 3d61aef836 Fixes lack of scroll overflow in filter checkbox input #610 2021-10-07 17:47:37 -03:00
mateuswetah a9e409cad3 Adds option to insert a confirmation checkbox on the item submission form #611. 2021-10-07 15:31:26 -03:00
mateuswetah 146b79a6a6 NEW FOLDER STRUCTURE REFACTOR. Everything in its right place... #607. 2021-10-05 18:00:59 -03:00
mateuswetah e3d3f81993 Adds separate style enqueue for media gallery. #607. 2021-10-05 12:11:01 -03:00
mateuswetah a440a22d65 Adds style for loading state of blocks. Removes uncessary enqueues on media component. #607 2021-10-05 11:37:25 -03:00
mateuswetah 0f85cd66cc Updates to media component mount logic #607 2021-10-05 10:25:02 -03:00
mateuswetah 370cc7f974 Lazy loading other assets #607 2021-10-04 16:57:48 -03:00
Vinícius Nunes Medeiros 930649c09c
Merge pull request #605 from tainacan/feature/583
feature/583: add option to  remove a background process of queue while it is not started
2021-09-28 14:03:53 -03:00
mateuswetah b1e1420ee0 Fixes some strings. 2021-09-27 21:28:06 -03:00
mateuswetah 880c3c00eb Hides swiper arrows when they are disabled. 2021-09-24 16:30:00 -03:00
mateuswetah 1515f1cdac Checks max values on taginput for user and taxonomy metadata type. 2021-09-23 17:15:03 -03:00
mateuswetah 6df6af44ff Fixes some css errors of tooltips in google Chrome 2021-09-23 16:20:45 -03:00
mateuswetah 957430320a Checks if return is empty before adding wrapper classes to tainacan relationship group in value as html. 2021-09-23 14:54:10 -03:00
mateuswetah fae9e45b91 Display separator in filters list only if the lenght is greater than 1 2021-09-22 17:14:24 -03:00
mateuswetah 2982520e17 Open gutenberg links in the same tab. 2021-09-22 11:05:42 -03:00
mateuswetah 91346de697 Adds 6x2 pattern to grid view on dynamic items block. 2021-09-21 17:32:23 -03:00
mateuswetah d624c42348 Adds option to set space around every carousel block. 2021-09-21 14:54:42 -03:00
mateuswetah c89924b38f Adds option to set space between slides in every carousel block. 2021-09-21 13:49:17 -03:00
mateuswetah 54b868f04c Adds option to tweak arrows icon in items carousel 2021-09-20 17:52:29 -03:00
mateuswetah 697bf6d6bf Adds option to change arrow style on Terms Carousel Block. 2021-09-20 17:16:21 -03:00
mateuswetah 86f0fe7a9a Adds option to change arrow style in Collections Carousel Block. 2021-09-20 17:01:10 -03:00
mateuswetah 36f3614313 REALLY forces carousel images to squared cropped version. 2021-09-17 17:27:51 -03:00
mateuswetah 03f502a822 Fixes to Carousels CSS and avoids vertical scroll blocking. 2021-09-15 15:20:01 -03:00
mateuswetah 53b023a339 Experiments with 100% padding to force square on items grid in terms carousel block. 2021-09-15 15:19:49 -03:00
mateuswetah 9811b16d91 Small adjustment to new tags padding. 2021-09-14 16:17:11 -03:00
mateuswetah 1a6fe0135b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2021-09-14 09:20:48 -03:00
mateuswetah 695e6b4c1b Avoids ellipsing text in control labels of the metadata input. 2021-09-14 09:20:39 -03:00
vnmedeiros e5a9afb61d fix: validate cardinality contidion value 2021-09-13 17:46:10 -03:00
mateuswetah bedd353913 Fixes logic for disabled input 2021-09-13 17:34:14 -03:00
mateuswetah 12cf2dc1f8 Updates disabled logic for max values on input. 2021-09-13 17:25:29 -03:00
mateuswetah 5dd065e240 Adds switch to enable max of cardinality. #568 2021-09-13 10:45:06 -03:00
mateuswetah 24cca5c9eb Adds swiper style to the admin bundle to fix new tags display. 2021-09-10 17:38:43 -03:00
mateuswetah 5ca7afffd9 Merge branch 'feature/576' into develop 2021-09-10 17:22:07 -03:00
mateuswetah 637aa2427e New style for tags using metadatum name. 2021-09-10 17:20:21 -03:00
vnmedeiros de84102e11 feat: add option to remove a background process of queue while it is not started #538 2021-09-10 16:41:14 -03:00
Mateus Machado Luna aac40f262a
Merge branch 'develop' into feature/573 2021-09-10 09:13:13 -03:00
mateuswetah 4e95ed6ed1 Adds swiper to tags list to avoid breaking in lines. #576 2021-09-09 09:45:51 -03:00
vnmedeiros 74421a5624 feat: allows the creation of new terms to the item sumission #573 2021-09-08 10:48:40 -03:00
mateuswetah a39b5a8512 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2021-09-06 15:44:45 -03:00
mateuswetah 53ef8bbb0a Adds option to disable photoswipe lightbox on media gallery and hides download button in case document type is URL. 2021-09-06 15:44:38 -03:00
mateuswetah 3df4f5f14e Adds document options to the item submission form. 2021-09-06 11:02:11 -03:00
mateuswetah f5bd99aa0d Creates document_options object and settings to display url document inside iframe 2021-09-02 17:08:43 -03:00
mateuswetah d288e0e1fc Reviews some of the metadata options_as_html. 2021-09-02 12:17:21 -03:00
mateuswetah c468bc345d Alt text for thumbnail input from modal. Several css updates to item edition form. 2021-09-02 11:06:26 -03:00
mateuswetah dac41eea10 Merge branch 'develop' into feature/599 2021-09-02 08:45:35 -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 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 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