Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
f722c665
Unverified
Commit
f722c665
authored
Apr 28, 2020
by
Emil Tullstedt
Committed by
GitHub
Apr 28, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enterprise: List 7.0 features (#23956)
parent
dd31207e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
+11
-3
public/app/features/admin/UpgradePage.tsx
+11
-3
No files found.
public/app/features/admin/UpgradePage.tsx
View file @
f722c665
...
...
@@ -105,6 +105,8 @@ const ServiceInfo: React.FC = () => {
<
br
/>
Indemnification, working with Grafana Labs on future prioritization, and training from the core Grafana team.
</
div
>
<
GetEnterprise
/>
</
div
>
);
};
...
...
@@ -114,8 +116,6 @@ const FeatureInfo: React.FC = () => {
<
div
style=
{
{
paddingRight
:
'11px'
}
}
>
<
h4
>
Enhanced Functionality
</
h4
>
<
FeatureListing
/>
<
GetEnterprise
/>
</
div
>
);
};
...
...
@@ -127,8 +127,16 @@ const FeatureListing: React.FC = () => {
<
Item
title=
"Reporting"
/>
<
Item
title=
"SAML Authentication"
/>
<
Item
title=
"Enhanced LDAP Integration"
/>
<
Item
title=
"Team Sync"
>
LDAP, GitHub OAuth, Auth Proxy
</
Item
>
<
Item
title=
"Team Sync"
>
LDAP, GitHub OAuth, Auth Proxy
, Okta
</
Item
>
<
Item
title=
"White labeling"
/>
<
Item
title=
"Grafana usage insights"
>
<
List
nested=
{
true
}
>
<
Item
title=
"Sort dashboards by popularity in search"
/>
<
Item
title=
"Find unused dashboards"
/>
<
Item
title=
"Dashboard usage stats drawer"
/>
<
Item
title=
"Dashboard presence indicators"
/>
</
List
>
</
Item
>
<
Item
title=
"Enterprise Plugins"
>
<
List
nested=
{
true
}
>
<
Item
title=
"Oracle"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment