Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
6 months ago
Pranav C
e790abdbaf
refactor: rename project and base
...
- Rename `Project` => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
b29189f0c3
refactor: move all icons to iconMap (WIP)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Daniel Spaude
3a56a9cb0c
code scanner button: add missing '.value' call of ref
2 years ago
Daniel Spaude
6b4b529dcc
code scanner button: improve text hints/labels
2 years ago
Daniel Spaude
ea966bac70
code cleanup
2 years ago
Daniel Spaude
998e53971e
code cleanup
2 years ago
Daniel Spaude
d5dc051b5c
code cleanup
2 years ago
Daniel Spaude
ff6fee5d9b
qr scanner - only allow to scan by qr and barcode col type
2 years ago
Daniel Spaude
5c40166f6a
qr scanner: tests - WIP
2 years ago
Daniel Spaude
e332f3abaa
qr scanner: tests - WIP
2 years ago
Daniel Spaude
8c1a0db07d
qr scanner: close scanner when multiple rows are found (no unique row match)
2 years ago
Daniel Spaude
5dec1b937f
code scanner for forms - WIP
2 years ago
Daniel Spaude
f832e208b7
code scanner button: move to better place
2 years ago
Daniel Spaude
f1f3477cc1
'Find row by scan': small text layout alignment
2 years ago
Daniel Spaude
a845a32b60
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
79659aec67
use correct class name for scanner button to fix failing test
2 years ago
Daniel Spaude
c4b9f9c403
don't show text for icon buttons when in mobile mode
2 years ago
Daniel Spaude
93596bef24
Revert "layout experimentations (WIP)"
...
This reverts commit 72201432ab
.
2 years ago
Daniel Spaude
72201432ab
layout experimentations (WIP)
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
Daniel Spaude
6e8b118176
qrscanner - WIP
2 years ago
Daniel Spaude
8f2213ae97
qrscanner - fix api parameter error
2 years ago
Daniel Spaude
b87f8d0313
qr scanner - WIP
2 years ago
Daniel Spaude
7c6afba9de
qr scanner POC - more debugging, trying out again another scanner library
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
Daniel Spaude
209ce39c4d
qr scanner POC - WIP (open expanded form for scanned row)
2 years ago
Daniel Spaude
c3060fe4cf
qr scanner POC - WIP (static API call for finding row by value)
2 years ago