Commit Graph

4 Commits

Author SHA1 Message Date
c474596339 - Updated the table background color to use Theme.colors.gray900 for better contrast
- Removed the dropdown component and its associated styles, as well as the publishing state indicator and related files, to streamline the codebase and eliminate unused features
2025-09-05 03:03:56 -04:00
e8f2df9e69 maintenance 2025-09-04 20:25:15 -04:00
1469c7f52f Update dependencies, refactor authentication, and enhance UI components
- Upgraded @reduxjs/toolkit to version 2.9.0 and added new dependencies including @techniker-me/pcast-api and moment.
- Refactored authentication logic and added middleware for improved request handling.
- Introduced new UI components such as buttons, loaders, and forms, along with a theme system following SOLID principles.
- Updated routing to include protected routes and improved the login form with better error handling.
- Removed unused CSS and organized the project structure for better maintainability.
2025-09-04 01:24:13 -04:00
04488c43c5 Add authentication and assets 2025-09-03 01:39:44 -04:00