Wing-Kam Wong
8b863ca3d8
refactor: prettier nc-gui v1
2 years ago
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
9e998cf77f
chore: rm console log
3 years ago
Wing-Kam Wong
8d4ca5e7ee
refactor: MutMessage
3 years ago
Wing-Kam Wong
c4a9f11fb1
chore: hide virtual columns for time being
3 years ago
Wing-Kam Wong
b57d5d9c33
fix: using new naming convention
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
ab15302850
chore: lint fix
3 years ago
Wing-Kam Wong
387fa87a3c
enhancement: add tooltips to bottom options
3 years ago
Wing-Kam Wong
26205c1d9a
enhancement: add tooltip
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
Raju Udava
891e22dc80
refactor: product analytics
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
180accda2a
chore: fix lint
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
8733948056
wip: towards v1
...
Signed-off-by: Pranav C <pranavxc@gmail.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
bf8942a61c
refactor: i18n translations
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
66843c037a
chore: i18n front end JSON based updates
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
307ba66a4c
chore: i18n grid view translation updates
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.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
c50435c0b4
fix: handling database and browser timezone
...
re #483
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
cda9014a08
fix: template editor
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
32738c9bec
fix: maintain table list order, enable template editor
...
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
eabdfc7825
fix: update regex with lookbehind to support safari
...
re #799
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
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
Pranav C
3fb9df3fdf
feat: create project from template
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
8abc4a6cc5
refactor(gui): improve share base modal
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
406d42feb5
feat: template generator adding relation in related table
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
54648b8c1c
fix: path correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
95e5d27a1f
refactor: ui updates
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
b0c91a2e11
feat: template creation ui updates
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
10d7ccca23
feat: template management
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
81ec4314cc
fix: handle null query_params in csv export
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago