vnmedeiros
|
1b096e5103
|
fix: indentations
|
2021-04-16 10:27:44 -03:00 |
vnmedeiros
|
03b093db58
|
fix: test if the relationship item exists on using elasticpress
|
2021-04-15 11:06:24 -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
|
6f6a866458
|
Several updates for Gutenbergs 5.7 compatibility #510
|
2021-04-13 16:34:04 -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 |
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 |
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 |
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 |
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 |
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 |
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 |
vnmedeiros
|
d3e50c2753
|
fix: indentations
|
2021-04-05 15:11:55 -03:00 |
Rodrigo de Oliveira
|
6dc8510bb0
|
Adds tests for user metadata html
|
2021-04-05 14:38:09 -03:00 |
Rodrigo de Oliveira
|
5503abc6b6
|
Refactors base test setup boilerplate
|
2021-04-05 14:07:57 -03:00 |
Rodrigo de Oliveira
|
62abad4839
|
adds html tests for date meta
|
2021-04-05 13:37:15 -03:00 |
mateuswetah
|
d41a049e29
|
Enqueues script in a different strategy when incustomizer #499
|
2021-04-05 12:01:35 -03:00 |
Rodrigo de Oliveira
|
4ce2c9491b
|
ads html tests for numeric meta type
|
2021-04-05 11:57:23 -03:00 |
Rodrigo de Oliveira
|
c0df4dde06
|
Refactors returned default markup
|
2021-04-05 02:50:11 -03:00 |
Rodrigo de Oliveira
|
3392ddfa2d
|
Extracts compound meta return markup
|
2021-04-05 02:36:27 -03:00 |
Rodrigo de Oliveira
|
f1d83ed0a4
|
Removes old dumps
|
2021-04-05 01:11:45 -03:00 |
Rodrigo de Oliveira
|
e92a73101e
|
changes date format to actually expected format
|
2021-04-04 23:42:03 -03:00 |
Rodrigo de Oliveira
|
3ea5c2134b
|
Extracts validation error msg
|
2021-04-04 23:38:59 -03:00 |
Rodrigo de Oliveira
|
55afa4567c
|
Refactors HTML return for date meta
|
2021-04-04 23:31:32 -03:00 |
Rodrigo de Oliveira
|
a50f878725
|
Adds test for text metadata
|
2021-03-29 17:09:17 -03:00 |
dependabot[bot]
|
c8a83ed50a
|
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 16:28:32 +00:00 |
Rodrigo de Oliveira
|
0686795afc
|
adds first render_as_html new passing tests
|
2021-03-29 03:20:52 -03:00 |
Rodrigo de Oliveira
|
56246053ca
|
script files tiny doc tweaks
|
2021-03-29 02:50:31 -03:00 |
Rodrigo de Oliveira
|
37b21ae947
|
adds myself to contributors (:
|
2021-03-29 02:41:31 -03:00 |
Rodrigo de Oliveira
|
cf046af8c7
|
Renames more test functions to a common pattern
|
2021-03-29 01:45:27 -03:00 |
Rodrigo de Oliveira
|
657ddc6f9a
|
renames test functions
|
2021-03-29 01:44:06 -03:00 |