աɨռɢӄաօռɢ
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
e352ddacd2
fix: rerender webhook list instead of showing empty hook detail
3 years ago
外号猫哥
8c74c04050
fix i18n for zh_CN
3 years ago
Wing-Kam Wong
0563fe3a3e
chore: update package-lock.json
3 years ago
Wing-Kam Wong
aaa44d106f
chore: update package-lock.json
3 years ago
Wing-Kam Wong
c56cc3a9a0
feat: add tele for excel import
3 years ago
Wing-Kam Wong
b6f330b4f2
chore: change to local path
3 years ago
Wing-Kam Wong
3b1eaeab0d
chore: use lockfileVersion 2
3 years ago
pranavxc
882936c8ba
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
wingkwong
f9281bdc88
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
wingkwong
41c18bad62
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
Wing-Kam Wong
e2201a26ab
fix: lint
3 years ago
Wing-Kam Wong
58dcdddcec
fix: import excel by url logic
3 years ago
Pranav C
42025ce81d
fix: correction in sample test payload - exclude nested data
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
de2d730098
refactor: render snippet part based on condition
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
985416e8c4
fix: pass payload in test webhook
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
9e998cf77f
chore: rm console log
3 years ago
Wing-Kam Wong
8d4ca5e7ee
refactor: MutMessage
3 years ago
Pranav C
9303fd8a4c
wip: improved webhook gui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
eca26a5f3e
wip: improved webhook gui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
00a6ac9ca6
refactor: move url to top in the notification list
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
ea5a07d134
fix: test webhook throw error on failure and hook_log corrections
...
re #1903
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
c4a9f11fb1
chore: hide virtual columns for time being
3 years ago
Pranav C
e0a03963d5
Fix - SQLite project bug ( #1957 )
...
* fix: handle multiple pk and no pk scenarios
re #1956
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: exclude searchpath from db config if client is not pg/mssql
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: populate correct knex config for sqlite db
re #1956
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
80686cb75e
feat: ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
bef73c22fd
fix: handle if ncSiteUrl is missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
0d13fbabc6
feat: new snippet ui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
06ddeff5cf
feat: code snippet
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
93c6d1dff1
wip: code snippet population
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
16e0c0a383
chore: add toast error message
3 years ago
mertmit
4a63a31d03
fix: base isJSON on uiType only
...
Signed-off-by: mertmit <mertmit99@gmail.com>
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
mertmit
367bfb93f8
fix: monaco editor dialog closes on click
...
Signed-off-by: mertmit <mertmit99@gmail.com>
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
21cd83be96
chore: point to file:../nocodb-sdk
3 years ago
Wing-Kam Wong
6873bcb0e6
fix: key naming for table name
3 years ago
Wing-Kam Wong
f91f46b0c9
chore: enable back excel import option
3 years ago
Wing-Kam Wong
6be9663a6c
fix: key naming for column name
3 years ago
Wing-Kam Wong
1c1cb9c9af
fix: filter out meta table in parser
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
c61b550ee1
fix: add missing meta table names
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
wingkwong
cf6bb50ab9
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
Wing-Kam Wong
ec1603818b
fix: err msg typo
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago