Commit Graph

6850 Commits

Author SHA1 Message Date
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
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 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 e9422444a4 Adds event listener to facets block. 2021-08-10 10:19:32 -03:00
mateuswetah 8e6c38d5fa Adds option to display facets total item count below the label. 2021-08-09 17:12:22 -03:00
mateuswetah b465de14d9 Adds text color options to several gutenberg blocks. #497 2021-08-09 14:44:28 -03:00
mateuswetah 5c565bb9ae Fixes undefined term value on inital term of item submssion form. 2021-08-04 14:21:14 -03:00
vnmedeiros 3e58ae0ce3 Merge tag '0.18.4' into develop
release 0.18.4
2021-07-30 10:25:01 -03:00
vnmedeiros 447a97ba64 Merge branch 'release/0.18.4' 2021-07-30 10:24:16 -03:00
vnmedeiros 9295374fa2 release: update version 2021-07-30 10:01:42 -03:00
mateuswetah d5f0f37f0a Fixes style on colleciton carousel and brings theme.js strategy to carousel-related-items 2021-07-29 17:07:59 -03:00
vnmedeiros 410ef11ecd Merge branch 'release/0.18.4' of https://github.com/tainacan/tainacan into release/0.18.4 2021-07-29 15:59:22 -03:00
vnmedeiros bf497d6858 fix: padding-bottom in carousel term list 2021-07-29 15:59:04 -03:00
mateuswetah 61aea434f8 Removes dependency from wp-edit style which was causing conflicts in wp admin panel. #580 2021-07-29 14:41:31 -03:00
mateuswetah de33b322a4 Bye bye unregisters! Better strategy for enqueueing assets only on editor side and gutenberg class refactor. 2021-07-29 12:15:45 -03:00
mateuswetah b2b05bcca9 Fixes responsiveness issue on media component.. again. 2021-07-28 21:01:30 -03:00
mateuswetah c6380d8618 Fixes responsiveness issue on media component 2021-07-28 20:54:25 -03:00
mateuswetah 6ec5f2873c Filters Document Media control by files attached to the current item. 2021-07-28 17:41:38 -03:00
Vinícius Nunes Medeiros 3057791a6b
Merge pull request #587 from tainacan/feature/580
Feature/580: wordPress 5.8 compatibility
2021-07-28 10:45:17 -03:00
Vinícius Nunes Medeiros 7daa252df4
Merge pull request #584 from tainacan/feature/556
Feature/556: Adds option to configure options separator in selectbox metadata form…
2021-07-28 10:44:58 -03:00
vnmedeiros 767696f544 fix: add request header `Content-Type` on exposer json-flat 2021-07-28 10:33:18 -03:00
mateuswetah d21faf06bd Merge branch 'feature/580' of https://github.com/tainacan/tainacan into feature/580 2021-07-27 15:41:41 -03:00
mateuswetah 325bdb9781 Checks if user is logged before requesting api on prefs helper. 2021-07-27 15:41:25 -03:00
vnmedeiros d5d6d0abc6 fix: clean user cache of current user after change cap 2021-07-27 14:35:06 -03:00
mateuswetah f69ccbc9be Updates records list css. 2021-07-27 11:53:52 -03:00
mateuswetah c57a364c20 Removes console log. 2021-07-27 11:36:08 -03:00
mateuswetah a9fe955e1a Adds query param to search bar block #564. 2021-07-27 11:14:32 -03:00
mateuswetah 1e13ef817c Style adjustments to dynamic items block on WP 5.8 #580 2021-07-27 10:49:34 -03:00
mateuswetah e465b61e0d Updates modal style.css 2021-07-27 10:01:46 -03:00
mateuswetah c1d4f67a25 Fixes factes list and items submission js load using new data-module #580. 2021-07-26 22:07:17 -03:00
mateuswetah 4f285494fe Adds 'rand' as one of the valid params for 'orderby' in rest controller. #551 2021-07-26 10:07:44 -03:00
mateuswetah 6026dcdebc Fixes facets reloading multiple times de to event listener. 2021-07-23 17:47:19 -03:00
mateuswetah 4361e66be8 Adds option to configure options separator in selectbox metadata form #556 2021-07-23 16:56:38 -03:00
vnmedeiros 33fdb5998e fix: update item for control metadatum 2021-07-23 09:05:48 -03:00
mateuswetah 641211d7e2 Small adjustment to stiky content. 2021-07-22 21:17:26 -03:00
mateuswetah 165bdc2bd6 Brings back our categories to the inserter even in the widgets editor. 2021-07-22 17:59:50 -03:00
mateuswetah 43d0d51795 HUGE REFACTOR introducing conditioner.js and dynamic chunk imports to our blocks. #580. 2021-07-22 17:55:37 -03:00
mateuswetah 9e99eed3c7 Fixes some defaults errors on idynamic items blocks and gutenberg modal styles. #580 2021-07-19 12:04:10 -03:00
mateuswetah 79d04dda54 New block.json strategy for item submission blocks and some fixes to it. #580 2021-07-19 11:24:21 -03:00
mateuswetah 9a9b058695 More blocks refactor to new block.json strategy...
#580
2021-07-16 11:17:52 -03:00
mateuswetah a9bfb9e691 Adds more blocks to the block.json strategy #580 2021-07-16 10:12:09 -03:00
mateuswetah 1563c69898 Merge branch 'develop' into feature/580 2021-07-15 15:31:22 -03:00
mateuswetah 07f4845959 Fixes some build files. 2021-07-15 15:30:34 -03:00