• Joined on 2026-04-30
jocke pushed to master at jocke/bilhej 2026-05-19 14:07:30 +00:00
0be3bc473d fix: use github.com source for setup-java and set Forgejo server URL
jocke pushed to master at jocke/bilhej 2026-05-19 13:37:19 +00:00
8892e0402b ci: add Forgejo lint, test, coverage and E2E workflow
jocke pushed to master at jocke/bilhej 2026-05-19 13:36:18 +00:00
df539f7cb7 test: update unit tests for real vehicle API and fuel field
be7775f680 test: add E2E tests for homepage vehicle lookup flow
1b87e15a21 feat: replace fake vehicle data with real API lookup on homepage
3792fdec82 test: add service and controller tests for vehicle lookup
18f462c5c1 feat: add real vehicle lookup via biluppgifter.se scraping
Compare 6 commits »
jocke pushed to master at jocke/bilhej 2026-05-16 14:13:48 +00:00
2506a0283c test: update Vitest and E2E specs for redesigned UI
851cd8afa0 refactor: redesign all pages and components with new design system
00327674ed refactor: add design system with CSS tokens, utilities, and app shell
Compare 3 commits »
jocke pushed to master at jocke/bilhej 2026-05-15 18:31:41 +00:00
8cd7991603 test: add payment flow tests and fix strict-mode e2e violations
c3c1513ac1 feat: add payment page and wire compose submit to payment flow
d27bde2fbe test: add PaymentControllerTest with 4 cases
744ff00b9d feat: add POST /api/payment/{orderId}/pay mock payment endpoint
00ada956bf refactor: add amountPaid to OrderResponse and markAsPaid to OrderService
Compare 19 commits »
jocke pushed to master at jocke/bilhej 2026-05-14 15:40:04 +00:00
96508d63cd feat: add template picker modal to compose page
6ab5e2f707 refactor: remove template from order flow
5fa903d9af feat: build out compose page with template selector, letter editor, and preview
55f0fd8771 feat: add POST /api/orders endpoint with validation
0c62d7e60a feat: add orders link to header nav for authenticated users
Compare 11 commits »
jocke pushed to master at jocke/bilhej 2026-05-13 17:19:29 +00:00
bb4bb0c6c6 docs: add TDD policy, update Spring Boot 4 references, configure OpenCode tools
ca21c5b659 feat: add seed test user migration
e05f74bd82 chore: add Docker CI compose, Gradle E2E task, and .dockerignore
491dc99c55 feat: add login page with Playwright E2E tests
3d4a6daee9 feat: add login endpoint with JWT authentication
Compare 5 commits »
jocke pushed to master at jocke/bilhej 2026-05-01 17:37:47 +00:00
8e495672d3 feat: add user registration flow (backend + frontend)
jocke pushed to master at jocke/bilhej 2026-05-01 16:44:26 +00:00
c7d443f236 docs: update README for Gradle at root, add convenience task docs
d70196112d refactor: move Gradle wrapper to repo root, add convenience tasks
4c6094446b feat: add app shell with header, footer, and compose flow
Compare 3 commits »
jocke pushed to master at jocke/bilhej 2026-05-01 16:06:24 +00:00
210ac87ede feat: extract VehicleInfo component from HomePage
078f07f2ac feat: add PlateInput component with Swedish plate validation and fake vehicle lookup
ce95a451ce feat: implement JWT authentication — service, filter, SecurityFilterChain
0d9baeb6e5 feat: add Subscription enum, converter, entity lifecycle hooks, and ORM-only test rule
c6e2e509eb chore: add JWT secret env config, jjwt deps, and docker-compose prod fixes
Compare 5 commits »
jocke pushed to master at jocke/bilhej 2026-05-01 00:06:37 +00:00
c03b5a1401 feat: add User entity, repository, service, and Flyway users table migration
4d449d54d0 feat: add Docker Compose setup with dev and prod configurations
9931061cb6 feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
83b578ca22 feat: scaffold Spring Boot 4 backend with Gradle, Flyway, and H2
Compare 4 commits »
jocke created branch master in jocke/bilhej 2026-04-30 14:10:37 +00:00
jocke pushed to master at jocke/bilhej 2026-04-30 14:10:37 +00:00
524242bbdb chore: remove Trello integration — MCP, task tracking, csv, env vars
a8ee1edaf0 feat: add Trello MCP integration and env config
Compare 2 commits »
jocke created branch develop in jocke/bilhej 2026-04-30 14:10:37 +00:00
jocke pushed to develop at jocke/bilhej 2026-04-30 14:10:37 +00:00
jocke created repository jocke/bilhej 2026-04-30 14:10:28 +00:00