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 |
flisowna
|
94148f02f6
|
geodata: add tooltip to each marker on hover - works, WIP: show attachments, qrcode on tooltip
|
2 years ago |
Daniel Spaude
|
ca4b41193d
|
mobile optimisations - fix tab issue
|
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 |
Daniel Spaude
|
e4a6d29d7b
|
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 |
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
|
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 |
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 |
Daniel Spaude
|
8f2213ae97
|
qrscanner - fix api parameter error
|
2 years ago |
Pranav C
|
d1e1906d2f
|
fix(gui): viewIcon - handle if view meta is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
b87f8d0313
|
qr scanner - WIP
|
2 years ago |
Pranav C
|
887c661edf
|
refactor: add iframe props same as base share
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
e90e978bd5
|
barcode: fix linter issues
|
2 years ago |
flisowna
|
3150b986bb
|
barcode: formatting
|
2 years ago |
flisowna
|
9886e67ce3
|
barcode: fix all the issues from PR review
|
2 years ago |
Pranav C
|
fd8dae40e9
|
feat(gui): block open google signup if invite only signup enabled
re #4618
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d5644061e2
|
feat(gui): add embed option in shared view modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
#4680
|
2 years ago |
Pranav C
|
c841c767f0
|
fix(gui): stop event propagation in view rename input
re #4686
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9083f185f8
|
fix(gui): rerender component when title changes
re #4686 - lengthy view name needs to be truncated in toolbar view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
9c26bad728
|
geodata: debug barcode options
|
2 years ago |
Daniel Spaude
|
7c6afba9de
|
qr scanner POC - more debugging, trying out again another scanner library
|
2 years ago |
flisowna
|
cb5721364f
|
geodata: add a new row on clicking on the plus icon
|
2 years ago |
Daniel Spaude
|
20db55d6e6
|
qr scanner POC - WIP (layout adaptions)
|
2 years ago |
Daniel Spaude
|
98bb7fdfde
|
qr scanner POC - WIP (add label for qr code column to select)
|
2 years ago |
Pranav C
|
8fe15ef4fb
|
refactor(gui): icon size and other requested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
114267c812
|
geo data map bug: code cleanup
|
2 years ago |
flisowna
|
88d1127c58
|
geo data map bug: fixing order and checks of watchers related to leaflet apis etc
|
2 years ago |
flisowna
|
dc31554179
|
geo data map bug: partially fixing it (but local storage values for zoom and center are not consistently used atm)
|
2 years ago |
flisowna
|
e34e95d794
|
Revert "geo data map bug: debug via reducing complexity - step 1"
This reverts commit 9146423eec .
|
2 years ago |
flisowna
|
8d9891dbd9
|
Revert "geo data map bug: debug via reducing complexity - step 2"
This reverts commit 0ae8af65b1 .
|
2 years ago |
flisowna
|
0ae8af65b1
|
geo data map bug: debug via reducing complexity - step 2
|
2 years ago |