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 |
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
|
5171605a8c
|
qr scanner - WIP - adapt qr code generator options so they are recognized by the scanner
|
2 years ago |
Daniel Spaude
|
b87f8d0313
|
qr scanner - WIP
|
2 years ago |
Pranav C
|
2b1ca8d7a1
|
refactor: use switch case instead of nested ternary for readability
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
94bbacf975
|
barcode: fix barcode value in cleaner way
|
2 years ago |
flisowna
|
c9eaa64156
|
barcode: fix barcode value in cleaner way
|
2 years ago |