413 Commits
Author SHA1 Message Date
beatz174-bit 8a2b6a183b Ignore coverage reports in eslint 2025-12-02 18:45:56 +10:00
beatz174-bit 1030476ed1 Fix lint issues in unit test helpers 2025-12-02 18:41:17 +10:00
beatz174-bit f807857bec Ignore unit tests in Playwright config 2025-12-02 18:28:07 +10:00
beatz174-bit 00cefaa96d Move unit tests into e2e folder 2025-12-02 18:23:12 +10:00
beatz174-bit 5bdf20a829 Add targeted Vitest coverage 2025-12-02 18:04:43 +10:00
beatzaplenty e3a6c40e14 modified: .vscode/launch.json 2025-12-02 17:55:49 +10:00
beatzaplenty 1fee03fd74 Merge branch 'codex/fix-eslint-errors-in-codebase' 2025-12-02 17:55:40 +10:00
beatz174-bit b286b1b881 Fix mock DB transaction type constraint 2025-12-02 17:42:55 +10:00
beatz174-bit ba9e3f6c17 Fix barcode lookup initialization and unit test script 2025-12-02 17:31:03 +10:00
beatz174-bit 9822cad8eb Fix lint errors 2025-12-02 17:22:09 +10:00
beatzaplenty 515115c81d modified: package.json 2025-12-02 17:09:25 +10:00
beatzaplenty f6edda1c42 modified: .gitignore 2025-12-02 16:56:43 +10:00
beatz174-bit 35e6ecca0f Fix Playwright coverage collection and merge 2025-12-02 16:40:09 +10:00
beatzaplenty 6192bd20eb modified: .gitignore
modified:   .vscode/launch.json
	new file:   e2e/playwright-collect-coverage.spec.ts
	modified:   package-lock.json
	modified:   package.json
	modified:   playwright.config.ts
	new file:   scripts/merge-lcov.cjs
	new file:   scripts/normalize-lcov.cjs
	new file:   scripts/playwright-collect-coverage.cjs
	new file:   scripts/remap-and-report.cjs
	modified:   vite.config.ts
	new file:   vitest.config.ts
2025-12-02 16:14:12 +10:00
beatz174-bit d0eb4e953c Merge pull request #155 from beatz174-bit/codex/update-readme.md-and-add-missing-documentation
Add project documentation and contributor guidelines
2025-12-02 09:40:40 +10:00
beatzaplenty a84d5dafa2 modified: .gitignore
modified:   e2e/picklist.spec.ts
	modified:   e2e/product-filter.spec.ts
	modified:   maintenance.sh
	modified:   package-lock.json
	modified:   package.json
	modified:   playwright.config.ts
2025-12-02 09:15:14 +10:00
beatz174-bit 64b8a24920 Add comprehensive documentation set 2025-12-02 08:49:56 +10:00
beatz174-bit 6917d944fe Fix type issues in tests 2025-12-01 22:00:27 +10:00
beatz174-bit 5edc2057be Fix barcode lookup test reliability 2025-12-01 21:48:17 +10:00
beatz174-bit 5bb16d155f Add tests and utilities for coverage improvements 2025-12-01 21:23:45 +10:00
beatzaplenty 5d5edf7b47 Expand unit test coverage
modified:   maintenance.sh
	modified:   package-lock.json
	modified:   package.json
	new file:   src/screens/ActivePickListScreen.more.test.tsx
	new file:   src/screens/ManageCategoriesScreen.additional.test.tsx
	new file:   src/testUtils/mockDb.test.ts
2025-12-01 20:56:44 +10:00
beatzaplenty dac22fe5a8 modified: src/components/AddProductDialog.tsx
modified:   src/screens/ActivePickListScreen.test.tsx
	modified:   src/screens/ManageProductsScreen.test.tsx
2025-12-01 19:53:21 +10:00
beatzaplenty 5b9540ad33 Fix production build TS failures
modified:   src/components/AddProductDialog.tsx
	modified:   src/testUtils/mockDb.ts
2025-12-01 18:54:20 +10:00
beatzaplenty ca51bab86b modified: .codex_playwright_version
modified:   .vscode/launch.json
	modified:   package-lock.json
	modified:   package.json
	modified:   src/components/AddProductDialog.tsx
	new file:   src/screens/ActivePickListScreen.additional.test.tsx
	new file:   src/screens/ManageProductsScreen.additional.test.tsx
	modified:   src/screens/ManageProductsScreen.test.tsx
2025-12-01 18:33:08 +10:00
beatzaplenty 0f46e7b331 Fix unit tests
new file:   src/components/PickItemRow.narrow.test.tsx
	new file:   src/components/ProductRow.additional.test.tsx
	new file:   src/platform/web.test.ts
	modified:   src/screens/ManageProductsScreen.test.tsx
	new file:   src/services/importExportService.additional.test.ts
2025-12-01 17:40:17 +10:00
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
beatzaplenty 95fee753bd new file: .codex_playwright_version
modified:   .vscode/tasks.json
	modified:   maintenance.sh
	modified:   setup.sh
2025-12-01 16:48:00 +10:00
beatzaplenty 353bfdf9a0 new file: maintenance.sh
new file:   setup.sh
2025-12-01 16:38:23 +10:00
beatz174-bit f6498c1bbc Fix add product dialog opening and duplicate validation tests 2025-12-01 16:30:28 +10:00
beatzaplenty e4c51d69b6 Merge remote-tracking branch 'origin/codex/refactor-add-product-control-on-pick-list' 2025-12-01 16:13:52 +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
beatzaplenty b0d80410b9 modified: .vscode/launch.json 2025-12-01 16:07:57 +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
beatzaplenty 436882ff13 Merge remote-tracking branch 'origin/codex/refactor-add-product-feature-to-popup' 2025-12-01 16:00:23 +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
beatzaplenty 4c7095b380 modified: vite.config.ts 2025-11-26 16:19:14 +10:00
beatzaplenty 0062204f0f modified: vite.config.ts 2025-11-26 16:16:12 +10:00
beatzaplenty 3797d54bde modified: package-lock.json
modified:   package.json
	modified:   vite.config.ts
2025-11-26 15:45:51 +10:00
beatzaplenty e62ed1253f modified: vite.config.ts 2025-11-26 15:31:19 +10:00