c7f54ef52e
Enhance training page with video link support. Added a conditional link to open external video URLs if available, improving user access to training content. Updated aria-label for better accessibility.
main
eewing
2026-03-18 08:15:46 -05:00
50d8fd326f
Refactor training page and admin access control. Updated user role checks to include 'training_admin' for permissions, removed unnecessary admin checks from the training page, and added video deletion functionality with appropriate error handling. Improved UI for video management actions.
eewing
2026-03-18 08:12:47 -05:00
ab226470a1
Enhance training route and admin functionality. Added new admin route for training, updated type definitions to include admin checks, and modified training page to conditionally display admin link based on user permissions. Improved data handling for training videos and user roles.
eewing
2026-03-18 07:59:13 -05:00
a37575d810
Update training page to support YouTube video links. Refactored video upload handling to accept YouTube URLs, improved layout for better user experience, and added new route type definitions for training videos. Enhanced video display with embedded player support.
eewing
2026-03-17 09:13:27 -05:00
59056d3f41
Enhance routing and type definitions for training page. Added new training route and updated related components, including navigation links and user data handling. Refactored layout for improved user experience and consistency across site pages.
eewing
2026-03-16 14:05:11 -05:00
60ac4a8f79
Refactor login page to support user registration. Enhanced form handling by adding name and password confirmation fields, improved error messaging, and updated button labels for better user experience. Adjusted internal server options to reflect changes in form data structure.
eewing
2026-02-26 15:11:24 -06:00
790357cc13
Update notifications page layout and internal server version hash. Added a navigation button to return to the base page and updated the version hash for server options.
eewing
2026-02-23 15:21:32 -06:00
1068a3b53a
Update internal server options and enhance cookie management. Changed version hash and added maxAge and secure attributes to the cookie settings for improved session persistence and security in production environments.
eewing
2026-02-23 15:17:36 -06:00
1597a6a704
Refactor layout styles to improve text scaling and input readability. Adjusted font size settings for better responsiveness across devices and ensured inputs inherit font size for consistency with system text size.
eewing
2026-02-23 15:13:20 -06:00
7de66442aa
Enhance routing and type definitions for new API endpoints. Added support for notifications and SSO routes, updated layout parameters, and improved type safety in route metadata. Refactored component imports for user and profile pages.
eewing
2026-02-23 15:06:11 -06:00
5c68a42703
Refactor environment variable definitions and update internal server options. Removed deprecated route metadata file, adjusted service worker options to null, and improved layout styles in the login page for better responsiveness.
eewing
2026-02-19 08:03:06 -06:00
d0c241b0e1
Enhance site information display by adding descriptions for each site. Updated button labels in site links to include both title and description for improved user context.
eewing
2026-02-19 08:00:46 -06:00
5776a1fdb1
Enhance user routing and layout management. Added support for user-specific routes, including dynamic user ID handling and updated component imports. Improved type definitions and user data mapping in hooks for better user experience.
eewing
2026-02-18 15:59:16 -06:00
1af7aeb7d9
Update internal server options and enhance layout logic for user-specific routes. Changed version hash and added pathname tracking to conditionally render user menu based on site routes.
eewing
2026-02-18 15:38:47 -06:00
1f14c6d422
Enhance routing and layout for site-specific pages. Added support for dynamic site routes, updated component imports, and improved layout styles for fullscreen display. Refactored navigation to utilize site data for dynamic button generation.
eewing
2026-02-18 15:33:46 -06:00