Commit Graph
119 Commits
Author SHA1 Message Date
beatz174-bit 375a6449ee Update carton toggle icon to reflect action 2025-11-23 13:45:03 +10:00
beatzaplenty 8c8bb513f5 Merge branch 'main' of https://github.com/beatz174-bit/stockfill 2025-11-23 13:40:51 +10:00
beatzaplenty 17459538f4 modified: .gitignore 2025-11-23 13:40:41 +10:00
beatz174-bit 76fcf50869 Merge pull request #45 from beatz174-bit/codex/remove-quantity-field-and-carton-checkbox
Remove redundant quantity controls from active pick list
2025-11-23 13:37:51 +10:00
beatz174-bit 251c76fbdf Remove redundant pick list quantity controls 2025-11-23 13:37:32 +10:00
beatz174-bit fb3d2b8cb6 Merge pull request #44 from beatz174-bit/codex/change-toggle-icon-to-box
Update carton toggle icon
2025-11-23 13:29:45 +10:00
beatz174-bit ade987b712 Update carton toggle icon 2025-11-23 13:29:15 +10:00
beatz174-bit d209c363ff Merge pull request #43 from beatz174-bit/codex/add-delete-confirmation-for-product
Add confirmation prompt before deleting pick list items
2025-11-23 13:27:07 +10:00
beatz174-bit c820427144 Add confirmation dialog before deleting pick list items 2025-11-23 13:26:51 +10:00
beatz174-bit c014f43a40 Merge pull request #42 from beatz174-bit/codex/add-playwright-tests-to-launch.json
Add Playwright launch configuration
2025-11-23 13:24:42 +10:00
beatz174-bit 7e7b4a2488 Add Playwright launch configuration 2025-11-23 13:24:28 +10:00
beatz174-bit a1aa42386c Merge pull request #41 from beatz174-bit/codex/fix-blank-page-after-adding-product-and-add-tests
Fix pick list crash and add Playwright e2e coverage
2025-11-23 13:20:35 +10:00
beatz174-bit 1a67151e60 Fix pick list item actions and add Playwright tests 2025-11-23 13:20:18 +10:00
beatz174-bit edd9712ea1 Merge pull request #40 from beatz174-bit/codex/embed-product-search-ui-in-activepicklistscreen
Embed product search into active pick list
2025-11-23 13:06:30 +10:00
beatz174-bit 0d11cace24 Embed inline product add flow 2025-11-23 13:06:13 +10:00
beatz174-bit 8eada29b50 Merge pull request #39 from beatz174-bit/codex/add-confirmation-prompt-for-pick-list-deletion
Add confirmation dialog for pick item deletion
2025-11-23 13:04:33 +10:00
beatz174-bit 398760fceb Merge branch 'main' into codex/add-confirmation-prompt-for-pick-list-deletion 2025-11-23 13:04:25 +10:00
beatz174-bit 61d9dfb614 Merge pull request #38 from beatz174-bit/codex/update-pickitemrow-to-use-icon-buttons
Switch pick item controls to icons and add decrement support
2025-11-23 13:02:10 +10:00
beatz174-bit a4f03c799f Add confirmation dialog for deleting pick items 2025-11-23 13:02:02 +10:00
beatz174-bit 6c22fd0a20 Use icon buttons for pick item actions 2025-11-23 13:01:41 +10:00
beatz174-bit 3b4a6ef9f9 Merge pull request #37 from beatz174-bit/codex/fix-product-name-display-on-add-item-page
Show selected product name on add item page
2025-11-23 12:49:54 +10:00
beatz174-bit e80f064745 Show selected product summary on add item page 2025-11-23 12:49:37 +10:00
beatz174-bit 029c51f0d3 Merge pull request #36 from beatz174-bit/codex/fix-referenceerror-in-additemscreen-test
Fix AddItemScreen quantity state
2025-11-23 12:45:23 +10:00
beatz174-bit fd8da0c7a3 Fix AddItemScreen quantity state 2025-11-23 12:45:09 +10:00
beatz174-bit ad091a39cb Merge pull request #34 from beatz174-bit/codex/refactor-pickitem-model-and-related-components
Simplify pick item quantity handling
2025-11-23 12:37:11 +10:00
beatz174-bit 069d0ca93f Merge branch 'main' into codex/refactor-pickitem-model-and-related-components 2025-11-23 12:37:04 +10:00
beatz174-bit f2bb55f95a Simplify pick item quantity handling 2025-11-23 12:33:13 +10:00
beatz174-bit 864c819fc4 Merge pull request #33 from beatz174-bit/codex/refactor-additemscreen-for-quantity-input-zovgfo
Simplify add item quantity controls
2025-11-23 12:28:47 +10:00
beatz174-bit aab3430787 Simplify add item quantity controls 2025-11-23 12:28:33 +10:00
beatz174-bit d41edb671c Merge pull request #31 from beatz174-bit/codex/refactor-additemscreen-for-quantity-input
Add quantity and carton controls to pick items
2025-11-23 12:09:38 +10:00
beatz174-bit 6337f69b63 Merge branch 'main' into codex/refactor-additemscreen-for-quantity-input 2025-11-23 12:09:30 +10:00
beatz174-bit 60205e6628 Merge pull request #32 from beatz174-bit/codex/add-quantity-and-is_carton-fields-to-pickitem
Add carton-aware pick item quantities and migration
2025-11-23 12:07:10 +10:00
beatz174-bit 7e9278ce5f Merge branch 'main' into codex/add-quantity-and-is_carton-fields-to-pickitem 2025-11-23 12:07:03 +10:00
beatz174-bit dffb64803e Merge pull request #30 from beatz174-bit/codex/replace-swipe-handlers-with-checkbox-interaction
Add checkbox toggle for pick list items
2025-11-23 12:04:50 +10:00
beatz174-bit dc2aeaa3dd Add delete control for pick list items 2025-11-23 12:03:54 +10:00
beatz174-bit 0dce13233f Add carton-aware pick item quantities and migration 2025-11-23 12:03:22 +10:00
beatz174-bit 5d17bb2609 Add carton flag to pick item quantity handling 2025-11-23 11:59:53 +10:00
beatz174-bit 6452b41e0c Update interaction guidance for checkbox model 2025-11-23 11:59:18 +10:00
beatzaplenty 64acab1cf2 Merge branch 'main' of https://github.com/beatz174-bit/stockfill 2025-11-23 11:44:59 +10:00
beatzaplenty 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
2025-11-23 11:43:58 +10:00
beatz174-bit 98d8d4d65c Merge pull request #29 from beatz174-bit/codex/add-sha-256-fingerprint-and-assetlinks.json
Add signing fingerprint and asset links for TWA
2025-11-23 11:38:22 +10:00
beatz174-bit 9dd5cca7df Add TWA signing fingerprint and asset links 2025-11-23 11:38:10 +10:00
beatzaplenty c20375c52b Merge remote-tracking branch 'origin/codex/optimize-dockerfile-for-caching-dependencies' 2025-11-23 10:56:10 +10:00
beatzaplenty 642dda399d Merge remote-tracking branch 'origin/codex/add-.dockerignore-to-exclude-non-source-files' 2025-11-23 10:56:01 +10:00
beatzaplenty b56f1345b2 Merge remote-tracking branch 'origin/codex/update-dockerfile-for-optimized-build-stage' 2025-11-23 10:55:20 +10:00
beatzaplenty 46e98c334e Merge remote-tracking branch 'origin/codex/fix-docker-build-caching-issues' 2025-11-23 10:53:50 +10:00
beatz174-bit dbb82dab9f Merge pull request #28 from beatz174-bit/codex/add-.dockerignore-to-exclude-non-source-files
Add dockerignore for build context
2025-11-23 10:44:06 +10:00
beatz174-bit 9661429554 Merge pull request #27 from beatz174-bit/codex/update-dockerfile-for-optimized-build-stage
Optimize Docker build cache for dependencies
2025-11-23 10:43:54 +10:00
beatz174-bit bd913d7479 Add dockerignore for build context 2025-11-23 10:43:28 +10:00
beatz174-bit fe7e01d5fa Optimize Docker build cache for dependencies 2025-11-23 10:42:59 +10:00