• Joined on 2026-04-30
jocke created pull request jocke/bilhej#1 2026-05-22 09:45:10 +00:00
feature/cancel-edit-pending-orders
jocke created branch feature/cancel-edit-pending-orders in jocke/bilhej 2026-05-22 09:38:47 +00:00
jocke pushed to feature/cancel-edit-pending-orders at jocke/bilhej 2026-05-22 09:38:47 +00:00
ca5ce12812 Polish orders page UI for pending and completed cards.
3d0b7fe799 Allow users to edit or cancel unpaid orders before payment.
Compare 2 commits »
jocke pushed to master at jocke/bilhej 2026-05-22 07:38:17 +00:00
082139d266 Fix Forgejo deploy form: add type string to version input.
jocke pushed to master at jocke/bilhej 2026-05-21 16:50:21 +00:00
de86880a8f Fix prod SMTP STARTTLS for Resend password-reset mail.
jocke pushed tag 0.1.1 to jocke/bilhej 2026-05-21 16:42:27 +00:00
jocke released 0.1.1 at jocke/bilhej 2026-05-21 16:42:27 +00:00
jocke pushed to master at jocke/bilhej 2026-05-21 16:39:05 +00:00
ad195fd890 Wire production email secrets through Forgejo deploy.
jocke pushed to master at jocke/bilhej 2026-05-21 16:05:21 +00:00
86fb946e33 Add password reset, logged-in change password, and Mailpit email dev/E2E.
45b2449b14 Add phased nginx setup for bilhej.se TLS on srvr.nu.
Compare 2 commits »
jocke pushed to master at jocke/bilhej 2026-05-21 14:52:55 +00:00
fb9713d8d8 Fix prod deploy Flyway validation for removed dev seed migrations.
jocke pushed to master at jocke/bilhej 2026-05-21 14:44:27 +00:00
61a7b8a40c Wire backend tests and coverage into ./gradlew check.
jocke pushed to master at jocke/bilhej 2026-05-21 14:41:44 +00:00
db56fc58de Add deploy failure diagnostics and safer backend health check.
jocke pushed to master at jocke/bilhej 2026-05-21 14:18:10 +00:00
d652a5b862 Fix deploy .env writing when secrets contain dollar signs.
jocke pushed to master at jocke/bilhej 2026-05-21 14:01:12 +00:00
7731eb1155 Apply ESLint formatting fixes to admin and orders pages.
49b5a91f4a Include E2E browser tests in ./gradlew check.
Compare 2 commits »
jocke pushed to master at jocke/bilhej 2026-05-21 13:47:00 +00:00
ec122e86b8 Fix admin dashboard e2e tests for updated UI selectors.
jocke pushed to master at jocke/bilhej 2026-05-21 13:16:06 +00:00
350dfcfd7b Document production database access and admin setup.
93ece8128a Use bilhej.se domain for dev test user email.
75911dfffa Separate dev database seeds from production and bootstrap prod admin.
4385f43b08 Add application-prod.yml for production Flyway config
Compare 4 commits »
jocke pushed to master at jocke/bilhej 2026-05-21 12:51:17 +00:00
ab1cdb358f Remove unused opencode.json configuration.
b27b1395f7 Pass SWISH_NUMBER to production backend container.
3ba7560f82 Add e2e coverage for deferred payment and admin lookup.
01db53860b Rework admin dashboard filtering, search, and message viewing.
b9a0bdb318 Clarify Swish reference order ID on the payment page.
Compare 7 commits »
jocke pushed to master at jocke/bilhej 2026-05-20 11:12:40 +00:00
0e7dbb915e chore: expose prod frontend on host port 3001
jocke pushed to master at jocke/bilhej 2026-05-20 11:02:58 +00:00
e4de2a316a fix: health check false-negative + add rollback on failure
jocke pushed to master at jocke/bilhej 2026-05-20 10:45:09 +00:00
dfcc8e37c6 fix: isolate prod deploy from dev env port conflict