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
8d4ca5e7ee
refactor: MutMessage
3 years ago
Wing-Kam Wong
2666d3cd89
refactor: createProjectFromTemplateBtn.vue
3 years ago
Wing-Kam Wong
ffa0ee23b0
fix: empty data after editing column name
3 years ago
Wing-Kam Wong
c0220b9de6
wip: edit column logic
3 years ago
Wing-Kam Wong
43c296afcf
wip: edit logic before importing
3 years ago
Wing-Kam Wong
80bf6a5226
fix: import logic
3 years ago
Wing-Kam Wong
f34c7aae16
fix: integrate export import with new api design
3 years ago
Wing-Kam Wong
6873bcb0e6
fix: key naming for table name
3 years ago
Wing-Kam Wong
6be9663a6c
fix: key naming for column name
3 years ago
Pranav C
8733948056
wip: towards v1
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
b8bb1b5412
feat: improve excel import
...
- Handle excel files without column name
- Allow user to modify table name & column name while importing
- Duplicate column name handling
- Insert exact value in case Currency type
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
7dac133ec5
refactor: replace import excel menu with button
...
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
Raju Udava
f6b21429ff
test(cypress): excel import validation (draft/wip)
...
Signed-off-by: Raju Udava <sivadstala@gmail.com>
3 years ago
Pranav C
63d8f4a164
feat: project from excel
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
99e5df6c48
test(cypress): embeddable iFrame basic validation
...
Signed-off-by: Raju Udava <sivadstala@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