Files
Nico 43edf1a9a4 Reuse Policies' Automations button on Dashboard, Software, and Reports (#46846)
Resolves #45147 (AutomationsButton introduced as part of that issue)

<img width="950" height="250" alt="Screenshot 2026-06-04 at 3 51 45 PM"
src="https://github.com/user-attachments/assets/0fdb18d2-5b6a-4101-9821-957dd5ab7c5e"
/>


## Testing

- [x] QA'd all new/changed functionality manually

<img width="1425" height="210" alt="Screenshot 2026-06-04 at 3 49 49 PM"
src="https://github.com/user-attachments/assets/ad4624ea-fb32-48fa-885a-27597f687c18"
/>
<img width="1784" height="690" alt="Screenshot 2026-06-04 at 3 49 53 PM"
src="https://github.com/user-attachments/assets/36bd371a-5cc6-4c5b-a842-344ee0183d22"
/>
<img width="1717" height="399" alt="Screenshot 2026-06-04 at 3 50 05 PM"
src="https://github.com/user-attachments/assets/bac8dac8-3238-4d53-9534-1ca11165757e"
/>


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Introduces a standardized "Automations" button (settings icon + label)
and replaces prior controls across Dashboard, Software, Policies, and
Queries pages.
* Info cards and page actions now support an "automations" action type
to consistently open automation management from relevant UIs.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-06-05 11:25:54 -03:00

2 lines
47 B
TypeScript

export { default } from "./AutomationsButton";