beatz174-bit
|
9aa9e91080
|
Merge pull request #110 from beatz174-bit/codex/fix-failing-e2e-tests-for-pick-list
Add responsive pick item controls and E2E updates
|
2025-11-24 09:58:11 +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
|
7665d004ce
|
Merge pull request #109 from beatz174-bit/codex/fix-product-row-controls-and-popup-behavior
Fix pick item controls responsiveness
|
2025-11-24 09:24:32 +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
|
05b9d02ab2
|
Merge pull request #106 from beatz174-bit/codex/fix-docker-container-build-failure-jcpdg0
Fix barcode scanner test mocks
|
2025-11-24 08:54:48 +10:00 |
|
beatz174-bit
|
bb04d18444
|
Fix barcode scanner test mocks
|
2025-11-24 08:54:31 +10:00 |
|
beatz174-bit
|
aa38a99eb4
|
Merge pull request #105 from beatz174-bit/codex/check-for-errors-in-picklist.spec.ts
Refine picklist e2e tests
|
2025-11-24 08:29:07 +10:00 |
|
beatz174-bit
|
d197ca8a4a
|
Refine picklist e2e tests
|
2025-11-24 08:28:49 +10:00 |
|
beatz174-bit
|
15bf135996
|
Merge pull request #104 from beatz174-bit/codex/add-playwright-test-for-category-filter
Add Playwright test for product category filtering
|
2025-11-24 08:23:59 +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
|
925b694fa5
|
Merge pull request #101 from beatz174-bit/codex/add-comprehensive-e2e-tests-for-product-list
Add product list CRUD end-to-end coverage
|
2025-11-24 08:23:23 +10:00 |
|
beatz174-bit
|
3df6ac4f5a
|
Merge branch 'main' into codex/add-comprehensive-e2e-tests-for-product-list
|
2025-11-24 08:23:15 +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
|
e048c88ace
|
Merge pull request #99 from beatz174-bit/codex/add-e2e-test-for-product-search
Add e2e test for product search filtering
|
2025-11-24 08:22:34 +10:00 |
|
beatz174-bit
|
894eaac8e3
|
Merge branch 'main' into codex/add-e2e-test-for-product-search
|
2025-11-24 08:22:27 +10:00 |
|
beatz174-bit
|
a7e0ca24ab
|
Merge pull request #98 from beatz174-bit/codex/add-test-case-for-quantity-controls
Add e2e test for pick list quantity controls
|
2025-11-24 08:21:57 +10:00 |
|
beatz174-bit
|
ccb3fef62d
|
Merge branch 'main' into codex/add-test-case-for-quantity-controls
|
2025-11-24 08:21:50 +10:00 |
|
beatz174-bit
|
1536021347
|
Add Playwright test for product category filter
|
2025-11-24 08:21:14 +10:00 |
|
beatz174-bit
|
d7a91b8ef9
|
Merge pull request #97 from beatz174-bit/codex/add-e2e-test-for-show-picked-filter
Add e2e coverage for show picked filter
|
2025-11-24 08:20:50 +10:00 |
|
beatz174-bit
|
0d5278d5d2
|
Merge branch 'main' into codex/add-e2e-test-for-show-picked-filter
|
2025-11-24 08:20:44 +10:00 |
|
beatz174-bit
|
03c5829538
|
Merge pull request #96 from beatz174-bit/codex/add-e2e-test-for-product-pick-toggle
Add picked status toggle e2e coverage
|
2025-11-24 08:20:11 +10:00 |
|
beatz174-bit
|
d565446491
|
Merge branch 'main' into codex/add-e2e-test-for-product-pick-toggle
|
2025-11-24 08:19:35 +10:00 |
|
beatz174-bit
|
f46d245d8b
|
Merge pull request #95 from beatz174-bit/codex/add-targeted-test-for-product-selection
Add e2e coverage for pick list search metadata
|
2025-11-24 08:19:08 +10:00 |
|
beatz174-bit
|
f3929f1659
|
Merge pull request #94 from beatz174-bit/codex/add-tests-for-useserviceworker-hook
Add tests for service worker registration hook
|
2025-11-24 08:18:57 +10:00 |
|
beatz174-bit
|
3ddf0d08f5
|
Merge pull request #93 from beatz174-bit/codex/add-e2e-scenario-for-pick-complete-action
Add pick completion e2e scenario
|
2025-11-24 08:18:37 +10:00 |
|
beatz174-bit
|
4d645d8e87
|
Merge branch 'main' into codex/add-e2e-scenario-for-pick-complete-action
|
2025-11-24 08:18:29 +10:00 |
|
beatz174-bit
|
8cbc44a96f
|
Merge pull request #92 from beatz174-bit/codex/add-playwright-test-for-toggling-item-types
Add e2e coverage for packaging toggle
|
2025-11-24 08:18:00 +10:00 |
|
beatz174-bit
|
97fddbb279
|
Merge branch 'main' into codex/add-playwright-test-for-toggling-item-types
|
2025-11-24 08:17:53 +10:00 |
|
beatz174-bit
|
9f5412e845
|
Merge pull request #91 from beatz174-bit/codex/extend-picklist-spec-for-unmarking-items
Add e2e coverage for toggling picked status
|
2025-11-24 08:16:57 +10:00 |
|
beatz174-bit
|
1f2f56893d
|
Merge branch 'main' into codex/extend-picklist-spec-for-unmarking-items
|
2025-11-24 08:16:50 +10:00 |
|
beatz174-bit
|
de08f620dd
|
Merge pull request #90 from beatz174-bit/codex/create-playwright-test-for-pick-list
Add E2E coverage for adding products to existing pick lists
|
2025-11-24 08:15:31 +10:00 |
|
beatz174-bit
|
e8338095c3
|
Merge pull request #89 from beatz174-bit/codex/add-e2e-test-for-product-removal
Add e2e coverage for deleting items from pick lists
|
2025-11-24 08:15:18 +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
|
538aa4465e
|
Add product list CRUD end-to-end coverage
|
2025-11-24 08:14:11 +10:00 |
|
beatz174-bit
|
7c67779744
|
Adjust secondary typography container in pick lists
|
2025-11-24 08:13:43 +10:00 |
|
beatz174-bit
|
b1c540b8db
|
Add e2e test for product search filtering
|
2025-11-24 08:13:16 +10:00 |
|
beatz174-bit
|
2aa7d214b1
|
Add e2e test for pick list quantity controls
|
2025-11-24 08:12:58 +10:00 |
|
beatz174-bit
|
c6351b4eb5
|
Add e2e coverage for show picked filter
|
2025-11-24 08:12:36 +10:00 |
|
beatz174-bit
|
6a8556a2b5
|
Add e2e test for toggling picked status
|
2025-11-24 08:12:17 +10:00 |
|
beatz174-bit
|
457afa51f7
|
Add e2e coverage for pick list search metadata
|
2025-11-24 08:11:56 +10:00 |
|
beatz174-bit
|
209adcac71
|
Add tests for service worker registration hook
|
2025-11-24 08:11:38 +10:00 |
|
beatz174-bit
|
7155ccd6bc
|
Add pick completion e2e scenario
|
2025-11-24 08:11:16 +10:00 |
|
beatz174-bit
|
962b80bed3
|
Add e2e coverage for packaging toggle
|
2025-11-24 08:10:54 +10:00 |
|
beatz174-bit
|
789212951e
|
Add e2e test for toggling picked status
|
2025-11-24 08:10:35 +10:00 |
|
beatz174-bit
|
185be8f7bb
|
Add e2e test for editing pick lists
|
2025-11-24 08:10:11 +10:00 |
|
beatz174-bit
|
df818767d4
|
Add e2e test for deleting pick list items
|
2025-11-24 08:09:49 +10:00 |
|
beatz174-bit
|
345b9bceb1
|
Merge pull request #88 from beatz174-bit/codex/add-future-prop-to-react-router-components
Add React Router v7 future flags to routers
|
2025-11-24 07:54:11 +10:00 |
|
beatz174-bit
|
4148214e80
|
Add React Router v7 future flags to routers
|
2025-11-24 07:53:54 +10:00 |
|
beatz174-bit
|
1a0461e7b3
|
Merge pull request #87 from beatz174-bit/codex/fix-failing-test-in-productrow-component
Remove unit label from read-only ProductRow display
|
2025-11-24 07:53:11 +10:00 |
|
beatz174-bit
|
4c4583e00e
|
Hide unit type in ProductRow read-only view
|
2025-11-24 07:52:50 +10:00 |
|
beatz174-bit
|
73c03b70cb
|
Merge pull request #86 from beatz174-bit/codex/refactor-productrow-layout-g62j3n
Restore product action controls
|
2025-11-24 07:44: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
|
4a9b89e136
|
Merge pull request #84 from beatz174-bit/codex/update-read-only-view-in-productrow-a6vr8p
Remove unit text from ProductRow read-only view
|
2025-11-24 07:38:38 +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
|
b0115943dc
|
Merge pull request #81 from beatz174-bit/codex/refactor-productrow-layout
Make product row layout more compact
|
2025-11-24 07:30:39 +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
|
8fc9d06278
|
Merge pull request #77 from beatz174-bit/codex/deduplicate-seed-data-and-add-tests
Deduplicate seed data and add tests
|
2025-11-24 07:21:08 +10:00 |
|
beatz174-bit
|
11db402bd3
|
Deduplicate seed data and add tests
|
2025-11-24 07:20:55 +10:00 |
|
beatz174-bit
|
b01fc87403
|
Merge pull request #76 from beatz174-bit/codex/expand-unit-and-e2e-tests-4l5sv6
Fix pick list e2e flows
|
2025-11-23 17:12:07 +10:00 |
|
beatz174-bit
|
eb038a693d
|
Merge branch 'main' into codex/expand-unit-and-e2e-tests-4l5sv6
|
2025-11-23 17:11:45 +10:00 |
|
beatz174-bit
|
599f44dec8
|
Fix pick list e2e flows
|
2025-11-23 17:11:00 +10:00 |
|
beatz174-bit
|
06e9dc57a0
|
Merge pull request #75 from beatz174-bit/codex/fix-docker-container-build-failure
Fix ActivePickListScreen test mocks typing
|
2025-11-23 17:06:19 +10:00 |
|
beatz174-bit
|
09cd4a2548
|
Fix ActivePickListScreen test mocks typing
|
2025-11-23 17:06:01 +10:00 |
|
beatz174-bit
|
0fb3162193
|
Merge pull request #74 from beatz174-bit/codex/expand-unit-and-e2e-tests
Expand unit and e2e coverage
|
2025-11-23 16:58:50 +10:00 |
|
beatz174-bit
|
e9fdce5772
|
Expand unit and e2e coverage
|
2025-11-23 16:58:36 +10:00 |
|
beatz174-bit
|
da58c6ae03
|
Merge pull request #73 from beatz174-bit/codex/fix-e2e-test-for-active-pick-list
Fix active pick list product filtering
|
2025-11-23 16:51:02 +10:00 |
|
beatz174-bit
|
d8342e6dff
|
Fix pick list product filtering
|
2025-11-23 16:50:46 +10:00 |
|
beatz174-bit
|
02532ec571
|
Merge pull request #72 from beatz174-bit/codex/fix-e2e-test-visibility-issue
Fix pick list product search and category display
|
2025-11-23 16:41:07 +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
|
5e71a69c7e
|
Merge pull request #68 from beatz174-bit/codex/update-pick-list-packaging-filter-logic
Adjust packaging filter when single type present
|
2025-11-23 16:16:56 +10:00 |
|
beatz174-bit
|
0cf759d540
|
Adjust packaging filter when only one type
|
2025-11-23 16:16:40 +10:00 |
|