grafana/public/app/core/components
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
..
AlertBox Chore: Fixes some strict errors (#18381) 2019-08-05 12:07:35 +02:00
Animations Chore: Upgrades typescript to version 3.5 (#18263) 2019-07-26 15:14:06 +01:00
AppNotifications Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
code_editor Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
colorpicker Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
CopyToClipboard Chore: Fixes some strict errors (#18381) 2019-08-05 12:07:35 +02:00
EmptyListCTA Chore: Fixes some strict errors (#18381) 2019-08-05 12:07:35 +02:00
ErrorBoundary Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
FilterInput Renamed to FilterInput and added label and search icon 2019-02-12 16:22:57 +01:00
Footer Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
form_dropdown Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
help Search: removed old not working search shortcuts (#17226) 2019-05-22 12:23:30 +02:00
json_explorer Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
JSONFormatter Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
jsontree JsonTree: fix jsonTree angular binding (#17608) 2019-06-17 15:10:56 -07:00
layout_selector Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
LayoutSelector chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
Login Login: Angular to React (#18116) 2019-08-13 15:46:40 +02:00
manage_dashboards Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
OrgActionBar Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
Page Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
PageHeader Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
PageLoader fix: Add pageName default to avoid "Loading undefined..." 2019-01-28 23:19:18 +01:00
PasswordInput ChangePassword: Rewrite change password page to react (#17811) 2019-07-03 17:02:11 +02:00
PermissionList Registry: add a reusable function registry (#17047) 2019-07-16 11:40:23 -07:00
PluginHelp Markdown: Replace rendering library (#17686) 2019-06-26 13:15:45 +02:00
query_part Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
scroll Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
search Search: removed old not working search shortcuts (#17226) 2019-05-22 12:23:30 +02:00
Select React: Rename deprecated UNSAFE_componentWillReceiveProps (#18526) 2019-08-13 10:08:33 +02:00
SharedPreferences Frontend: adds folder name in home dash choose menu (#18346) 2019-08-06 18:22:45 +02:00
sidemenu SignIn: Update redirect on reroute (#18360) 2019-08-03 16:21:17 +02:00
sql_part Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
TagFilter AnnoList: add alpha annotations list plugin (#17187) 2019-07-09 09:28:19 -07:00
ToggleButtonGroup Explore: Allow switching between metrics and logs (#16959) 2019-05-16 09:52:22 +02:00
dashboard_selector.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
info_popover.ts InfoPopover: Fixes transclude undefined error (#17063) 2019-05-14 15:28:09 +02:00
org_switcher.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
switch.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
WithFeatureToggle.tsx teams: feature toggle component 2019-03-19 13:57:24 +01:00