Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Profiles to Sveltos Dashboard #68

Merged
merged 13 commits into from
Feb 4, 2025
Merged

Add Profiles to Sveltos Dashboard #68

merged 13 commits into from
Feb 4, 2025

Conversation

Safouene1
Copy link
Contributor

@Safouene1 Safouene1 commented Feb 2, 2025

This merge request introduces several updates and new features:

  • Users can now see Tiers per profile , view dependencies , dependents and profile dependency visualization.
  • Added components for displaying profiles, including ProfileList, ProfileCard, and ProfileRelations.
  • Code Refactoring: Refactored various components and hooks to improve code quality and maintainability.
  • updated several dependencies in package-lock.json and package.json.
  • update folder structure to include ui components under lib
  • add possibility to login , log out from URL
  • added a possibility to navigate to different nodes when user click on profile dependency diagram nodes

@Safouene1 Safouene1 linked an issue Feb 2, 2025 that may be closed by this pull request
@Safouene1 Safouene1 marked this pull request as ready for review February 4, 2025 21:34
@Safouene1 Safouene1 merged commit 4c4ada3 into main Feb 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [BUG] - Warning: Each child in a list should have a unique "key" prop. 🐛 [BUG] - Change the label
1 participant