mirror of
https://github.com/i701/sarlink-portal.git
synced 2026-06-29 09:35:11 +00:00
3f8bb4e70a
- Updated AccountPopover to utilize session data for user information display. - Modified ApplicationLayout to fetch user details from the database using Prisma. - Replaced Checkbox components with native input elements in SignUpForm for better accessibility. - Enhanced seed script to include default islands and create related data in the database.