Pranav C
|
f8dff44cc7
|
wip: JSON import adapter implementation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
bc1362d5ed
|
fix: use default view if no view is specified
|
2 years ago |
Wing-Kam Wong
|
d6f4b0ebaa
|
fix: diacritics are garbled issue
|
2 years ago |
Wing-Kam Wong
|
85ffddd330
|
fix: revise extractRawQueryAndExec logic
|
2 years ago |
Wing-Kam Wong
|
28fd180c03
|
fix: handle undefined insertId
|
2 years ago |
Wing-Kam Wong
|
9ec63d3a1a
|
fix: insert returning id
|
2 years ago |
Wing-Kam Wong
|
164913218a
|
refactor: use existing extractRawQueryAndExec function
|
2 years ago |
Wing-Kam Wong
|
6357a9e9e7
|
fix: res in count
|
2 years ago |
Wing-Kam Wong
|
dd1b7371eb
|
chore: remove debug log
|
2 years ago |
Wing-Kam Wong
|
44f9fdeb7c
|
fix: binding in hm & bt
|
2 years ago |
Wing-Kam Wong
|
c31b5cbc51
|
fix: binding in conditions
|
2 years ago |
Wing-Kam Wong
|
b4172c382c
|
fix: binding in sort
|
2 years ago |
Wing-Kam Wong
|
303d958042
|
refactor: put sanitize to helpers
|
2 years ago |
Wing-Kam Wong
|
04fe0dc619
|
fix: binding in filter
|
2 years ago |
Raju Udava
|
5090b58ad7
|
feat: export-import using SDK (WIP)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
7e6684d7ce
|
chore: use nc-help@0.2.64
|
2 years ago |
Wing-Kam Wong
|
593da68b0c
|
fix: revise sanitize logic
|
2 years ago |
Pranav C
|
4d9acd3f7e
|
chore: test commit
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
624f12cd75
|
fix: undefined insertId
|
2 years ago |
Wing-Kam Wong
|
cb5e4f30ff
|
fix: handle ? in column name when inserting & updating
|
2 years ago |
Wing-Kam Wong
|
284e2a69ea
|
fix: expired jwt token still usable
|
2 years ago |
Wing-Kam Wong
|
ac346945f6
|
fix: handle project name length in backend
|
2 years ago |
Wing-Kam Wong
|
9422b42968
|
fix: handle project name length in frontend
|
2 years ago |
Wing-Kam Wong
|
4cf303c75b
|
fix: revise form validations
|
2 years ago |
Wing-Kam Wong
|
12323653b5
|
fix: add missing token_version
|
2 years ago |
Wing-Kam Wong
|
5c88e38347
|
fix: use 0.2.63
|
2 years ago |
Wing-Kam Wong
|
52674bfed8
|
fix: include ip block list & remove type
|
2 years ago |
Wing-Kam Wong
|
f23253ddb8
|
fix: set responseType based on type
|
2 years ago |
Wing-Kam Wong
|
e069491d39
|
fix: wrong DurationOptions
|
2 years ago |
Wing-Kam Wong
|
78c757e949
|
fix: handle csv / excel import url extension
|
2 years ago |
Raju Udava
|
514829b613
|
docs: insert reference images
|
2 years ago |
Raju Udava
|
6231f07108
|
docs: primary-key
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
8a6c388ffd
|
enhancement: allow CONCAT on anything. ref: #2304
|
2 years ago |
Wing-Kam Wong
|
4bf6fd8c5b
|
feat: duration
|
2 years ago |
Pranav C
|
95aca2b666
|
feat: introduce new env and password validations
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
wingkwong
|
d39eff2c55
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
wingkwong
|
27a3ee4506
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
f6950b2b24
|
refactor: wrap within if condition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
04345cc085
|
fix: make email case-insensitive
re #2361
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
faef7d6ac0
|
fix: decimal to double converstion, ignore for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
8f14a81125
|
fix: treat decimal as double in mysql
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
57314b9234
|
chore: update local sdk path
|
2 years ago |
mertmit
|
a509fcfcdc
|
fix(sync): handle existing user on project
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
b2b2629be6
|
fix: sync duplicate column_name after sanitize
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
pranavxc
|
5e25177e40
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
5ac169d840
|
fix: include `token_version` value in jwt payload
use a generic function to populate jwt token to avoid repetition
re #2361
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
0116a8652a
|
test: quick-test rebase
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
de21901ee9
|
fix: delete project:<uuid> in cache for disable shared base
|
2 years ago |
Wing-Kam Wong
|
7eec85dcfc
|
fix: exclude date1904 fix from csv quick import
|
2 years ago |
Pranav C
|
411a7d9658
|
fix: save datetime on 'click:outside' event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |