Commit Graph

48 Commits

Author SHA1 Message Date
2e77ab3e40 style: add outlined icons font 2026-01-31 22:34:03 -03:00
9a3dd87896 build: prevent mangling (minifying classes and functions names) on build 2026-01-31 22:30:56 -03:00
2e6d0c1f0a refactor: change titlecase to upperfirst for capitalizing 2026-01-31 22:29:03 -03:00
6615912a35 feat: add pipe that capitalize first word only 2026-01-31 22:25:32 -03:00
1723ea7a39 refactor: height 100% and back btn 2026-01-31 11:30:15 -03:00
ae249ea828 feat: add list with actions component 2026-01-29 20:57:26 -03:00
4397e5fec3 refactor: moves positioning to host 2026-01-26 23:45:37 -03:00
f34ffec5b0 fix: bigClick to emit on click 2026-01-26 23:01:52 -03:00
a4aba009b8 fix: properly aligns button 2026-01-26 22:54:35 -03:00
7208a08ffb feat: add floating btn 2026-01-26 21:08:14 -03:00
85da313957 feat: add simplet layout for pages 2026-01-25 16:03:05 -03:00
3774750a56 feat: add some listing components 2026-01-25 16:02:33 -03:00
68866f4725 feat: navigation bar 2026-01-24 19:26:29 -03:00
00209ce137 build: add i18n support 2026-01-20 22:54:08 -03:00
490b929fa9 refactor: clean app component 2026-01-20 20:42:11 -03:00
94eb9b1bf8 build: ad material 2026-01-20 20:29:50 -03:00
c5e6ccc4c8 refactor: remove pwa bg color 2026-01-18 21:55:13 -03:00
9c6750617b chore: update favicon 2026-01-18 21:09:13 -03:00
3f4edb954c build: add pwa capability 2026-01-18 21:05:26 -03:00
dfacc39e57 test: add unit tests for DAOs 2026-01-18 18:36:34 -03:00
e125fb6e64 build: excludes html files from test coverage report 2026-01-18 17:59:59 -03:00
0a56fc6be0 fix: removes console.log 2026-01-18 15:13:05 -03:00
3467a574c1 fix: remove console.log 2026-01-18 00:32:28 -03:00
adc20904cc test(model/db): test instantiation 2026-01-17 22:56:19 -03:00
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