Wing-Kam Wong
|
00ab683b94
|
fix(nocodb): disable filtering if empty value is given for date & datetimes
|
2 years ago |
Wing-Kam Wong
|
31a3d84524
|
feat(nc-gui): include date & datetimes for >, <, >= and <=
|
2 years ago |
Raju Udava
|
af2bf56af2
|
Merge pull request #5183 from nocodb/fix/single-select
fix(nc-gui): single select issues
|
2 years ago |
աɨռɢӄաօռɢ
|
9c2f4445a8
|
Merge pull request #5181 from djmaze/remove_attachment_download_mimetype_check
Do not check mime type during attachment download
|
2 years ago |
Wing-Kam Wong
|
22459baa3e
|
refactor(nc-gui): remove unused mimeTypes
|
2 years ago |
Pranav C
|
fb5ddac040
|
Merge pull request #5171 from nocodb/github-action-node-version-16
chore(action): setup node version
|
2 years ago |
Wing-Kam Wong
|
2c47610d68
|
fix(nc-gui): single select issues
|
2 years ago |
Martin Honermeyer
|
64fde4bb0d
|
Do not check mime type during attachment download
Also, just do a HEAD request instead of downloading the whole file.
|
2 years ago |
Wing-Kam Wong
|
259c7ee529
|
chore: update sdk paths
|
2 years ago |
github-actions[bot]
|
45cd30b8c9
|
Merge pull request #5176 from nocodb/release/0.105.3
|
2 years ago |
pranavxc
|
ffcb584166
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
b37acb2dbc
|
Merge pull request #5175 from nocodb/develop
|
2 years ago |
Pranav C
|
9c6d2af45a
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
8050869742
|
Merge pull request #5141 from nocodb/fix/5122-missing-display
fix: missing display value
|
2 years ago |
Raju Udava
|
c947f52317
|
Merge pull request #5168 from nocodb/refactor/extractProps
refactor: use extractProps
|
2 years ago |
Wing-Kam Wong
|
fc4ac7a157
|
fix(nocodb): add missing type props
|
2 years ago |
Wing-Kam Wong
|
360631e2aa
|
refactor(nocodb): stringify if input is object
|
2 years ago |
Raju Udava
|
3cedd6046a
|
Merge pull request #5153 from nocodb/feat/ltar-multi-record-mapping
feat(gui): Support multiple record mapping without closing LTAR modal
|
2 years ago |
Wing-Kam Wong
|
0141c5024e
|
fix(nocodb): add missing meta in extractProps
|
2 years ago |
Wing-Kam Wong
|
2bee197f29
|
fix(nocodb): apply !!insertObj.mm even undefined
|
2 years ago |
Wing-Kam Wong
|
746398bb7e
|
fix(nocodb): add missing id
|
2 years ago |
Pranav C
|
b61ea8c984
|
chore(action): setup node before the npm install step
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
883d4214a8
|
feat(gui): add label about the multi select implementation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
a2bfae7e47
|
fix: update version of sticky column upgrader
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
95f357d2bf
|
fix: handle missing display value in upgrader
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
500c017d75
|
fix: keep single display value per model
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e1bee8a068
|
fix: map first column as display value if no pk
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
5b126c8977
|
refactor(nocodb): json stringify if input is object only
|
2 years ago |
Wing-Kam Wong
|
7592d94e9d
|
fix(nocodb): typo
|
2 years ago |
Wing-Kam Wong
|
b7a4b4c5aa
|
refactor(nocodb): updateObj.notification
|
2 years ago |
Wing-Kam Wong
|
a5ad94704f
|
fix(nocodb): replace notification
|
2 years ago |
Wing-Kam Wong
|
353cc8ea60
|
refactor(nocodb): use extractProps for insertObj
|
2 years ago |
Wing-Kam Wong
|
05d11202b8
|
fix(nocodb): fix type
|
2 years ago |
Wing-Kam Wong
|
22e100a389
|
refactor(nocodb): use extractProps to extract the props
|
2 years ago |
Wing-Kam Wong
|
fbbc69fd72
|
fix(nocodb-sdk): incorrect type
|
2 years ago |
Raju Udava
|
3632879b74
|
Merge pull request #5167 from nocodb/fix/editor-filters
fix(nc-gui): add missing filterChildrenRead permission
|
2 years ago |
Wing-Kam Wong
|
bf8bb86596
|
fix(nc-gui): add missing filterChildrenRead permission
|
2 years ago |
mertmit
|
a82e22be83
|
Merge pull request #5134 from nocodb/fix/various-sqlclient
fix: ts types for sql clients
|
2 years ago |
աɨռɢӄաօռɢ
|
ea24fa9121
|
Merge pull request #5154 from nocodb/refactor/upgrade-timeout-msg
feat: upgrade timeout msg
|
2 years ago |
Wing-Kam Wong
|
5ad3d50485
|
feat(nocodb): add ENOTFOUND & ECONNREFUSED
|
2 years ago |
Wing-Kam Wong
|
d9b1ba77fc
|
feat(nocodb): include 'EHOSTDOWN' and 'EHOSTUNREACH'
|
2 years ago |
Wing-Kam Wong
|
e944945855
|
refactor(nocodb): move to !isProjectDeleted case
|
2 years ago |
Wing-Kam Wong
|
6012549ad9
|
feat(nocodb): throw timeout error for connecting to external data dbs
|
2 years ago |
Wing-Kam Wong
|
d7b6820aa2
|
feat(nocodb): add ncUpgradeError
|
2 years ago |
Pranav C
|
cf974fd6c8
|
feat(gui): Avoid closing the LTAR model if the element is added by holding ALT/OPT key
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3181a5778e
|
Merge pull request #5123 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
8f4798a340
|
New translations en.json (Bengali, India)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
f6f78aaf23
|
New translations en.json (Hindi)
|
2 years ago |
navi
|
64791a9b12
|
New translations en.json (Latvian)
|
2 years ago |
navi
|
766b38a2c2
|
New translations en.json (Croatian)
|
2 years ago |