Skip to content

Enhance Payroll and User Management Features#216

Merged
anjanaed merged 3 commits intomasterfrom
fixes
Aug 5, 2025
Merged

Enhance Payroll and User Management Features#216
anjanaed merged 3 commits intomasterfrom
fixes

Conversation

@anjanaed
Copy link
Copy Markdown
Owner

@anjanaed anjanaed commented Aug 5, 2025

  • Added date validation to disable future dates in Payroll component.
  • Updated Payslip component to include employee number from user data.
  • Improved registration error handling and added age validation for birth date.
  • Enhanced NavBar to display organization name alongside ID.
  • Refactored AuthContext to include organization name in user data.
  • Created migration script for new database schema including User and Organization tables.
  • Implemented user deletion functionality in Auth0 management script.
  • Refined UserService to include organization details in user queries.
  • Updated PayrollService to improve search functionality for payroll records.

- Added date validation to disable future dates in Payroll component.
- Updated Payslip component to include employee number from user data.
- Improved registration error handling and added age validation for birth date.
- Enhanced NavBar to display organization name alongside ID.
- Refactored AuthContext to include organization name in user data.
- Created migration script for new database schema including User and Organization tables.
- Implemented user deletion functionality in Auth0 management script.
- Refined UserService to include organization details in user queries.
- Updated PayrollService to improve search functionality for payroll records.
@anjanaed anjanaed merged commit 0707b22 into master Aug 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant