34 Commits (35974ad5c68e154f9b5f087904f2d45d25515987)

Author SHA1 Message Date
Wing-Kam Wong 8098dc3540 feat(nc-gui): ad nc-locked-overlay to system columns 2 years ago
Pranav C 3b3d842ba1 fix: focus percentage input on enter key press and on enter key press save and navigate to next row 2 years ago
Pranav C 25b68a74cd fix(gui): checkbox rendering 2 years ago
braks 3a9338b3ef chore(nc-gui): rebase 2 years ago
braks 0d7b129e33 chore(nc-gui): lint 2 years ago
braks 5ea1b2b661 chore(nc-gui): lint 2 years ago
braks 612978758c chore(nc-gui): cleanup abstractType computed 2 years ago
braks e1cd1a9e7e refactor(nc-gui): use sql ui of useProject 2 years ago
braks 19c38753a4 refactor(nc-gui): reduce computed values generated by cells 2 years ago
Pranav C 07728342d8 fix: proper multi/single select behaviour with keyboard 2 years ago
Pranav C ad1a64a985 fix(gui): single/multi select issue with arrow and enter keys 2 years ago
Daniel Spaude 606cf1fd95
QR Code: enable auto updating of cell if referenced value cell is changed 2 years ago
Muhammed Mustafa 9e0eddf833 feat(testing): Added Table Column Operations test suite 2 years ago
Muhammed Mustafa 6998c3e6c7 feat(testing): Added and integrated playwright 2 years ago
Vijay Kumar Rathore 34c97d731f disallow date picker from opening if column is primary key 2 years ago
Wing-Kam Wong 49a94eeec0 chore(nc-gui): remove unused import / variables 2 years ago
braks 8b255f3096 refactor(nc-gui): use ref for readonly injection 2 years ago
Daniel Spaude 60b02fd6c6
qrcode column type: prototyping 2 years ago
mertmit 1c2c9d320a fix(nc-gui): use composable instead of redefining 2 years ago
mertmit 1d495268f5 fix(nc-gui): currency handle manual save 2 years ago
Wing-Kam Wong b685f811b9 chore(nc-gui): remove console.log 2 years ago
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