Manusha Job Posting Page Analytics: Create a donut chart showing applicants by experience#1457
Open
manushajyasta30 wants to merge 1952 commits into
Open
Manusha Job Posting Page Analytics: Create a donut chart showing applicants by experience#1457manushajyasta30 wants to merge 1952 commits into
manushajyasta30 wants to merge 1952 commits into
Conversation
…leFlow Diya🔥 fix(userStatus): Fixed User Lifecycle Issues
…ation-on-participation-screen Chirag: Update pagination to be applicable only when specified
Diya 🔥 fix(bs): Fixed Blue Square Issues
…5 to 7.29.4 (#2208) chore(deps): bump @babel/plugin-transform-modules-systemjs Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.28.5 to 7.29.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.16.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.16.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…_a_stacked_horizontal_bar_graph_for_tools_stoppage_reason Aayush taking over for Vamsi krishna creates a stacked horizontal bar graph for tools stoppage reason
Sundar: revert PR-1898
Sundar: Fixed code duplication in permissions.test.js
…-count-clean Sohail: Fix badge categories count and assignment issues
Diya 🔥 fix(teamCodes): Fixed - Display only active Team Codes
…/cost-breakdown-donut-chart-wip
…pes-clean-fix Ramsundar - Backend fixes for Inventory Types page functionality
…breakdown-donut-chart-wip Rithika taking over for Aditya-fix: Restore Cost Breakdown by Category API for Financials donut chart
Diya 🔥 fix(bsFlow): Fixed Blue Square flow
…play-on-community-calendar Chirag - Fix: Added logic to return all events for community calendar
…-api-connect Abhinav - feat(ki-inventory): add stats endpoint and DB seed script
…embers-Backend Sayali: add projectHistory tracking and getAllTimeprojectMembership endpoint
|
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: