grafana/public/app/routes
Tobias Skarhed 91a911b64e
Login: Angular to React (#18116)
* Migrating login services

* Add user signup

* Remove lodash

* Remove media query and extarct LoginServices

* Add React LoginCtrl

* Handle location with Redux and start form validation

* Fix proposal

* Add basic validation

* Fix validation

* Remove state from controller

* Extract login forms

* Fix things up

* Add change password and LoginPage

* Add React page and route to it

* Make redux connection work

* Add validation for password change

* Change pws request

* Fix feedback

* Fix feedback

* LoginPage to FC

* Move onSkip to a method

* Experimenting with animations

* Make animations work

* Add input focus

* Fix focus problem and clean animation

* Working change password request

* Add routing with window.location instead of Redux

* Fix a bit of feedback

* Move config to LoginCtrl

* Make buttons same size

* Change way of validating

* Update changePassword and remove angular controller

* Remove some console.logs

* Split onChange

* Remove className

* Fix animation, onChange and remove config.loginError code

* Add loginError appEvent

* Make flex and add previosuly removed media query
2019-08-13 15:46:40 +02:00
..
dashboard_loaders.ts Typescript: A batch of implicit any fixes (#17590) 2019-06-15 08:25:33 +02:00
GrafanaCtrl.ts strictNullChecks: First batch (#18390) 2019-08-12 16:11:06 +02:00
ReactContainer.tsx Permissions: Show plugins in nav for non admin users but hide plugin configuration (#18234) 2019-07-25 16:54:26 +02:00
registry.ts noImplicitAny: Reduce errors to 3800-ish (#17781) 2019-06-27 13:21:04 +02:00
routes.ts Login: Angular to React (#18116) 2019-08-13 15:46:40 +02:00