55d6218dd3
Redesign recent changes section: add grid-based layout, tone classes, stock transitions, and context normalization. Improve stock entry handling with fallback for inactive items.
bblaz2026-05-04 00:32:59 +02:00
f67d2c89be
Merge pull request 'Refactor stock API to replace numeric flags with boolean values, add getItemLabel endpoint, and update tests/documentation' (#10) from codex/update-rest-api-integration into main
main
bblaz2026-05-02 20:52:10 +00:00
054a7ad0dd
Add category management: list API, UI integration, and search updates
bblaz2026-05-02 22:47:46 +02:00
1fe56a232b
Refactor stock API to replace numeric flags with boolean values, add getItemLabel endpoint, and update tests/documentation
bblaz2026-05-01 23:51:05 +02:00
34e339eb44
Merge pull request 'Add scanner utility, modal, and stock scan page implementation' (#9) from codex/plan-item-scanning-flows into main
bblaz2026-05-01 21:36:40 +00:00
e63c8a2770
Refactor stock mark-gone tests to use markStockGoneMock instead of useStockItemMock and update alert messaging
bblaz2026-05-01 23:35:39 +02:00
79f4138b95
Merge pull request 'Drop stale label drafts after inactivity and bump version to 0.2.3' (#8) from codex/reset-stale-app-date into main
bblaz2026-04-12 20:36:44 +00:00
e50f848896
Drop stale label drafts after inactivity and bump version to 0.2.3
bblaz2026-04-12 22:29:09 +02:00
39dd474813
Align stock API with paginated backend and bump to v0.2.2
bblaz2026-04-12 17:57:53 +02:00
ae8ad07d87
Rename grouped stock label from Latest quantity to Quantity
bblaz2026-04-12 17:32:48 +02:00
c00e41170a
Merge pull request 'codex/promote-grouped-stock-view' (#7) from codex/promote-grouped-stock-view into main
bblaz2026-04-12 15:25:34 +00:00
cc0e368480
Improve stock list restore and item-level refresh feedback
bblaz2026-04-12 17:23:39 +02:00
1d23279819
Refactor stock filters into a responsive sidebar rail
bblaz2026-04-12 13:37:45 +02:00
569ef1804b
Add tests for grouped stock list behavior and improve stock view mode UI and API enhancements
bblaz2026-04-12 13:05:14 +02:00
8797726915
Merge pull request 'codex/add-barcode-scan-to-item' (#6) from codex/add-barcode-scan-to-item into main
bblaz2026-04-11 22:41:11 +00:00
ac2eafb504
Use patchStockItem to save stock detail identifier code
bblaz2026-04-12 00:39:58 +02:00
2974124555
Merge remote-tracking branch 'origin/codex/add-barcode-scan-to-item' into codex/add-barcode-scan-to-item
bblaz2026-04-12 00:36:45 +02:00
c264c61226
Ignore scanner decode noise and log debug errors in dev
bblaz2026-04-12 00:24:41 +02:00
b65514bd0f
Add barcode scanner and identifier editing to stock detail
bblaz2026-04-12 00:18:25 +02:00
9677e47680
Ignore scanner decode noise and log debug errors in dev
bblaz2026-04-12 00:24:41 +02:00
bbb5bd4dea
Add barcode scanner and identifier editing to stock detail
bblaz2026-04-12 00:18:25 +02:00
dfe83ab236
Merge pull request 'Upgrade OFF lookup UX and stock detail identifier editing' (#5) from codex/upgrade-openfoodfacts-handling into main
bblaz2026-04-11 08:16:23 +00:00
ea8a95b95d
Merge pull request 'Add app version management, update checks, and periodic SW updates' (#4) from codex/add-pwa-update-controls into main
bblaz2026-04-11 01:21:19 +00:00
0a8464f63c
Add app version management, update checks, and periodic SW updates
bblaz2026-04-11 03:19:53 +02:00
9e6ad2dc08
Merge pull request 'Add barcode scanner integration, identifier lookup, and enhanced field mapping for label creation' (#3) from codex/ean-label-scanner into main
bblaz2026-04-11 00:38:29 +00:00
ca9517508d
Remove redundant stockType field mapping, refactor location handling in identifier mapper, and update related tests.
bblaz2026-04-11 02:33:47 +02:00
9e3245a427
Add barcode scanner integration, identifier lookup, and enhanced field mapping for label creation
bblaz2026-04-11 02:24:28 +02:00
9f84251af0
Merge pull request 'codex/update-app-for-new-api' (#2) from codex/update-app-for-new-api into main
bblaz2026-04-10 20:52:14 +00:00
e1383c4d56
Add label printing functionality and error handling in stock and label flows
bblaz2026-04-10 22:08:01 +02:00
1dc1bb4912
Implement upsert label flow and use-based mark gone handling
bblaz2026-04-10 15:43:39 +02:00
caa6ca6ce1
Merge pull request 'Add Vitest coverage reporting to Woodpecker CI' (#1) from codex/add-woodpecker-test-suite into main
bblaz2026-04-10 13:01:38 +00:00
6f617fe449
Add Vitest coverage reporting to Woodpecker CI
bblaz2026-04-10 15:00:13 +02:00
74b54730cc
Improve service worker handling for DEV mode and cache updates
bblaz2026-04-07 19:52:42 +02:00
741b77aa2d
Add print query parameter to stock POST request
bblaz2026-04-07 19:45:16 +02:00
385cd95aaf
Add grouped stock view with expiration and location filtering
bblaz2026-04-07 00:41:55 +02:00
35c30120b8
Update label form to use quantity_initial for quantity assignment
bblaz2026-04-06 18:01:58 +02:00
96b263c899
Enforce required label form fields before preview and create
bblaz2026-04-06 17:54:45 +02:00
d4205f93b8
Add preset expiration day picker to label form
bblaz2026-04-06 17:47:02 +02:00
218647b2cb
Improve label quantity input and unit picker
bblaz2026-04-06 17:34:11 +02:00
76d8180f41
Refresh nav on auth changes and show session info
bblaz2026-04-06 17:20:47 +02:00
a0da39b697
Fix auth verification flow and alert ID fallback
bblaz2026-04-06 17:07:14 +02:00
1521602743
Preserve trailing slashes in constructed URLs within buildPathname for improved URL consistency.
bblaz2026-04-06 16:35:25 +02:00
d56da613dd
Refactor API client to replace resolveApiRequestUrl with buildUrl, improving URL construction and error handling. Remove test script from package.json.
bblaz2026-04-06 11:06:07 +02:00
739cb37157
Refactor API client to use resolveApiRequestUrl for improved URL resolution, enhanced error handling, and clearer cross-origin request support. Add test script to package.json.
bblaz2026-04-06 10:48:03 +02:00
155c7a65d6
Refactor API client and stock management logic for improved clarity, error handling, and support for additional stock types.
bblaz2026-04-06 10:30:37 +02:00
929ee6557a
Introduce initial version of the Lonc app with core features, styling, and configurations.
bblaz2026-04-06 09:24:22 +02:00