Commit Graph

8 Commits

Author SHA1 Message Date
0ec5724541 feat: refine today schedule and navigation interactions 2026-09-05 10:44:12 +05:30
b0bdfd2ca5 feat: redesign bottom navigation with day-picker styling
- Add a compact sky-blue rounded navigation group based on the day picker geometry.
- Use coral for the selected destination and the separate global add button.
- Add a functional global Add Class action that works from every tab.
- Cover the global navigation action with Playwright.
2026-09-05 10:27:35 +05:30
829b3234e5 revert: restore floating bottom navigation dock 2026-09-05 10:02:04 +05:30
87b07728b5 feat: unify app navigation and add today attendance overview
- Replace floating pill tab dock with a full-width system-aligned navigation bar.
- Give active tabs cobalt icon chips and clean cobalt labels while keeping inactive tabs muted.
- Add compact live attendance summary above the day picker on Today.
- Add Playwright verification for the new metrics and navigation surface.
2026-09-05 09:56:55 +05:30
def12005de feat: redesign course picker in Add Class modal for large course lists
- Replace full list of radio rows with a compact selected course preview card.
- Add an expandable course selection drawer with search and course-type filter chips (All, Lecture, Lab).
- Add fast duration presets (45m, 50m, 60m, 90m, 120m) for rapid scheduling.
- Prevent scroll overflow and layout breakage when a student has 10+ enrolled courses.
2026-09-05 09:26:05 +05:30
2aac9c3fb4 feat: redesign day picker with expandable calendar, status markers & Playwright E2E testing
- Replace modal calendar with inline expandable calendar widget integrated into the day picker.
- Add status indicator dots (attended/absent/pending) to month calendar grid matching day picker.
- Disable and gray out weekend days in calendar when weekend schedule is turned off.
- Redesign extend bar with integrated handle that aligns with the palette.
- Remove start-to-end timing on Today screen's class time rail, showing only start time.
- Implement Playwright E2E and visual testing suite with multi-screen capture scripts.
- Add cascade DELETE endpoints for subjects and versioned recurring timetable entries.
2026-09-05 09:00:17 +05:30
e6884a148b Update app and ignore local artifacts 2026-09-04 21:55:34 +05:30
root
8120ebb927 init commit 2026-08-28 17:48:05 +05:30