feat(adoption-insights): add frontend plugin for adoption insights#464
Conversation
Changed Packages
|
|
@Eswaraiahsapram it looks amazing! I have a few questions:
|
@ShiranHi thanks for the feedback! I forgot to update the screenshots earlier. I'm adding a new screen recording now. Please let me know if anything needs to update. Regarding aligning the date picker width with the text fields, there are some limitations with the StaticDatePicker in MUI. However, I’ll explore possible adjustments to improve the alignment. |
|
Thanks for the video! I can now see more cards. I have a few follow-up questions:
|
There was a problem hiding this comment.
I feel we might be able put some of these into the common plugin once we have it.
karthikjeeyar
left a comment
There was a problem hiding this comment.
@Eswaraiahsapram This looks great 🎉, I have added few comments, PTAL.
FYI, Sonarcloud issues has to be fixed too.
@karthikjeeyar, could you please help me reproduce this issue? I haven't encountered it myself. |
ea36b55 to
7093057
Compare
8a5af05 to
4223218
Compare
|
karthikjeeyar
left a comment
There was a problem hiding this comment.
Thanks @Eswaraiahsapram for the follow up. Changes looks good to me
/lgtm
…nto FLPATH-2143 * 'main' of https://github.com/ijogi-redhat/rhdh-plugins: chore: update code owners (redhat-developer#505) chore(marketplace): add package examples and link them from plugins (redhat-developer#503) Version Packages (redhat-developer#439) Version Packages (redhat-developer#437) feat(global-header): changing create to self-service (redhat-developer#495) fix(fab): fixing css issues (redhat-developer#427) Version Packages (redhat-developer#504) feat(marketplace): add monaco editor (redhat-developer#500) Version Packages (redhat-developer#502) fix(marketplace): align with UXD: add grey placeholder if icon is missing and placeholder when there is no description (redhat-developer#498) feat(adoption-insights): add frontend plugin for adoption insights (redhat-developer#464) fix(adoption-insights): remove unwanted columns and add techdocs type (redhat-developer#497) fix(adoption-insights): add redirection links and cast count as integers (redhat-developer#496) fix(adoption-insights): camel case column names to lower case (redhat-developer#494) Version Packages (redhat-developer#492) fix(lightspeed): remove resets from PF CSS import (redhat-developer#469) feat(adoption-insights): add grouping configuration in insights endpoints (redhat-developer#488)
…edhat-developer#464) * feat(adoption-insights): add frontend plugin for adoption insights * resolved the type issue * updated unit tests * add github backend module * remove unwanted column techdocs * remove unwanted column techdocs






Hey, I just made a Pull Request!
Fixes - RHDHPAI-571
This PR introduces frontend changes for the new Adoption Insights plugin, enhancing the experience by providing key insights into adoption metrics.
Changes Implemented
✅ Added UI components to display Adoption Insights metrics.
✅ Integrated data visualization using Recharts to present trends effectively.
✅ Integrated date range using MUI x-date-pickers
✅ Added Unit tests
✅ Implemented pagination.
Screen recording
Screen.Recording.2025-03-11.at.2.45.59.PM.mov
Screenshots
✔️ Checklist