grafana/public/app/features/org
Tobias Skarhed a2b3da2792
Migration: Create org (#22542)
* Add NewOrgPage

* Remove filrs

* Remove import

* Remove comments

* Get navModel from Redux

* Add DTO

* Get nav model from state

* Change error display

* Add async await and check if org is available

* Fix null strict null error

* Update public/app/features/org/NewOrgPage.tsx

Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-03-19 14:22:53 +01:00
..
__snapshots__ refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
partials Migration: Create org (#22542) 2020-03-19 14:22:53 +01:00
state Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
all.ts Migration: Create org (#22542) 2020-03-19 14:22:53 +01:00
NewOrgPage.tsx Migration: Create org (#22542) 2020-03-19 14:22:53 +01:00
OrgDetailsPage.test.tsx Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
OrgDetailsPage.tsx Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
OrgProfile.test.tsx test and some refactoring 2018-10-29 13:46:12 +01:00
OrgProfile.tsx refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
SelectOrgCtrl.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
UserInviteForm.tsx Migration: User invite (#22263) 2020-02-20 08:01:14 +01:00
UserInvitePage.tsx Migration: User invite (#22263) 2020-02-20 08:01:14 +01:00