Commit Graph

5 Commits

Author SHA1 Message Date
redz1029 783c5eb0be * Task/Ticket desktop dialogs — widened from 520 → 600dp, and tasks now uses SizedBox(width: 600) instead of ConstrainedBox(maxWidth:) which was the root cause of the "still small" issue (max-only never forced expansion)
* Pass Slip + Leave — both dialogs gained an isSheet flag; callers now branch on AppBreakpoints.tablet: bottom sheet on mobile, dialog on desktop
2026-04-30 06:45:51 +08:00
redz1029 7d8851a94a Test Cases 2026-04-11 07:40:49 +08:00
redz1029 1074572905 A better state and alerts 2026-02-23 20:19:07 +08:00
redz1029 f9f3509188 Fixed Dashboard full page refresh 2026-02-18 23:37:21 +08:00
redz1029 372928d8e7 Added User Profile Screen 2026-02-18 21:42:48 +08:00