աɨռɢӄաօռɢ
19bbce998e
feat: quick import ( #2042 )
...
* wip: basic add / import layout
* chore: move excel from create project options to project tabs
* chore: move drag attributes & rm unused methods
* chore: remove create project logic
* chore: rm project title text field
* fix: import excel into an existing project logic
* refactor: add / import menu ui
* feat: integrate with import-csv logic
* wip: new csv import logic
* feat: import csv basic ui
* refactor: use excel adapter for csv import
* chore: merge excel & csv together
* fix: accept csv for import
* i18n: add csv to excelSupport
* fix: empty map & extract error msg
* fix: duplicate columns with system fields during import
* chore: rename excel import -> quick import
* chore: separate csv & excel for better tele
* chore: pass quickImportType
* i18n: remove .csv from the message
* fix: wrong import type
* chore: hide gradient generator
* fix: file type validation
* i18n: add importCSV
* fix: import button text
* fix: set modal to false after importing
* fix: header text in quick import
* chore: show error message in parseAndExtractData
* i18n: add csvURL
* fix: import url label
* fix: wrong import type
* fix: failed to execute 'insertBefore' on 'Node'
* fix: delete logic & add pv to first column
* feat: set default primary value
* chore: disable virtual columns in dropdown
* fix: set pk & rqd to ID by default
* docs: remove creating project from excel
* docs: add quick import
* feat: add loadFirstCreatedTableTab
* feat: open the tab automatically after import
* test/cypress: UI corrections for quick-import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: add UI permission to Add / Import
* fix: remove unnecessary drop handler
* fix: wrong class name in cypress test
* fix: use v-if instead of v-show
* fix: move _isUIAllowed to parent v-menu
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
7e4291f74a
i18n: add schemaName
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
David Daza
79ced0aed2
update
...
Signed-off-by: David Daza <03dazal@gmail.com>
3 years ago
Wing-Kam Wong
0190eafdf5
fix: line break issue on share invitation link page
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
f304bf77fe
feat: add join community link
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Raju Udava
947570e265
chore: i18n translations-fr
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
6b46038984
refactor: i18n translations
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
1ff1e358da
refactor: i18n json file sync with master spreadsheet
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
6892c75c31
refactor: i18n re-org phase-1
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
67a0a4e3bc
fix: language files sync with master spreadsheet
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
6d81fbdff9
i18n: refresh json using noco-i18n
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
525d649be2
feat(gui): add i18n translations
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
c8600c8714
fix: French translation correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
e57130a849
refactor(gui): move lang folder from static
...
static files will copy to production build which is not required in case of lang since it's already packed with the build
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
cb25e0e304
feat: i18n JSON files structure update
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
79676dda91
fix: typos
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
4e4346420d
fix: add missing keys
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Naveen MR
f9508c2d44
Fix : Making lang keys readable
3 years ago
Naveen MR
a7ceadbe42
Fix : Making lang keys readable
3 years ago
Pranav C
12ab1d2d8a
fix: Bulk add users
...
Enabled option to add bulk add user with comma separated emails
re #300
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Joel Wetzell
f54a48be15
Fix vertical options
...
Signed-off-by: Joel Wetzell <jwetzell@yahoo.com>
3 years ago
SebGTx
45b5f2bd4e
French translation
...
Signed-off-by: Sebastien Gellet <sebastien.gellet@gmail.com>
3 years ago