-
-
Notifications
You must be signed in to change notification settings - Fork 72
Veda review volume over time chart #4693
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
Open
Charitha2009
wants to merge
23
commits into
development
Choose a base branch
from
veda-review-volume-over-time-chart
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+980
−5,656
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…da Charitha Bellam)
…lume-over-time-chart # Conflicts: # package-lock.json # src/actions/bmdashboard/projectActions.js # src/actions/index.js # src/components/BMDashboard/Equipment/DailyActivityLog/EDailyActivityLog.jsx # src/components/BMDashboard/Equipment/List/EquipmentListModal.jsx # src/components/BMDashboard/Issues/issueChart.module.css # src/components/BMDashboard/Issues/issueCharts.module.css # src/components/BMDashboard/Issues/openIssueCharts.jsx # src/components/BMDashboard/ItemList/ItemsTable.jsx # src/components/BMDashboard/LessonList/LessonCard.jsx # src/components/BMDashboard/LessonList/LessonCard.module.css # src/components/BMDashboard/LogTools/LogTools.jsx # src/components/BMDashboard/LogTools/LogTools.module.css # src/components/BMDashboard/RentalChart/RentalChart.jsx # src/components/BMDashboard/RentalChart/RentalChart.module.css # src/components/Badge/NewBadges.jsx # src/components/CommunityPortal/CPDashboard.jsx # src/components/CommunityPortal/Login/CPLogin.jsx # src/components/EductionPortal/EvaluationResults/CategoryBreakdown.module.css # src/components/EductionPortal/EvaluationResults/EvaluationResults.module.css # src/components/EductionPortal/EvaluationResults/SummaryStats.module.css # src/components/EnhancedPopularityTimelineAnalytics/EnhancedPopularityTimelineChart.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/AdditionalInfo.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/BackendSkills.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/DeploymentSkills.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/FrontendSkills.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/LeftSection.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/ProfileDetails.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/RadarChart.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/RightSection.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/Skills.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/SoftwarePractices.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/components/UserSkillsProfile.jsx # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/AdditionalInfo.module.css # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/LeftSection.module.css # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/ProfileDetails.module.css # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/RadarChart.module.css # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/RightSection.module.css # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/Skills.module.css # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/SkillsSection.module.css # src/components/HGNSkillsDashboard/SkillsProfilePage/styles/UserSkillsProfile.module.css # src/components/Header/Header.jsx # src/components/Header/Header.module.css # src/components/LBDashboard/LBDashboard.jsx # src/components/LBDashboard/Login/LBLogin.jsx # src/components/LBDashboard/Login/Login.module.css # src/components/LeaderBoard/Leaderboard.jsx # src/components/LeaderBoard/Leaderboard.module.css # src/components/PopUpBar/PopUpBar.jsx # src/components/Projects/WBS/WBSDetail/AddTask/AddTaskModal.jsx # src/components/Projects/WBS/WBSDetail/components/TagsSearch.jsx # src/components/Reports/ProjectReport/WbsPiechart/WbsPieChart.jsx # src/components/Reports/Reports.jsx # src/components/Reports/TeamReport/TeamReport.jsx # src/components/Reports/TeamReport/TeamReport.module.css # src/components/Reports/TeamReport/components/TeamsReportCharts.jsx # src/components/Reports/TeamReport/components/UserLoginPrivileges.jsx # src/components/Reports/TeamReport/components/__tests__/TeamsReportCharts.test.jsx # src/components/Reports/TeamTable.jsx # src/components/Timelog/Timelog.module.css # src/components/UserProfile/BlueSquares/BlueSquare.jsx # src/components/UserProfile/TeamsAndProjects/UserTeamsTable.jsx # src/components/VolunteerweeklysummaryBBC/WeeklySummaryEmailAssignmentPopUp.jsx # src/components/WeeklySummariesReport/FormattedReport.jsx # src/components/WeeklySummariesReport/WeeklySummariesReport.jsx # src/components/WeeklySummariesReport/components/CreateFilterModal.jsx # src/components/WeeklySummariesReport/components/FilterEditForm.jsx # src/components/WeeklySummariesReport/components/FilterPreviewForm.jsx # src/components/WeeklySummariesReport/components/SelectFilterModal.jsx # src/components/WeeklySummariesReport/components/UpdateFilterModal.jsx # src/components/WeeklySummariesReport/components/WeeklySummariesToggleFilter.jsx # src/components/common/CPDashboard/CPProtectedRoute/CPProtectedRoute.jsx # src/constants/projects.js # src/reducers/index.js # src/routes.jsx # src/store.js # src/utils/URL.js # yarn.lock
… development branch
…stants from development branch
- Create ReviewVolumeOverTimeChart component with stacked bar chart - Add date range filters (from/to date pickers) - Add Category filter (By Village / By Property) - Add multi-select dropdown for Villages (active when Category = By Village) - Add multi-select dropdown for Properties (active when Category = By Property) - Chart colors: Red (#DC3545) for Negative, Green (#28A745) for Positive, Gray (#6C757D) for Neutral - Y-axis: Review Volume, X-axis: Time - Standardized chart size (500px height) to match other graphs - Integrated into Reviews section of ReviewsInsight component
…filters - Add ReviewVolumeOverTimeChart component to LBDashboard Insights from Reviews section - Integrate chart with existing village/property data from ReviewWordCloud - Fix dark mode styling for date inputs and calendar popup - Fix tooltip text visibility in dark mode (white text on dark background) - Fix mobile responsive layout and prevent text overflow - Position chart on right side, word clouds on left (side-by-side layout) - Chart displays on top, filters below (vertical layout within chart) - Add comprehensive mobile overflow fixes and responsive styles - Set all sections to same height (600px) for consistent display - Remove informational messages, chart displays silently with sample data - Add calendar-icon-dark class and color-scheme dark for native date picker - Ensure proper text wrapping and box-sizing for mobile devices
❌ Deploy Preview for highestgoodnetwork-dev failed.
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


Description
Related PRS (if any):
This frontend PR is related to the development backend PR.
Main changes explained:
How to test:
npm installand...to run this PR locally• Select By Village and confirm village multi select is enabled and property multi select is disabled
• Select By Property and confirm property multi select is enabled and village multi select is disabled
Verify stacked bars display correct colors for positive, negative, and neutral reviews
Screenshots or videos of changes: