dow-prod-tracker/src/components/ui
Leivur R. Djurhuus 6f5cbc2f1f feat: add review session components and hooks
- Implemented SessionPresenter and SessionSummary components for managing review sessions.
- Created AlertDialog component for modal dialogs.
- Developed hooks for managing review sessions, including fetching, creating, updating, and deleting sessions.
- Added service functions for review session operations in the backend.
- Introduced validation schemas for review session inputs using Zod.
2026-03-17 22:20:01 -05:00
..
alert-dialog.tsx feat: add review session components and hooks 2026-03-17 22:20:01 -05:00
avatar.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
badge.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
button.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
card.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
checkbox.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
collapsible.tsx feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06:00
command.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
dialog.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
dropdown-menu.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
input.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
label.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
popover.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
select.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
separator.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
sheet.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
skeleton.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
sonner.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
switch.tsx feat: add heatmap feature with toggle and bar visualization in calendar 2026-03-13 18:28:26 -05:00
table.tsx feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
tabs.tsx feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06:00
textarea.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
tooltip.tsx Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00