Commit Graph
86 Commits
Author SHA1 Message Date
beatz174-bit 7909a75907 Handle missing product names in pick list 2025-11-24 16:51:46 +10:00
beatz174-bit 772c7993bf Revert "Preserve pick list item ordering by creation time" 2025-11-24 15:58:09 +10:00
beatz174-bit 66de93dc65 Preserve pick list item ordering by creation time 2025-11-24 15:56:36 +10:00
beatz174-bit ee8b0df054 Fix packaging filter enablement and coverage 2025-11-24 14:42:58 +10:00
beatz174-bit f14a1ffd01 Improve pick list item interactions and manage products search 2025-11-24 08:56:26 +10:00
beatz174-bit 7c67779744 Adjust secondary typography container in pick lists 2025-11-24 08:13:43 +10:00
beatz174-bit 4148214e80 Add React Router v7 future flags to routers 2025-11-24 07:53:54 +10:00
beatz174-bit d01ba0079e Clarify category selectors for manage products 2025-11-24 07:42:50 +10:00
beatz174-bit 2faeb09526 Merge pull request #83 from beatz174-bit/codex/extend-product-validation-in-manageproductsscreen
Validate product name uniqueness
2025-11-24 07:35:57 +10:00
beatz174-bit b25c5aa23a Validate product name uniqueness 2025-11-24 07:33:36 +10:00
beatz174-bit 141c2af06f Show empty results message on product filters 2025-11-24 07:32:20 +10:00
beatz174-bit 4e785a1680 Merge pull request #79 from beatz174-bit/codex/add-category-select-dropdown-to-manageproductsscreen
Add category filter to manage products screen
2025-11-24 07:25:30 +10:00
beatz174-bit 0b28409c74 Add category filter to manage products 2025-11-24 07:24:54 +10:00
beatz174-bit 46793af5d3 Sort manage products list 2025-11-24 07:23:19 +10:00
beatz174-bit 09cd4a2548 Fix ActivePickListScreen test mocks typing 2025-11-23 17:06:01 +10:00
beatz174-bit e9fdce5772 Expand unit and e2e coverage 2025-11-23 16:58:36 +10:00
beatz174-bit d8342e6dff Fix pick list product filtering 2025-11-23 16:50:46 +10:00
beatz174-bit f1d4f8e600 Merge branch 'main' into codex/fix-e2e-test-visibility-issue 2025-11-23 16:40:58 +10:00
beatz174-bit 07dda72f82 Fix pick list product search and category display 2025-11-23 16:40:19 +10:00
beatz174-bit 1181b217de Merge pull request #71 from beatz174-bit/codex/refine-product-search-filtering-logic
Filter pick list search to available products
2025-11-23 16:32:06 +10:00
beatz174-bit b872844e02 Filter pick list search to available products 2025-11-23 16:31:40 +10:00
beatz174-bit 90a7fb3f9d Merge branch 'main' into codex/update-pick-list-packaging-filter-logic-lvix0v 2025-11-23 16:27:29 +10:00
beatz174-bit 8bcd62ac2a Handle packaging filter when hiding picked items 2025-11-23 16:26:40 +10:00
beatz174-bit 681801f100 Merge pull request #69 from beatz174-bit/codex/filter-product-list-by-selected-categories
Filter pick list product options by categories
2025-11-23 16:17:29 +10:00
beatz174-bit 62147659bb Filter pick list product options by categories 2025-11-23 16:17:14 +10:00
beatz174-bit 0cf759d540 Adjust packaging filter when only one type 2025-11-23 16:16:40 +10:00
beatz174-bit 4e48c648cb Merge pull request #66 from beatz174-bit/codex/disable-radio-buttons-for-empty-packaging-types
Disable unavailable packaging filters
2025-11-23 16:02:00 +10:00
beatz174-bit 23f2904dd6 Disable unavailable packaging filters 2025-11-23 16:01:45 +10:00
beatz174-bit 3fa9e6df5f Add auto-add option for pick lists and sync new products 2025-11-23 16:01:10 +10:00
beatz174-bit b9ca6f7e31 Deduplicate prefilled pick list products 2025-11-23 15:49:08 +10:00
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