Commit Graph

38 Commits

Author SHA1 Message Date
bblaz 054a7ad0dd Add category management: list API, UI integration, and search updates
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-05-02 22:47:46 +02:00
bblaz 1fe56a232b Refactor stock API to replace numeric flags with boolean values, add getItemLabel endpoint, and update tests/documentation
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-01 23:51:05 +02:00
bblaz 47434db5b5 Add scanner utility, modal, and stock scan page implementation
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2026-05-01 23:32:13 +02:00
bblaz 50e147b079 Reduce grouped mark-gone refresh to summary fetch only
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-12 23:00:06 +02:00
bblaz 065eed9769 Bump app version to 0.2.4
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-12 22:49:01 +02:00
bblaz 6ca09cdf1f Add inactive item fallback for dashboard change feed lookups
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-12 22:46:28 +02:00
bblaz e50f848896 Drop stale label drafts after inactivity and bump version to 0.2.3
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-04-12 22:29:09 +02:00
bblaz 39dd474813 Align stock API with paginated backend and bump to v0.2.2
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-12 17:57:53 +02:00
bblaz ae8ad07d87 Rename grouped stock label from Latest quantity to Quantity
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-12 17:32:48 +02:00
bblaz cc0e368480 Improve stock list restore and item-level refresh feedback
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-04-12 17:23:39 +02:00
bblaz 1d23279819 Refactor stock filters into a responsive sidebar rail
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-12 13:37:45 +02:00
bblaz 569ef1804b Add tests for grouped stock list behavior and improve stock view mode UI and API enhancements
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-12 13:05:14 +02:00
bblaz ac2eafb504 Use patchStockItem to save stock detail identifier code
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-04-12 00:39:58 +02:00
bblaz c264c61226 Ignore scanner decode noise and log debug errors in dev 2026-04-12 00:33:12 +02:00
bblaz b65514bd0f Add barcode scanner and identifier editing to stock detail 2026-04-12 00:33:08 +02:00
bblaz 977c62818c Upgrade OFF lookup UX and stock detail identifier editing
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-04-11 10:14:49 +02:00
bblaz 0a8464f63c Add app version management, update checks, and periodic SW updates
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
- Introduced version.json and appVersionAssetPlugin for build-time version tracking.
- Enhanced settings page with update check/status UI.
- Refactored bootstrap to handle SW updates and initiate periodic checks.
2026-04-11 03:19:53 +02:00
bblaz ca9517508d Remove redundant stockType field mapping, refactor location handling in identifier mapper, and update related tests.
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-04-11 02:33:47 +02:00
bblaz 9e3245a427 Add barcode scanner integration, identifier lookup, and enhanced field mapping for label creation
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline is pending
2026-04-11 02:24:28 +02:00
bblaz e1383c4d56 Add label printing functionality and error handling in stock and label flows
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-04-10 22:08:01 +02:00
bblaz 1dc1bb4912 Implement upsert label flow and use-based mark gone handling
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-10 15:43:39 +02:00
bblaz 74b54730cc Improve service worker handling for DEV mode and cache updates 2026-04-07 19:52:42 +02:00
bblaz 741b77aa2d Add print query parameter to stock POST request 2026-04-07 19:45:16 +02:00
bblaz 385cd95aaf Add grouped stock view with expiration and location filtering 2026-04-07 00:41:55 +02:00
bblaz a2819f88d2 Improve label create picker interactions on touch devices 2026-04-06 21:41:10 +02:00
bblaz b11485a336 Add Mark Gone action for stock items and enhance expiration and location filtering system 2026-04-06 21:34:02 +02:00
bblaz 34664be951 Handle invalidated application keys after auth failures 2026-04-06 18:31:31 +02:00
bblaz 35c30120b8 Update label form to use quantity_initial for quantity assignment 2026-04-06 18:01:58 +02:00
bblaz 96b263c899 Enforce required label form fields before preview and create 2026-04-06 17:54:45 +02:00
bblaz d4205f93b8 Add preset expiration day picker to label form 2026-04-06 17:47:02 +02:00
bblaz 218647b2cb Improve label quantity input and unit picker 2026-04-06 17:34:11 +02:00
bblaz 76d8180f41 Refresh nav on auth changes and show session info 2026-04-06 17:20:47 +02:00
bblaz a0da39b697 Fix auth verification flow and alert ID fallback 2026-04-06 17:07:14 +02:00
bblaz 1521602743 Preserve trailing slashes in constructed URLs within buildPathname for improved URL consistency. 2026-04-06 16:35:25 +02:00
bblaz d56da613dd Refactor API client to replace resolveApiRequestUrl with buildUrl, improving URL construction and error handling. Remove test script from package.json. 2026-04-06 11:06:07 +02:00
bblaz 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. 2026-04-06 10:48:03 +02:00
bblaz 155c7a65d6 Refactor API client and stock management logic for improved clarity, error handling, and support for additional stock types. 2026-04-06 10:30:37 +02:00
bblaz 929ee6557a Introduce initial version of the Lonc app with core features, styling, and configurations.
- Add base app structure, including Bootstrap setup and Alpine.js integration.
- Implement authentication flow with session handling.
- Integrate stock management and label creation functionalities.
- Include responsive styling and theme using CSS variables and custom components.
- Add API clients for Tryton-based backend.
- Set up kitchen and dashboard navigation workflows.
- Configure service worker for PWA support.
2026-04-06 09:24:22 +02:00