Semjon Geist
|
83a8128444
|
change base id to current baseId as computed constant from MetaInj ref
|
2 years ago |
Semjon Geist
|
3c0a402c95
|
Merge branch 'nocodb:develop' into pr_xlsx_upload
|
2 years ago |
Raju Udava
|
3630efb3fe
|
Merge pull request #5189 from nocodb/fix/5158-show-loader-and-disable-btn
fix: Disable button to avoid duplicate api call when creating column, project and table
|
2 years ago |
Raju Udava
|
c766ee9531
|
Merge pull request #5187 from nocodb/fix/5170-edit-mode-switch
fix: Grid - avoid toggling editEnabled on mouse down event
|
2 years ago |
Raju Udava
|
2fc6d13bae
|
Merge pull request #5194 from nocodb/fix/5191-nexted-expand-for-select-field
fix: Nested expanded form single/multi select field issue
|
2 years ago |
Pranav C
|
06f03c5315
|
refactor(gui): reset value in finally block
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e93e791402
|
fix(gui): override cellClickHookInj in expanded form to avoid unexpected behaviour
Click event hook is only necessary in cell level and should be override in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
3e69a0839a
|
test: copy paste suite corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
bed49e92e5
|
test: decimal value with 2 level precision for copy paste test
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
ddd1096c99
|
test: copy to clipboard suite optimisation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
f32512a3d7
|
fix(gui): while creating column/project disable button to avoid duplicate api call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
89bc19af98
|
fix(gui): avoid toggling editEnabled on mouse down event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Semjon Geist
|
7dcbbc2ac0
|
Merge branch 'pr_xlsx_upload' of github.com:semmjon/nocodb into pr_xlsx_upload
|
2 years ago |
Semjon Geist
|
c6e240f514
|
added line breaks
|
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
|
62c23b2114
|
fix(nc-gui): undefined baseId
|
2 years ago |
Wing-Kam Wong
|
21199e4a55
|
Merge branch 'develop' into pr/5164
|
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 |
Semjon Geist
|
9fe72e24f8
|
remove json from upload feature
|
2 years ago |
Semjon Geist
|
b8e01e3a63
|
Merge branch 'nocodb:develop' into pr_xlsx_upload
|
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 |