19-05-2026 Rebrand Pressekonto, Hub-Flux UI und Legacy-Media-Migration
Umbenennung presseportale → pressekonto in Domains, Themes und Dokumentation. Design-Tokens, Portal-Shell, Customer-Dashboard, Auth- und Admin-PM-Views. Artisan-Befehl migrate:legacy-media mit Tests und Hub-Flux-Entwicklungsdocs. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
092ee0e918
commit
0a3e52d603
112 changed files with 8464 additions and 1649 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Backend-Status: presseportale.test
|
||||
# Backend-Status: pressekonto.test
|
||||
|
||||
**Projekt:** BusinessPortal24 → Laravel 12 Migration
|
||||
**Domain:** presseportale.test
|
||||
**Stand:** 23. Januar 2026 nach Server-Neustart
|
||||
**Projekt:** BusinessPortal24 → Laravel 12 Migration
|
||||
**Domain:** pressekonto.test
|
||||
**Stand:** 23. Januar 2026 nach Server-Neustart
|
||||
**Status:** 🟡 Admin-UI-Gerüst vorhanden, Routing auf bestehende Volt-Komponenten konsolidiert
|
||||
|
||||
---
|
||||
|
|
@ -274,7 +274,7 @@ Beginne mit der eigentlichen Migration gemäß:
|
|||
|
||||
### Option 3: Backend testen 🟢
|
||||
- Dev-Server starten (`npm run dev`)
|
||||
- Backend öffnen (`http://presseportale.test/admin/press-releases`)
|
||||
- Backend öffnen (`http://pressekonto.test/admin/press-releases`)
|
||||
- UI und Navigation prüfen
|
||||
|
||||
### Option 4: Dummy-Daten verfeinern 🟢
|
||||
|
|
@ -294,14 +294,14 @@ npm run dev:portal
|
|||
php artisan serve
|
||||
|
||||
# Backend öffnen
|
||||
http://presseportale.test/admin/press-releases
|
||||
http://presseportale.test/admin/companies
|
||||
http://presseportale.test/admin/invoices
|
||||
http://presseportale.test/admin/contacts
|
||||
http://presseportale.test/admin/payments
|
||||
http://presseportale.test/admin/categories
|
||||
http://presseportale.test/admin/coupons
|
||||
http://presseportale.test/admin/roles
|
||||
http://pressekonto.test/admin/press-releases
|
||||
http://pressekonto.test/admin/companies
|
||||
http://pressekonto.test/admin/invoices
|
||||
http://pressekonto.test/admin/contacts
|
||||
http://pressekonto.test/admin/payments
|
||||
http://pressekonto.test/admin/categories
|
||||
http://pressekonto.test/admin/coupons
|
||||
http://pressekonto.test/admin/roles
|
||||
```
|
||||
|
||||
---
|
||||
|
|
@ -327,7 +327,7 @@ http://presseportale.test/admin/roles
|
|||
|
||||
## 🎉 Meilenstein erreicht!
|
||||
|
||||
**Backend-Struktur für presseportale.test ist als Gerüst weitgehend vorbereitet.**
|
||||
**Backend-Struktur für pressekonto.test ist als Gerüst weitgehend vorbereitet.**
|
||||
|
||||
- ✅ 7 Hauptbereiche mit Navigation
|
||||
- ✅ 24 Routes definiert (konsistent gemappt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue