mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 22:32:04 +00:00
- Introduced a new "Accept All" button in the IdeationHeader component, allowing users to accept all filtered suggestions at once. - Implemented state management for accept all readiness and count in the IdeationView component. - Enhanced the IdeationDashboard to notify the parent component about the readiness of the accept all feature. - Added logic to handle the acceptance of all suggestions, including success and failure notifications. - Updated UI components to reflect the new functionality and improve user experience.