102 Commits (c5ade8f8d903b9eb0bded04ff5b7b1fef99f0610)

Author SHA1 Message Date
Hironsan a25dd3ec50 Implement member deletion 3 years ago
Hironsan d693b42acb Fix usedNames and usedKeys to remove ownself 3 years ago
Hironsan 6764d7f179 Remove unnecessary lines 3 years ago
Hironsan 2039442450 Improve error handling for label upload on frontend 3 years ago
Hironsan 1f669584bd Enhance label validation 3 years ago
Hironsan 5a535fe163 Move label logic to label page 3 years ago
Hironsan 6500849c11 Update label page 3 years ago
Hironsan d4bfabc4af Update comment UI 3 years ago
Hironsan 8f8a05b149 Add ConfigList.vue to display auto labeling configs 3 years ago
Paul 5742bac6ca frontend comment feature 3 years ago
Hironsan 786eb2e9a5 Add project edit page 3 years ago
Hironsan 1540a8f3e1 Change the position of all document deletion button 3 years ago
Prab Dhaliwal 8e8e6f1fd0 Add clear annotations and bulk delete functionality 3 years ago
Collin Brown 3b5383431f Applying localization to statistics page 4 years ago
Collin Brown 6effae3dd1 Replacing hard-coded values with templates, part 1 4 years ago
Collin Brown 94dbe57000 Hotfix 4 years ago
Collin Brown 670d6d9bf1 Adding locales for toast-ui editor 4 years ago
Collin Brown 76c9228721 Adding button to change languages 4 years ago
Hironsan 53b18f0932 Move style tag to editor.css 4 years ago
Hironsan e11ea04752 Replace v-content with v-main 4 years ago
Hironsan 7a10a2edad Replace v-content with v-main 4 years ago
Hironsan 1ffe5ae605 Enable to validate a page number 4 years ago
Hironsan c29bcd95a6 Update dataset page to use query parameters 4 years ago
Hironsan 7e7baa81cb Apply eslint 4 years ago
Hironsan a20a1df9a7 Remove middleware duplication, resolves #672 4 years ago
Hironsan 18ed29f576 Update vue files according to eslint 4 years ago
Hironsan d861350377 Implement label import/export feature 5 years ago
Hironsan 7153cc2938 Simplify each annotation page 5 years ago
Hironsan dca3b1ef8d Enable to show filter and approve button on text classification and sequence to sequence pages 5 years ago
Hironsan 76c5567673 Avoid overlapping bottom navigator with metadata box on mobile screen 5 years ago
Hironsan 4baeb16fed Improve movie loading speed 5 years ago
Hironsan 5d1243190e Enable to paginate on mobile page 5 years ago
Hironsan d1ceed5bbe Add movies to explain workflow 5 years ago
Hironsan 3fd8a1d6bb Enable to redirect when accessing pages that is not allowed to access according to the user role 5 years ago
Hironsan 162c926dec Add redirect middleware on unauthenticated to each page 5 years ago
Hironsan 99d0244e69 Fix typo: welcome to 5 years ago
Hironsan d2ae8d1423 Enable to approve a document 5 years ago
Hironsan 5c0cb10673 Add approve button 5 years ago
Hironsan c873649ae7 Add filter button 5 years ago
Hironsan fdf6b1e60e Fix component path 5 years ago
Hironsan aeb727d65f Simplify document list page 5 years ago
Hironsan f21dae411d Remove unnecessary container 5 years ago
Hironsan 3190d600d9 Improve vue components structure 5 years ago
Hironsan 5239c70d6f Move statistics logic to statistics store 5 years ago
Hironsan e586924db1 Pass project id to get statistics method 5 years ago
Hironsan 9856aaeb77 Add check-auth middleware to pages 5 years ago
Hironsan 56358bd736 Enclose a method by double quotes 5 years ago
Hironsan b925339b2c Refactor project detail page 5 years ago
Hironsan 4338214600 Enable communication with label api 5 years ago
Hironsan 3551918239 Enable parameter validation in project detail page 5 years ago