631 Commits (303f9851c49a75dcfa613b815d35cd79f72307e0)

Author SHA1 Message Date
Hironsan 44f1648c55 Set DEBUG=False for production environment 5 years ago
Hironsan 3bb7619b00 Update running config 5 years ago
Hironsan 95c01b2a1f Add docker-compose for production environment 5 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 5 years ago
dependabot[bot] 2134088165
Bump lodash.merge from 4.6.1 to 4.6.2 in /app/server/static 5 years ago
Clemens Wolff 1dd2e2b1cf Add support for MySQL 5 years ago
Clemens Wolff 37a4fa3cb5 Remove unused db_options variable 5 years ago
Clemens Wolff b40b2e8f6f Avoid database lookup on annotation creation 5 years ago
Clemens Wolff 35e4a35395 Avoid computing label_count on each annotation 5 years ago
Clemens Wolff 6d3db4c68f Enable superuser to delete user annotations 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 6852f9f309 fix api test 5 years ago
margaretmeehan 23a1804e23 Merge migration issue 5 years ago
Clemens Wolff 8222ea6022 Enable editing of labels with shortcut keys 5 years ago
Clemens Wolff e81ebb3f0f Fix data import from non UTF-8 files 5 years ago
Clemens Wolff 4928750732 Replace Color class with colour library 5 years ago
Clemens Wolff 300ae1deb6 Fix 403 when project admin accesses edit pages 5 years ago
margaretmeehan 35c5ffad72 code quality updates 5 years ago
Clemens Wolff 99e3fefb31 Fix spacing 5 years ago
Clemens Wolff 17c60fc728 Remove spurious change 5 years ago
Clemens Wolff f46de12506 Fix spacing 5 years ago
Clemens Wolff e9ed5fd26c Inline is_superuser check 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
alexey.shkarupin e1ad285edd fix tests 5 years ago
alexey.shkarupin 4c83a8017e Fixes #309 read settings properly 5 years ago
Michael Perel 482e308649 Add settings required for SSL 5 years ago
Hironsan d544d776b8 Update label creation process 5 years ago
Clemens Wolff 1251f3d3a1 Fix filename determination with URL querystring 5 years ago
Alexey Matveev 4be71c6603 Fix inline variable j 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
Alexey Matveev 43d9234b78 Fix by comment 5 years ago
Clemens Wolff 33f3f17c39 Remove Google Analytics from Azure deployment 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 45ac8d2eb3 Enable token authorization for API calls 5 years ago
Clemens Wolff 27d2324d3a Add option to customize the AppInsights endpoint 5 years ago
Guillim 72a0e04742 We fix the test for the authentification: reusing the setenv function defined in the api package in order to set the proper environment for the test 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