Bug Fixes
- add support for firm owner businesses
- add missing aggregation field
- add canViewTeam prop to DashboardShell for team preview
- update email page height
- update default props for showTeamWorkload
- apps/web/app/dashboard/team/[employeeId]/_components/employee-tasks-tab.tsx: add new employee tasks tab component
- fix width calculation for viewport
- transition properties for navigation menu viewport
- update sitemap configuration for new features
- grow the email editor to fill all available height
- add avatar utilities and status helpers
- add overview hook
- remove view employee dialog implementation
- add feature pages navigation
- update index watching logic
- add pages for every feature
- add team tab content for the dashboard
- add dashboard team card and open team button for admin users
- add team tab for module dashboard
- refactor the dashboard tabs and team panel
- improve main-nav component and mega menu
- update main-nav item styles
- update business creation for employee-owned businesses to reflect the correct owner
- add new keys for employees (Team)
- add missing employee settings component
- add related features section
- team/dashboard/team/[employeeId]/page.tsx: add new team member page
- add team management page
Features
- add team intelligence dashboard widget
- api/employees/[employeeId]/overview/route.ts: add employee overview route for team detail page
- add "Notices", "Tasks", and "Emails" to navigation items
- app/dashboard/team/[employeeId]/_components/employee-clients-tab: add employee clients tab component
- add slug to features list and improve UI
- add mega categories and integrations
- add employee header card component

