Pranav C
|
44217b0ce4
|
feat: insert column after/before a column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27a19ea7f5
|
feat: add api to specify default column order in active view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e25625be84
|
refactor: cell icon update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
19bd5ebcc8
|
feat(gui): duplicate column(wip)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ca24809b7d
|
feat(gui): implement sort option in column grid level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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
|
9e507d21ff
|
fix(nc-gui): prevent default when pressing cmd + arrow keys
|
2 years ago |
Ekaterina Balakina
|
fe94f1adcb
|
fix abstract type
|
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
|
dae1c53a91
|
feat(nc-gui): skip keydown logic if drawer / modal is active
|
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
|
04687e02ae
|
feat(nc-gui): prevent shift / cntOrCtrl key is pressing for altKey cases
|
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
|
8098dc3540
|
feat(nc-gui): ad nc-locked-overlay to system columns
|
2 years ago |
Wing-Kam Wong
|
d508b915f4
|
fix(nc-gui): remove incorrect @selectstart.prevent
|
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
|
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 |
Daniel Spaude
|
3a315d840c
|
qrcode: add more playwright tests
|
2 years ago |
Wing-Kam Wong
|
f65d39b510
|
feat(nc-gui): keyboard manoeuvre - Alt + R & Alt + C
|
2 years ago |
Wing-Kam Wong
|
efd7697546
|
feat(nc-gui): keyboard manoeuvre - cmd/ctrl + Enter
|
2 years ago |
Wing-Kam Wong
|
ce009649fb
|
feat(nc-gui): load field query when view is changed
|
2 years ago |
Pranav C
|
b82043af2a
|
refactor(gui): show options validation outside the scrollable section
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
8218da8d43
|
qrcode: playwright tests (WIP)
|
2 years ago |
Wing-Kam Wong
|
eedea07bea
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
381aa3e3e4
|
fix(nc-gui): close dropdown if a menu item is clicked
|
2 years ago |
Wing-Kam Wong
|
4d4514c7d4
|
feat(nc-gui): add useMenuCloseOnEsc to kanban toolbar
|
2 years ago |
Pranav C
|
915575309d
|
feat: close toolbar menu on escape key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e074b6338e
|
fix(gui): avoid rendering cell component while switching tab
- to avoid passing wrong(previous tabs data) data to cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
2972e3404b
|
GeoData: show detail popup/sidebar when clicking on map marper (WIP; url query param is already updating correctly)
|
2 years ago |
flisowna
|
8be4a83586
|
GeoData: apply formatData in store composable (fixes also type error) and filter out rows with empty cells for primary geo column
|
2 years ago |
flisowna
|
c2dea4c877
|
Revert "GeoData: show row edit popup when clicking on geo pin (WIP)"
This reverts commit d1824a34c8 .
|
2 years ago |
flisowna
|
d1824a34c8
|
GeoData: show row edit popup when clicking on geo pin (WIP)
|
2 years ago |
flisowna
|
fb5d74df55
|
GeoData: save current zoom level of map view
|
2 years ago |
Pranav C
|
25b68a74cd
|
fix(gui): checkbox rendering
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
73db942ab7
|
qrcode: playwright tests (WIP)
|
2 years ago |
Wing-Kam Wong
|
d1aaef0a6a
|
feat(nc-gui): add classes for playwright
|
2 years ago |
Pranav C
|
8072c40c06
|
feat(gui): focus first input in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |