Pranav C
9540ca672e
GUI code refactoring ( #2051 )
...
* refactor: update vue component filenames
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: update store and state variable names
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: variable name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: store module name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: variable name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
աɨռɢӄաօռɢ
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
c56cc3a9a0
feat: add tele for excel import
3 years ago
Wing-Kam Wong
58dcdddcec
fix: import excel by url logic
3 years ago
Pranav C
8733948056
wip: towards v1
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
bf8942a61c
refactor: i18n translations
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
fdbaf042a5
feat: enable import from .ods, .ots
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Pranav C
ba7016726f
refactor: excel import error handling
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
a4fd84779b
feat: add import excel option in project
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
7a0f65ab52
fix: bug fix and refactoring
...
re #755 , #747 , #732 , #767 , #739
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
66cb568e15
feat: import(wip)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
9c4a212fbc
refactor: template editor ui, template editor modal toggling
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
cc9956df1f
feat: excel parser - handle date, datetime, duplicate column
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
63d8f4a164
feat: project from excel
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
6dbea600f8
feat: csv import
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
dad9e39f54
feat: add proper progressbar for excel import
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
39c644ad65
feat: add project creation from excel
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
3fb9df3fdf
feat: create project from template
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago