Commit Graph

5 Commits

Author SHA1 Message Date
jeanotx32
f37b639226 feat: enhance VPS management interface with search, filter, and toast notifications
All checks were successful
Build and Push Docker Images / docker (push) Successful in 42s
- Added a DashboardToolbar component for searching, filtering, and sorting VPS instances.
- Implemented a ConfirmDialog component for destructive actions confirmation.
- Introduced a Modal component for displaying modals with focus management.
- Created a Toast component for displaying notifications with different types (success, error, info).
- Refactored VpsCard to utilize new Metric component for displaying CPU and RAM usage.
- Improved user experience with local storage for collapsed state in VpsCard.
- Added clipboard utility functions for copying text and downloading content.
- Enhanced CSS styles for better dark mode support and animations.
- Updated various UI controls for consistency and improved accessibility.
2026-08-01 01:22:45 -04:00
jeanotx32
022fbabe5d Feat : Notifications system, State log
All checks were successful
Build and Push Docker Images / docker (push) Successful in 38s
2026-06-24 00:46:16 -04:00
jeanotx32
57132f92ee Feat : add Webauth
All checks were successful
Build and Push Docker Images / docker (push) Successful in 1m22s
2026-06-02 19:46:58 -04:00
jeanotx32
f2e5a24b37 Feat : Lot of stuff
All checks were successful
Build and Push Docker Images / docker (push) Successful in 51s
2026-06-02 18:55:11 -04:00
jeanotx32
daf68d98fa feat: add user profile and admin management features
Some checks failed
Build and Push Docker Images / docker (push) Failing after 9s
2026-05-19 01:25:21 -04:00