12636 Commits (f1c2f638b063ecc7dc480551f423aaa4b611a231)

Author SHA1 Message Date
Pranav C c9ebfad467 fix: mm unlink implementation 1 year ago
Pranav C bd1acf4426 feat: skip existing links while inserting and consider composite pk as well (WIP) 1 year ago
Pranav C 2686dfd126 feat: ids validation - unlink (WIP) 1 year ago
Pranav C 77f4b18723 feat: ids validation (WIP) 1 year ago
Pranav C 8611b53a62 fix: pass values as array 1 year ago
Pranav C 956f20a8f9 fix: update where condition in remove/add links method 1 year ago
Pranav C 3c48500604 feat: add nested link/unlik (WIP) 1 year ago
Pranav C 60e2ccad8c feat: add nested list api 1 year ago
Raju Udava 94ac8705e2 test: nested API for MM 1 year ago
Raju Udava 5256f9d79f test: link api verification : has-many 1 year ago
Raju Udava 80421fbaa1 test: project menu role access 1 year ago
mertmit eb6617831a fix: drop unnecessary logs 1 year ago
Pranav C 9a3091852a chore: update sdk path 1 year ago
pranavxc 18f5a9ccdb [create-pull-request] automated change 1 year ago
Pranav C 6db83519df refactor: remove console.error 1 year ago
Pranav C 80bd4b9ef7 refactor: maintain left space even if project theme is not editable 1 year ago
Pranav C 18f0847f14 feat: update project list api to include project user role 1 year ago
Pranav C 11d60017de fix(gui): show action button based on project user permission 1 year ago
Pranav C 481abfe87b feat(gui): update method to support custom role 1 year ago
mertmit 4deb2a1f0b fix: avoid adding undo if delete fails 1 year ago
Raju Udava e3bcd63db6 test: api response corrections 1 year ago
Raju Udava 379f82b5e6 fix: on delete fail, return error instead of 200 OK 1 year ago
Pranav C c08152a371 chore: update sdk path 1 year ago
pranavxc 71c4921b2d [create-pull-request] automated change 1 year ago
mertmit 0506efb12a fix: PR requested change 1 year ago
mertmit b6c10c98fb feat: isPasteable check 1 year ago
mertmit 513e683f40 feat: shift + cmd + arrow keys to select multiple records 1 year ago
mertmit 979628ca12 fix: avoid editing of system columns 1 year ago
mertmit ea0e50333b fix: avoid restarting selection on ctrl+click 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 1 year ago
Pranav C 19f66d78fa fix: filter view list based on current schema in pg 1 year ago
Pranav C 5864c9806a feat: remove delete confirm dialog 1 year ago
Pranav C ea834f9007 fix: convert email to lowercase before insertion 1 year ago
Pranav C 3990facff0 refactor: move the logic to findOne 1 year ago
Pranav C 6d07c91933 fix: convert to lower case and compare 1 year ago
mertmit 23926892d7 fix: skip overflowing rows on paste 1 year ago
mertmit 7fb6f4efc2 fix: move handleMouseUp to document to avoid stucked select mode 1 year ago
Pranav C b9a33c9694 fix: save any unsaved data on tab close/view switch/table switch/data reload 1 year ago
mertmit ffff6f73df fix: selected range anchor 1 year ago
mertmit dab3471bed feat: fill using multiple select and paste 1 year ago
mertmit aa0c9322dd feat: clear multiple cells 1 year ago
mertmit dbc9272a45 fix: skip front-end columns on paste for now 1 year ago
mertmit 3f4350131d fix: clear selected range on addEmptyRow 1 year ago
mertmit 9c7fe983aa fix: allow bubbling through nc-locked-overlay 1 year ago
mertmit 8677f0347a fix: skip pasting ai and pk fields 1 year ago
mertmit 9c1d347f0a fix: convert empty string to null on paste 1 year ago
mertmit fdb3bb502d fix: DateTime / Time copy empty records 1 year ago
mertmit ac28bd4379 feat: multiple paste set cell to null for wrong data 1 year ago
mertmit 9c04bbcce9 fix: set attachment cell to null if wrong value provided 1 year ago