grafana/public/app/features/admin
Peter Holmberg bb649489c8
grafana/ui: Create Tabs component (#21328)
* create tabs component

* replace tabs in pageheader

* splitting two different types of tabitems

* fix index and conditionals in tabs

* redo tabs to not render anchor links

* rename to className and use cx to combine classes

* reverting back to a simpler use case

* moving type to types file

* fix import

* redoing Tabs to simpler composition components

* pr feedback

* update snapshot

* use icon component, added knob for storybook
2020-01-10 10:38:43 +01:00
..
__snapshots__ grafana/ui: Create Tabs component (#21328) 2020-01-10 10:38:43 +01:00
ldap Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
partials Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
state Debt: Simplifies actionCreatorFactory (#19433) 2019-09-26 11:41:37 +01:00
AdminEditOrgCtrl.ts NavModel: Fixed page header ui tabs issues for some admin pages (#17444) 2019-06-05 15:18:31 +02:00
AdminEditUserCtrl.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
AdminListOrgsCtrl.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
AdminListUsersCtrl.ts ReactMigration: Migrate DataSource HTTP Settings to React (#19452) 2019-10-18 12:09:53 +02:00
AdminSettings.tsx Migration: Migrates Admin settings from angular to react (#19594) 2019-10-03 13:11:21 +01:00
DisabledUserInfo.tsx Ldap: Add LDAP debug page (#18759) 2019-09-16 18:56:01 +03:00
index.ts Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
ServerStats.test.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
ServerStats.tsx Migration: Migrates Admin settings from angular to react (#19594) 2019-10-03 13:11:21 +01:00
UserInfo.tsx Ldap: Add LDAP debug page (#18759) 2019-09-16 18:56:01 +03:00
UserSessions.tsx Ldap: Add LDAP debug page (#18759) 2019-09-16 18:56:01 +03:00
UserSyncInfo.tsx LDAP: Fixing sync issues (#19446) 2019-11-07 14:31:44 +01:00