Bug Fixes
- update employee-level and compliance type selectors
- update executor data for compliance officer
- add welcome email functionality
- update employee invitation creation and welcome emails
- update employee level in departments/[departmentId]/route.ts
- update employee level information in route
- update invitation acceptance logic to include member role
- update route logic to use executor's position
- update employee creation logic
- update lead sheet component to display user name and position
- update logic to watch submodule indices for VS Code staging
- enhance status badges in dashboard
- add employee welcome email for new user added by firm
- update employee invitation email message
- update badge labels for member roles
- update employee settings UI to use new components and improve user experience
- update search query logic
- add departmentId field to employee edit form
- update member role based on user role
- add firm-done-section component to dashboard
- update member role label for invitation page
- add firm done steps to OnboardingQuickSheet
- add registration done section
- add status cell for OnboardingRow
- replace img with next/image, remove non-null assertions
- update model structure for employee role and position
- display member role instead of position
- handle option changes
- update status badge picker with new design and functionality
- update onboarding step completion flow
- add update onboarding logic to step-documents component
- update employee creation logic
Features
- add profileImage field to POST request
- update employees hook to include profile image
- update executor details in response to monthly compliance reminder route
- add employee level to GET request
- add status badge picker component
- fix manager and reporting partner selection for associate and manager roles
- add role checking to display user level in dialog
- add org hierarchy component
- Add Firm Done Section to Step Team component
- add reusable StatusBadgePicker component for inline status editing
- add department and reporting partner selection to add-employee-dialog.tsx

