mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* rewrite user profile edit to react (#17525) * disableLogin change, still need to fix tooltip * left out disable form for other auth * PR changes - wrapper to render, userId instead of bool, optional user in state, change provider child param order * moved directive to angular_wrappers * catch api error * finally * move user arg back to end- optional * optional type sig
2 lines
24 B
TypeScript
2 lines
24 B
TypeScript
import './ProfileCtrl';
|