assessment-model/src/app/components
Khalim Conn-Kowlessar 3b63c5ea1a Confirm invitation accept with a dialog + refresh portfolios list
Replaces the auto-dismiss toast on accept with a shadcn Dialog that
names the portfolio and offers a "Go to {portfolioName}" CTA. Decline
keeps the existing toast. router.refresh() updates /home in place, and
revalidatePath("/home") in the API handler guarantees the server-rendered
portfolio list is fresh on any later navigation.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 10:55:34 +00:00
..
building-passport tweaking colours on EPC bar 2026-04-15 13:01:09 +00:00
due-considerations fix the conditions checked in handleOnChange 2023-10-16 12:50:32 +11:00
home re run build 2026-01-19 13:36:50 +00:00
plan setting up db wip 2023-07-10 10:49:35 +01:00
portfolio refactored with improve-code-archievture and grill-with-docs 2026-05-06 15:49:34 +00:00
property Added missing PartCard 2023-05-31 11:12:28 +01:00
search Adding missing files 2023-05-29 15:41:00 +01:00
signin Add 6-digit code sign-in as primary, magic link as fast-path fallback 2026-05-27 14:16:47 +00:00
Buttons.tsx first implementation of funding into the app 2025-08-21 21:35:08 +00:00
ConfirmDialog.tsx Polish user-access UX: shadcn confirm dialog + toast feedback 2026-05-27 17:29:36 +00:00
Navbar.tsx save 2025-08-21 11:30:23 +01:00
PlusIcon.tsx Added portfolio modal 2023-05-26 10:02:45 +01:00
ProfileDropDown.tsx Confirm invitation accept with a dialog + refresh portfolios list 2026-05-28 10:55:34 +00:00
Provider.tsx Added api and components folders and installed headlessui 2023-05-25 09:49:48 +01:00
StatusBadge.tsx functional display for project proposal ui 2025-10-31 19:07:22 +00:00