openreader/scripts
Richard R 5428a21b67 refactor(onboarding): modularize onboarding flow logic and improve testability
Extract onboarding flow step resolution and async runner logic into a
dedicated module for better separation of concerns and maintainability.
Refactor context/provider to use new helpers and simplify settings modal
control. Add unit tests for onboarding step resolution and async runner
coalescing. Update e2e helpers and selectors for onboarding modals.
Adjust environment file handling for CI and Docker contexts.

- Add .dockerignore for build hygiene
- Refactor onboarding context and modal logic
- Add src/lib/client/onboarding-flow.ts with core onboarding helpers
- Add onboarding-flow unit tests
- Update Playwright config and scripts for CI env loading
- Improve test selectors for claim modal
- Update .gitignore to exclude all .env* except .env.example

This change increases onboarding logic modularity and reliability, and improves CI/test environment handling.
2026-05-29 18:03:17 -06:00
..
build-changelog-feed.mjs ci(docs): separate release-triggered deploy and enhance changelog feed sync 2026-05-14 17:14:43 -06:00
check-next-server-bundle.mjs hard-cut batch D: enforce worker bundle isolation and CI guard 2026-05-26 16:00:26 -06:00
check-route-error-responses.mjs refactor: roll out phase 7 server error contract 2026-05-27 07:24:07 -06:00
migrate-fs-v2.mjs Fix SQL syntax for user table insert statement 2026-04-04 18:31:09 +11:00
openreader-entrypoint.mjs refactor(onboarding): modularize onboarding flow logic and improve testability 2026-05-29 18:03:17 -06:00