121 Commits (a0c7df59360e7b29414fbed490ccfff8f4cf19fe)

Author SHA1 Message Date
braks 95f252ba84 fix(nc-gui): remove `useMetas` from cb fn 2 years ago
Pranav C fe41e09f2a fix(gui): extract column ref using column index 2 years ago
Pranav C c32a1814d5 refactor(gui): show clear cell option for LTAR 2 years ago
Pranav C d269fb4263 chore(gui): lint 2 years ago
Pranav C bdd530ba9e feat(gui): allow clear option for LTAR cell 2 years ago
Pranav C 4584655410 fix(gui): scroll to view only if required 2 years ago
Pranav C d11fa385c5 refactor(gui): trigger scroll to cell only on key navigation 2 years ago
braks 0d27467f71 fix(nc-gui): remove `useMetas` from watch cb 2 years ago
mertmit a4a6bcc92a fix: drop unnecessary await 2 years ago
mertmit 3610cdaf71 feat: automatically create a new row on navigating next within last row 2 years ago
Pranav C 38846ebf0d fix(gui): remove clear cell option from context menu for virtual cells 2 years ago
Pranav C d1397fe12f fix(gui): whenever tab/view switched save any existing changes in previous view 2 years ago
Pranav C 73d2154f60 fix(gui): extract foreign key value from belongs to 2 years ago
Pranav C 4f6d92b2e1 fix(gui): highlight required column if value is null/undefined 2 years ago
Pranav C 5aa6d1e0f3 chore(gui): lint 2 years ago
Pranav C 697b998fff fix(gui): use key as index to avoid re-rendering row when new record saved 2 years ago
Pranav C 6a3a54798e fix(gui): avoid view flickering on linking/unlinking LTAR 2 years ago
Raju Udava 25e08de4d3 test: cy updates to support share view modal changes 2 years ago
Wing-Kam Wong 83a9de437f fix(nc-gui): wrap LazySmartsheetExpandedForm by Suspense 2 years ago
Pranav C 1bb2c285ac feat(gui): scroll to the active cell on active cell change 2 years ago
Wing-Kam Wong e520a5da3d fix(nc-gui): allow comments to expand form 2 years ago
Pranav C 8de22c4ac5 fix(gui): bring back contextmenu handler 2 years ago
Pranav C a4a5c2d6bc refactor(gui): bring back missing code 2 years ago
Pranav C 40b8144955 fix(gui): avoid duplicate loadData invoke 2 years ago
Pranav C aa4db87e5a wip(gui): avoid re-rendering smartsheet 2 years ago
braks 81fd277186 fix(nc-gui): pass editEnabled as ref 2 years ago
braks cde7a5234d feat(nc-gui): add `useMultiSelect` composable 2 years ago
elvus 61c42da3ef chore(nc-gui): add comments 2 years ago
elvus 3b0b44afb6 feat(nc-gui): implement multi-select rows and copy paste 2 years ago
braks 4766018549 fix(nc-gui): remount EditOrAdd on dropdown open 2 years ago
braks 965a9a1ed3 fix(nc-gui): EditOrAdd not mounting properly 2 years ago
braks 5b53c48894 refactor(nc-gui): use lazy load 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks ee444604d9 refactor(nc-gui): use lazy components 2 years ago
Wing-Kam Wong 838123c115 fix(nc-gui): link to row 2 years ago
Pranav C 3209b551c6 fix(gui): trigger initial data load from grid 2 years ago
Pranav C aaa45c36e8 fix(gui): populate record url based on route param and active view 2 years ago
Pranav C 27ad01722e chore(gui): lint 2 years ago
Pranav C b8df66ec11 feat(gui): add row url feature in gallery view 2 years ago
Pranav C 5a6cb79714 feat(gui): use query param for providing rowId 2 years ago
Pranav C 6419934255 wip(gui): url for expanded row 2 years ago
Muhammed Mustafa 33a0de966c fix(nc-gui)/Lowered opacity of GeneralOverlay in Grid 2 years ago
Muhammed Mustafa 030970bb66 fix(nc-gui)/Added classname prop for GeneralOverlay 2 years ago
Muhammed Mustafa 7f8d641b57 fix(nc-gui)/Added option for light background for and enabled it for Grid 2 years ago
Pranav C 65e327e1a9 fix(gui): add fallback for copy to clipboard 2 years ago
braks 5320a313bc refactor(nc-gui): hide loading spinner when reloading from view filters 2 years ago
braks 8804bea441 fix(nc-gui): fetch view data regardless if meta is present 2 years ago
braks 81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2 years ago
braks 3320453637 chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago