377 Commits (f7f6f099a2d1055ca7a330d97463627705dfebfa)

Author SHA1 Message Date
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
Hironsan 2a02881edd Change method name 5 years ago
Hironsan c3b0c30355 Delete EntityList and EntityDetail api 5 years ago
Hironsan eb09eb97d2 Support meta data import/export 5 years ago
Hironsan 541af14d13 Add test case(jsonl without label) to file handler 5 years ago
Hironsan 141d1717d6 Delete unnecessary models 5 years ago
Hironsan b93578d2b7 Implement statistics api 5 years ago
Hironsan 7a95aa9705 Implement document filter for filtering with/without annotation 5 years ago
Bramble Xu f37fbe4f87 #99: correct emoji length calculation 5 years ago
Hironsan 14bcb0a703 Add downloader to support csv and json format 5 years ago
Hironsan 739b1b68c7 Add annotation api 5 years ago
Hironsan fa388ac6ec Update project serializer mapping 5 years ago
Hironsan 880c179966 Allow document serializer to return annotations 5 years ago
Hironsan 61a4becc0a Make project model polymorphic 5 years ago
Clemens Wolff ac5bbb612e Remove direct import of os module 5 years ago
Clemens Wolff 617db50c8c Add support for dotenv configuration file 5 years ago
Hironsan 5af45811ed Add file uploader to support plain, csv, json and CoNLL format 5 years ago
Hironsan f4f55b4b03 Add PlainText, CSV, JSONL uploader 5 years ago
Hironsan 04e2e55693 Add file uploader for CoNLL format 5 years ago
Hironsan 463129c7e6 Add ordering documents by most/least recently updated annotation 5 years ago
Hironsan 2bc95ceecc Add filter document by label 5 years ago
Hironsan 910e628d9f Add document filtering and ordering 5 years ago
Hironsan 6b8f2a7627 Add updated_at and created_at fields to models 5 years ago