116 Commits (f6260037ea3ebca01b698c6a3f17816560f3c8b3)

Author SHA1 Message Date
Wing-Kam Wong 4f17dbc966 fix(nc-gui): add duration to isAutoSaved 2 years ago
Wing-Kam Wong 73e34cda05 fix(nc-gui): remove duration from isManualSaved 2 years ago
braks 95f252ba84 fix(nc-gui): remove `useMetas` from cb fn 2 years ago
mertmit d0848b8fb9 feat: save new row on enter even if it is empty 2 years ago
braks 12b9f43255 fix(nc-gui): stop propagation for non form cells 2 years ago
braks 31933a9647 refactor(nc-gui): remove key event stopper from cells 2 years ago
braks 5324902169 revert(nc-gui): use full cell width 2 years ago
braks 4f68489fb1 chore(nc-gui): update cell styles 2 years ago
braks fdab487ecf chore(nc-gui): add cell type class to cell el 2 years ago
braks b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Pranav C 48a1e36faf chore(gui): lint 2 years ago
Pranav C ff13ea4c51 fix(gui): save row on switching tables 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Denis cb5f948358 feat(gui-v2): make shared views editable 2 years ago
Pranav C d24c0fb6fb fix(gui-v2): avoid highlighting primary value in form view 2 years ago
mertmit c5232f1881 feat(gui-v2): gallery expanded form 2 years ago
braks 26e64c60d9 fix(gui-v2): prevent missing injection warnings 2 years ago
mertmit d95d935391 fix(gui-v2): disable primary value color on lookup 2 years ago
mertmit 3165be4018 fix(gui-v2): use ref value for isJSON 2 years ago
Wing-Kam Wong 9c891b642b feat(gui-v2): add nc-locked-overlay to cells for lock view 2 years ago
Muhammed Mustafa e5fdc6a1d0 fix/reverted percent to v1 2 years ago
mertmit aa9ff45d50 feat(gui-v2): colored primary value 2 years ago
braks 1c79b77c64 fix(gui-v2): circular component imports replaced with async imports and typehack 2 years ago
braks 83eca162ef chore(gui-v2): cleanup typecheck issues 2 years ago
mertmit c0d0dfc027 fix(gui-v2): typo on cell classes 2 years ago
Pranav C 504872bc98 fix(gui-v2): sync time and year field and avoid opening on context menu event 2 years ago
Pranav C ad82e36495 refactor(gui-v2): remove old style 2 years ago
mertmit a1b35baba3 feat(gui-v2): ux improvements for select cells 2 years ago
Pranav C 7a8d89b3d7 refactor(gui-v2): code cleanup 2 years ago
Pranav C 947e9ec02e chore(gui-v2): lint 2 years ago
braks 4786c55040 fix(gui-v2): pass unique row+col key to attachment cell for dropzone refs 2 years ago
Muhammed Mustafa ad7358ccdf chore/removed enter to save for json cells and added formatting after save 2 years ago
Muhammed Mustafa ed64d28faf refactor/gui-v2-added-json 2 years ago
Pranav C 95de96b6b4 fix(gui-v2): focus decimal cell on edit enabled 2 years ago
Pranav C f7dffa5012 refactor(gui-v2): convert to reactive 2 years ago
Pranav C 7095344bb7 refactor(gui-v2): replace column with reactive object 2 years ago
Pranav C 9e9053d212 refactor(gui-v2): replace with use 2 years ago
Pranav C 6057ee687e feat(gui-v2): make edit enabled toggle possible 2 years ago
Pranav C 92cdc64119 feat(gui-v2): enter key navigation 2 years ago
Pranav C 6ec63d9f9b chore(gui-v2): lint 2 years ago
Pranav C bec5a095a7 fix(gui-v2): provide editEnabled from cell component 2 years ago
Pranav C f73796a93e refactor(gui-v2): typos correction 2 years ago
Pranav C 9b472d1790 chore(gui-v2): lint 2 years ago
Pranav C 015d2fed21 feat(gui-v2): add debounce for cell value update/save 2 years ago
braks 858157e6f8 refactor(gui-v2): use width inheritance for cells 2 years ago
braks ef82d08182 chore(gui-v2): scale cell height 2 years ago
braks 1189ec02eb feat(gui-v2,deps): update attachment cell styles 2 years ago
braks 109938673e feat(gui-v2): add `EditModeInj` and replace string key injection 2 years ago
Muhammed Mustafa 31f3bddb34 refactor/gui-v2-added-phonenumber-cell 2 years ago
Wing-Kam Wong ccccc64ebb feat(gui-v2): add CellDecimal 2 years ago