Wing-Kam Wong
|
470fa40485
|
feat(nc-gui): comparisonSubOpList
|
2 years ago |
Wing-Kam Wong
|
ea4888150f
|
feat(nc-gui): add isComparisonSubOpAllowed
|
2 years ago |
Wing-Kam Wong
|
7877c97d8d
|
feat(nc-gui): add comparisonSubOpList
|
2 years ago |
Wing-Kam Wong
|
06aa2f78e9
|
feat(nc-gui): display is / is not for date & datetime
|
2 years ago |
Wing-Kam Wong
|
64a32b998e
|
feat(nc-gui): add operationSub
|
2 years ago |
Wing-Kam Wong
|
872eb89022
|
feat(nocodb): add comparison_sub_op in Filter.ts
|
2 years ago |
Wing-Kam Wong
|
c82a4f63d0
|
feat(nocodb-sdk): add comparison_sub_op
|
2 years ago |
Wing-Kam Wong
|
80c6ace33e
|
feat(nocodb): add a migration script nc_026_add_comparison_sub_op to add a new field comparison_sub_op for FILTER_EXP
|
2 years ago |
Wing-Kam Wong
|
dd87298750
|
feat(nocodb): ncFilterUpgrader_0105003
|
2 years ago |
Wing-Kam Wong
|
520039c0c7
|
feat(nc-gui): render >, <, >=, <= text based on field ui type
|
2 years ago |
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 |