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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
46e6978a2b
|
feat: LTAR list - on let/right arrow key navigate through pages
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2d16ed7a3a
|
fix: allow toggling picker if cell is in editable state
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
326e6ab7ce
|
fix: prevent cell switch on keypress when picker, dropdown or LTAR list is in open state
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d682e56a3f
|
refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c3b14ede49
|
fix(api): show warning as cell content like formula
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f8e52e39e0
|
fix(api): block delete key press action for input fields at cell level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c610caa667
|
feat(api): scroll to list item when necessary
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
19b91417c1
|
feat(api): navigation in LTAR link row modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
64f55b841a
|
feat(api): show warning for virtual cells when enter or delete key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
75c1c202a9
|
feat(gui): ignore unselecting if clicking inside any picker element
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4b0845bd30
|
feat(gui): on enter key press open ref table rows modal for LTAR cells
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
* show only the bigger qr code in the modal
* and don't show the usual detail edit form
|
2 years ago |
Daniel Spaude
|
41af28231e
|
qrcode: cleanup
|
2 years ago |
Daniel Spaude
|
7aa49ab9b7
|
qrcode: delete qr code if referenced column is deleted
* plus some cleanup
|
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
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |