flisowna
|
6eeec60963
|
geodata: work on mapViewStore
|
2 years ago |
flisowna
|
30aedb6f5b
|
geodata: work on mapViewStore
|
2 years ago |
redhoyasa
|
04a7fbd525
|
feat(gallery): skip empty value to be displayed in the gallery view
|
2 years ago |
flisowna
|
207f0e365a
|
WIP mapViewStore
|
2 years ago |
Daniel Spaude
|
4cc610bebf
|
qrcode: ignore qr fields for Form View and add more allowed QR value types
|
2 years ago |
flisowna
|
bb7e3d5b27
|
geodata: add MapViewColumn (swagger, model, migration, API)
|
2 years ago |
flisowna
|
1eb51bb14f
|
geodata: render geo data points in view (WIP)
|
2 years ago |
Daniel Spaude
|
81a2d6a768
|
qrcode: ignore qrcode cols for filters and sorting
|
2 years ago |
Pranav C
|
91bc7840e7
|
fix(gui): overwrite auto updated field on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
25b1872587
|
fix(nc-gui): type issues
|
2 years ago |
Wing-Kam Wong
|
49a94eeec0
|
chore(nc-gui): remove unused import / variables
|
2 years ago |
braks
|
aef9300800
|
fix(nc-gui): limit transition duration to 5s
|
2 years ago |
Daniel Spaude
|
b2fc5115d1
|
qrcode: form validation
|
2 years ago |
Daniel Spaude
|
7aa49ab9b7
|
qrcode: delete qr code if referenced column is deleted
* plus some cleanup
|
2 years ago |
mateonunez
|
b168e76a59
|
fix(nc-gui): allow expand when is locked
|
2 years ago |
braks
|
eea4ef0211
|
refactor(nc-gui): show expand icon depending on role and readonly state
|
2 years ago |
braks
|
94065a92c0
|
fix(nc-gui): use `TableDataCell` component to set cell refs
|
2 years ago |
braks
|
97cdb832e4
|
fix(nc-gui): show expand icon regardless of readonly state
|
2 years ago |
braks
|
8b255f3096
|
refactor(nc-gui): use ref for readonly injection
|
2 years ago |
flisowna
|
31d9197266
|
geodata: cell type WIP
|
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
|
c3ce940676
|
chore(nc-gui): suspend form
|
2 years ago |
braks
|
e884a7d1d4
|
refactor(nc-gui): move readonly injection to smartsheet
|
2 years ago |
Wing-Kam Wong
|
1a29bd0166
|
refactor(nc-gui): rename variables & props
|
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 |
flisowna
|
a0aca0fb44
|
geodata: MapView (WIP)
|
2 years ago |
flisowna
|
440765cff8
|
geodata: add 'Add Map View' button
|
2 years ago |
flisowna
|
967fd69b0b
|
geodata: add leaflet
|
2 years ago |
Maya Nedeljković Batić
|
f9ea83d52d
|
fix(nc-gui): gallery cover image is clipped
|
2 years ago |
mertmit
|
1c2c9d320a
|
fix(nc-gui): use composable instead of redefining
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
1d495268f5
|
fix(nc-gui): currency handle manual save
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
fc886690b9
|
chore(nc-gui): remove unnecessary padding from erd
|
2 years ago |
braks
|
9d73d621f3
|
refactor(nc-gui): erd modal styles
|
2 years ago |
braks
|
6fd625e904
|
chore(nc-gui): prop type
|
2 years ago |
braks
|
36216d039a
|
refactor(nc-gui): reduce stroke width
|
2 years ago |
braks
|
34c3d71fae
|
refactor(nc-gui): dispose erd modal on close
|
2 years ago |
Wing-Kam Wong
|
b685f811b9
|
chore(nc-gui): remove console.log
|
2 years ago |
mertmit
|
a75be8b228
|
feat: include add new column in view if most right column
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
41b686c918
|
feat: getContainerScrollForElement function
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
4f17dbc966
|
fix(nc-gui): add duration to isAutoSaved
|
2 years ago |
mertmit
|
7e5a52d0ff
|
feat: better scroll for borders and sticky header
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
f9cab933b8
|
fix(gui): pass Row ref to insert method
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a9429cd059
|
fix(gui): update rowMeta only when it's defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
742ce3e9f7
|
fix(gui): align spinner vertically center
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
507780a098
|
fix(gui): wait until inserting record to avoid duplicate row insertion
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d230152ed8
|
fix(gui): allow user to expand row if any ongoing save/update completes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
520ddec858
|
refactor(gui): bring back automatic row creation change from #4025
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |