from #60
Summary by CodeRabbit
- Bug Fixes
- Removed testing cache headers from certain static content locations to enhance content delivery and performance.
- New Features
- Implemented error handling for user and permissions data fetching in the
AdminTable
component. - Added a new constant
allRoutes
combining values fromroutePermissions
andnoLoginRequiredRoutes
. - Modified display of start and end times in
ServiceSessionRow
for better clarity. - Updated CSS styles for improved layout in the
ServiceSessionRow
component. - Enhanced error handling and refactored logic in the
AuthProvider
component. - Improved error handling in the
getAllUsernames
function for API responses. - Add new scheduler task to backup and zip minio data
- Implemented error handling for user and permissions data fetching in the