Commit Graph

7079 Commits

Author SHA1 Message Date
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
Vinícius Nunes Medeiros d3de562ed7
Merge pull request #591 from tainacan/feature/344
Feat: change SQL to return itens of facets #344
2021-08-16 09:49:59 -03:00
dependabot[bot] 18740ce3ec
build(deps): bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 13:01:40 +00:00
mateuswetah 31d8c1bbad Merge tag '0.18.5' into develop
Version 0.18.5 Hotfix
2021-08-13 10:00:29 -03:00
mateuswetah e0f2f9fc06 Merge branch 'hotfix/0.18.5' 2021-08-13 10:00:15 -03:00
mateuswetah 27be7b81fc Updates tags to version 0.18.5 2021-08-13 09:57:46 -03:00
mateuswetah 37805213da Displays relationship values bellow taginput 2021-08-13 09:21:28 -03:00
mateuswetah 956db24fc1 Merge branch 'feature/572' of https://github.com/tainacan/tainacan into feature/572 2021-08-12 11:26:04 -03:00
mateuswetah 6c3ff4d501 More css updates to reltionship value_as_html #572. 2021-08-12 11:25:46 -03:00
vnmedeiros 8483500da0 fix: set header metadata always at the beginning #572 2021-08-12 10:55:27 -03:00
mateuswetah 0b837e098a Version: 0.18.5RC 2021-08-12 09:25:26 -03:00
mateuswetah 2358c23371 Fix: Updates webpack public path based on plugin URL 2021-08-12 09:23:58 -03:00
mateuswetah 959ef98f54 Continues style updates to relatioship view_as_html 2021-08-12 09:19:38 -03:00
mateuswetah 4f2f2e6821 First styles applied to displaying relatioship groups. #572 2021-08-10 18:02:29 -03:00
dependabot[bot] 8b0850b1ab
build(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 17:44:26 +00:00
vnmedeiros 87bb5a795e fix: remove blank space on return of `get_value_as_html` #572 2021-08-10 14:02:46 -03:00
vnmedeiros 0ce6da7aa5 Merge branch 'master' into feature/572 2021-08-10 11:47:57 -03:00
vnmedeiros e79a05b9d5 feat: add new class to display relationships #572 2021-08-10 11:46:52 -03:00
vnmedeiros b69cda8c02 Merge branch 'feature/572' of https://github.com/tainacan/tainacan into feature/572 2021-08-10 10:25:31 -03:00
vnmedeiros f0917b82f9 fix: get private itens 2021-08-10 10:22:31 -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
mateuswetah b50c407421 Adds TermCreationPanel component to the item submission flow. #573 2021-08-04 13:51:41 -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