Skip to content

Commit

Permalink
feat: DEV-2669: Create filters for authors in Paragraph Transcription (
Browse files Browse the repository at this point in the history
  • Loading branch information
bmartel committed Jul 1, 2022
1 parent 74c7c9f commit 18ea4c4
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/lsf/css/main.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions label_studio/frontend/dist/lsf/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "fix: DEV-2437: Retain history on initial load of annotation review stream (#721)",
"commit": "946894d376ea3bbe59c533925c1890d4226f8a4a",
"message": "feat: DEV-2669: Create filters for authors in Paragraph Transcription (#719)\n\n* feat: DEV-2669: adding filterBy name capability to Paragraph model\r\n\r\n* feat: DEV-2669: implement author filter search\r\n\r\n* feat: DEV-2669: tag styling for multi select render items\r\n\r\n* feat: DEV-2669: select item color and bg color need to stay the same for selection state contrast\r\n\r\n* feat: DEV-2669: ensure the filter is handled correctly on clear all\r\n\r\n* refactor styles to css for select dropdown\r\n\r\n* removing commented out line",
"commit": "f50bd5e352c1027071aac27899c47c8cd481a447",
"branch": "master",
"date": "2022-06-30T20:55:10Z"
"date": "2022-06-30T21:37:57Z"
}

0 comments on commit 18ea4c4

Please sign in to comment.