mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
*Refactor FolderPicker to be functional component. * Add customAdd optional property to FolderPicker so we can add new values in the alert view but keeping the same behaviour in the rest of the ui. * Add test for being able to add folder when no folders found.