Commit Graph
100 Commits
Author SHA1 Message Date
beatz174-bit 238e9d2026 Merge pull request #151 from beatz174-bit/codex/fix-all-e2e-test-errors
Fix e2e add product flows
2025-12-01 17:10:12 +10:00
beatz174-bit e196f57134 Fix e2e add product flows 2025-12-01 17:07:47 +10:00
beatz174-bit f6498c1bbc Fix add product dialog opening and duplicate validation tests 2025-12-01 16:30:28 +10:00
beatz174-bit 5536e5ec72 Open add product dialog from pick list 2025-12-01 16:09:49 +10:00
beatz174-bit 0743527750 Merge pull request #148 from beatz174-bit/codex/increase-unit-test-coverage-and-refactor-utilities
Add utilities and test helpers
2025-12-01 16:08:56 +10:00
beatz174-bit 01a58d9d15 Merge branch 'main' into codex/increase-unit-test-coverage-and-refactor-utilities 2025-12-01 16:08:47 +10:00
beatz174-bit ff0b2959b5 Add utilities and initial test coverage 2025-12-01 16:07:31 +10:00
beatz174-bit ead1032e98 Merge pull request #147 from beatz174-bit/codex/add-unit-test-coverage-to-launch.json
Add VS Code launch config for Vitest coverage
2025-12-01 16:04:23 +10:00
beatz174-bit 7da3daf10e Add launch config for Vitest coverage 2025-12-01 16:02:19 +10:00
beatz174-bit 7be6ee1d32 Remove search field from add product dialog 2025-12-01 15:59:33 +10:00
beatz174-bit cc26940737 Refactor product creation into reusable dialog 2025-12-01 15:52:07 +10:00
beatz174-bit a86723004b Merge pull request #145 from beatz174-bit/codex/add-manage-categories-button-to-home-page
Add manage categories button to home screen
2025-12-01 15:42:19 +10:00
beatz174-bit 69a061c328 Add manage categories button to home screen 2025-12-01 15:40:55 +10:00
beatz174-bit 166b486ad7 Allow duplicate category feedback via submission 2025-12-01 15:28:52 +10:00
beatz174-bit 115c520b22 Merge pull request #143 from beatz174-bit/codex/find-and-refactor-duplicated-code
Refactor area and category management UI
2025-12-01 15:22:17 +10:00
beatz174-bit 79561c16d8 Refactor area and category management UI 2025-12-01 15:21:54 +10:00
beatz174-bit 2ec46c733b Merge pull request #142 from beatz174-bit/codex/add-import/export-functionality
Add import/export tooling and templates
2025-11-25 08:40:30 +10:00
beatz174-bit dc7fc02d59 Add import/export tooling and templates 2025-11-25 08:40:10 +10:00
beatz174-bit 5ddd41ec24 Merge pull request #141 from beatz174-bit/codex/add-packaging-filter-with-radio-buttons
Add packaging filter to active pick list
2025-11-25 08:27:18 +10:00
beatz174-bit e7e9425aa1 Add packaging filter to active pick list 2025-11-25 08:26:59 +10:00
beatz174-bit f6aa5c9ae0 Merge pull request #140 from beatz174-bit/codex/fix-flickering-on-pick-complete-and-sort-items
Fix pick complete flicker and sort items
2025-11-25 08:01:15 +10:00
beatz174-bit d882bfac7f Fix pick complete flicker and sort items 2025-11-25 08:00:54 +10:00
beatz174-bit 623dd11446 Delete build directory 2025-11-25 07:43:31 +10:00
beatz174-bit b201fb3d4d Merge pull request #139 from beatz174-bit/codex/remove-global-packaging-filter-from-ui
chore: remove global packaging filter radios from ActivePickListScreen
2025-11-25 07:41:16 +10:00
beatz174-bit f5094343dc chore: remove packaging filter radios 2025-11-25 07:40:59 +10:00
beatz174-bit d7907420b7 Merge pull request #138 from beatz174-bit/codex/fix-packaging-type-radio-filter-in-active-pick-list
Fix packaging filter radio selection
2025-11-24 20:47:51 +10:00
beatz174-bit 432fef9dcd Fix packaging filter radio selection 2025-11-24 20:47:31 +10:00
beatz174-bit 434c9382d9 Delete coverage directory 2025-11-24 20:32:32 +10:00
beatz174-bit e1a90ff5d4 Merge pull request #137 from beatz174-bit/codex/fix-test-failures-in-managecategoriesscreen
Fix pick list and product select handling
2025-11-24 20:27:50 +10:00
beatz174-bit 7e69e4467f Fix pick list and product select handling 2025-11-24 20:27:32 +10:00
beatz174-bit a044650e58 Merge pull request #136 from beatz174-bit/codex/fix-packaging-type-filter-on-pick-list-page
Fix packaging filter behavior on pick list
2025-11-24 20:21:10 +10:00
beatz174-bit e74a76e6c3 Fix packaging filter behavior on pick list 2025-11-24 20:20:49 +10:00
beatz174-bit 96cb8b8b88 Merge pull request #135 from beatz174-bit/codex/add-unit-tests-for-100%-coverage
Add additional unit tests
2025-11-24 20:15:41 +10:00
beatz174-bit 069023db75 Add additional unit tests 2025-11-24 20:15:28 +10:00
beatz174-bit 2cfada6a7d Merge pull request #134 from beatz174-bit/codex/update-dependencies-to-latest-versions
Upgrade dependencies to latest versions
2025-11-24 19:59:50 +10:00
beatz174-bit cb87bfe868 Merge branch 'main' into codex/update-dependencies-to-latest-versions 2025-11-24 19:59:44 +10:00
beatz174-bit 955366b511 chore: upgrade dependencies 2025-11-24 19:59:04 +10:00
beatz174-bit 40722b8b0f Merge pull request #133 from beatz174-bit/codex/check-unit-test-coverage-and-suggest-additions
Fix barcode scanner tests for Vitest 4
2025-11-24 19:50:27 +10:00
beatz174-bit a76ab5d92c Merge pull request #132 from beatz174-bit/codex/run-e2e-tests-and-update-app
Improve e2e stability for pick list and product flows
2025-11-24 19:50:17 +10:00
beatz174-bit 3ea11bde4c Fix barcode scanner tests for Vitest 4 2025-11-24 19:49:43 +10:00
beatz174-bit f4405af903 Improve UI stability for e2e 2025-11-24 19:43:38 +10:00
beatz174-bit 23ae647db5 Merge pull request #131 from beatz174-bit/codex/run-and-fix-unit-tests
Fix packaging filter handling on active pick list
2025-11-24 17:09:41 +10:00
beatz174-bit c046235be5 Fix packaging filter handling on active pick list 2025-11-24 17:08:59 +10:00
beatz174-bit 0f5eeab87c Merge pull request #130 from beatz174-bit/codex/fix-packaging-type-filter-functionality-0suz26
Fix pick list rendering when products are missing
2025-11-24 16:52:47 +10:00
beatz174-bit 5afef7a7c7 Merge branch 'main' into codex/fix-packaging-type-filter-functionality-0suz26 2025-11-24 16:52:40 +10:00
beatz174-bit 7909a75907 Handle missing product names in pick list 2025-11-24 16:51:46 +10:00
beatz174-bit da20d4a61a Merge pull request #129 from beatz174-bit/codex/fix-packaging-type-filter-functionality-8h0e1y
Fix packaging filter persistence
2025-11-24 16:44:59 +10:00
beatz174-bit 068dbad6f6 Merge branch 'main' into codex/fix-packaging-type-filter-functionality-8h0e1y 2025-11-24 16:44:52 +10:00
beatz174-bit 370b6aef55 Fix packaging filter behavior 2025-11-24 16:44:10 +10:00
beatz174-bit 9dea433c56 Merge pull request #128 from beatz174-bit/codex/fix-packaging-type-filter-functionality-2fmtlc
Allow packaging filters when statuses are mixed
2025-11-24 16:20:38 +10:00
beatz174-bit a5fd202f4f Merge branch 'main' into codex/fix-packaging-type-filter-functionality-2fmtlc 2025-11-24 16:20:31 +10:00
beatz174-bit f2261dddd9 Adjust packaging filter availability logic 2025-11-24 16:19:49 +10:00
beatz174-bit b1e8fc797a Merge pull request #127 from beatz174-bit/codex/fix-packaging-type-filter-functionality
Fix packaging filter availability logic
2025-11-24 16:09:31 +10:00
beatz174-bit 7d0447c0e1 Merge pull request #126 from beatz174-bit/codex/fix-pick-list-sorting-and-add-tests
Ensure active pick list remains alphabetized
2025-11-24 16:09:11 +10:00
beatz174-bit a4dbe1679a Fix packaging filter availability logic 2025-11-24 16:09:11 +10:00
beatz174-bit 97e953c87b Fix pick list item sorting 2025-11-24 16:08:41 +10:00
beatz174-bit af2dec1c40 Merge pull request #125 from beatz174-bit/revert-124-codex/fix-e2e-test-packaging-filter-visibility
Revert "Preserve pick list item ordering by creation time"
2025-11-24 15:58:21 +10:00
beatz174-bit 772c7993bf Revert "Preserve pick list item ordering by creation time" 2025-11-24 15:58:09 +10:00
beatz174-bit 60a2ab8ec3 Merge pull request #124 from beatz174-bit/codex/fix-e2e-test-packaging-filter-visibility
Preserve pick list item ordering by creation time
2025-11-24 15:56:54 +10:00
beatz174-bit 66de93dc65 Preserve pick list item ordering by creation time 2025-11-24 15:56:36 +10:00
beatz174-bit 69a01914bf Merge pull request #123 from beatz174-bit/codex/fix-filter-list-by-packaging-control-q6lm5i
Fix packaging filter enablement and coverage
2025-11-24 14:44:31 +10:00
beatz174-bit 38d017ae43 Merge branch 'main' into codex/fix-filter-list-by-packaging-control-q6lm5i 2025-11-24 14:44:25 +10:00
beatz174-bit ee8b0df054 Fix packaging filter enablement and coverage 2025-11-24 14:42:58 +10:00
beatz174-bit 25d553b101 Merge pull request #122 from beatz174-bit/codex/fix-filter-list-by-packaging-control
Fix packaging filter enablement on pick list
2025-11-24 14:31:50 +10:00
beatz174-bit 6e9bf3f9df Fix packaging filter availability based on pick status 2025-11-24 14:31:38 +10:00
beatz174-bit 4378bffe66 Merge pull request #121 from beatz174-bit/codex/fix-checkbox-behavior-in-product-pick-list
Prevent pick item checkbox from opening controls on mobile
2025-11-24 11:30:03 +10:00
beatz174-bit 9076d783a5 Prevent checkbox opening narrow screen controls 2025-11-24 11:29:23 +10:00
beatz174-bit 9258a7779a Merge pull request #120 from beatz174-bit/codex/refactor-playwright-tests-for-pass
Refine picklist e2e mobile control flows
2025-11-24 10:58:15 +10:00
beatz174-bit e6804faad2 Refine picklist e2e mobile control flows 2025-11-24 10:57:56 +10:00
beatz174-bit b546ec644d Merge pull request #119 from beatz174-bit/codex/fix-e2e-test-failures-in-picklist.spec.ts-5so3cr
Fix mobile pick item dialogs closing properly
2025-11-24 10:48:10 +10:00
beatz174-bit e7d3e33b03 Fix mobile pick item dialogs closing properly 2025-11-24 10:47:55 +10:00
beatz174-bit c3b8430ffa Merge pull request #118 from beatz174-bit/codex/reintroduce-qty-prefix-and-update-test
Restore inline quantity label and adjust popup test
2025-11-24 10:34:23 +10:00
beatz174-bit 37da04ec33 Restore inline qty prefix and update popup test 2025-11-24 10:34:07 +10:00
beatz174-bit 27b6004147 Merge pull request #117 from beatz174-bit/codex/update-mobile-controls-test-for-dialog-visibility
Adjust mobile controls dialog visibility expectations
2025-11-24 10:32:09 +10:00
beatz174-bit 22e7702e6d Update mobile controls dialog visibility check 2025-11-24 10:31:48 +10:00
beatz174-bit a7fcc6dfbb Merge pull request #116 from beatz174-bit/codex/fix-broken-pick-list-causing-blank-page
Fix pick list item controls rendering
2025-11-24 10:19:18 +10:00
beatz174-bit 834e0c5b00 Fix pick list item controls rendering 2025-11-24 10:18:59 +10:00
beatz174-bit d769b3e594 Merge pull request #114 from beatz174-bit/codex/investigate-mobile-deletion-flow-and-test-fixes
Improve pick item delete confirmation flow
2025-11-24 10:03:05 +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 32622fe7ab Merge pull request #112 from beatz174-bit/codex/refactor-header-section-of-pickitemrow
Align pick item header typography
2025-11-24 10:01:05 +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 997e2bc8cf Merge pull request #111 from beatz174-bit/codex/fix-failing-e2e-tests-for-pick-list-65xocr
Add responsive pick item controls and E2E updates
2025-11-24 09:59:13 +10:00
beatz174-bit 737550bc3f Merge branch 'main' into codex/fix-failing-e2e-tests-for-pick-list-65xocr 2025-11-24 09:59:07 +10:00
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 cf994b876a Harden pick list e2e product selection waits 2025-11-24 09:45:58 +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