Files
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
..
2019-10-08 18:57:53 +02:00
2018-06-26 09:22:31 +02:00
2018-04-13 20:31:29 +02:00
2019-10-08 18:57:53 +02:00
2019-10-23 10:40:12 +02:00
2018-11-12 20:01:53 +01:00
2018-03-22 22:38:44 +01:00
2019-10-23 10:40:12 +02:00
2018-03-22 22:38:44 +01:00
2019-11-01 14:56:12 +01:00
2020-02-13 12:12:25 +03:00