890 Commits (93e4e8ae47f721870c83d10dc80f3565a101a1fd)

Author SHA1 Message Date
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
mertmit 617d960e4a feat: select all using ctrl/cmd+a 1 year ago
mertmit cafd1cdcbf feat: improved multiple select interactions 1 year ago
mertmit bb5f80e03a feat: highlight pasted range 1 year ago
mertmit 6fa5e5cb0d fix: attachment paste 1 year ago
mertmit 51b6d1073a fix: disable grid copy/paste if modal or drawer present 1 year ago
mertmit aeb8a7a4f1 fix: handle LongText line breaks on paste 1 year ago
mertmit 33bbb383ee fix: bulk update only pasted columns 1 year ago
mertmit 7a5a34c0b8 refactor: function name for bulk update 1 year ago
mertmit 788317c714 feat: converCellData for select columns 1 year ago
mertmit 3181721e3d feat: revised convertCellData 1 year ago