Feature/employee recognition wall - #1896
Merged
Dev1822 merged 4 commits intoAug 28, 2026
Merged
Conversation
…PTO analytics 486-line wellness dashboard with 5 tabs — Overview (KPI cards, risk donut chart, department stress bars, trend lines), Employees (searchable cards with wellness scores, stress/engagement meters, PTO/overtime metrics), Departments (per-department stress/engagement/overtime comparison), Recommendations (severity-based wellness actions with affected employee lists), Trends (6-month stress/engagement/overtime charts with key insights). Integrates into PaySphere routing as /wellness. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
…llness and Labour Welfare Fund 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
… analysis 525-line pulse survey dashboard with 5 tabs — Overview (response rate gauges, question averages bar chart, sentiment overview, department response rates), Question Analysis (per-question score distributions with histograms, text feedback sentiment tags), Departments (searchable department breakdown with engagement scores), Sentiment (filtered positive/negative/neutral suggestions with department tags), Trends (quarterly trend lines for engagement/satisfaction/eNPS, key insights, top themes). 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
…erboard 410-line recognition wall with 4 tabs — Recognition Wall (filterable kudos feed with badge tags, reaction counts, from/to avatars), Leaderboard (top 10 most recognized employees with medals, streak tracking), Badges (8 achievement badges with distribution bars and descriptions), Analytics (monthly trend chart, department breakdown, key insights). Includes kudos creation modal with employee picker, badge selector, and message composer. Route at /recognition. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
@Anubhutisharma-07 is attempting to deploy a commit to the Dev's projects Team on Vercel. A member of the Team first needs to authorize it. |
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 freeto 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.
Overview
Implemented an Employee Recognition Wall for paySphere to enable peer recognition, showcase employee achievements, track recognition streaks, and analyze recognition activity across departments.
Features
Dashboard Sections
Recognition Wall
Leaderboard
Badges
Includes 8 achievement badges:
Analytics
Give Kudos
Added an interactive modal with:
Data
Files
EmployeeRecognitionWall.jsxnavigation.jsRoute
/recognitionTesting
Branch
feature/employee-recognition-wallCommit
f86047c4closes#1895