12 Commits (146726a3cda09a3c155f6852822c685f8ff5946b)

Author SHA1 Message Date
Hironsan 146726a3cd Remove unnecessary relationships 3 years ago
Hironsan a44cad79f7 Update models to handle image classification 3 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 3 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 3 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 3 years ago
Hironsan 51498453ee Change field type from FilePathField to FileField 3 years ago
Hironsan a33b9824bc Add models for image classification 3 years ago
Hironsan 6c33281f14 Remove circular dependency 3 years ago
Hironsan 1b00e9bd70 Move signals from models.py to signals.py 3 years ago
Hironsan 06612a931d Remove unused get_absolute_url method 3 years ago
Hironsan 08524ff3a6 Remove unused code 3 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 3 years ago
Chris 89e21140f6 Project tags backend 3 years ago
Hironsan 9066a62ab9 Support bulk create 3 years ago
Hironsan f7ff050ea6 Enable to injest metadata 3 years ago
Hironsan 6ac494fdb2 Fix import order 3 years ago
Hironsan 0cb2c965f6 Add signal to fix #822 3 years ago
Hironsan 1726885070 Allow project to accept blank guideline 3 years ago
Hironsan 57d85e5f79 Fix lint 3 years ago
Hironsan 9f5dfa439f Update role mapping constraints to prevent user from assigning already assigned user 3 years ago
Hironsan dafe5b75ff Add constraint project needs at least one admin 3 years ago
Hironsan 87fa4368fc Add linter to the workflow 3 years ago
Paul f6fcb11609 comment backend 3 years ago
Hironsan 8a64eb7a13 Add AutoLabelingConfig validation 3 years ago
Hironsan 5d82843c9c Add AutoLabelingConfig APIs 3 years ago
Hironsan eb43f17882 Remove image property from Project models and serializers, fix #713 3 years ago
Hironsan a4781beaa6 Enable to use digits as shortcut keys and resolve #599 4 years ago
Clemens Wolff e0ec1232d2 Add single-class-classification mode 4 years ago
Clemens Wolff 12b1dc7474 Add option to comment on documents 4 years ago
Clemens Wolff 9401a469d3 Implement skeleton for speech2text project type 4 years ago
margaretmeehan 35c5ffad72 code quality updates 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
Razi Rais c1082e14e9 Role and RoleMapping Models 5 years ago
Clemens Wolff 4a0134f210 Add option to share annotations across users 5 years ago
Clemens Wolff 6b0e32e96b Fix integrity error on SQL Server 5 years ago
Clemens Wolff 47bbb741d2 Add support for SQL Server database 5 years ago
Federica Nocera 286ea9e04c Refactored label_per_data using managers. 5 years ago
Clemens Wolff d0c566c5ab Add admin button to approve/reject labels 5 years ago
Hironsan 8713a281d9 Create new app and move codes 5 years ago
Clemens Wolff bbc68ffa00 Add option to randomize document order per user 5 years ago
Clemens Wolff 9206b499c2 Adopt nuxt folder structure 5 years ago
Clemens Wolff e37e16bfad Auto-generate label shortkeys on corpus import 5 years ago
Clemens Wolff df2bbe34b8 Remove Django template inheritance in admin pages 5 years ago
Clemens Wolff 2bdcada9a7 Collapse Django annotation templates 5 years ago
Hironsan 1d2dfdaa3d Fix #140 5 years ago
Hironsan 49d41416e4 Support batch import 5 years ago
Hironsan bf54c6c5f2 Divide download/upload template 5 years ago
Hironsan 92848809a9 Fix frontend for working with backend 5 years ago
Hironsan d77ab70bff Move file handlers from api to utils 5 years ago