grafana/public/app/features/teams
Patrick O'Carroll 128fb8fa7e Theme: Reworking button styling (#16362)
* added new variables for height in theme, added height to gui button large, replaced add gicon with regular gicon, replaced + with gicon, changed button display to flex

* set fixed height to large button, removed xlarge button and replaced with large button

* removed button-mini and replaced with button-small, set fixed height to default button and button-small

* fixed padding for default and large button, fixed height for navbar button, fixed snapshots

* fixed padding and margin on navbar buttons

* gave special height to login btn-primary

* readded btn-mini class with same styling as btn-small and a deprecated notice

* fixed add panel widget buttons
2019-04-08 09:48:15 +02:00
..
__mocks__ teams: refactor so that you can only delete teams if you are team admin 2019-03-19 14:01:21 +01:00
__snapshots__ Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
partials Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
state teams: refactor so that you can only delete teams if you are team admin 2019-03-19 14:01:21 +01:00
CreateTeamCtrl.ts Merge branch 'master' into davkal/babel-7 2018-11-23 13:44:59 +01:00
TeamGroupSync.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamGroupSync.tsx Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
TeamList.test.tsx teams: disable new team button if user is viewer 2019-03-19 14:01:18 +01:00
TeamList.tsx Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
TeamMemberRow.test.tsx refactor: moved test from TeamMembers to TeamMemberRow 2019-03-19 14:01:17 +01:00
TeamMemberRow.tsx fix: fixed snapshots and permission select not beeing able to click 2019-03-19 14:01:21 +01:00
TeamMembers.test.tsx fix: refactored so members are loaded by TeamPages and use hideFromTabs instead of filtering out children in navModel 2019-03-19 14:01:22 +01:00
TeamMembers.tsx Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
TeamPages.test.tsx fix: refactored so members are loaded by TeamPages and use hideFromTabs instead of filtering out children in navModel 2019-03-19 14:01:22 +01:00
TeamPages.tsx fix: refactored so members are loaded by TeamPages and use hideFromTabs instead of filtering out children in navModel 2019-03-19 14:01:22 +01:00
TeamSettings.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamSettings.tsx refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00