hp-prod-tracker/src
Leivur Djurhuus edcf31672e feat: enhance UI components and add assignment feature to deliverables
- Updated CommandItem component to use rounded-lg for better aesthetics.
- Modified DialogOverlay and DialogContent to improve backdrop and border radius.
- Changed DropdownMenuItem, DropdownMenuCheckboxItem, and DropdownMenuRadioItem to use rounded-md for consistency.
- Enhanced SelectItem with rounded-md for a more modern look.
- Updated SheetOverlay to improve backdrop styling.
- Adjusted Toaster component border radius for a more refined appearance.
- Enhanced Table component with rounded-xl and shadow for better visual hierarchy.
- Added assignment display feature in DeliverableTable and KanbanBoard components, showing assigned users with badges.
- Updated deliverable service to include assignments in the data fetching process.
- Created a new seed script for tracker data to facilitate testing and development.
2026-03-02 13:46:55 -06:00
..
app feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
components feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
hooks Add notification system with topbar dropdown and full page 2026-02-28 21:41:56 -06:00
lib feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
stores Add command palette, bulk operations, error boundaries, responsive sidebar 2026-02-28 21:56:15 -06:00
types Add Auth.js v5 with Google + Microsoft Entra ID SSO 2026-02-28 21:07:38 -06:00
middleware.ts Add dev bypass for authentication checks in middleware and session retrieval 2026-02-28 22:23:14 -06:00