Commit Graph

3 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
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
d799ae503c Feat : login sys
Some checks failed
Build and Push Docker Images / docker (push) Failing after 11s
2026-05-18 22:44:02 -04:00