Update ACP UI copy, accents, and defaults

This commit is contained in:
2025-12-29 19:32:26 +01:00
parent 63bd166a65
commit f83748cc76
6 changed files with 121 additions and 74 deletions

View File

@@ -35,3 +35,7 @@
- Moved the Laravel app to the repo root and removed the separate `api/` and `frontend/` folders.
- Serve the SPA shell via Blade with Vite-managed React assets.
- Dropped Tailwind tooling to keep the frontend Bootstrap-only.
- Replaced the default Laravel README with a forum placeholder.
- Updated ACP forum tools with accent-tinted buttons and larger action spacing.
- Defaulted the ACP forum tree to collapsed on page load.
- Improved ACP create/edit dialog copy based on forum vs category and hid type selection during creation.