beatz174-bit
|
834e0c5b00
|
Fix pick list item controls rendering
|
2025-11-24 10:18:59 +10:00 |
|
beatz174-bit
|
59499beb5c
|
Merge branch 'main' into codex/investigate-mobile-deletion-flow-and-test-fixes
|
2025-11-24 10:02:59 +10:00 |
|
beatz174-bit
|
8726ab60b6
|
Improve pick item delete confirmation flow
|
2025-11-24 10:02:28 +10:00 |
|
beatz174-bit
|
0cff811073
|
Merge pull request #113 from beatz174-bit/codex/implement-close-functionality-for-mobile-dialog
Ensure mobile controls dialog closes reliably
|
2025-11-24 10:01:52 +10:00 |
|
beatz174-bit
|
073e3131b2
|
Ensure mobile controls dialog closes reliably
|
2025-11-24 10:01:35 +10:00 |
|
beatz174-bit
|
41cb8309fd
|
Merge branch 'main' into codex/refactor-header-section-of-pickitemrow
|
2025-11-24 10:00:59 +10:00 |
|
beatz174-bit
|
d36ef675d3
|
Align pick item header typography
|
2025-11-24 10:00:13 +10:00 |
|
beatz174-bit
|
eea743cac4
|
Merge branch 'main' into codex/fix-failing-e2e-tests-for-pick-list
|
2025-11-24 09:38:31 +10:00 |
|
beatz174-bit
|
2638f9711e
|
Add responsive pick item controls and tests
|
2025-11-24 09:37:30 +10:00 |
|
beatz174-bit
|
3eef44ca0f
|
Fix pick item controls responsiveness
|
2025-11-24 09:24:17 +10:00 |
|
beatz174-bit
|
8c80c14f3b
|
Merge pull request #108 from beatz174-bit/codex/implement-styling-and-popup-changes-for-pick-list
Refine pick list item layout with popup controls
|
2025-11-24 08:57:31 +10:00 |
|
beatz174-bit
|
1383087e8f
|
Refine pick list item layout with popup controls
|
2025-11-24 08:57:17 +10:00 |
|
beatz174-bit
|
418c9e2952
|
Merge pull request #107 from beatz174-bit/codex/fix-e2e-test-failures-in-picklist.spec.ts
Improve pick list item interactions and manage products search
|
2025-11-24 08:56:41 +10:00 |
|
beatz174-bit
|
f14a1ffd01
|
Improve pick list item interactions and manage products search
|
2025-11-24 08:56:26 +10:00 |
|
beatz174-bit
|
bb04d18444
|
Fix barcode scanner test mocks
|
2025-11-24 08:54:31 +10:00 |
|
beatz174-bit
|
8edf413eb2
|
Merge pull request #103 from beatz174-bit/codex/add-tests-for-numericstepper-component
Add NumericStepper interaction tests
|
2025-11-24 08:23:49 +10:00 |
|
beatz174-bit
|
056e90f637
|
Merge pull request #102 from beatz174-bit/codex/mock-barcode-scanner-dependencies-for-tests
Add unit tests for useBarcodeScanner hook
|
2025-11-24 08:23:35 +10:00 |
|
beatz174-bit
|
80bd12f29f
|
Merge pull request #100 from beatz174-bit/codex/update-listitemtext-secondary-prop-rendering
Fix secondary typography container in pick lists
|
2025-11-24 08:22:50 +10:00 |
|
beatz174-bit
|
802c3043ce
|
Add tests for NumericStepper interactions
|
2025-11-24 08:14:48 +10:00 |
|
beatz174-bit
|
2214e2eaec
|
Add tests for barcode scanner hook
|
2025-11-24 08:14:28 +10:00 |
|
beatz174-bit
|
7c67779744
|
Adjust secondary typography container in pick lists
|
2025-11-24 08:13:43 +10:00 |
|
beatz174-bit
|
209adcac71
|
Add tests for service worker registration hook
|
2025-11-24 08:11:38 +10:00 |
|
beatz174-bit
|
4148214e80
|
Add React Router v7 future flags to routers
|
2025-11-24 07:53:54 +10:00 |
|
beatz174-bit
|
6ff02a9418
|
Merge branch 'main' into codex/refactor-productrow-layout-g62j3n
|
2025-11-24 07:44:49 +10:00 |
|
beatz174-bit
|
f753d68ab2
|
Restore product edit and delete controls
|
2025-11-24 07:44:19 +10:00 |
|
beatz174-bit
|
aab2437863
|
Merge pull request #85 from beatz174-bit/codex/fix-strict-mode-violation-in-e2e-test
Clarify manage product category selectors
|
2025-11-24 07:43:06 +10:00 |
|
beatz174-bit
|
d01ba0079e
|
Clarify category selectors for manage products
|
2025-11-24 07:42:50 +10:00 |
|
beatz174-bit
|
f242900618
|
Merge branch 'main' into codex/update-read-only-view-in-productrow-a6vr8p
|
2025-11-24 07:38:31 +10:00 |
|
beatz174-bit
|
d4f184f69c
|
Add test for ProductRow read-only display
|
2025-11-24 07:37:31 +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
|
19af1a3cd5
|
Merge pull request #82 from beatz174-bit/codex/add-no-products-found-message
Add empty state message for filtered products
|
2025-11-24 07:32:33 +10:00 |
|
beatz174-bit
|
141c2af06f
|
Show empty results message on product filters
|
2025-11-24 07:32:20 +10:00 |
|
beatz174-bit
|
35c7d15467
|
Merge branch 'main' into codex/refactor-productrow-layout
|
2025-11-24 07:30:33 +10:00 |
|
beatz174-bit
|
05a4347271
|
Refine product row layout
|
2025-11-24 07:28:54 +10:00 |
|
beatz174-bit
|
8615d0070e
|
Merge pull request #80 from beatz174-bit/codex/update-read-only-view-in-productrow
Remove unit text from ProductRow read-only view
|
2025-11-24 07:28:01 +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
|
41c519fed8
|
Remove unit text from ProductRow view
|
2025-11-24 07:25:20 +10:00 |
|
beatz174-bit
|
0b28409c74
|
Add category filter to manage products
|
2025-11-24 07:24:54 +10:00 |
|
beatz174-bit
|
dd690c95b9
|
Merge pull request #78 from beatz174-bit/codex/add-memoized-sort-to-filtered-products
Sort filtered products by name in manage products screen
|
2025-11-24 07:23:34 +10:00 |
|
beatz174-bit
|
46793af5d3
|
Sort manage products list
|
2025-11-24 07:23:19 +10:00 |
|
beatz174-bit
|
11db402bd3
|
Deduplicate seed data and add tests
|
2025-11-24 07:20:55 +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 |
|