grafana/public/app/features/org
Tobias Skarhed 9bbc007cb9
Input: Width prop (#23615)
* Add width property

* Remove unused import

* Spelling mistake

* Add width to interface

* Make width optional

* Remove size

* Update snapshot

* Remove size from places

* Add size prop for button

* Update width

* Update snapshots
2020-04-21 10:42:57 +02: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 Input: Width prop (#23615) 2020-04-21 10:42:57 +02: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 Forms migration: Input namespace (#23286) 2020-04-02 16:18:06 +02:00
SelectOrgCtrl.ts @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
UserInviteForm.tsx Input: Width prop (#23615) 2020-04-21 10:42:57 +02:00
UserInvitePage.tsx Migration: User invite (#22263) 2020-02-20 08:01:14 +01:00