Manusha Job Posting Page Analytics: Create a donut chart showing applicants by experience#1457
Open
manushajyasta30 wants to merge 1385 commits intoManusha_donut_chart_show_applicants_by_experiencefrom
Open
Manusha Job Posting Page Analytics: Create a donut chart showing applicants by experience#1457manushajyasta30 wants to merge 1385 commits intoManusha_donut_chart_show_applicants_by_experiencefrom
manushajyasta30 wants to merge 1385 commits intoManusha_donut_chart_show_applicants_by_experiencefrom
Conversation
…Experience_Display Sayali: add updateYearsOfExperience endpoint with validation and upsert
Diya 🔥 Fixed Slack Invite Issue
…file-Educational-Progress Sudheesh-Student Profile Educational Progress
…eaderboard_info_icon_text Venkataramanan fix: leaderboard info icon text
…board-update-equipment sumedh-bugfix: fixes bmdashboard equipment update functionality
…ls_endpoints_validation Juhitha fix financials endpoints validation
…licate detection make owner lookup case-insensitive (/^owner$/i) stop returning 500 when no owner email is found (log question still succeeds) validate/normalize input question before save improve duplicate match to be case-insensitive and whitespace-tolerant return clear 409 message: This question has already been logged
Sundar: Fix sonar duplicate code in bmFinancialController
…ary_email_backend Linh - Fix edit/update API behavior for Weekly Summary Email recipients
…eklySummaryEmail Diya fix (orgSummaryEmail): Fixed Total Org Weekly Summary Email Flow
Mani shashank : add BM expenditure API routes for dashboard charts
…_log_question_error Linh - Fix FAQ unanswered question API false 500 and duplicate detection
Amalesh - Toggle Request Bio permission on Weekly Summaries Report
|
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
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):
T
To test this backend PR you need to checkout the ##3654 frontend PR.
…
Main changes explained:
added routes:
Route: GET /api/applicants/experience-breakdown
GET http://localhost:4500/api/experience-breakdown?roles=Frontend Developer
GET http://localhost:4500/api/experience-breakdown?startDate=2023-01-01&endDate=2024-12-31
…
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes: