Bug Fixes
- add resolve feedback button
- update admin feedback API methods
- improve feedback notification delivery to include user and business details
- add WA templates and admin feedback alert
- add "Add Services" link when no services are added yet
- add
emptyOptionsActionprop to InputField component - update empty options action link
- fix COMPLIANCE task owner id mismatch
- update notice fetching logic
- update command list to include "Create a category" for new compliance types
- update compliance types data check
- firm/[slug]/page.tsx: remove unused placeholder from cover letter
- footer-wrapper: handle firm subdomain correctly
- update index watching logic
- update indexing logic for firm subdomains
- add empty options action for service selection
- skip local fetch+inline preprocessing for directUrl pages
- invalidate admin feedback and tasks when new or modified records are detected
- improve firm subdomain logic
- add feedback and admin feedback whatsapp template types
- update feedback types
- update admin feedback keys
- add missing error message in loading task state
- update cron jobs
- add functionality to create and cleanup test onboarding with link
- update link condition for active users
- update compliance task owner ID check
- add feedback rating label mapping
- implement feedback request and admin feedback alert functionalities
- add feedback and admin feedback templates
- update feedback request cron
Features
- add admin onboarding notify visibility test
- api/admin/feedback/[id]/route.ts: update feedback resolution logic
- add pagination for feedback list
- update index watching logic
- add feedback button reply handler
- add userfeedback_resolved column and backfill to resolve existing feedback

