grafana/public/app/features/teams
Peter Holmberg 4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085)
* replace with Input component from grafana/ui

* removing placeholder classname

* change import

* fix import
2019-03-25 15:53:05 +01: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__ refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
partials created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01: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 refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
TeamList.test.tsx teams: disable new team button if user is viewer 2019-03-19 14:01:18 +01:00
TeamList.tsx fix: new team link goes nowhere for viewers 2019-03-19 14:01:21 +01: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