grafana/public/app/routes
Tobias Skarhed 0c4dae321c
Migrations: Signup page (#21514)
* Start Angular migration

* Add SignupCtrl

* Change name signup

* Add backend call

* Put form in separate file

* Add form model

* Start using react-hook-forms

* Add FormModel to state

* Reduxify

* Connect nav with Redux

* Fix routing and navModel

* Fetch state options on mount

* Add default values and add button margin

* Add errror messages

* Fix title

* Remove files and cleanup

* Add Signup tests

* Add boot config assingnAutoOrg and verifyEmailEnabled

* Remove onmount call

* Remove ctrl and move everything to SignupForm

* Make routeParams optional for testing

* Remove name if it is empty

* Set username

* Make function component

* Fix subpath issues and add link button

* Move redux to SignupPage
2020-02-17 11:13:13 +01:00
..
dashboard_loaders.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
GrafanaCtrl.ts Image Rendering: Fix render of graph panel legend aligned to the right using Grafana image renderer plugin/service (#21854) 2020-01-30 17:35:32 +01:00
ReactContainer.tsx Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
registry.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 2019-06-27 13:21:04 +02:00
routes.ts Migrations: Signup page (#21514) 2020-02-17 11:13:13 +01:00