681 Commits (a485e324233876de42fa32b2d838c175d343beff)

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