chatterbox-ui/frontend
Steve White 41f95cdee3 feat(frontend): inline notifications and loading states
- Add .notice styles and variants in frontend/css/style.css
- Add showNotice, hideNotice, confirmAction in frontend/js/app.js
- Replace all alert and confirm with inline notices
- Add loading states to Add Speaker and Generate Dialog
- Verified container IDs in index.html, grep clean, tests passing
2025-08-12 15:46:23 -05:00
..
css feat(frontend): inline notifications and loading states 2025-08-12 15:46:23 -05:00
js feat(frontend): inline notifications and loading states 2025-08-12 15:46:23 -05:00
tests Working minimum interface for js and api 2025-06-05 16:47:47 -05:00
.env.example updated with startup script 2025-06-17 16:26:55 -05:00
index.html feat(frontend): inline notifications and loading states 2025-08-12 15:46:23 -05:00
start_dev_server.py updated with startup script 2025-06-17 16:26:55 -05:00