Commit Graph

6740 Commits

Author SHA1 Message Date
Rodrigo de Oliveira a6e052e216 indentations and wipes out empty lines 2021-04-18 13:46:11 -03:00
Rodrigo de Oliveira 73d0fe5e10 Tiny lints 2021-04-18 13:24:30 -03:00
Rodrigo de Oliveira faa6783af0 fixes indents whole file 2021-04-17 18:05:11 -03:00
Rodrigo de Oliveira 87912f3153 Tiny lints and indentations 2021-04-17 17:58:52 -03:00
mateuswetah f1ea939cef Fixes to the pagination logic when using elastic search. #477 2021-04-16 10:58:37 -03:00
vnmedeiros 1b096e5103 fix: indentations 2021-04-16 10:27:44 -03:00
mateuswetah 5ab049dd73 Adds pagination to search also on the filter 2021-04-15 18:02:34 -03:00
mateuswetah 5b7886723f Fixes to elastic search load options for facets. 2021-04-15 15:41:34 -03:00
mateuswetah cfdf1eeda1 Merge branch 'develop' into feature/477 2021-04-15 14:16:23 -03:00
vnmedeiros 03b093db58 fix: test if the relationship item exists on using elasticpress 2021-04-15 11:06:24 -03:00
mateuswetah c560a9bf7b Adds pagination to search results on taxonomy checkbox list input #477 2021-04-14 16:30:06 -03:00
mateuswetah 19f1619e99 Uses showTooltip={false} instead of aria-label to fix gutenberg 5.7 error #510 2021-04-14 09:45:52 -03:00
mateuswetah 9aa5cffade Small css fix for columns #483 2021-04-13 16:56:32 -03:00
mateuswetah 6f6a866458 Several updates for Gutenbergs 5.7 compatibility #510 2021-04-13 16:34:04 -03:00
vnmedeiros e6dabf886e feat: add filter `posts-names-to-unregister-taiancan-blocks` #518 2021-04-12 16:53:55 -03:00
Rodrigo d8e36e4436
Update run-tests.sh 2021-04-10 03:44:54 -03:00
Rodrigo e6411a5a1b
Update README.md 2021-04-10 03:37:45 -03:00
mateuswetah e261008a66 Adds treemap option to items per term chart 2021-04-09 15:36:20 -03:00
Vinícius Nunes Medeiros 288b9bce52
Merge pull request #519 from tainacan/396-test-render-html
Adds tests to metadata's HTML output
2021-04-09 12:34:26 -03:00
vnmedeiros 9fe6446a23 test: create attribute html href with term link #396 2021-04-09 12:00:44 -03:00
vnmedeiros c1fab38a0d test: create attribute html data-id with term id #396 2021-04-09 11:27:22 -03:00
vnmedeiros a7ff08dbf6 fix: indentations 2021-04-09 11:20:17 -03:00
vnmedeiros 4a35a8a960 Merge branch 'develop' into 396-test-render-html 2021-04-09 11:00:55 -03:00
Vinícius Nunes Medeiros 251c900d86
Merge pull request #522 from tainacan/feature/506
Feature/506
2021-04-09 10:56:15 -03:00
Vinícius Nunes Medeiros d52e67755f
Merge pull request #516 from tainacan/dependabot/npm_and_yarn/y18n-4.0.1
build(deps): bump y18n from 4.0.0 to 4.0.1
2021-04-09 10:30:50 -03:00
vnmedeiros c23160d1c1 fix: export csv output date format 2021-04-09 10:22:44 -03:00
mateuswetah cc72cbcb6d Changes colors of some charts 2021-04-08 18:02:59 -03:00
Rodrigo de Oliveira 8bea440564 Fix indentation 2021-04-07 23:26:33 -03:00
Rodrigo de Oliveira 38458d2378 General lints and tests refactors 2021-04-07 23:16:56 -03:00
Rodrigo de Oliveira 1cd3a3052b Introduces compound meta render tests 2021-04-07 22:32:17 -03:00
vnmedeiros 158779be33 feat: add option to empty value metadata #506 2021-04-07 17:07:12 -03:00
mateuswetah dbb02eec8e Improvements to child term navigation on items per term chart. #483 2021-04-07 16:59:43 -03:00
vnmedeiros 152f516718 fix: formatting bg rocesso log and error log 2021-04-07 15:57:27 -03:00
vnmedeiros 0c3cbae1dc fix: show the message on process finished with errors 2021-04-07 12:33:33 -03:00
vnmedeiros 5bce09fde8 fix: fix: validate when the metadata value is `0` and required 2021-04-07 12:32:35 -03:00
mateuswetah 7644a97a66 Adds first level of child term navigation to the items per term chart #483 2021-04-06 18:08:48 -03:00
mateuswetah c3e9c1362b Adds collection level items per term for taxonomy metadata chart. #483 2021-04-06 14:31:06 -03:00
mateuswetah 08c2511d5f Adds refresh cache button to items per taxonomy block. 2021-04-06 10:05:55 -03:00
Rodrigo de Oliveira e394dadde0 Refactors common markup pattern 2021-04-06 10:01:14 -03:00
Rodrigo de Oliveira 9b4a45b8af adds more test cases for taxonomy meta html 2021-04-06 09:51:26 -03:00
Rodrigo de Oliveira d7637bde12 finishes first tests for taxonomy meta html 2021-04-06 09:41:32 -03:00
mateuswetah ba56b8d165 Adds refresh cache button to activities charts 2021-04-06 09:39:27 -03:00
Rodrigo de Oliveira 7e7c36d60b bootstraps for taxonomy html test 2021-04-06 08:40:05 -03:00
Rodrigo de Oliveira d4b67beb30 Covers yet more test cases for relationship metadata 2021-04-06 06:32:15 -03:00
Rodrigo de Oliveira 2132505095 adds html tests to relationship meta 2021-04-06 02:04:43 -03:00
Rodrigo de Oliveira 5e4dd01e08 tiny lints 2021-04-06 01:21:22 -03:00
mateuswetah 8ebf977e51 Implements cache reload to most of the existing charts and blocks. #483 2021-04-05 18:03:18 -03:00
Rodrigo de Oliveira b9017f85e0 adds tests to html returned selectbox metadata 2021-04-05 15:46:51 -03:00
Vinícius Nunes Medeiros 52acf6f8ad
Merge pull request #511 from tainacan/feature/499
Feature/499
2021-04-05 15:13:06 -03:00
vnmedeiros 1b57727bda Merge branch 'feature/499' of https://github.com/tainacan/tainacan into feature/499 2021-04-05 15:12:09 -03:00