noticeboard/frontend
jtricerolph 24747919cd Apply stack design system: light theme + Lucide icons
- index.css: match portal token system (light body, dark login chrome)
- NoticeBoard: white cards/shadows, Lucide Pin/PinOff/Trash2/Plus/X icons,
  light input/button styles, category pills with navy active state
- AuthGate: explicit dark bg on login container (body is now light)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 18:15:53 +00:00
..
public Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
src Apply stack design system: light theme + Lucide icons 2026-07-01 18:15:53 +00:00
Dockerfile Fix API paths and make hotel name configurable 2026-07-01 17:55:36 +00:00
index.html Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
nginx.conf Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
package-lock.json Apply stack design system: light theme + Lucide icons 2026-07-01 18:15:53 +00:00
package.json Apply stack design system: light theme + Lucide icons 2026-07-01 18:15:53 +00:00
tsconfig.json Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
vite.config.ts Initial commit: noticeboard 2026-07-01 12:09:54 +00:00