Antonin Delpeuch
577caabec1
Add exponential backoff retries for reconciliation calls. ( #3770 )
...
* Update test to demonstrate retry mechanism for recon queries.
This was fixed earlier by #3237 . Closes #3369 .
* Ensure non-zero retry interval in HttpClient
* Restore original bound
2021-04-01 17:10:17 +02:00
Kush Trivedi
804e3a34e8
Fixed flaky integration test ( #3768 )
...
fix: detached element from dom in row_record_spec (#3768 )
Signed-off-by: kushthedude <kushthedude@gmail.com>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
2021-03-30 11:53:16 +02:00
Kush Trivedi
1f9d1252a5
fix: flaky create_project multiple url test ( #3767 )
...
Signed-off-by: kushthedude <kushthedude@gmail.com>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
2021-03-30 10:02:37 +02:00
dependabot[bot]
573bef02dc
build(deps): bump cypress-file-upload in /main/tests/cypress ( #3763 )
...
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases )
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v5.0.2...v5.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-23 23:48:18 +01:00
Yaron Shahrabani
5d56547b37
Translated using Weblate (Hebrew)
...
Currently translated at 86.5% (672 of 776 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/he/
2021-03-23 08:29:37 +01:00
dependabot[bot]
64cd0bc183
build(deps): bump guava from 30.1-jre to 30.1.1-jre ( #3762 )
...
Bumps [guava](https://github.com/google/guava ) from 30.1-jre to 30.1.1-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 09:28:34 +01:00
dependabot[bot]
45a86f62b4
build(deps): bump cypress from 6.6.0 to 6.8.0 in /main/tests/cypress ( #3749 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.6.0 to 6.8.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.6.0...v6.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-20 20:06:02 +01:00
Florian Giroud
a9e03eabd4
Attempt to fix flaky integration tests ( #3755 )
...
* Attempt fo fix flaky test : add_columns_based_on_this_column, Clojure, replaced .contains by assertion
* Attempt fo fix flaky test apply.spec.js
* Attempt to fix many flaky tests in a row, by addinf assertions to ensure OpenRefine is properly loaded
2021-03-18 16:03:32 +01:00
Kush Trivedi
c29ba491a3
fix: create project tests fails due to less timeout ( #3757 )
...
Signed-off-by: kushthedude <kushthedude@gmail.com>
2021-03-18 15:15:58 +01:00
Lu Liu
deae864bca
replace deprecated "for each...in" syntax ( #3753 )
...
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-18 13:47:31 +01:00
dependabot[bot]
0f024d833e
build(deps): bump butterfly from 1.0.4 to 1.1.1 ( #3699 )
...
* build(deps): bump butterfly from 1.0.4 to 1.1.0
Bumps [butterfly](https://github.com/OpenRefine/simile-butterfly ) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/OpenRefine/simile-butterfly/releases )
- [Commits](https://github.com/OpenRefine/simile-butterfly/commits )
Signed-off-by: dependabot[bot] <support@github.com>
* Update Butterfly configuration after Jetty upgrade
* Fix main class name in web.xml
* Upgrade Butterfly to Jetty 9
* Temporary debugging output to understand why RefineServlet is not found
* Upgrade servlet-api
* Fix javax.servlet-api artifactId
* Reinstate debug logging temporarily
* Update butterfly to 1.1.1 to solve servlet-api version conflict
* Update javax.servlet-api in the rest of the code base
* Silence server logs in ./refine ui_test again
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-18 10:12:57 +01:00
Florian Giroud
2cd7e903bc
Fixed a testing method (cypress) that was failing for large datasets, #3734 ( #3735 )
2021-03-17 11:26:35 +01:00
dependabot[bot]
4009ddae81
build(deps): bump git-commit-id-plugin from 4.0.3 to 4.0.4 ( #3737 )
...
Bumps git-commit-id-plugin from 4.0.3 to 4.0.4.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 10:52:09 +01:00
gitonthescene
5bbc4ae304
Support export filenames with non-ASCII chars. ( fixes #3724 ) ( #3736 )
...
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
2021-03-17 08:28:21 +01:00
dependabot[bot]
2f9e49534f
build(deps-dev): bump eslint in /main/tests/cypress ( #3720 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.20.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.22.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 13:33:04 +01:00
Antoine Beaubien
1289f9d9de
Follow-up fix for facet panel resizing when using permalinks to restore facets ( #3718 )
...
Closes #2891 .
2021-03-15 09:00:50 +01:00
Antoine Beaubien
00b108865f
Added Refine.showLeftPanel() ( #3716 )
...
Added the Refine.showLeftPanel() function.
2021-03-13 11:01:20 +01:00
gitonthescene
50a905e9da
Property suggestion for data extension should try CORS first. 'suggest' key is optional in service manifest ( #3710 )
...
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-12 11:47:22 +01:00
Kush Trivedi
b455dc577a
feat: add tests for project parsing options ( #3676 )
...
* feat: add tests for project parsing options
Signed-off-by: kushthedude <kushthedude@gmail.com>
* fix
Signed-off-by: kushthedude <kushthedude@gmail.com>
* wrap up parsing tests
Signed-off-by: kushthedude <kushthedude@gmail.com>
* fix
Signed-off-by: kushthedude <kushthedude@gmail.com>
* change selector
Signed-off-by: kushthedude <kushthedude@gmail.com>
* fix
Signed-off-by: kushthedude <kushthedude@gmail.com>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
2021-03-12 10:40:36 +01:00
Kush Trivedi
6c3a4cfa88
fix: in cypress tests, increased wait time for preview-table to update ( #3715 )
...
Signed-off-by: kushthedude <kushthedude@gmail.com>
2021-03-12 09:48:48 +01:00
gitonthescene
efca0bee2c
Make sure size of reconciliation preview pop-up is set before positioning it. fixes #3028 ( #3706 )
...
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-10 16:14:12 +01:00
Florian Giroud
91c3cc734d
Added UX test for column, split&join ( #3641 ), issue #3641
...
Added UX test for column, split&join
2021-03-10 15:46:50 +01:00
Kush Trivedi
a07ca9d72d
feat: add tests for edit_column ( #3704 )
2021-03-10 10:58:42 +01:00
S-Harshit
9760380150
Added UX Tests for column / Edit cells / Common transforms ( #3683 )
...
* added tests for common-transforms
* Update Replace-Smart-quotes-with-ascii.spec.js
* changed spec name
convert the column to the number and then test the conversion to text
* Used cy.castColumnTo() to cast to-number before testing to-text
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-04 13:51:03 +01:00
dependabot[bot]
606a8c37c0
build(deps): bump testng from 7.3.0 to 7.4.0 ( #3681 )
...
Bumps [testng](https://github.com/cbeust/testng ) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/cbeust/testng/releases )
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt )
- [Commits](https://github.com/cbeust/testng/compare/7.3.0...7.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-03 16:50:28 +01:00
dependabot[bot]
b85a7a8575
build(deps): bump cypress from 6.5.0 to 6.6.0 in /main/tests/cypress ( #3687 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.5.0 to 6.6.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.5.0...v6.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-03 13:47:38 +01:00
dependabot[bot]
145126a775
build(deps-dev): bump eslint-config-prettier in /main/tests/cypress ( #3670 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.2.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-28 18:07:30 -05:00
Kush Trivedi
3db9453661
feat: add tests for create project ( #3603 )
...
* feat: add tests for create project
Signed-off-by: kushthedude <kushthedude@gmail.com>
* add test for URL and increase timeout
Signed-off-by: kushthedude <kushthedude@gmail.com>
* restore timeout
Signed-off-by: kushthedude <kushthedude@gmail.com>
* restore timeout
Signed-off-by: kushthedude <kushthedude@gmail.com>
* fix
Signed-off-by: kushthedude <kushthedude@gmail.com>
* amend urls
Signed-off-by: kushthedude <kushthedude@gmail.com>
Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-02-26 21:12:46 +01:00
Adithya K
56c9b3aec3
Translated using Weblate (Malayalam)
...
Currently translated at 0.1% (1 of 776 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ml/
2021-02-26 12:50:54 +01:00
Allan Nordhøy
6b8362de5b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 53.2% (413 of 776 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2021-02-26 12:50:53 +01:00
Isao Matsunami
ddc3bf3cd7
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (776 of 776 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-02-26 12:50:51 +01:00
Eihel
6962607ef8
Translated using Weblate (French)
...
Currently translated at 100.0% (776 of 776 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-02-26 12:50:51 +01:00
Adithya K
31298a1e91
Added translation using Weblate (Malayalam)
2021-02-25 20:11:12 +01:00
Akshita Singh
ad22c7709a
Add link to GREL reference in Help tab of expression editor ( #3647 )
...
* grel reference added
* descriptive link added
* modified
* translation text added
* conflict issue resolved and link added
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-02-24 14:37:47 +01:00
Adithya K
3a94fa9bae
Translated using Weblate (Filipino)
...
Currently translated at 84.6% (656 of 775 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fil/
2021-02-22 15:50:48 +01:00
sarahelshabrawy
cf58dc4cdc
Enable hyperlinks in in-tool Help field ( #3648 )
2021-02-20 12:56:39 +01:00
Mo-hamdy2000
6c47c81e59
fix: Expression window resize ( #3587 )
...
* fix: Expression window resize
* fix: Expression window resize
* fix: Expression window resize
hard-coded value removed
* fix: Expression window resize
- adding column dialog fixed
- default width is preserved
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-02-20 11:36:06 +01:00
dependabot[bot]
62c5270a6d
build(deps): bump uniqid from 5.2.0 to 5.3.0 in /main/tests/cypress ( #3655 )
...
Bumps [uniqid](https://github.com/adamhalasz/uniqid ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/adamhalasz/uniqid/releases )
- [Commits](https://github.com/adamhalasz/uniqid/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-02-20 10:36:40 +01:00
dependabot[bot]
968378a39c
build(deps-dev): bump eslint in /main/tests/cypress ( #3640 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-02-19 08:44:37 +01:00
Kush Trivedi
c3e77e0936
Translated using Weblate (Hindi)
...
Currently translated at 3.2% (25 of 775 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/hi/
2021-02-18 19:50:48 +01:00
Eihel
0daef39080
Translated using Weblate (French)
...
Currently translated at 99.8% (774 of 775 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2021-02-18 19:50:46 +01:00
allanaaa
713a8f5b72
Edits to GREL Help text in-tool ( #3649 )
...
Improvements to GREL Help text in-tool and minor updates to GREL reference. Plus removal of pointless tests
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-authored-by: Owen Stephens <owen@ostephens.com>
2021-02-18 17:52:32 +00:00
Florian Giroud
c5f3d700a3
test: Added tests for transpose functionalities, #3426 ( #3650 )
...
* test: Added tests for transpose functionalities, #3426
2021-02-18 15:15:29 +01:00
Kush Trivedi
0c5742771c
feat: add tests for rows-records mode ( #3606 )
...
Added tests for the view as row / view as record modes in the grid header
2021-02-18 11:16:34 +01:00
dependabot[bot]
64e75f79ad
build(deps): bump cypress from 6.4.0 to 6.5.0 in /main/tests/cypress ( #3644 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.4.0 to 6.5.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.4.0...v6.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 19:02:34 +01:00
Kush Trivedi
b4fb8dfcf2
Translated using Weblate (Hindi)
...
Currently translated at 1.4% (11 of 775 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/hi/
2021-02-15 19:02:06 +01:00
Kush Trivedi
6a6dc4e909
Added translation using Weblate (Hindi)
2021-02-15 12:57:11 +01:00
Kush Trivedi
1b02446b5c
fix: accidental non-linted files in repo ( #3635 )
...
Signed-off-by: kushthedude <kushthedude@gmail.com>
2021-02-14 19:30:23 +01:00
S-Harshit
389fa6257d
Add UX Test for controls at the row level ( #3601 )
...
* Add UX Test for controls at the row level
2021-02-12 14:16:33 +01:00
Isao Matsunami
493aa6b1ea
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (775 of 775 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2021-02-11 19:56:46 +01:00