366 Commits (3f630d66d9a8620d094d8977f62f0b998b285153)

Author SHA1 Message Date
Hironsan fa388ac6ec Update project serializer mapping 6 years ago
Hironsan 880c179966 Allow document serializer to return annotations 6 years ago
Hironsan 61a4becc0a Make project model polymorphic 6 years ago
Clemens Wolff ac5bbb612e Remove direct import of os module 6 years ago
Clemens Wolff 617db50c8c Add support for dotenv configuration file 6 years ago
Hironsan 5af45811ed Add file uploader to support plain, csv, json and CoNLL format 6 years ago
Hironsan f4f55b4b03 Add PlainText, CSV, JSONL uploader 6 years ago
Hironsan 04e2e55693 Add file uploader for CoNLL format 6 years ago
Hironsan 463129c7e6 Add ordering documents by most/least recently updated annotation 6 years ago
Hironsan 2bc95ceecc Add filter document by label 6 years ago
Hironsan 910e628d9f Add document filtering and ordering 6 years ago
Hironsan 6b8f2a7627 Add updated_at and created_at fields to models 6 years ago
Hironsan 81ff62a6c2 Update url 6 years ago
Hironsan 0e3597130d Support multiple formats 6 years ago
Hironsan 1c0411a3ce Add path based versioning 6 years ago
Hironsan ef8f02dc2b Add permission to EntityDetailAPI 6 years ago
Hironsan 0e3f97154e Add entity api 6 years ago
Hironsan a47b853c7c Add project API 6 years ago
Hironsan 1807b87892 Refactor api and add test cases 6 years ago
Hironsan 654e0c619a Aggregate API tests 6 years ago
Hironsan accbaa83b1 WIP 6 years ago
Hironsan a43738a13a Divide project and document models into 3 models 6 years ago
Bramble Xu 14e3437722 #61: make shortcut optional in front and show simplified shortcut 6 years ago
Bramble Xu 9e9c5485fc #61: make shortcut optional in backend and create new test case 6 years ago
Bramble Xu 0b11e60ef1 #61: fix typo 6 years ago
Hironsan 977291e059 Fix #83 6 years ago
Clemens Wolff 5e73682366 Remove auto-generated bundle files 6 years ago
Clemens Wolff 821ec0ec87 Automate bundle creation 6 years ago
Clemens Wolff ebfa956d3e Re-generate bundle 6 years ago
Clemens Wolff a2378ad8e2 Sync current offset state to URL 6 years ago
Clemens Wolff 6fca7d1337 Make usage of whitenoise runserver explicit 6 years ago
Clemens Wolff fef4b40770 Make it explicit that whitenoise is being used 6 years ago
Clemens Wolff e4fd74ec6f Add server-side analytics via AppInsights 6 years ago
Clemens Wolff 7f6cce2f6e Add client-side analytics via Azure AppInsights 6 years ago
Clemens Wolff 5c17ae24b0 Make Google Analytics Tracking ID configurable 6 years ago
Clemens Wolff f6de19833e Fix closing of link tag 6 years ago
Clemens Wolff 80f386d85a Add Azure Active Directory login 6 years ago
Clemens Wolff a2a154e35c Add Github login 6 years ago
Clemens Wolff c16885c03c Add trailing comma in list 6 years ago
Clemens Wolff 1847aa6da9 Create super user as part of Azure deployment 6 years ago
Clemens Wolff 714c460639 Ensure database is up before server start 6 years ago
Clemens Wolff b5ec59693a Fix all flake8 violations 6 years ago
Clemens Wolff a931cb6d0c Enable settings injection via Docker env 6 years ago
Hironsan b70faa239b Disable Heroku test runner 6 years ago
Hironsan a7d2b0b99f Update test projects api for passing tests 6 years ago
Hironsan 655e3f55a5 Update test annotation api for passing tests 6 years ago
Hironsan 43b85a6b34 Fix model test error 6 years ago
serhii.nechyporchuk 198da95cd5 iss45: fix indent for return in the import batching 6 years ago
serhii.nechyporchuk 20ea138810 iss45: use variable for getting text from json line instead of literal 6 years ago
serhii.nechyporchuk 3e725b38fa iss45: fix text in import file error 6 years ago