Commit Graph

  • ade987b712 Update carton toggle icon beatz174-bit 2025-11-23 13:29:15 +10:00
  • d209c363ff Merge pull request #43 from beatz174-bit/codex/add-delete-confirmation-for-product beatz174-bit 2025-11-23 13:27:07 +10:00
  • c820427144 Add confirmation dialog before deleting pick list items beatz174-bit 2025-11-23 13:26:51 +10:00
  • c014f43a40 Merge pull request #42 from beatz174-bit/codex/add-playwright-tests-to-launch.json beatz174-bit 2025-11-23 13:24:42 +10:00
  • 7e7b4a2488 Add Playwright launch configuration beatz174-bit 2025-11-23 13:24:28 +10:00
  • a1aa42386c Merge pull request #41 from beatz174-bit/codex/fix-blank-page-after-adding-product-and-add-tests beatz174-bit 2025-11-23 13:20:35 +10:00
  • 1a67151e60 Fix pick list item actions and add Playwright tests beatz174-bit 2025-11-23 13:20:18 +10:00
  • edd9712ea1 Merge pull request #40 from beatz174-bit/codex/embed-product-search-ui-in-activepicklistscreen beatz174-bit 2025-11-23 13:06:30 +10:00
  • 0d11cace24 Embed inline product add flow beatz174-bit 2025-11-23 13:06:13 +10:00
  • 8eada29b50 Merge pull request #39 from beatz174-bit/codex/add-confirmation-prompt-for-pick-list-deletion beatz174-bit 2025-11-23 13:04:33 +10:00
  • 398760fceb Merge branch 'main' into codex/add-confirmation-prompt-for-pick-list-deletion beatz174-bit 2025-11-23 13:04:25 +10:00
  • 61d9dfb614 Merge pull request #38 from beatz174-bit/codex/update-pickitemrow-to-use-icon-buttons beatz174-bit 2025-11-23 13:02:10 +10:00
  • a4f03c799f Add confirmation dialog for deleting pick items beatz174-bit 2025-11-23 13:02:02 +10:00
  • 6c22fd0a20 Use icon buttons for pick item actions beatz174-bit 2025-11-23 13:01:41 +10:00
  • 3b4a6ef9f9 Merge pull request #37 from beatz174-bit/codex/fix-product-name-display-on-add-item-page beatz174-bit 2025-11-23 12:49:54 +10:00
  • e80f064745 Show selected product summary on add item page beatz174-bit 2025-11-23 12:49:37 +10:00
  • 029c51f0d3 Merge pull request #36 from beatz174-bit/codex/fix-referenceerror-in-additemscreen-test beatz174-bit 2025-11-23 12:45:23 +10:00
  • fd8da0c7a3 Fix AddItemScreen quantity state beatz174-bit 2025-11-23 12:45:09 +10:00
  • ad091a39cb Merge pull request #34 from beatz174-bit/codex/refactor-pickitem-model-and-related-components beatz174-bit 2025-11-23 12:37:11 +10:00
  • 069d0ca93f Merge branch 'main' into codex/refactor-pickitem-model-and-related-components beatz174-bit 2025-11-23 12:37:04 +10:00
  • f2bb55f95a Simplify pick item quantity handling beatz174-bit 2025-11-23 12:33:13 +10:00
  • 864c819fc4 Merge pull request #33 from beatz174-bit/codex/refactor-additemscreen-for-quantity-input-zovgfo beatz174-bit 2025-11-23 12:28:47 +10:00
  • aab3430787 Simplify add item quantity controls beatz174-bit 2025-11-23 12:28:33 +10:00
  • d41edb671c Merge pull request #31 from beatz174-bit/codex/refactor-additemscreen-for-quantity-input beatz174-bit 2025-11-23 12:09:38 +10:00
  • 6337f69b63 Merge branch 'main' into codex/refactor-additemscreen-for-quantity-input beatz174-bit 2025-11-23 12:09:30 +10:00
  • 60205e6628 Merge pull request #32 from beatz174-bit/codex/add-quantity-and-is_carton-fields-to-pickitem beatz174-bit 2025-11-23 12:07:10 +10:00
  • 7e9278ce5f Merge branch 'main' into codex/add-quantity-and-is_carton-fields-to-pickitem beatz174-bit 2025-11-23 12:07:03 +10:00
  • dffb64803e Merge pull request #30 from beatz174-bit/codex/replace-swipe-handlers-with-checkbox-interaction beatz174-bit 2025-11-23 12:04:50 +10:00
  • dc2aeaa3dd Add delete control for pick list items beatz174-bit 2025-11-23 12:03:54 +10:00
  • 0dce13233f Add carton-aware pick item quantities and migration beatz174-bit 2025-11-23 12:03:22 +10:00
  • 5d17bb2609 Add carton flag to pick item quantity handling beatz174-bit 2025-11-23 11:59:53 +10:00
  • 6452b41e0c Update interaction guidance for checkbox model beatz174-bit 2025-11-23 11:59:18 +10:00
  • 64acab1cf2 Merge branch 'main' of https://github.com/beatz174-bit/stockfill beatzaplenty 2025-11-23 11:44:59 +10:00
  • 5562299626 modified: app-release-bundle.aab modified: app-release-signed.apk modified: app-release-signed.apk.idsig modified: app-release-unsigned-aligned.apk modified: app/build.gradle modified: build/reports/problems/problems-report.html modified: manifest-checksum.txt modified: twa-manifest.json beatzaplenty 2025-11-23 11:43:58 +10:00
  • 98d8d4d65c Merge pull request #29 from beatz174-bit/codex/add-sha-256-fingerprint-and-assetlinks.json beatz174-bit 2025-11-23 11:38:22 +10:00
  • 9dd5cca7df Add TWA signing fingerprint and asset links beatz174-bit 2025-11-23 11:38:10 +10:00
  • c20375c52b Merge remote-tracking branch 'origin/codex/optimize-dockerfile-for-caching-dependencies' beatzaplenty 2025-11-23 10:56:10 +10:00
  • 642dda399d Merge remote-tracking branch 'origin/codex/add-.dockerignore-to-exclude-non-source-files' beatzaplenty 2025-11-23 10:56:01 +10:00
  • b56f1345b2 Merge remote-tracking branch 'origin/codex/update-dockerfile-for-optimized-build-stage' beatzaplenty 2025-11-23 10:55:20 +10:00
  • 46e98c334e Merge remote-tracking branch 'origin/codex/fix-docker-build-caching-issues' beatzaplenty 2025-11-23 10:53:50 +10:00
  • dbb82dab9f Merge pull request #28 from beatz174-bit/codex/add-.dockerignore-to-exclude-non-source-files beatz174-bit 2025-11-23 10:44:06 +10:00
  • 9661429554 Merge pull request #27 from beatz174-bit/codex/update-dockerfile-for-optimized-build-stage beatz174-bit 2025-11-23 10:43:54 +10:00
  • bd913d7479 Add dockerignore for build context beatz174-bit 2025-11-23 10:43:28 +10:00
  • fe7e01d5fa Optimize Docker build cache for dependencies beatz174-bit 2025-11-23 10:42:59 +10:00
  • da8914ef7f modified: Dockerfile beatzaplenty 2025-11-23 10:25:45 +10:00
  • a7cd402c34 Merge pull request #26 from beatz174-bit/codex/fix-docker-build-caching-issues beatz174-bit 2025-11-23 10:23:17 +10:00
  • bd1d8f7ea8 Ensure Docker build uses cached dependencies beatz174-bit 2025-11-23 10:23:02 +10:00
  • d7010d02cb Merge pull request #25 from beatz174-bit/codex/optimize-dockerfile-for-caching-dependencies beatz174-bit 2025-11-23 10:19:24 +10:00
  • da0e45c5ee Optimize Docker build caching beatz174-bit 2025-11-23 10:19:07 +10:00
  • 8ac83e74ba Merge pull request #23 from beatz174-bit/codex/fix-search-feature-on-pick-lists beatz174-bit 2025-11-23 10:04:37 +10:00
  • 86c65dd112 Handle autocomplete input changes to keep selection beatz174-bit 2025-11-23 10:03:49 +10:00
  • 7e8a02b7d2 Merge pull request #24 from beatz174-bit/codex/update-seed-data-for-products-and-categories beatz174-bit 2025-11-23 10:03:04 +10:00
  • 84c163b210 Update seed categories and products beatz174-bit 2025-11-23 10:02:42 +10:00
  • 0d6f6d2e96 Improve pick list product search beatz174-bit 2025-11-23 09:54:54 +10:00
  • 61a692dc77 Merge pull request #22 from beatz174-bit/codex/provide-csv-template-for-product-seed-data beatz174-bit 2025-11-23 09:38:01 +10:00
  • d692c4ce74 Add product seed CSV template beatz174-bit 2025-11-23 09:37:33 +10:00
  • 22a64c7ccd Delete .gradle directory beatz174-bit 2025-11-23 09:12:00 +10:00
  • 2c6475a4e3 modified: .gitignore beatzaplenty 2025-11-23 09:11:16 +10:00
  • 23cd998412 Merge branch 'main' of https://github.com/beatz174-bit/stockfill beatzaplenty 2025-11-22 06:44:11 +10:00
  • 6716a68a5b modified: .gradle/8.11.1/fileHashes/fileHashes.bin modified: .gradle/8.11.1/fileHashes/fileHashes.lock new file: .gradle/nb-cache/app-872021804/project-info.ser new file: .gradle/nb-cache/stockfill-555083198/project-info.ser new file: .gradle/nb-cache/subprojects.ser new file: .gradle/nb-cache/trust/322FC9862B0DAFF2344B91F46191E374722A0D7AFDF9E46965583317614B59D2 modified: .vscode/launch.json modified: .vscode/tasks.json modified: build/reports/problems/problems-report.html modified: package-lock.json modified: package.json beatzaplenty 2025-11-22 06:43:55 +10:00
  • e0397fa27f Merge pull request #21 from beatz174-bit/codex/fix-vitest-failing-test-for-deletion beatz174-bit 2025-11-22 06:43:21 +10:00
  • 8e4b4c2ddd Improve ManageProductsScreen deletion safeguard test beatz174-bit 2025-11-22 06:43:10 +10:00
  • b82e1d4897 Merge pull request #20 from beatz174-bit/codex/fix-search-products-bar-in-pick-list beatz174-bit 2025-11-21 19:21:37 +10:00
  • b477b5fe0c Improve product search when adding pick items beatz174-bit 2025-11-21 19:21:23 +10:00
  • f01db8d76e Merge pull request #19 from beatz174-bit/codex/fix-duplicate-barcode-addition-in-product-table beatz174-bit 2025-11-21 19:21:07 +10:00
  • 1eb5847bd9 Merge branch 'main' into codex/fix-duplicate-barcode-addition-in-product-table beatz174-bit 2025-11-21 19:20:59 +10:00
  • 7ee999e67f Enforce unique product barcodes beatz174-bit 2025-11-21 19:20:23 +10:00
  • cc750e85a3 Merge pull request #18 from beatz174-bit/codex/fix-search-field-in-pick-list beatz174-bit 2025-11-21 19:13:33 +10:00
  • d50c2a3dc8 Prevent adding duplicate products to pick lists beatz174-bit 2025-11-21 19:13:16 +10:00
  • c269f1ab9e Merge pull request #17 from beatz174-bit/codex/prevent-deletion-of-in-use-products-categories-areas beatz174-bit 2025-11-21 19:13:03 +10:00
  • 3a84537d42 Prevent deletion of in-use records beatz174-bit 2025-11-21 19:12:49 +10:00
  • b8b85dbbec Merge pull request #16 from beatz174-bit/codex/add-clear-action-for-product-name beatz174-bit 2025-11-21 18:50:33 +10:00
  • 6bca88fe2b Add clear control to product name field beatz174-bit 2025-11-21 18:50:20 +10:00
  • 85259981c4 Merge pull request #15 from beatz174-bit/codex/find-pick-list-design-purpose beatz174-bit 2025-11-21 18:49:51 +10:00
  • 858c1559d7 Redesign pick lists for reuse beatz174-bit 2025-11-21 18:49:35 +10:00
  • 48df3ea41e Merge pull request #14 from beatz174-bit/codex/implement-open-food-facts-barcode-lookup beatz174-bit 2025-11-21 18:44:55 +10:00
  • cf9a4f010d Add Open Food Facts barcode lookup workflow beatz174-bit 2025-11-21 18:44:38 +10:00
  • 7f24948317 Merge pull request #13 from beatz174-bit/codex/move-camera-frame-to-popup-on-scan beatz174-bit 2025-11-21 18:30:32 +10:00
  • d5c5e9b9d0 Add modal barcode scanning flow and product link beatz174-bit 2025-11-21 18:29:20 +10:00
  • 0f3acd590b Merge pull request #12 from beatz174-bit/codex/update-barcode-scanner-page-features beatz174-bit 2025-11-21 18:20:42 +10:00
  • d099951883 Enhance barcode scanner lookup beatz174-bit 2025-11-21 18:20:26 +10:00
  • 127f05ec37 Merge pull request #11 from beatz174-bit/codex/remove-units-per-bulk-from-products beatz174-bit 2025-11-21 18:17:44 +10:00
  • b81ac51242 Add barcode scanning to manage products beatz174-bit 2025-11-21 18:17:01 +10:00
  • e361af2a1c Merge pull request #10 from beatz174-bit/codex/find-purpose-of-unit-type-and-bulk-name beatz174-bit 2025-11-21 18:09:27 +10:00
  • fcf5b74be2 Use fixed unit and bulk labels in product UI beatz174-bit 2025-11-21 18:09:12 +10:00
  • 1bc5fa00b6 Buiuld APK modified: .gitignore new file: .gradle/8.11.1/checksums/checksums.lock new file: .gradle/8.11.1/executionHistory/executionHistory.bin new file: .gradle/8.11.1/executionHistory/executionHistory.lock new file: .gradle/8.11.1/fileChanges/last-build.bin new file: .gradle/8.11.1/fileHashes/fileHashes.bin new file: .gradle/8.11.1/fileHashes/fileHashes.lock new file: .gradle/8.11.1/fileHashes/resourceHashesCache.bin new file: .gradle/8.11.1/gc.properties new file: .gradle/buildOutputCleanup/buildOutputCleanup.lock new file: .gradle/buildOutputCleanup/cache.properties new file: .gradle/buildOutputCleanup/outputFiles.bin new file: .gradle/vcs-1/gc.properties new file: android.keystore new file: app-release-bundle.aab new file: app-release-signed.apk new file: app-release-signed.apk.idsig new file: app-release-unsigned-aligned.apk new file: app/build.gradle new file: app/src/main/AndroidManifest.xml new file: app/src/main/java/com/ddnsgeek/lan/stockfill/twa/Application.java new file: app/src/main/java/com/ddnsgeek/lan/stockfill/twa/DelegationService.java new file: app/src/main/java/com/ddnsgeek/lan/stockfill/twa/LauncherActivity.java new file: app/src/main/res/drawable-anydpi/shortcut_legacy_background.xml new file: app/src/main/res/drawable-hdpi/ic_notification_icon.png new file: app/src/main/res/drawable-hdpi/splash.png new file: app/src/main/res/drawable-mdpi/ic_notification_icon.png new file: app/src/main/res/drawable-mdpi/splash.png new file: app/src/main/res/drawable-xhdpi/ic_notification_icon.png new file: app/src/main/res/drawable-xhdpi/splash.png new file: app/src/main/res/drawable-xxhdpi/ic_notification_icon.png new file: app/src/main/res/drawable-xxhdpi/splash.png new file: app/src/main/res/drawable-xxxhdpi/ic_notification_icon.png new file: app/src/main/res/drawable-xxxhdpi/splash.png new file: app/src/main/res/mipmap-hdpi/ic_launcher.png new file: app/src/main/res/mipmap-mdpi/ic_launcher.png new file: app/src/main/res/mipmap-xhdpi/ic_launcher.png new file: app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file: app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file: app/src/main/res/raw/web_app_manifest.json new file: app/src/main/res/values/colors.xml new file: app/src/main/res/values/strings.xml new file: app/src/main/res/xml/filepaths.xml new file: app/src/main/res/xml/shortcuts.xml new file: build.gradle new file: build/reports/problems/problems-report.html new file: gradle.properties new file: gradle/wrapper/gradle-wrapper.jar new file: gradle/wrapper/gradle-wrapper.properties new file: gradlew new file: gradlew.bat new file: manifest-checksum.txt new file: settings.gradle new file: store_icon.png new file: twa-manifest.json beatzaplenty 2025-11-21 17:44:42 +10:00
  • 551e58b918 modified: public/manifest.json beatzaplenty 2025-11-21 17:25:59 +10:00
  • 19ae9d0140 Merge branch 'main' of https://github.com/beatz174-bit/stockfill beatzaplenty 2025-11-21 17:24:01 +10:00
  • 9ca9eb70a0 modified: public/manifest.json beatzaplenty 2025-11-21 17:23:55 +10:00
  • c6b4f5ff03 Merge pull request #9 from beatz174-bit/codex/fix-dockerfile-build-errors beatz174-bit 2025-11-21 16:52:01 +10:00
  • 0243e79a9f Include index.html in Docker build beatz174-bit 2025-11-21 16:51:52 +10:00
  • c5f94fe902 Merge pull request #8 from beatz174-bit/codex/add-page-for-editing-product-categories beatz174-bit 2025-11-21 16:32:10 +10:00
  • 6d363d1c43 Add category management screen beatz174-bit 2025-11-21 16:31:57 +10:00
  • f359b44416 Merge branch 'main' of https://github.com/beatz174-bit/stockfill beatzaplenty 2025-11-21 16:24:03 +10:00
  • 3402dbf5d4 modified: package-lock.json modified: package.json beatzaplenty 2025-11-21 16:23:28 +10:00
  • 9116741741 Merge pull request #7 from beatz174-bit/codex/add-navigation-to-all-pages beatz174-bit 2025-11-21 16:23:16 +10:00
  • e4dfdbf0c8 Add navigation bar across screens beatz174-bit 2025-11-21 16:23:02 +10:00
  • c278a86831 Merge pull request #6 from beatz174-bit/codex/add-controls-to-edit-or-delete-items beatz174-bit 2025-11-21 16:22:36 +10:00
  • 8eaac86e02 Add edit and delete controls for areas and products beatz174-bit 2025-11-21 16:22:22 +10:00
  • c10463f53b Merge pull request #5 from beatz174-bit/codex/remove-chrome-from-launch-items beatz174-bit 2025-11-21 16:15:52 +10:00