Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: LOPS-370: We could improve grid view for textual dataset #4729

Merged
merged 18 commits into from
Sep 15, 2023
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
6556cdf
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 1, 2023
9c9d0cd
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 5, 2023
7b79fef
Merge branch 'origin/develop' into 'fb-lops-370/fetch-text'
yyassi-heartex Sep 5, 2023
a829bd2
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 5, 2023
821f16b
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 6, 2023
2f3d838
Merge branch 'origin/develop' into 'fb-lops-370/fetch-text'
yyassi-heartex Sep 6, 2023
c383949
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 8, 2023
447aa07
Merge branch 'origin/develop' into 'fb-lops-370/fetch-text'
yyassi-heartex Sep 8, 2023
3f9c801
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 8, 2023
321f304
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 12, 2023
b0f5ca0
Merge branch 'origin/develop' into 'fb-lops-370/fetch-text'
yyassi-heartex Sep 12, 2023
3507a3a
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 12, 2023
be8cea5
Merge branch 'origin/develop' into 'fb-lops-370/fetch-text'
yyassi-heartex Sep 12, 2023
a9c6dab
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 14, 2023
b80ce49
Merge branch 'origin/develop' into 'fb-lops-370/fetch-text'
yyassi-heartex Sep 14, 2023
dc5a3c2
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 14, 2023
2714806
[submodules] Build static HumanSignal/dm2
yyassi-heartex Sep 15, 2023
b3d59f5
Merge branch 'origin/develop' into 'fb-lops-370/fetch-text'
yyassi-heartex Sep 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/dm/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/dm/css/main.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/dm/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/dm/js/main.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions label_studio/frontend/dist/dm/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "fix: LOPS-380: [FE] 'Hang tight' message is missing when there is no tasks synced yet and sync is in progress",
"commit": "66797de8bcf7a7bc8ae401ab7975f589cd439ee7",
"branch": "master",
"date": "2023/09/05 09:47:24"
"message": "fix: LOPS-370: We could improve grid view for textual dataset",
"commit": "d11d09165588f438ec51550ee9a78cc7ef7fe794",
"branch": "fb-lops-370/fetch-text",
"date": "2023/09/08 15:03:40"
}