grafana/public/app/features/teams
Alexander Zobnin fd2131c1e3
UI: ConfirmButton component (#20993)
* UI: ConfirmButton component

* UI: add link button variant

* UI: add ConfirmButton story with delete option

* Chore: use ConfirmButton instead of DeleteButton

* UI: remove DeleteButton

* UI: rename confirmButtonVariant to confirmVariant

* UI: use Form.Button in ConfirmButton

* Chore: use sm ConfirmButton size after changing defaults

* Revert "UI: add link button variant"

This reverts commit 4372350daa.

* Chore: add 'link' variant type to the Button

* UI: DeleteButton component on top of ConfirmButton

* Chore: use DeleteButton instead of ConfirmButton

* Chore: DeleteButton, use md size by default

* Chore: update test snapshots
2019-12-13 14:42:18 +03:00
..
__mocks__ UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
__snapshots__ UI: ConfirmButton component (#20993) 2019-12-13 14:42:18 +03:00
state UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
CreateTeam.test.tsx Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00
CreateTeam.tsx Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00
TeamGroupSync.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamGroupSync.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
TeamList.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
TeamList.tsx UI: ConfirmButton component (#20993) 2019-12-13 14:42:18 +03:00
TeamMemberRow.test.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamMemberRow.tsx UI: ConfirmButton component (#20993) 2019-12-13 14:42:18 +03:00
TeamMembers.test.tsx Rewrite user profile edit to react (#17917) 2019-08-19 13:40:14 -04:00
TeamMembers.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamPages.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
TeamPages.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
TeamSettings.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamSettings.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00