Wing-Kam Wong
|
c098f66049
|
fix(nocodb): cast papaparse.ParseStepResult data type as any temporarily
|
1 year ago |
Wing-Kam Wong
|
01b81f53bc
|
fix(nocodb): update user only if user id is given and reset token_version
|
1 year ago |
Wing-Kam Wong
|
3408f64243
|
fix(nocodb): add missing GlobalGuard on signout
|
1 year ago |
Wing-Kam Wong
|
df7ee748c5
|
fix(nc-gui): reset state token and user after signout
|
1 year ago |
Raju Udava
|
80421fbaa1
|
test: project menu role access
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
mertmit
|
eb6617831a
|
fix: drop unnecessary logs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
9a3091852a
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
pranavxc
|
18f5a9ccdb
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
Pranav C
|
6db83519df
|
refactor: remove console.error
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
80bd4b9ef7
|
refactor: maintain left space even if project theme is not editable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
18f0847f14
|
feat: update project list api to include project user role
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
11d60017de
|
fix(gui): show action button based on project user permission
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
481abfe87b
|
feat(gui): update method to support custom role
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
mertmit
|
4deb2a1f0b
|
fix: avoid adding undo if delete fails
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Raju Udava
|
e3bcd63db6
|
test: api response corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
379f82b5e6
|
fix: on delete fail, return error instead of 200 OK
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
c08152a371
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
pranavxc
|
71c4921b2d
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
mertmit
|
0506efb12a
|
fix: PR requested change
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
b6c10c98fb
|
feat: isPasteable check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
513e683f40
|
feat: shift + cmd + arrow keys to select multiple records
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
979628ca12
|
fix: avoid editing of system columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
ea0e50333b
|
fix: avoid restarting selection on ctrl+click
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
d93eaef27b
|
Revert "refactor: MetaDB LTAR revamp"
|
1 year ago |
Pranav C
|
1c6850e563
|
fix: filter schema list based on current schema in mssql
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
19f66d78fa
|
fix: filter view list based on current schema in pg
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
5864c9806a
|
feat: remove delete confirm dialog
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
ea834f9007
|
fix: convert email to lowercase before insertion
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
3990facff0
|
refactor: move the logic to findOne
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
6d07c91933
|
fix: convert to lower case and compare
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
mertmit
|
23926892d7
|
fix: skip overflowing rows on paste
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
7fb6f4efc2
|
fix: move handleMouseUp to document to avoid stucked select mode
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
b9a33c9694
|
fix: save any unsaved data on tab close/view switch/table switch/data reload
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
mertmit
|
ffff6f73df
|
fix: selected range anchor
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
dab3471bed
|
feat: fill using multiple select and paste
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
aa0c9322dd
|
feat: clear multiple cells
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
dbc9272a45
|
fix: skip front-end columns on paste for now
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
3f4350131d
|
fix: clear selected range on addEmptyRow
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
9c7fe983aa
|
fix: allow bubbling through nc-locked-overlay
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
8677f0347a
|
fix: skip pasting ai and pk fields
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
9c1d347f0a
|
fix: convert empty string to null on paste
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
fdb3bb502d
|
fix: DateTime / Time copy empty records
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
ac28bd4379
|
feat: multiple paste set cell to null for wrong data
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
9c04bbcce9
|
fix: set attachment cell to null if wrong value provided
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
071474cdbb
|
fix: cells associated with picker
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
617d960e4a
|
feat: select all using ctrl/cmd+a
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
cafd1cdcbf
|
feat: improved multiple select interactions
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
bb5f80e03a
|
feat: highlight pasted range
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
6fa5e5cb0d
|
fix: attachment paste
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
4d79a04923
|
fix: avoid edit mode for select columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |