ghostguild-org/app
Jennie Robinson Faber 896ad0336c Redesign interface across member dashboard and events pages
The changes involve a comprehensive interface redesign across multiple
pages, including:

- Updated peer support badge with shield design
- Switched privacy toggle to use USwitch component
- Added light/dark mode support throughout
- Enhanced layout and spacing in default template
- Added series details page with timeline view
- Improved event cards and status indicators
- Refreshed member profile styles for better readability
- Introduced global cursor styling for interactive elements
2025-10-09 16:25:57 +01:00
..
assets/css Add Markdown support and update member features 2025-10-07 15:07:27 +01:00
components Redesign interface across member dashboard and events pages 2025-10-09 16:25:57 +01:00
composables Add Markdown support and update member features 2025-10-07 15:07:27 +01:00
config Lots of UI fixes 2025-10-08 19:02:24 +01:00
layouts Redesign interface across member dashboard and events pages 2025-10-09 16:25:57 +01:00
middleware Enhance authentication flow: Add authentication-based buttons in AppNavigation for logged-in users, improve member status checks in useAuth, and update join page to automatically redirect to the dashboard after registration. Adjust cookie settings for better development experience. 2025-09-03 16:55:01 +01:00
pages Redesign interface across member dashboard and events pages 2025-10-09 16:25:57 +01:00
plugins Enhance authentication flow: Add authentication-based buttons in AppNavigation for logged-in users, improve member status checks in useAuth, and update join page to automatically redirect to the dashboard after registration. Adjust cookie settings for better development experience. 2025-09-03 16:55:01 +01:00
app.config.ts Add light/dark mode support with CSS variables 2025-10-06 19:54:20 +01:00
app.vue Enhance application structure: Add runtime configuration for environment variables, integrate new dependencies for Cloudinary and UI components, and refactor member management features including improved forms and member dashboard. Update styles and layout for better user experience. 2025-08-27 16:49:51 +01:00