Commit Graph

24 Commits

Author SHA1 Message Date
af84abe3f8 test(models/domain): test instantiation 2026-01-17 22:46:53 -03:00
4c51822bf0 test: extends coverage for sqlite service 2026-01-17 22:16:11 -03:00
8e53710c90 build: add testing coverage tool for vitest 2026-01-17 19:03:12 -03:00
4655ba4f64 feat(barcode reader): add wrapper for the webcomponent 2026-01-17 18:54:36 -03:00
ead327d44f feat(barcode reader): add close btn 2026-01-17 18:51:37 -03:00
a8ff28829d fix: increment z-index 2026-01-17 18:24:29 -03:00
888d636be6 refactor: db initialization 2026-01-17 16:05:22 -03:00
230ba670ab feat(persistance): add migration 2026-01-17 15:01:49 -03:00
fd763cc162 feat(persistance) : add DAO 2026-01-17 15:01:16 -03:00
8b462f98f6 feat(persistance): add db models 2026-01-17 15:00:24 -03:00
90233c7208 feat: add domain models 2026-01-17 14:58:39 -03:00
ab2aca1d97 feat(persistance): add additional ops for sqlite 2026-01-17 14:43:40 -03:00
fcee6e0b19 test: remove outdated test 2026-01-03 00:21:16 -03:00
5e1e453b0b feat(loading screen): add angular wrapper 2026-01-03 00:20:02 -03:00
a870e875c8 test: add missing dependency 2026-01-03 00:12:23 -03:00
49b9389532 feat: add barcode reader 2026-01-02 23:32:01 -03:00
7c6045f1b3 refactor: replace scan loading style loading 2026-01-02 22:42:05 -03:00
7952e5632a refactor: add loading screen on app initialization 2026-01-01 22:33:18 -03:00
92e426b316 feat(loading): add loading screen as web component 2026-01-01 22:14:58 -03:00
f095efd9e0 refactor: add global styles 2026-01-01 21:45:18 -03:00
1290130d8e feat(wa-sqlite): db initiallization 2026-01-01 14:00:30 -03:00
7be44bd8f2 feat(wa-sqlite): add mock cert, modifies npm dev command 2026-01-01 13:11:47 -03:00
0938dc861d build: add wrapped wa-sqlite for angular 2025-12-27 20:14:38 -03:00
f588461be1 Initial commit 2025-12-27 13:56:51 -03:00