Skip to content

Commit

Permalink
feat: LEAP-219: Update LSF E2E with recent changes (#5628)
Browse files Browse the repository at this point in the history
* feat: LEAP-219: Update LSF E2E with recent changes

- HumanSignal/label-studio-frontend#1192 for Magic Wand from @BradNeuberg
- HumanSignal/label-studio-frontend#1708 with external images problem
- HumanSignal/label-studio-frontend#1021 for maxUsages missed for some reason

* Fix newlines in all LSF E2E from CRLF to LF

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/8429166524

* Update web/libs/editor/tests/e2e/tests/ner-text.test.js

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/8429666577

---------

Co-authored-by: robot-ci-heartex <[email protected]>
Co-authored-by: bmartel <[email protected]>
  • Loading branch information
3 people authored Mar 27, 2024
1 parent 193c82e commit f86811f
Show file tree
Hide file tree
Showing 54 changed files with 11,621 additions and 8,454 deletions.
8 changes: 4 additions & 4 deletions web/dist/apps/labelstudio/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "Merge branch 'develop' into 'fb-leap-598'",
"commit": "850f6275c9010ad01c6cb8a275874b16f343e868",
"date": "2024-03-27T12:19:01.000Z",
"branch": "fb-leap-598"
"message": "Update web/libs/editor/tests/e2e/tests/ner-text.test.js",
"commit": "26b1ad9ba78d4b70552b8e10687485303667a5bf",
"date": "2024-03-26T01:55:06.000Z",
"branch": "fb-leap-219/update-lsf-e2e"
}
8 changes: 4 additions & 4 deletions web/dist/libs/datamanager/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "Merge branch 'develop' into 'fb-leap-598'",
"commit": "850f6275c9010ad01c6cb8a275874b16f343e868",
"date": "2024-03-27T12:19:01.000Z",
"branch": "fb-leap-598"
"message": "Update web/libs/editor/tests/e2e/tests/ner-text.test.js",
"commit": "26b1ad9ba78d4b70552b8e10687485303667a5bf",
"date": "2024-03-26T01:55:06.000Z",
"branch": "fb-leap-219/update-lsf-e2e"
}
2 changes: 1 addition & 1 deletion web/dist/libs/editor/main.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions web/dist/libs/editor/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "Merge branch 'develop' into 'fb-leap-598'",
"commit": "850f6275c9010ad01c6cb8a275874b16f343e868",
"date": "2024-03-27T12:19:01.000Z",
"branch": "fb-leap-598"
"message": "Update web/libs/editor/tests/e2e/tests/ner-text.test.js",
"commit": "26b1ad9ba78d4b70552b8e10687485303667a5bf",
"date": "2024-03-26T01:55:06.000Z",
"branch": "fb-leap-219/update-lsf-e2e"
}
Loading

0 comments on commit f86811f

Please sign in to comment.