grafana/public/app/partials
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
..
confirm_modal.html e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
edit_json.html UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
error.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
modal.html Renamed src directory to public 2015-03-29 12:57:28 +02:00
reset_password.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
signup_invited.html Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
valueSelectDropdown.html e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00