Hironsan
|
fcd6a8020c
|
Update all buttons in annotation screen from outlined to icon
|
3 years ago |
Hironsan
|
778782caaf
|
Change the UI of all document deletion button
|
3 years ago |
Hironsan
|
1540a8f3e1
|
Change the position of all document deletion button
|
3 years ago |
Hironsan
|
ffa49c5eaa
|
Update ConfirmForm to allow empty items
|
3 years ago |
Hironsan
|
7f750687b4
|
Enable clear annotation button for any project type
|
3 years ago |
Hironsan
|
b7bf455f84
|
Update dummy proxy url for development
|
3 years ago |
Paul
|
1e35fe764c
|
fix: changed json1 naming to jsonl
|
3 years ago |
Prab Dhaliwal
|
8e8e6f1fd0
|
Add clear annotations and bulk delete functionality
|
3 years ago |
Paul
|
27503b8625
|
Added dynamic filename and more precise default filename when exporting
|
3 years ago |
Hironsan
|
a6e1de9964
|
Allow user to set public path
|
3 years ago |
Hironsan
|
0fdb2f7dac
|
Load images from assets
|
3 years ago |
Paul
|
ba3b2ab045
|
FastText import: supports label tags everywhere in line
|
3 years ago |
Hironsan
|
83aeb08caf
|
Enable to login on remote machine, fix #836
|
3 years ago |
Hironsan
|
1bd9117e37
|
Show only available shortcut keys, fix #1052
|
4 years ago |
Paul
|
6781e26d33
|
FastText import functionality
|
4 years ago |
Chris
|
dd0ada2755
|
fix: AnnotateButton now links to the right docs
Resolves: #986
|
4 years ago |
Hironsan
|
68bee87fd3
|
Clear text in label selector after typing, fix #942
|
4 years ago |
chenhe
|
44709e8878
|
add support chinese
|
4 years ago |
chenhe
|
1a09da40b6
|
support chinese
|
4 years ago |
chenhe
|
da4cea6c99
|
fix translate
|
4 years ago |
chenhe
|
decb8cdff9
|
Add Chinese support
|
4 years ago |
moshe20
|
517613bfd6
|
fix #1032
|
4 years ago |
Collin Brown
|
5ea290cfa8
|
Using labels.createLabel for create label title
|
4 years ago |
Collin Brown
|
1c456e2d5c
|
Adding isEmpty getter in store/project.js
|
4 years ago |
Collin Brown
|
a97b6c6f54
|
Updating check-admin.js middleware
Implementing solution suggested in the comments of issue #992
|
4 years ago |
Collin Brown
|
484ce03323
|
Fixing typo (requied -> required)
|
4 years ago |
Collin Brown
|
aa2679edd1
|
Fixing template for createLabels
Fixing colorRules and labelNameRules
|
4 years ago |
Collin Brown
|
49988faca4
|
Fixing theme on LocaleMenu
|
4 years ago |
Collin Brown
|
538159cfba
|
Localizing member roles
Addressing Issue #605
|
4 years ago |
Collin Brown
|
bec857120f
|
Moving locale button into its own component
Fixing a translation error
|
4 years ago |
Collin Brown
|
80e583a52d
|
Localizing v-data-table content
|
4 years ago |
Collin Brown
|
66a20e579f
|
Replacing some hard-coded text with translations
|
4 years ago |
Collin Brown
|
6dae82cf05
|
Removing hard-coded project types
|
4 years ago |
Collin Brown
|
37a23c795a
|
Giving rule keys semantically meaningful names
|
4 years ago |
Collin Brown
|
f85ad9e6ee
|
Fixing CSS error on hovering over locale menu
|
4 years ago |
Collin Brown
|
361e7b4232
|
Replacing hard-coded values with templates
|
4 years ago |
Collin Brown
|
540b4337a6
|
Fixing data table translation
|
4 years ago |
Collin Brown
|
2b65fcc2df
|
Replacing hard-coded value
Starting i18n project documentation
|
4 years ago |
Collin Brown
|
f20212cb82
|
Moving sidebar items to computed isntead of data
Reason is that data is not inherently reactive, but computed is
When locale changes, the items will be updated correctly in computed
|
4 years ago |
Collin Brown
|
689b30a6dd
|
Adding onlyOnRoot flag to detectBrowserLanguage
|
4 years ago |
Collin Brown
|
b37782a87e
|
Updating hard-coded values with template part 3
|
4 years ago |
Collin Brown
|
8cedfe483f
|
Enable automatic language detection from browser
|
4 years ago |
Collin Brown
|
3b5383431f
|
Applying localization to statistics page
|
4 years ago |
Collin Brown
|
9547115dbd
|
Changing shortkey from 'a' to 'enter'
|
4 years ago |
Collin Brown
|
b5cc2a48a7
|
Adding localePath to localize paths
Updating hard-coded text with templates
|
4 years ago |
Collin Brown
|
273b66274c
|
Adding some translated content
|
4 years ago |
Collin Brown
|
908659f0b2
|
Replacing hard-coded values with templates, part 2
|
4 years ago |
Collin Brown
|
2098e43c28
|
Adding rules and user keys to the i18n object
Adding corresponding french/english translations for the new keys
|
4 years ago |
Collin Brown
|
d363bec7f3
|
Converting rules into functions
Each function accepts a message object containing one or more rules
|
4 years ago |
Collin Brown
|
f841a6ae98
|
Updating original rules to use i18n template
|
4 years ago |