846 Commits (3c247e7636dfd19deb303237b81d4db9504bc009)

Author SHA1 Message Date
Wing-Kam Wong 8bf7c4faaf fix(nc-gui): lint errors 1 year ago
Pranav C 4249f3ac02
Revert "Feat: Links column type" 1 year ago
mertmit c2906b6222 fix: clear selection if add row cancelled 1 year ago
mertmit a069474200 fix: copy time after paste 1 year ago
mertmit 081cde520b fix: copy time for mysql and pg 1 year ago
mertmit e127dfbfd2 fix: time copy issue 1 year ago
mertmit 8a2a3846e4 fix: clear selection if row deleted is included 1 year ago
mertmit e4536124d8 feat: select after filling 1 year ago
mertmit 9c0daaffe5 fix: click outside bug 1 year ago
mertmit f860c909dd fix: avoid filling new rows 1 year ago
mertmit 4dfb182d7f feat: use refs for mouse states 1 year ago
mertmit c2d028ec79 feat: vertical fill using handle 1 year ago
Pranav C 8290478d1d refactor: limit display value in message to 20chars 1 year ago
Pranav C 6c42571119 chore: gui lint and cleanup 1 year ago
Pranav C f9d498a67f fix: proper column name validation based on base type 1 year ago
Pranav C aa2d9f3d24 refactor(gui): use id instead of alias to avoid issues with different base 1 year ago
Pranav C 19797577fa fix: typo corrections 1 year ago
Pranav C 332a92ddd9 refactor: apply all LTAR behaviour to Links 1 year ago
mertmit 64e37fa344 feat: recover LTAR when undoing delete 1 year ago
Pranav C 14757d6b0d chore: lint 1 year ago
Pranav C e22a3cd19c fix: add an option skip meta get if missing in cache 1 year ago
Pranav C 7d911f2476 fix: instead of title/alias use id with nested apis to avoid unexpected behaviour 1 year ago
mertmit ae252a4045 feat(nc-gui): bulk update records 1 year ago
mertmit b4d06d3a94 fix: add undo after api call 1 year ago
mertmit 3c2504ef1e fix: improved mouse event handlers 1 year ago
mertmit cecb30743a fix: hide context menu on cell mousedown 1 year ago
mertmit a12670a5e3 fix: disable edit mode on changing active cell 1 year ago
Wing-Kam Wong df7ee748c5 fix(nc-gui): reset state token and user after signout 1 year ago
Pranav C a7e0208d52 Revert "Revert "refactor: MetaDB LTAR revamp"" 1 year ago
mertmit eb6617831a fix: drop unnecessary logs 1 year ago
Pranav C 6db83519df refactor: remove console.error 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
mertmit b6c10c98fb feat: isPasteable check 1 year ago
mertmit 513e683f40 feat: shift + cmd + arrow keys to select multiple records 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
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 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
mertmit 071474cdbb fix: cells associated with picker 1 year ago