Features
- add employee-specific scope clause for invoice settings route
- add user validation and scope checks in /api/onboarding/[id]/route.ts
- add banner pattern generation function
- add utility for generating banner colors from seed
- merged single card skeleton
- add banner and logo upload buttons
- add onboarding scope clause
- improve cell width and overflow behavior
- add support for employee context and scope clause in onboarding route
- add check for employee context when fetching onboarding
- add functionality to upload business images
- add route to manage onboarding process
- add bulk notification functionality
- handle view query change
- add navigation for tab selection
- revoke-link route: clear client token, expiry, and OTP verification
Bug Fixes
- add business-dialog to allow applying industry defaults Compliance
- add context scope clause to onboarding route
- add context to delete-preview route
- handle onboarding scope clause in route.ts
- update route.ts
- add history prop to BusinessFilters component
- add industry defaults sheet button
- update initial tab state to avoid defaulting to "items"
- use
table-layout: fixedandminTableWidthPxfor DataTable - update industry-defaults-tab description
- add scope clause for onboarding document templates
- update query state for tab selection
- add useUploadBusinessImage hook
- improve stats grid in business details page
- remove deleted file
- add status filter dropdown and update skeleton visualization
- update query state options
- update onboarding route to use scope clause
- add scope clause for employee users
- add missing checkmark to "Upcoming compliances" indicator
- update badge color and add days left文案
- remove footer
- update business name in column headers
- update handling of selected rows for batch delete and update
- update business details page to use history for tab navigation
- update tab navigation to prevent unintended history changes
- update service loading logic
- enhance display of stats cards in dashboard
- handle scope change correctly

