681 Commits (master)

Author SHA1 Message Date
Hironsan 79ddf7b01c Update backend dependencies 1 year ago
Hironsan 8c7e5263b2 Update node version and apply lint 1 year ago
pawel da75fc399f feature: filter examples by assignee 1 year ago
Hironsan 3dd427e7e7 Update poetry.lock 1 year ago
Pavel savchenko 4246bbeffd fix: make GOOGLE_APPLICATION_CREDENTIALS optional 1 year ago
munahaf 4f12dfb402 Comment: Updated an incorrectly implemented method. 2 years ago
Hironsan 4002be2ea4 Improve bulk assign performance 2 years ago
Hironsan 7dc58a50ad Integrate random order to example list api 2 years ago
Hironsan 41a254381f Simplify weighted sequential strategy 2 years ago
Hironsan ad84c02704 Fix weighted sequential strategy 2 years ago
Hironsan 927ede4e56 Add assignment UI 2 years ago
Hironsan 4d7803694a Fix example list view 2 years ago
Hironsan 7bf1405683 Return all examples to project admin 2 years ago
Hironsan de9ebe6fb6 Make ExampleList return only assigned examples 2 years ago
Hironsan 1f168b78af Add test cases for bulk_assign 2 years ago
Hironsan 2dfc270f7f Change bulk_assign to assign only unassigned examples 2 years ago
Hironsan 4d5b1858b4 Extract bulk_assign function 2 years ago
Hironsan 500cd85a5d Add test cases for assignment API 2 years ago
Hironsan 82e7289bb7 Add bulk assignment API 2 years ago
Hironsan 6ef85df00f Add reset assignment endpoint 2 years ago
Hironsan dca2af2dad Add weighted sequential strategy 2 years ago
Hironsan e104cd3c5e Add sampling without replacement strategy 2 years ago
Hironsan b4c72af5a3 Add weighted random strategy 2 years ago
Hironsan dab945b974 Add endpoints for assignment 2 years ago
Hironsan 6d2a41dde4 Add assignment model 2 years ago
Hironsan 0fc8b2eb4b Update version 2 years ago
Hironsan 67e9cafa4e Fix TypeError on running webserver 2 years ago
Hironsan 3c6eedb244 Update pydantic version 2 years ago
dependabot[bot] 969a537e0f
Bump django from 4.1.9 to 4.1.10 in /backend 2 years ago
Hironsan 5f0449dee4 Update ExampleFilter to filter by label name 2 years ago
iwsh 1162e57f04 Enable support for S3 compatible storage providers 2 years ago
Hironsan c05733dba2 Deny member to delete label types when allow_member_to_create_label_type is True 2 years ago
Hironsan 25e58c4cbf Allow project member to create label types 2 years ago
Hironsan 1ba6631425 Add ProjectType as a enumeration type 2 years ago
Hironsan 09c6fe1c80 Support project clone in backend 2 years ago
Hironsan 3f40c2abc0 Enable to sort comments by example 2 years ago
dependabot[bot] 25d1ffecfe
Bump sqlparse from 0.4.2 to 0.4.4 in /backend 2 years ago
dependabot[bot] 80d3fd2607
Bump requests from 2.27.1 to 2.31.0 in /backend 2 years ago
dependabot[bot] 3b3ca388e2
Bump tornado from 6.2 to 6.3.2 in /backend 2 years ago
dependabot[bot] 07eccdb40c
Bump django from 4.1.7 to 4.1.9 in /backend 2 years ago
Hironsan c66eef089b Add SITE_ID to base.py 2 years ago
Hironsan 91d0c5bec8 Update packages 2 years ago
Hironsan 8f80f7813c Add psycopg2-binary to extra dependency 2 years ago
Hironsan 34bbf26a89 Fix test codes 2 years ago
Hironsan 875c1fa0a7 Update the way to import relational dataset 2 years ago
Hironsan 0375779c58 Avoid to read env file if it is not a file 2 years ago
Hironsan 0ea0400cce Update version 2 years ago
Hironsan cb70890895 Update cli 2 years ago
Clovin 441a8b5230 fix lint issue 2 years ago
Clovin d1eb66709c fix lint issue 2 years ago