աɨռɢӄաօռɢ
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
332c34efb3
feat: include Vazirmatn fro rtl
3 years ago
Wing-Kam Wong
31f90ef761
feat: add Vazirmatn font-face
3 years ago
Wing-Kam Wong
30e2dd3d5b
fix: include fonts.css
3 years ago
Wing-Kam Wong
b8fd92519a
feat: add vazirmatn fonts
3 years ago
Wing-Kam Wong
3be1dbb039
feat: add rtl to body class for rtl lang
3 years ago
Wing-Kam Wong
e352ddacd2
fix: rerender webhook list instead of showing empty hook detail
3 years ago
Wing-Kam Wong
8a3fe24168
fix: pass original data instead of delete response
3 years ago
Wing-Kam Wong
b8462136ad
docs: update excel import content
3 years ago
Wing-Kam Wong
0aa5878cef
fix: upgrade nc-help to 0.2.49
3 years ago
mertmit
7311bf8705
fix: single/multi select options at creation
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
Wing-Kam Wong
fa6d6cbf2a
chore: close suggestion after selection
3 years ago
Wing-Kam Wong
27f3cc7df9
fix: function & autocomplete behaviour
3 years ago
Wing-Kam Wong
c39c8f516f
refactor: put column after function & remove '$' from the list
3 years ago
外号猫哥
8c74c04050
fix i18n for zh_CN
3 years ago
Wing-Kam Wong
389c8f9a1d
enhancement: formula option UI
3 years ago
Pranav C
454a686a58
fix: if fields value specified as `*` extract all fields
...
re #1981
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Naveen MR
7a1307f287
docs: expand the usage of NC_DISABLE_CACHE
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Wing-Kam Wong
d7013c8c22
docs: update formula content
3 years ago
Wing-Kam Wong
d19c3462c7
fix: update formula_raw when fk column name is changed
3 years ago
Wing-Kam Wong
e3a5999329
fix: handle column name referenced by $
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
Pranav C
746ac4c1b9
chore: downgrade sqlite version
...
re #1970
Signed-off-by: Pranav C <pranavxc@gmail.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
62612c9f8d
docs: add Code Snippets
3 years ago
Wing-Kam Wong
ee57c2ff21
docs: update webhook based on latest changes
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
Wing-Kam Wong
4950331847
feat: add axiosRequestMake
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
2187d75233
refactor: code cleanup
...
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
66c089e2d7
fix: correction in sample payload
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
6566f88364
fix: use union all instead of union since rows will be unique
...
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
Wing-Kam Wong
a4a37fedb9
fix: add missing upd cache logic when updating roles
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