Commit Graph
106 Commits
Author SHA1 Message Date
beatz174-bit ed96c7d40a Sort pick list items alphabetically 2025-11-23 15:26:15 +10:00
beatz174-bit 04317139dc Memoize pick list data 2025-11-23 15:21:06 +10:00
beatz174-bit d98508019c Merge branch 'main' into codex/sort-product-list-alphabetically-z5figo 2025-11-23 15:15:30 +10:00
beatz174-bit 798593e8af Merge pull request #59 from beatz174-bit/codex/fix-pick-list-sorting-issue
Fix pick list item sorting
2025-11-23 15:13:49 +10:00
beatz174-bit 777c53f6ae Deduplicate pick list products by name 2025-11-23 15:13:14 +10:00
beatz174-bit 7da580ef52 Merge branch 'main' into codex/sort-product-list-alphabetically-ddqol8 2025-11-23 15:07:31 +10:00
beatz174-bit 666048a10b Fix pick list item sorting 2025-11-23 15:06:19 +10:00
beatz174-bit cc4f20e1ea Deduplicate pick list product options 2025-11-23 15:05:47 +10:00
beatz174-bit bd9117575d Merge pull request #57 from beatz174-bit/codex/sort-pick-lists-alphabetically
Sort pick lists alphabetically
2025-11-23 15:00:20 +10:00
beatz174-bit 32b2e3eada Sort pick lists alphabetically 2025-11-23 15:00:05 +10:00
beatz174-bit 8782d61718 Sort pick list product search options alphabetically 2025-11-23 14:58:07 +10:00
beatz174-bit 5262c6cdac Disable show picked toggle when all items picked 2025-11-23 14:52:18 +10:00
beatz174-bit 6d024b2d25 Merge pull request #54 from beatz174-bit/codex/add-button-to-check-all-products
Ensure Pick Complete shows picked items
2025-11-23 14:49:13 +10:00
beatz174-bit 4c0570af56 Ensure Pick Complete reveals picked items 2025-11-23 14:48:54 +10:00
beatz174-bit 17854652f6 Add quick add product icon to pick list search 2025-11-23 14:44:34 +10:00
beatz174-bit b340e77530 Align show picked checkbox with filter controls 2025-11-23 14:35:09 +10:00
beatz174-bit b1acfafcb2 Add show picked filter to pick list 2025-11-23 14:32:14 +10:00
beatz174-bit 289f915639 Add filter controls for pick list cartons and units 2025-11-23 14:25:02 +10:00
beatz174-bit 251c76fbdf Remove redundant pick list quantity controls 2025-11-23 13:37:32 +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 6c22fd0a20 Use icon buttons for pick item actions 2025-11-23 13:01:41 +10:00
beatz174-bit e80f064745 Show selected product summary on add item page 2025-11-23 12:49:37 +10:00
beatz174-bit fd8da0c7a3 Fix AddItemScreen quantity state 2025-11-23 12:45:09 +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 aab3430787 Simplify add item quantity controls 2025-11-23 12:28:33 +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 7e9278ce5f Merge branch 'main' into codex/add-quantity-and-is_carton-fields-to-pickitem 2025-11-23 12:07:03 +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
beatz174-bit 86c65dd112 Handle autocomplete input changes to keep selection 2025-11-23 10:03:49 +10:00
beatz174-bit 0d6f6d2e96 Improve pick list product search 2025-11-23 09:54:54 +10:00
beatz174-bit 8e4b4c2ddd Improve ManageProductsScreen deletion safeguard test 2025-11-22 06:43:10 +10:00
beatz174-bit b82e1d4897 Merge pull request #20 from beatz174-bit/codex/fix-search-products-bar-in-pick-list
Fix pick list product search filtering
2025-11-21 19:21:37 +10:00
beatz174-bit b477b5fe0c Improve product search when adding pick items 2025-11-21 19:21:23 +10:00
beatz174-bit 1eb5847bd9 Merge branch 'main' into codex/fix-duplicate-barcode-addition-in-product-table 2025-11-21 19:20:59 +10:00
beatz174-bit 7ee999e67f Enforce unique product barcodes 2025-11-21 19:20:23 +10:00
beatz174-bit cc750e85a3 Merge pull request #18 from beatz174-bit/codex/fix-search-field-in-pick-list
Prevent duplicate products in pick list add flow
2025-11-21 19:13:33 +10:00
beatz174-bit d50c2a3dc8 Prevent adding duplicate products to pick lists 2025-11-21 19:13:16 +10:00
beatz174-bit 3a84537d42 Prevent deletion of in-use records 2025-11-21 19:12:49 +10:00
beatz174-bit b8b85dbbec Merge pull request #16 from beatz174-bit/codex/add-clear-action-for-product-name
Add clear control to product name field
2025-11-21 18:50:33 +10:00
beatz174-bit 6bca88fe2b Add clear control to product name field 2025-11-21 18:50:20 +10:00
beatz174-bit 85259981c4 Merge pull request #15 from beatz174-bit/codex/find-pick-list-design-purpose
Redesign pick list workflow for reuse
2025-11-21 18:49:51 +10:00
beatz174-bit 858c1559d7 Redesign pick lists for reuse 2025-11-21 18:49:35 +10:00
beatz174-bit cf9a4f010d Add Open Food Facts barcode lookup workflow 2025-11-21 18:44:38 +10:00
beatz174-bit d5c5e9b9d0 Add modal barcode scanning flow and product link 2025-11-21 18:29:20 +10:00
beatz174-bit 0f3acd590b Merge pull request #12 from beatz174-bit/codex/update-barcode-scanner-page-features
Enhance barcode scanner lookup
2025-11-21 18:20:42 +10:00