Daniel Spaude
|
93596bef24
|
Revert "layout experimentations (WIP)"
This reverts commit 72201432ab .
|
2 years ago |
Daniel Spaude
|
e88f83a51f
|
Revert "layout experimentations (WIP)"
This reverts commit 52ae240188 .
|
2 years ago |
Daniel Spaude
|
72201432ab
|
layout experimentations (WIP)
|
2 years ago |
Daniel Spaude
|
52ae240188
|
layout experimentations (WIP)
|
2 years ago |
Daniel Spaude
|
d5466bba84
|
geodata: extract out lat/long->joined string logic
|
2 years ago |
Daniel Spaude
|
e81463301b
|
geodata: remove unused code
|
2 years ago |
flisowna
|
6f932a3266
|
geodata: fix linter issues
|
2 years ago |
flisowna
|
5ab81bda4a
|
Revert "geodata: add tooltip to each marker on hover - works, WIP: show attachments, qrcode on tooltip"
This reverts commit 94148f02f6 .
|
2 years ago |
Daniel Spaude
|
b371c73945
|
mobile optimizations - undo current work on 'showing views in left sidebar'
|
2 years ago |
Daniel Spaude
|
460af17389
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
mertmit
|
7c2c671a64
|
fix: ViewIcon null check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
573d4e430b
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
flisowna
|
94148f02f6
|
geodata: add tooltip to each marker on hover - works, WIP: show attachments, qrcode on tooltip
|
2 years ago |
Daniel Spaude
|
ff58a5823e
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
6e4936faed
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
db1e4e6b1f
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
ca4b41193d
|
mobile optimisations - fix tab issue
|
2 years ago |
Daniel Spaude
|
c0c4aa097d
|
mobile optimisations: work on auto-hide behavior of sidebar
|
2 years ago |
flisowna
|
6c485880a0
|
WIP geodata: add marker by tap holding in a map view - add no markers by leaving
|
2 years ago |
flisowna
|
1c5139f101
|
WIP geodata: add marker by tap holding in a map view - passing and saving in expanded form works
|
2 years ago |
flisowna
|
a19ca14147
|
Revert "geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP"
This reverts commit d21525f0c6 .
|
2 years ago |
flisowna
|
d21525f0c6
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
|
2 years ago |
flisowna
|
49d9ade608
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
|
2 years ago |
flisowna
|
3fbe68317f
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
|
2 years ago |
flisowna
|
c63c343a48
|
geodata: pass default geo position (based on map click) through to GeoData column component
|
2 years ago |
flisowna
|
e28e65529d
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring
|
2 years ago |
mertmit
|
f5e14c525b
|
fix: treeview load project consistently
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
e4a6d29d7b
|
mobile optimisations - hide more elements when in mobile mode
|
2 years ago |
flisowna
|
2c1e7d0253
|
fix warning: remove unused class from Barcode Wrapper
|
2 years ago |
Daniel Spaude
|
bbaa676ba4
|
mobile optimisations - hide more elements when in mobile mode
|
2 years ago |
Daniel Spaude
|
5f3d512bb2
|
mobile optimisations - hide more elements when in mobile mode
|
2 years ago |
Daniel Spaude
|
0b9fe01d4e
|
mobile optimisations - add mobile mode toggle button to left menu (WIP)
|
2 years ago |
flisowna
|
b73165be5f
|
geodata: number input in geodata column responsive to keys and loading icon format
|
2 years ago |
Daniel Spaude
|
225086bf56
|
QR Scanner: little refactoring and clenaup
|
2 years ago |
flisowna
|
832c4adf8b
|
clean code
|
2 years ago |
flisowna
|
a2316f9080
|
geodata: move info about record limits depending on the size of data into map view - add missing syncCall for pagination data (WIP)
|
2 years ago |
flisowna
|
97361e4854
|
geodata: move info about record limits depending on the size of data into map view (WIP)
|
2 years ago |
Pranav C
|
eac47a0dbf
|
feat: add license page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
aeda11d5ca
|
fix(gui): lookup and rollup - show readonly warning only when necessary
re #4702
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d395d643bb
|
fix(gui): treat empty string as null for number fields
re #4701
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f1103cbcd3
|
fix(gui): remove extra quote from iframe script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5b4c029ae4
|
refactor(gui): share view modal - icons alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e06831bee
|
fix(gui): allow user to change icon in multi datasource tree view
re #4731
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
09359286dd
|
WIP updating without refresh records number in toolbar
|
2 years ago |
flisowna
|
f3430611f0
|
geodata: switch info about record limits depending on the size of data in map view
|
2 years ago |
flisowna
|
d7cafa2ef9
|
WIP info button on toolbar about record limits in map view - WIP
|
2 years ago |
flisowna
|
5e6ba2dc11
|
WIP info button on toolbar about record limits in map view
|
2 years ago |
flisowna
|
38eb7b0475
|
WIP info button on toolbar about record limits in map view
|
2 years ago |
Daniel Spaude
|
6e8b118176
|
qrscanner - WIP
|
2 years ago |
mertmit
|
222246ae72
|
fix: disconnect from socket if modal closed
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |