Tom Morris
ff0b81e0f0
Remove obsolete licenses ( #3609 )
2021-02-10 22:15:48 +01:00
Kush Trivedi
f2d2be1356
CI: add eslint workflow in the CI ( #3602 )
...
Signed-off-by: kushthedude <kushthedude@gmail.com>
2021-02-10 14:18:49 +01:00
Akshita Singh
deb4b86451
fixes missing (i18n) internationalisation on about page ( #3600 )
...
* fixes missing (i18n) internationalisation on about page #3089
* fixes #3089 missing (i18n) on about page
2021-02-08 20:37:53 +01:00
dependabot[bot]
892ca6954c
build(deps): bump joda-time from 2.10.9 to 2.10.10 ( #3598 )
...
Bumps [joda-time](https://github.com/JodaOrg/joda-time ) from 2.10.9 to 2.10.10.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.9...v2.10.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 17:26:58 +01:00
Florian Giroud
a1209f9702
Fix Flaky Cypress tests, Issue 3594 ( #3595 )
...
* Attempt to fix flaky tests
* Increased Cypress retries, removed retries for openMode
2021-02-08 14:47:52 +01:00
Thad Guidry
ec4a1f431f
Update functional-tests.md ( #3596 )
2021-02-08 04:10:39 +01:00
Florian Giroud
382c030a7c
fix: UX tests linting ( #3593 )
2021-02-07 21:27:12 +01:00
S-Harshit
fb248495f1
Add UX Test for column / Text filter ( #3566 )
...
* AddUX Test for column / Text filter
fixes #3421
2021-02-07 21:05:36 +01:00
dependabot[bot]
c1cbc2bdd7
Bump cypress from 6.2.1 to 6.4.0 in /main/tests/cypress ( #3551 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.2.1 to 6.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.2.1...v6.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-07 20:56:09 +01:00
Florian Giroud
7003dd2d2d
doc: Enriched UX testing documentation, #3573 ( #3583 )
2021-02-07 19:07:54 +01:00
Kush Trivedi
859828a0f0
feat: add ESLint configuration for cypress-test-suite ( #3564 )
...
* feat: Initialise ES-Lint for cypress
2021-02-07 18:53:13 +01:00
Antonin Delpeuch
a0bea8f8c7
Revert "Merge pull request #3588 from singhakshita/hyperlink-issue-tests"
...
This reverts commit 79aa260442
, reversing
changes made to d6edf5ddb0
.
See discussion at:
https://github.com/OpenRefine/OpenRefine/pull/3588
2021-02-07 09:21:26 +01:00
Thad Guidry
79aa260442
Merge pull request #3588 from singhakshita/hyperlink-issue-tests
...
fixed href tag creation for URLs in cell text, fixes #2519
2021-02-06 10:12:15 -06:00
singhakshita
44d019a014
Update main/tests/cypress/cypress/integration/project/grid/column/edit-cells/common-transforms/proper-display.spec.js
...
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
2021-02-06 21:35:20 +05:30
akshitasingh
002d795c43
tests fixed
2021-02-06 11:41:02 +05:30
akshitasingh
86d64bfb15
lint fix
2021-02-06 08:16:30 +05:30
akshitasingh
d0802fa0ce
tests for hyperlink
2021-02-05 22:41:29 +05:30
Tom Morris
d6edf5ddb0
Merge pull request #3586 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-02-05 11:17:06 -05:00
Hosted Weblate
8f10e3baad
Merge remote-tracking branch 'origin/master'
2021-02-05 12:56:50 +01:00
Antonin Delpeuch
7b6285c761
Revert "Attempt to run the CI on the test merge instead of the branch for each PR ( #3585 )"
...
This reverts commit 7e0f14f95a
.
2021-02-05 12:56:31 +01:00
Antonin Delpeuch
a4ee5fdcab
Revert "Fix GitHub pull request ref, follow up for #3571 "
...
This reverts commit 2afab144c5
.
2021-02-05 12:56:26 +01:00
Hosted Weblate
43feb2655c
Merge remote-tracking branch 'origin/master'
2021-02-05 12:54:03 +01:00
Antonin Delpeuch
2afab144c5
Fix GitHub pull request ref, follow up for #3571
2021-02-05 12:53:38 +01:00
Antonin Delpeuch
c1a7a203e4
Translated using Weblate (French)
...
Currently translated at 74.6% (168 of 225 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-02-05 12:38:48 +01:00
Antonin Delpeuch
7e0f14f95a
Attempt to run the CI on the test merge instead of the branch for each PR ( #3585 )
...
Closes #3571
2021-02-05 12:28:06 +01:00
dependabot[bot]
193d3c888c
build(deps): bump actions/cache from v2.1.3 to v2.1.4 ( #3582 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 08:36:10 +01:00
Owen Stephens
7442b0470c
Merge pull request #3581 from ostephens/installing-doc
...
Re-instating Tabs import
2021-02-04 23:40:22 +00:00
Owen Stephens
85aef3c9f6
Re-instating Tabs import
2021-02-04 22:28:19 +00:00
Kush Trivedi
3692257aa1
feat: add tests for pagination and pagesize ( #3550 )
...
* feat: add tests for pagination and pagesize
2021-02-04 15:42:57 +01:00
Kush Trivedi
6750a45d53
feat: add prettier lint scripts and workflow ( #3546 )
...
* feat: add lint scripts and workflow
Signed-off-by: kushthedude <kushthedude@gmail.com>
* fix lint
Signed-off-by: kushthedude <kushthedude@gmail.com>
2021-02-04 15:37:03 +01:00
Martin Magdinier
54f438721e
Update Governance and Contributing doc ( #3198 )
...
This is a work in progress, we want to improve our decision processes.
2021-02-04 07:39:31 +01:00
Antonin Delpeuch
6283328368
Merge pull request #3567 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-02-03 21:44:09 +01:00
J. Lavoie
01fcea4d7d
Translated using Weblate (French)
...
Currently translated at 72.0% (162 of 225 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2021-02-03 21:42:02 +01:00
J. Lavoie
243a0bc5dd
Translated using Weblate (French)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/fr/
2021-02-03 21:42:01 +01:00
J. Lavoie
9c5a28aaf0
Translated using Weblate (German)
...
Currently translated at 98.1% (757 of 771 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2021-02-03 21:42:00 +01:00
J. Lavoie
b2065f01a7
Translated using Weblate (Italian)
...
Currently translated at 92.7% (715 of 771 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2021-02-03 21:42:00 +01:00
J. Lavoie
c37b7c4cc8
Translated using Weblate (French)
...
Currently translated at 100.0% (771 of 771 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-02-03 21:41:59 +01:00
Thad Guidry
b4e903264e
Update Java version ( #3557 )
...
* Update Java version
since the older JDK 14 version page says its been superseded with the new version
* Update installing.md
I think this is what we're looking for.
* Update build-test-run.md
Threw it all here.
Co-authored-by: allanaaa <allana.mayer@mail.mcgill.ca>
2021-02-03 19:11:30 +01:00
Kush Trivedi
8b917c4d82
Update snapshot_release.yml ( #3555 )
2021-02-02 10:04:26 +01:00
Florian Giroud
a5db3774f9
test: Added tests for expression panels, #3498 ( #3535 )
...
* test: Added tests for expression panels, #3498
* Cosmetic changes, renaming tests
* Refactored unique expressions used in tests
2021-02-02 09:09:25 +01:00
Florian Giroud
23be710f2c
test: Refactored the facet test, added more cases ( #3534 )
...
* test: Refactored the facet test, added more cases, added utility methods, #3419
* Update main/tests/cypress/cypress/integration/project/grid/column/facet/facets.spec.js
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
* Update main/tests/cypress/cypress/integration/project/grid/column/facet/facets.spec.js
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
* Update main/tests/cypress/cypress/integration/project/grid/column/facet/facets.spec.js
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
* Removed assertion from utility method editCell
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
2021-02-02 09:07:40 +01:00
Florian Giroud
3ce9292b66
test: Added test cases for edit Cells, #3423 ( #3541 )
2021-02-01 14:43:27 +01:00
Kush Trivedi
b8982d1d6e
tests: add test for filtering project through tags ( #3521 )
...
* tests: add test for filtering project through tags
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-02-01 13:49:04 +01:00
Kush Trivedi
0b748bcc37
feat: add tests for sorting column ( #3519 )
...
* feat: add tests for sorting column
2021-02-01 13:40:40 +01:00
dependabot[bot]
f58054b337
Bump plexus-archiver from 4.2.3 to 4.2.4 ( #3548 )
...
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases )
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.3...plexus-archiver-4.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:09:20 +01:00
dependabot[bot]
20af5ecf9b
Bump mariadb-java-client from 2.7.1 to 2.7.2 ( #3547 )
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases )
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/2.7.1...2.7.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:08:27 +01:00
dependabot[bot]
ee6fccdd67
Bump mockwebserver from 4.9.0 to 4.9.1 ( #3549 )
...
Bumps [mockwebserver](https://github.com/square/okhttp ) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/square/okhttp/releases )
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.0...parent-4.9.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:07:16 +01:00
Thad Guidry
9f4a8432cd
skip building with Appveyor for only docs ( #3538 )
...
* skip building with Appveyor for only docs
* limit to only the docs folder
2021-01-29 23:04:21 +01:00
Thad Guidry
b010917f19
fix type in installation docs ( #3537 )
2021-01-29 19:11:14 +01:00
Antonin Delpeuch
ea54f7f2af
Merge pull request #3540 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2021-01-29 19:06:11 +01:00