- Add toggle in filter to switch between normal runs and adhoc mode
- Show Adhoc ID column instead of Run ID/Recipient ID in adhoc mode
- Add adhocIdInput filter for adhoc hot spot report
- Clear all filters before applying new filter in View Runs navigation Ensures View Runs button from templates/customers screens clears existing filters before applying the relevant filter
- Change ADHOC_VIEW_LOG_REPORTING to use 'created' filter instead of 'sendDate' to match GraphQL schema requirements
- Remove unsupported 'run' filter for adhocViewLogs endpoint (only supports runTemplate)
- Preserve customer, runTemplate, and run filters when navigating between reports via sidebar when a runId is present in the route
- Added correct styling for dark mode within data prompt preview window.
- Fixed dark mode styling issue within viewer dataprompt.
- Add dark mode support to viewer app
- Add theme toggle button in header
- Add system preference detection and automatic theme switching in viewer