347 Commits (2a0cc3566785b79ef27a60ffd5474361c86c7ec9)

Author SHA1 Message Date
erikamenezes 2a0cc35667 minor changes 5 years ago
erikamenezes a4fca26137 added feature to export jsaon text labels 5 years ago
Clemens Wolff 340209a90e Move examples to unit tests 5 years ago
Clemens Wolff c996d10402 Extract color utility class 5 years ago
Clemens Wolff fd2e7ca363 Factor out reloading of settings module 5 years ago
Clemens Wolff 02bbc413c3 Fix Azure database connection string parsing 5 years ago
Clemens Wolff 996d67ad54 Add compose file for development setup 5 years ago
Clemens Wolff 9c5bf9c9fd Add modal to show document metadata 5 years ago
Clemens Wolff 64798605cd Make annotation modal state name more explicit 5 years ago
Clemens Wolff 606ecfa90b Auto-generate label colors on corpus import 5 years ago
Clemens Wolff e37e16bfad Auto-generate label shortkeys on corpus import 5 years ago
Clemens Wolff 112fba1a7c Add tests for label creation on corpus import 5 years ago
Clemens Wolff 8ffaeff473 Fix link 5 years ago
Clemens Wolff 379635b0d0 Move projects Vue template to pug 5 years ago
Clemens Wolff c571d69b35 Fix multiple display of completed items 5 years ago
Clemens Wolff 3759edb544 Add button to delete documents on dataset page 5 years ago
Adam Dudczak 487e7ab204 improvement in responsivness of download view 5 years ago
Clemens Wolff 477f8c3724 Fix sslmode example value 5 years ago
Clemens Wolff 756fff84fa Add test case for explicit sslmode enabling 5 years ago
Clemens Wolff 89372b6242 Remove IS_HEROKU flag 5 years ago
Clemens Wolff 65f2420851 Add unit tests for config 5 years ago
Clemens Wolff df2bbe34b8 Remove Django template inheritance in admin pages 5 years ago
Clemens Wolff 84653f31fb Move swiper initialization to webpack bundle 5 years ago
Clemens Wolff 88a4826951 Extract inline styles to scoped styles 5 years ago
Clemens Wolff e5fc2dbab7 Fix incorrect sequence labeling annotation UI 5 years ago
Clemens Wolff af26d38397 Fix TypeError: this.chunks is not a function 5 years ago
Clemens Wolff 2bdcada9a7 Collapse Django annotation templates 5 years ago
Clemens Wolff c2adf315cb Add linter for pug templates 5 years ago
Clemens Wolff 8d7c98cbb1 Refactor to remove Django template inheritance 5 years ago
Hironsan eb854b1929 Add filter condition to label serializer and fix #162 5 years ago
Hironsan a90fd5ef41 Fix security vulnerability for marked 5 years ago
Clemens Wolff 1ac5b4aeb1 Fix NoReverseMatch on demo page for superuser 5 years ago
Clemens Wolff d8b23a7af0 Fix all Vue eslint errors 5 years ago
Clemens Wolff 7f83f716fb Refactor from Django json_script to /me API 5 years ago
Clemens Wolff 9d7b404e7b Move custom filters to their own module 5 years ago
Clemens Wolff 9f86bb40cb Fix eslint errors at plugin:vue/recommended level 5 years ago
Clemens Wolff 66f52d95e4 Add eslint for single-file components 5 years ago
Clemens Wolff 14f4949e36 Refactor projects page to single-file component 5 years ago
Clemens Wolff e56699fe1f Correctly display dataset upload errors 5 years ago
Hironsan 92f7c5a75c Implement me API 5 years ago
Clemens Wolff e7d34efeae Reduce scope of Swiper include 5 years ago
Clemens Wolff 06b4a32c01 Move from script tags to Javascript imports 5 years ago
Hironsan 1d2dfdaa3d Fix #140 5 years ago
sudodoki 4bfa60185d Fix issue with text import yielding internal server error on StopIteration 5 years ago
Clemens Wolff 45f6fc10f1 Fix all eslint warnings 5 years ago
Clemens Wolff 07d5172b6c Integrate webpack and django 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