362 Commits (f7bca93d53b742df955e448687845aaab4794725)

Author SHA1 Message Date
Wing-Kam Wong 83cc395810 feat(nc-gui): add computedFieldEditWarning & computedFieldDeleteWarning 2 years ago
Wing-Kam Wong 5ec9902cee feat(nc-gui): show showEditWarning when double clicking lookup cell 2 years ago
Daniel Spaude 594efba5c7
qrcode: playwright tests (WIP) 2 years ago
Daniel Spaude 93126a8890
qrcode: playwright tests (WIP) 2 years ago
Daniel Spaude e9661a1135
qrcode: playwright tests (WIP) 2 years ago
Pranav C 2fab4c4632 fix(gui): miscellaneous ui fixes and improvement 2 years ago
Daniel Spaude fec2e344f3
qr code: add margin on qr modal title 2 years ago
Daniel Spaude edb24b4562
qr code: code cleanups 2 years ago
braks cc29b8474e fix(nc-gui): lookup cell nullish checks 2 years ago
braks 705d6de190 chore(nc-gui): nullish check 2 years ago
braks fc7fdb1ee7 fix(nc-gui): check if col exists in lookup cmp 2 years ago
braks 9daa6d8b47 refactor(nc-gui): remove useColumn and useVirtualCell 2 years ago
braks 19c38753a4 refactor(nc-gui): reduce computed values generated by cells 2 years ago
Pranav C 72d10d415e fix: block default action on shortcut key press and typo correction 2 years ago
Pranav C 46e6978a2b feat: LTAR list - on let/right arrow key navigate through pages 2 years ago
Pranav C 2d16ed7a3a fix: allow toggling picker if cell is in editable state 2 years ago
Pranav C 326e6ab7ce fix: prevent cell switch on keypress when picker, dropdown or LTAR list is in open state 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C c3b14ede49 fix(api): show warning as cell content like formula 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C c610caa667 feat(api): scroll to list item when necessary 2 years ago
Pranav C 19b91417c1 feat(api): navigation in LTAR link row modal 2 years ago
Pranav C 64f55b841a feat(api): show warning for virtual cells when enter or delete key press 2 years ago
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Pranav C 4b0845bd30 feat(gui): on enter key press open ref table rows modal for LTAR cells 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Daniel Spaude 1b17f64632
QR code type: adress PR feedback 2 years ago
Daniel Spaude ea97c6ffca
qrcode: prevent default handling for cell click 2 years ago
Daniel Spaude 41af28231e
qrcode: cleanup 2 years ago
Daniel Spaude 7aa49ab9b7
qrcode: delete qr code if referenced column is deleted 2 years ago
Wing-Kam Wong 135c73898b refactor(nc-gui): rename value to cellValue 2 years ago
Wing-Kam Wong 38941c31ee fix(nc-gui): formula values unexpectedly wrapped by double quotes 2 years ago
Daniel Spaude fc97e1ff3a
qrcode: skip QR column if referenced column doesn't exist anymore 2 years ago
Daniel Spaude 2530eaf5a4
qrcode: add modal with larger qr code 2 years ago
Daniel Spaude 7138cd2c11
qrcode: fix 'qr code not updating on row change' 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
Daniel Spaude 60b02fd6c6
qrcode column type: prototyping 2 years ago
braks 4a73bae955 chore(nc-gui): properly close expanded form 2 years ago
braks bcff62b834 feat(nc-gui): open a separate form for each composable caller 2 years ago
braks 7c326ce118 fix(nc-gui): Add detached expanded form 2 years ago
braks 36cf3e5acb chore(nc-gui): pass default value to injection 2 years ago
Raju Udava 79a903050f test: cleanup grid view share 2 years ago
Wing-Kam Wong 4946f89355 fix(nc-gui): more on cell styles 2 years ago
braks 71ccf80beb fix(nc-gui): lazy load breaks item chip 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Wing-Kam Wong f546f6712e chore(nc-gui): format 2 years ago
Wing-Kam Wong 5fc96000fb chore(nc-gui): lint 2 years ago
Wing-Kam Wong 67033bb126 feat(nc-gui): prevent event bubbling on kanban cards 2 years ago
Pranav C bdbf0c13ad fix(gui): load comments count only in grid 2 years ago