mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Add duplicate action to templates table Co-authored-by: Virginia Cepeda <virginia.cepeda@grafana.com> * Move duplicate icon, and remove provenance when rendering TemplateForm * Create generic generateCopiedName method to avoid duplication and use it also in the CloneRuleEditor * Use 'Copy' for duplicating templates and cloning alert rules * Improve updating the template content with new unique define values when copying Co-authored-by: Konrad Lalik <konradlalik@gmail.com> * Fix typo --------- Co-authored-by: Virginia Cepeda <virginia.cepeda@grafana.com> Co-authored-by: Konrad Lalik <konradlalik@gmail.com>