Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin closed pull request Leopoldadmin/hms-licht-ton#1 2026-07-10 20:50:10 +00:00
feat: T03 Backend Core – FastAPI + DB Models + Equipment API + Redis
Leopoldadmin deleted branch feature/T03-backend-core from Leopoldadmin/hms-licht-ton 2026-07-10 20:50:10 +00:00
Leopoldadmin pushed to main at Leopoldadmin/hms-licht-ton 2026-07-10 20:50:03 +00:00
e0e170fe6a Merge pull request 'fix: 1:1 prototype port + deployment fixes' (#3) from feature/T04-rentman-integration into main
90a7d7f2e0 fix: 1:1 prototype port – exact hms-* CSS, real logo, all components from app.js
786cb0c040 fix: correct healthcheck endpoint to /api/health
7b1bebe7da fix: add pydantic[email] + correct DATABASE_URL to postgresql+asyncpg
Compare 4 commits »
Leopoldadmin merged pull request Leopoldadmin/hms-licht-ton#3 2026-07-10 20:50:02 +00:00
fix: 1:1 prototype port + deployment fixes
Leopoldadmin created pull request Leopoldadmin/hms-licht-ton#3 2026-07-10 20:49:46 +00:00
fix: 1:1 prototype port + deployment fixes
90a7d7f2e0 fix: 1:1 prototype port – exact hms-* CSS, real logo, all components from app.js
786cb0c040 fix: correct healthcheck endpoint to /api/health
7b1bebe7da fix: add pydantic[email] + correct DATABASE_URL to postgresql+asyncpg
Leopoldadmin pushed to main at Leopoldadmin/hms-licht-ton 2026-07-10 07:50:32 +00:00
0f569f2c6e Merge pull request 'feat: Complete HMS Licht & Ton Homepage (T01-T08)' (#2) from feature/T04-rentman-integration into main
22acc39017 feat(T08): Docker, deployment & CI/CD – dockerfiles, compose, forgejo actions, readme
a1bba48cd7 feat(T07): Warenkorb & Mietanfrage frontend – cart store, drawer, pages, form, tests
e220ff7db9 test(T05): contact router, rental router, email service, rate limiting tests + retry queue
db5080df48 feat(T02): Static pages – home, referenzen, kontakt, legal (impressum/datenschutz/agb)
Compare 7 commits »
Leopoldadmin merged pull request Leopoldadmin/hms-licht-ton#2 2026-07-10 07:50:31 +00:00
feat: Complete HMS Licht & Ton Homepage (T01-T08)
Leopoldadmin created pull request Leopoldadmin/hms-licht-ton#2 2026-07-10 07:50:21 +00:00
feat: Complete HMS Licht & Ton Homepage (T01-T08)
22acc39017 feat(T08): Docker, deployment & CI/CD – dockerfiles, compose, forgejo actions, readme
a1bba48cd7 feat(T07): Warenkorb & Mietanfrage frontend – cart store, drawer, pages, form, tests
e220ff7db9 test(T05): contact router, rental router, email service, rate limiting tests + retry queue
db5080df48 feat(T02): Static pages – home, referenzen, kontakt, legal (impressum/datenschutz/agb)
e9da21b57e feat(T06): Mietkatalog frontend – equipment list, detail, search/filter, SSR
88cff68f73 feat: T03+T04 backend - FastAPI, DB models, Rentman integration, admin auth, APScheduler
15fd1b0f8d feat: T03+T04 backend - FastAPI, DB models, Rentman integration, admin auth, APScheduler
Leopoldadmin created branch feature/T04-rentman-integration in Leopoldadmin/hms-licht-ton 2026-07-08 23:37:30 +00:00
Leopoldadmin created pull request Leopoldadmin/hms-licht-ton#1 2026-07-08 23:27:46 +00:00
feat: T03 Backend Core – FastAPI + DB Models + Equipment API + Redis