|
|
94fbd017cb
|
trips) refresh dashboard header and map
PR Checks / lint-test-and-docker-build (pull_request) Successful in 2m9s
|
2026-02-24 22:19:31 +00:00 |
|
|
|
ebc8f80bb5
|
trips) add dashboard overview (#54)
Build and Push Image / docker-build-and-push (push) Successful in 2m14s
Reviewed-on: #54
Co-authored-by: AI Agent <ai-agent@campbellwireless.net>
Co-committed-by: AI Agent <ai-agent@campbellwireless.net>
|
2026-02-24 21:23:54 +00:00 |
|
|
|
4aabf47108
|
trip) add day/week trip views (#52)
Build and Push Image / docker-build-and-push (push) Successful in 2m19s
Reviewed-on: #52
Co-authored-by: AI Agent <ai-agent@campbellwireless.net>
Co-committed-by: AI Agent <ai-agent@campbellwireless.net>
|
2026-02-24 20:17:26 +00:00 |
|
|
|
ae39f7961a
|
trip) add timeline view to trip page (#48)
Build and Push Image / docker-build-and-push (push) Successful in 2m21s
Co-authored-by: Shaun Campbell <shaun@campbellwireless.net>
Reviewed-on: #48
Co-authored-by: AI Agent <ai-agent@campbellwireless.net>
Co-committed-by: AI Agent <ai-agent@campbellwireless.net>
|
2026-02-23 03:17:44 +00:00 |
|
|
|
d43889c7b0
|
trips) add low-priority e2e smoke coverage (#46)
Build and Push Image / docker-build-and-push (push) Successful in 2m28s
Reviewed-on: #46
Co-authored-by: AI Agent <ai-agent@campbellwireless.net>
Co-committed-by: AI Agent <ai-agent@campbellwireless.net>
|
2026-02-23 00:48:21 +00:00 |
|
|
|
f75465e7f1
|
e2e: add medium-priority Playwright coverage (#44)
Build and Push Image / docker-build-and-push (push) Successful in 2m29s
Co-authored-by: Shaun Campbell <shaun@campbellwireless.net>
Reviewed-on: #44
Co-authored-by: AI Agent <ai-agent@campbellwireless.net>
Co-committed-by: AI Agent <ai-agent@campbellwireless.net>
|
2026-02-23 00:12:24 +00:00 |
|
|
|
224ca77a9d
|
Add high-priority Playwright trips coverage (#42)
Build and Push Image / docker-build-and-push (push) Successful in 2m32s
Co-authored-by: Shaun Campbell <shaun@campbellwireless.net>
Reviewed-on: #42
Co-authored-by: AI Agent <ai-agent@campbellwireless.net>
Co-committed-by: AI Agent <ai-agent@campbellwireless.net>
|
2026-02-22 22:30:44 +00:00 |
|
|
|
fe289f0895
|
Add Playwright e2e coverage + comment-level video upload workflow (#40)
Build and Push Image / docker-build-and-push (push) Successful in 2m31s
## Summary
- add Playwright e2e auth setup + seeded test DB flow
- fix Playwright startup order so DB seed runs before web server uses SQLite
- add full trip-planning e2e scenario (future trip, travellers, destination, flight, lodging, upcoming verification)
- configure Auth.js custom sign-in page for base-path routing
- add repo guidance in AGENTS.md / CLAUDE.md requiring e2e for user-facing changes
- document and validate comment-level Gitea video attachment workflow (create comment, upload to comment assets endpoint)
## Validation
- bunx playwright test e2e/auth.test.ts --project=chromium\n- bunx playwright test e2e/trip-planning.test.ts --project=chromium
- PW_VIDEO_MODE=on PW_TRACE_MODE=off bunx playwright test e2e/trip-planning.test.ts --project=chromium
## Issue
- relates to #38
Co-authored-by: AI Agent <ai-agent@campbellwireless.net>
Reviewed-on: #40
Co-authored-by: Shaun Campbell <shaun@campbellwireless.net>
Co-committed-by: Shaun Campbell <shaun@campbellwireless.net>
|
2026-02-22 21:20:19 +00:00 |
|