grafana/public/app/features/admin/partials
Dominik Prokop 5afcf79c59
Migrations: migrate admin user create page (#21506)
* Create basic react page for AdminUserCreate

* Forms.Field - render asterisk when field is marked as required

* Add validation to user create form wih react-hook-form

* Remove Angular code for UserCreatePage

* Remove commented route for admin settings

* Remove unused import

* Hide react-hooks-form behind Form component

* Fix webkit autofill

* Webkit autofill on inpiuts - bring back focus shadow

* Temporarily fix story (before 21635 is merged)

* Form: docs and minor updates to new form elements (#21635)

* Allow Switch, checkbox to be uncontrolled, forward refs, styles update

* Add Form docs

* User create page update

* Remove unused import

* Apply review notes
2020-01-22 15:26:03 +01:00
..
admin_home.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
edit_org.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
edit_user.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
orgs.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
stats.html page header now on 99% of pages 2017-12-01 13:49:15 +01:00
styleguide.html move: moved styleguide to admin 2018-09-10 13:38:45 +02:00
users.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00