ui: modernize UI to Mainframe design system #1

Merged
MinhQuan merged 3 commits from hiepht/MiscCorpo:dev-hiepht into main 2026-06-25 07:07:52 +00:00
Contributor
No description provided.
hiepht added 1 commit 2026-06-17 10:06:54 +00:00
hiepht added 2 commits 2026-06-24 09:22:41 +00:00
Co-locate each feature's CSS and JS alongside its HTML template.
Remove the standalone static/ directory entirely.
- Disable Flask default /static/ folder (static_folder=None in app.py)
- Add headerRoute blueprint to serve views/header/ at /assets/header/
- Configure transcription and scraper blueprints with static_folder
  pointing to their respective views/ subfolders
- Inline header HTML directly in headerLoader.js (remove fetch call)
- Update all HTML templates to use new /assets/... URLs
MinhQuan merged commit dc8fbbf130 into main 2026-06-25 07:07:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MinhQuan/MiscCorpo#1