Charles Tapley Hoyt
|
f12c30d02f
|
More grammar fixes
|
4 years ago |
dependabot[bot]
|
e37be8dde0
|
Bump websocket-extensions from 0.1.3 to 0.1.4 in /app/server/static
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Yuri Baburov
|
b6aed7f3ec
|
Show annotation verification status with thumbs up icon on the left side view.
|
4 years ago |
Yuri Baburov
|
19c8dc4fe1
|
Display newlines for sequence-labeling projects in old frontend
|
4 years ago |
Hironsan
|
1f4f491023
|
Fix duplicate key error, resolve #589
|
4 years ago |
Hironsan
|
357287f3f8
|
Update repository name
|
4 years ago |
Hironsan
|
5d071f7cc5
|
Update security vulnerabilities
|
4 years ago |
Clemens Wolff
|
e0ec1232d2
|
Add single-class-classification mode
|
4 years ago |
Clemens Wolff
|
c9d12e6cb2
|
Inline getAnnotations function
|
4 years ago |
Clemens Wolff
|
5de3b2adf9
|
Add support for multi-line transcription
|
4 years ago |
Clemens Wolff
|
91d969d951
|
Add support for audio file upload
|
4 years ago |
Clemens Wolff
|
9401a469d3
|
Implement skeleton for speech2text project type
|
4 years ago |
Clemens Wolff
|
ade928eb13
|
Move plain text upload out of shared template
|
4 years ago |
Clemens Wolff
|
cc623da88a
|
Fix vulnerabilities in Javascript dependencies
|
5 years ago |
dependabot[bot]
|
a46c02ce76
|
Bump eslint-utils from 1.3.1 to 1.4.3 in /app/server/static
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
2134088165
|
Bump lodash.merge from 4.6.1 to 4.6.2 in /app/server/static
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Clemens Wolff
|
35e4a35395
|
Avoid computing label_count on each annotation
|
5 years ago |
Liam Cripwell
|
a1c9f6ad2f
|
re-add deleted comment
|
5 years ago |
Liam Cripwell
|
1a9d85cf12
|
push label non-field error messages to ui
|
5 years ago |
margaretmeehan
|
2066a619a4
|
fix lint errors
|
5 years ago |
margaretmeehan
|
c2ced94a82
|
Removed Buefy styles from Users page and refctor table
|
5 years ago |
margaretmeehan
|
23a1804e23
|
Merge migration issue
|
5 years ago |
Clemens Wolff
|
300ae1deb6
|
Fix 403 when project admin accesses edit pages
|
5 years ago |
margaretmeehan
|
8e21d5f23d
|
Replace 'isSuperUser' with specific roles required for frontend
|
5 years ago |
margaretmeehan
|
d602fc75e6
|
fixing typo in role_mapping
|
5 years ago |
margaretmeehan
|
560852303f
|
Roles API and UI
|
5 years ago |
Razi Rais
|
c1082e14e9
|
Role and RoleMapping Models
|
5 years ago |
Hironsan
|
d544d776b8
|
Update label creation process
|
5 years ago |
Clemens Wolff
|
1251f3d3a1
|
Fix filename determination with URL querystring
|
5 years ago |
Federica Nocera
|
9bdedf93f1
|
Add page-level navigation
|
5 years ago |
Arman Rahman
|
00db001aa7
|
Fix header and sidebar scrolling viewport
|
5 years ago |
Clemens Wolff
|
4a0134f210
|
Add option to share annotations across users
|
5 years ago |
Andrew Reitano
|
1724d294c5
|
Enable sorting of documents in frontend
|
5 years ago |
Clemens Wolff
|
27d2324d3a
|
Add option to customize the AppInsights endpoint
|
5 years ago |
Federica Nocera
|
48c7ec5441
|
Now referencing same class for random-color-button.
|
5 years ago |
Federica Nocera
|
194863532d
|
Fixed bug with color randomizer button in edit.
|
5 years ago |
Clemens Wolff
|
b2848b089d
|
Fix pug
|
5 years ago |
Federica Nocera
|
ca88194c36
|
Added color dropdown to help choose contrasting colors for the labels.
|
5 years ago |
Arman Rahman
|
7b1bbc1aea
|
Implement data import from Excel
|
5 years ago |
rbinrais
|
00d1f5ea3a
|
Adds middlware that enables automatic login based on HTTP headers
|
5 years ago |
Clemens Wolff
|
7e30a1e756
|
Create admin if it doesn't exist
|
5 years ago |
Clemens Wolff
|
ddef7de35e
|
Switch to Python 3 superclass method calling
|
5 years ago |
Clemens Wolff
|
34028ded09
|
Add viewer pane for source document
|
5 years ago |
Clemens Wolff
|
4515228f82
|
Use production labeling canvas for demo pages
|
5 years ago |
Clemens Wolff
|
61fd6771e7
|
Make null checks work with undefined variables
|
5 years ago |
Clemens Wolff
|
8886438f33
|
Remove rootUrl
|
5 years ago |
Clemens Wolff
|
b9d6fc95e5
|
Use same http client for all non-standard calls
|
5 years ago |
Guillaume Claret
|
b3c6397b04
|
Add page counter
|
5 years ago |
Guillaume Claret
|
2df32639fe
|
Add highlight of the search results
|
5 years ago |
Clemens Wolff
|
ed3a6f1078
|
Fix display of label shortkey preview
|
5 years ago |