375 Commits (0accfb2b1e4cf992068c6e5d6bb3c28f22393690)

Author SHA1 Message Date
flisowna e7a15b77ec Barcode column type - WIP (mainly FE related code) 2 years ago
Wing-Kam Wong 270ba22ef5 chore(nc-gui): add active: modalVisible to QRcode 2 years ago
Wing-Kam Wong bcecbfb975 chore(nc-gui): lint 2 years ago
Pranav C 49098822ac refactor(gui): group imports 2 years ago
Daniel Spaude dc3f9607a9
qrcode: also show 'Not editable/clearable' message for QR codes (similar to Formula) 2 years ago
Daniel Spaude 71c03ef725
extract 'show/clear not possible for non-editable columns' logic out into composable 2 years ago
Daniel Spaude 84d981eb44
qrcode: don't render qr codes if their value exceeds 2000 chars 2 years ago
Wing-Kam Wong 1231b0bfed feat(nc-gui): add active class to <a-modal/> 2 years ago
Wing-Kam Wong 70ea1fda32 fix(nc-gui): lint 2 years ago
Wing-Kam Wong 2af5e7d224 fix(nc-gui): resolve PR comments 2 years ago
Pranav C 4749171498 fix: pass array/json array to attachment cell from lookup cell 2 years ago
Wing-Kam Wong 5d761c5ee1 feat(nc-gui): focus on filter query for other keys 2 years ago
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