grafana/public/app
Tobias Skarhed f5de4f1fb1
ForgottenPassword: Move view to login screen (#25366)
* Add forgot password to login screen

* Add ForgottenPassword component

* Add spacing

* Generate new emails and handle resetCode

* Fix animation and small UX issues

* Extract LoginLayout and add route for reset mail

* Reset email template

* Add ChangePasswordPage

* Remove resetCode

* Move style into variable

* Fix strict null
2020-06-23 16:17:54 +02:00
..
core ForgottenPassword: Move view to login screen (#25366) 2020-06-23 16:17:54 +02:00
features Explore: Use merge transform instead of DataFrame -> Table -> Merge -> toDataFrame (#25694) 2020-06-22 15:30:16 +02:00
partials Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
plugins InfluxDB: flux query editor cleanup (#25753) 2020-06-22 16:36:58 -07:00
routes ForgottenPassword: Move view to login screen (#25366) 2020-06-23 16:17:54 +02:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Chore: upgrade to Typescript 3.9.3 (#25154) 2020-06-17 12:26:01 +02:00
app.ts Table: Make last cell value visible when right aligned (#24921) 2020-05-25 14:26:44 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00