grafana/public/app/features/teams
gotjosh 7e96a57c37
Fix: URL Encode Groupd IDs for external team sync (#20280)
* Fix: URL Encode Group IDs for external team sync

External Group IDs can have special characters. Encode them to make them
URL-safe.
2019-11-08 15:28:21 +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__ Select: Allow custom value for selects (#19775) 2019-10-15 15:08:56 +02:00
partials Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
state Fix: URL Encode Groupd IDs for external team sync (#20280) 2019-11-08 15:28:21 +01:00
CreateTeamCtrl.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
TeamGroupSync.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamGroupSync.tsx Refactor: EmptyListCTA (#18516) 2019-08-20 17:19:21 +02:00
TeamList.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
TeamList.tsx Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
TeamMemberRow.test.tsx Registry: add a reusable function registry (#17047) 2019-07-16 11:40:23 -07:00
TeamMemberRow.tsx Registry: add a reusable function registry (#17047) 2019-07-16 11:40:23 -07:00
TeamMembers.test.tsx Rewrite user profile edit to react (#17917) 2019-08-19 13:40:14 -04:00
TeamMembers.tsx Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
TeamPages.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
TeamPages.tsx Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
TeamSettings.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamSettings.tsx Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00