85 Commits (56a6b835fba7070b339c1e0edc7ce0a69292038f)

Author SHA1 Message Date
mateonunez b168e76a59 fix(nc-gui): allow expand when is locked 2 years ago
braks eea4ef0211 refactor(nc-gui): show expand icon depending on role and readonly state 2 years ago
braks 94065a92c0 fix(nc-gui): use `TableDataCell` component to set cell refs 2 years ago
braks 97cdb832e4 fix(nc-gui): show expand icon regardless of readonly state 2 years ago
braks 8b255f3096 refactor(nc-gui): use ref for readonly injection 2 years ago
braks 030bab3c9b revert(nc-gui): list items to use regular expanded form 2 years ago
braks e884a7d1d4 refactor(nc-gui): move readonly injection to smartsheet 2 years ago
mertmit a75be8b228 feat: include add new column in view if most right column 2 years ago
mertmit 41b686c918 feat: getContainerScrollForElement function 2 years ago
mertmit 7e5a52d0ff feat: better scroll for borders and sticky header 2 years ago
Pranav C a9429cd059 fix(gui): update rowMeta only when it's defined 2 years ago
Pranav C 742ce3e9f7 fix(gui): align spinner vertically center 2 years ago
Pranav C 507780a098 fix(gui): wait until inserting record to avoid duplicate row insertion 2 years ago
Pranav C d230152ed8 fix(gui): allow user to expand row if any ongoing save/update completes 2 years ago
Pranav C 520ddec858 refactor(gui): bring back automatic row creation change from #4025 2 years ago
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