Pranav C
|
a733324629
|
feat(gui): add menu options in column header
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
cf2ccc53cc
|
feat(nc-gui): update keyboard shortcuts list
|
2 years ago |
Muhammed Mustafa
|
d43f885948
|
feat(test): Added test for keyboard shortcuts
|
2 years ago |
Wing-Kam Wong
|
9e507d21ff
|
fix(nc-gui): prevent default when pressing cmd + arrow keys
|
2 years ago |
Wing-Kam Wong
|
c61756bb78
|
feat(nc-gui): include keyboard short in help center
|
2 years ago |
Ekaterina Balakina
|
fe94f1adcb
|
fix abstract type
|
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 |
Daniel Spaude
|
eb92d2200e
|
qrcode: filter out qr code from look up column options ui
|
2 years ago |
flisowna
|
bf9ba9a43b
|
save last center and zoom on a map view
|
2 years ago |
Wing-Kam Wong
|
1231b0bfed
|
feat(nc-gui): add active class to <a-modal/>
|
2 years ago |
Wing-Kam Wong
|
d232bbd8f6
|
fix(nc-gui): add relative so that the absolute overlay only take up to the input in expanded form
|
2 years ago |
Wing-Kam Wong
|
f461d854c2
|
feat(nc-gui): keyboard shortcuts
|
2 years ago |
Wing-Kam Wong
|
dae1c53a91
|
feat(nc-gui): skip keydown logic if drawer / modal is active
|
2 years ago |
Wing-Kam Wong
|
8e3a666348
|
fix(nc-gui): auto focus on json cells only
|
2 years ago |
Wing-Kam Wong
|
49655b7c0a
|
feat(nc-gui): add isDrawerOrModalExist
|
2 years ago |
flisowna
|
1f6e053d57
|
WIP geodata: set localstorage saved zoom and center
|
2 years ago |
flisowna
|
187a2bf3a0
|
geodata: expandedForm on marker click
|
2 years ago |
Wing-Kam Wong
|
7c2a586b62
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
507a1f496a
|
feat(nc-gui): keyboard maneuver for json cell
|
2 years ago |
Wing-Kam Wong
|
034cfba717
|
feat(nc-gui): focus monaco editor
|
2 years ago |
Wing-Kam Wong
|
ca67747b79
|
fix(nc-gui): incorrect i18n keyname in KeyboardShortcuts
|
2 years ago |
Wing-Kam Wong
|
70ea1fda32
|
fix(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
f0e98ace78
|
feat(nc-gui): add keyboardShortcut
|
2 years ago |
Wing-Kam Wong
|
04687e02ae
|
feat(nc-gui): prevent shift / cntOrCtrl key is pressing for altKey cases
|
2 years ago |
Wing-Kam Wong
|
2af5e7d224
|
fix(nc-gui): resolve PR comments
|
2 years ago |
Ekaterina Balakina
|
b419bf0f26
|
review fixes
|
2 years ago |
Ekaterina Balakina
|
2287ae6581
|
use cell inputs for filters input type
|
2 years ago |
Ekaterina Balakina
|
095ebdfcf3
|
copy in right menu, notification and refactor
|
2 years ago |
Wing-Kam Wong
|
cd56d6bf1e
|
feat(nc-gui): click enter to open modal, click enter again to attach file
|
2 years ago |
Wing-Kam Wong
|
af685a9cf8
|
feat(nc-gui): add active class when the modal is open
|
2 years ago |
Wing-Kam Wong
|
2f5160e047
|
feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker
|
2 years ago |
Wing-Kam Wong
|
ccf42266fe
|
fix(nc-gui): query the active date picker only
|
2 years ago |
Wing-Kam Wong
|
ae2271c7b8
|
feat(nc-gui): cmd + ; to select the current date(time)
|
2 years ago |
Wing-Kam Wong
|
8098dc3540
|
feat(nc-gui): ad nc-locked-overlay to system columns
|
2 years ago |
Wing-Kam Wong
|
21c0be04a2
|
fix(nc-gui): return if expanded form is active for Enter & Escape on date picker
|
2 years ago |
Wing-Kam Wong
|
d508b915f4
|
fix(nc-gui): remove incorrect @selectstart.prevent
|
2 years ago |
mertmit
|
76f33ae4e6
|
feat: reconnect quick import logs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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 |
Pranav C
|
3882bd1692
|
fix: parse attachment column value if string
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
0625eacf72
|
fix(nc-gui): use computed on isShareBaseAllowed
|
2 years ago |
Wing-Kam Wong
|
5d048d37f2
|
fix(nc-gui): set show-search always true
|
2 years ago |
Wing-Kam Wong
|
387d8ca8cf
|
fix(nc-gui): focus on the first input in expanded form nextTick
|
2 years ago |
Wing-Kam Wong
|
9250aa8250
|
feat(nc-gui): revise clear cell logic
|
2 years ago |
mertmit
|
2c932f9e70
|
fix: use isPrimaryKey instead of isPrimary
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
3b02b6627e
|
feat(nc-gui): keyboard maneuver on date picker
|
2 years ago |
Daniel Spaude
|
3a315d840c
|
qrcode: add more playwright tests
|
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 |