833 Commits (79000c7934842600a165a53e6975f1826d9978fb)
 

Author SHA1 Message Date
Hironsan 79000c7934 Delete inspire page 5 years ago
Hironsan 6d06c6d2d9 Add login form 5 years ago
Hironsan e16d635d02 Add token service 5 years ago
Hironsan e9023fea31 Remove search box from base layout 5 years ago
Hironsan a4e801ed1c Enable shortcut key to annotate entity 5 years ago
Hironsan ef48af60e0 Implement CRUD for sequence labeling 5 years ago
Hironsan 4c2f576e39 Add deleve button to EntityItem 5 years ago
Hironsan 3be5979a3a Implement statistics page 5 years ago
Hironsan 25c6877123 Implement download feature roughly 5 years ago
Hironsan d19a51f0dd Implement upload feature roughly 5 years ago
Hironsan 144f5e0663 Change document upload form to show parsed document 5 years ago
Hironsan d4f9e81d73 Delete unnecessary tests 5 years ago
Hironsan a61d230c7f Add csv parser 5 years ago
Hironsan 8a82e7bb4c Update document list to show metadata 5 years ago
Hironsan fc2a1b03de Delete unused layout 5 years ago
Hironsan b935534bae Add component for classification 5 years ago
Hironsan abb1e53b70 Add data upload button 5 years ago
Hironsan c45d54cc0e Extract validation rules from each components 5 years ago
Hironsan 688200464d Delete unused components 5 years ago
Hironsan 3a6bceca94 Move components to organisms/molecules/containers dir 5 years ago
Hironsan a54c70582a Bugfix: don't set empty value when loading page 5 years ago
Hironsan 1faec52858 Update left side bar to show members page 5 years ago
Hironsan 5663ab6765 Integrate guideline page with backend API 5 years ago
Hironsan e680cd07d7 Add loading feature to improve UX 5 years ago
Hironsan c0ab78ac2d Bugfix: don't make received props v-model 5 years ago
Hironsan 53c5c76026 Implement document deletion button 5 years ago
Hironsan 47e658d030 Implement document list components 5 years ago
Hironsan 8ce5f87d5d Implement label creation/deletion button 5 years ago
Hironsan e2f4064989 Update organisms/LabelList 5 years ago
Hironsan 2d74467ad7 Update label page 5 years ago
Hironsan 41029e7392 Add label service and store 5 years ago
Hironsan 4bded490cf Extract form button 5 years ago
Hironsan ca864e14e2 Extract dialog as BaseModal component 5 years ago
Hironsan 2a17c4fd42 Add member page 5 years ago
Hironsan a36207f45c Add unit test for container/ProjectDeletionButton 5 years ago
Hironsan 0cdfd70aaa Add unit test for container/ProjectCreationButton 5 years ago
Hironsan 69f8283382 Add unit test for container/ProjectList 5 years ago
Hironsan 02c1215b61 Replace some code with mock function 5 years ago
Hironsan 6b313ebbcb Delete BaseModal.vue 5 years ago
Hironsan e1c06eda1e Add unit test for organisms/ProjectCreationForm 5 years ago
Hironsan a50700e369 Add unit and integration test for organisms/ProjectDeletionForm 5 years ago
Hironsan 344b7ab0a3 Add unit test for organisms/ProjectList 5 years ago
Hironsan 8b504b200c Create folders for testing and move tests to it 5 years ago
Hironsan 91754b1a73 Add components for project creation and deletion 5 years ago
Hironsan c9cbfb4be3 Update project page 5 years ago
Hironsan 528fcf9f59 Add nuxt-link for each project 5 years ago
Hironsan 58e842879e Add form for project creation 5 years ago
Hironsan 7a6167a23f Add project service 5 years ago
Hironsan 5114c42fab Add request class to define services 5 years ago
Hironsan 61757523ee Add dummy API for development 5 years ago