vedantprajapati opened a new pull request, #33002: URL: https://github.com/apache/superset/pull/33002
### SUMMARY This PR introduces the ability to bulk certify charts and dashboards. This feature allows users to apply certification information (certified by, certification details) to multiple resources simultaneously. Our company uses certification as a way to validate charts and dashboards before publishing. Being able to certify in bulk is very useful when users create many similar components. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <img width="732" alt="image" src="https://github.com/user-attachments/assets/fb429121-68c8-4340-8666-726f100bc9a4" /> <img width="626" alt="image" src="https://github.com/user-attachments/assets/1736e6dc-e297-4553-b6a2-1ad44201007d" /> <img width="643" alt="image" src="https://github.com/user-attachments/assets/cfd0c638-17ec-4487-92df-268b8184a19e" /> ### TESTING INSTRUCTIONS Select multiple charts/dashboards using bulk select and certify them. users can only certify if they have the canEdit permission. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [X] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [X] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
