58 Commits (b0d9e1f375a10367b389865fa394e230b24c779c)

Author SHA1 Message Date
Hironsan b0d9e1f375 Make text color decidable according to background color 5 years ago
Hironsan e00df89ef7 Make font size bigger in seq2seq 5 years ago
Hironsan ea61fd0887 Rename sidebar component 5 years ago
Hironsan 8fa747a69a Hide header title on small screen 5 years ago
Hironsan 4e62f1452f Make demo button hoverable 5 years ago
Hironsan b491003b3c Add demo links to the header 5 years ago
Hironsan 1e74aca194 Add sentiment analysis demo 5 years ago
Hironsan ab15723c85 Delete EntityItemContainer component 5 years ago
Hironsan e612b3ba58 Delete right sidebar 5 years ago
Hironsan a9351617a2 Add bottom navigator for mobile devices 5 years ago
Hironsan 041a94f259 Enable to show metadata 5 years ago
Hironsan 3f4c7d03d0 Update paginator 5 years ago
Hironsan d0eb598ff5 Add guideline button 5 years ago
Hironsan 71b6857280 Add metadata box 5 years ago
Hironsan 8c38600840 Remove unused items in sidebar 5 years ago
Hironsan 06ac4082bd Enable to resume annotation 5 years ago
Hironsan 373ddfc543 Add paginator component 5 years ago
Hironsan 9616510d30 Bugfix: passing project id to getDocumentList method 5 years ago
Hironsan 73b5de1de8 Enable pagination in server side 5 years ago
Hironsan fd38075dbd Divide landing page into components 5 years ago
Hironsan 1ea7ad832a Implement seq2seq components 5 years ago
Hironsan c6ade79d6c Update text classification components 5 years ago
Hironsan 6d06c6d2d9 Add login form 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 d19a51f0dd Implement upload feature roughly 5 years ago
Hironsan 144f5e0663 Change document upload form to show parsed document 5 years ago
Hironsan 8a82e7bb4c Update document list to show metadata 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 1faec52858 Update left side bar to show members page 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 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 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