Crumb Owl
9271cdae4b
ProductBarcode: architecture: move to strongly typed DialogID and parameters
2025-07-19 23:06:43 +02:00
Crumb Owl
18149a5c9a
ProductBarcode: apply linting and fixes on frontend
2025-07-19 23:06:43 +02:00
Crumb Owl
fb17b56f09
ProductBarcode: create a dedicated dialog for product selection
2025-07-19 23:06:43 +02:00
Crumb Owl
09f29d82f4
ProductBarcode: properly use of language system in frontend/Scanner.vue
2025-07-19 22:51:48 +02:00
Crumb Owl
dd94fd43ee
ProductBarcode: improve UI of Barcode message in frontend/Scanner.vue
2025-07-19 22:51:48 +02:00
Crumb Owl
a85bdfef88
ProductBarcode: display barcode type in frontend/Scanner.vue
2025-07-19 22:51:48 +02:00
Crumb Owl
7c56bfb4ab
ProductBarcode: fix error on pages/Scanner.vue when using a barcode
2025-07-19 22:51:48 +02:00
Crumb Owl
c3af4ac4ac
ProductBarcode: add barcode processing in frontend
2025-07-19 22:51:48 +02:00
Crumb Owl
fc88df0ff0
ProductBarcode: allow passing parameters to Dialog
2025-07-19 22:51:48 +02:00
Crumb Owl
c666a8a8c1
ProductBarcode: add barcode detection to ScannerModal.vue
2025-07-19 22:51:48 +02:00
Ahmosys
d678c35c57
fix(frontend/scanner): close scanner modal after successful QR code scan ( #889 )
...
* fix(frontend/scanner): close scanner modal after successful QR code scan
* fix: linting errors
2025-07-10 17:00:08 -04:00
tonyaellie
b00ba9c42f
fix: request permission to access camera
2025-05-25 21:02:31 +00:00
Tonya
1a51839abd
Topbar remake ( #752 )
...
* feat: begin work on topbar refresh
* feat: implement search input functionality
* feat: add ScannerModal component based on scanner page
* feat: add toggle to enable legacy topbar, remove scanner page
* feat: update scanner menu item to use SidebarMenuButton for legacy header support
* chore: lint
* style: make margin and padding more consistent
* feat: fun hack
* fix: remove uneeded log and class=""
2025-05-25 15:41:59 +01:00