Skip to content

Commit 7122cca

Browse files
committed
Add the Admin UI carousel
1 parent 7e7e5a2 commit 7122cca

File tree

15 files changed

+160
-3
lines changed

15 files changed

+160
-3
lines changed

MyApp/_pages/admin-ui.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ The [Admin UI](/admin-ui) is built into all ServiceStack Apps, accessible to [Ad
1111
<h3 class="text-4xl text-indigo-800">/admin-ui</h3>
1212
</div>
1313

14-
## Dashboard
14+
Which will launch the Admin UI:
15+
16+
<analytics-ui class="not-prose"></analytics-ui>
17+
18+
### Dashboard
1519

1620
On first access you're greeted with the Admin dashboard showing high-level overview stats on the number and type of APIs your App has as well as internal stats counters surfaced right on your Dashboard where they can provide valuable insights into the health of different features at a glance:
1721

@@ -21,7 +25,7 @@ On first access you're greeted with the Admin dashboard showing high-level overv
2125

2226
As Admin is a capability-based UI it only shows the stats and features your App has enabled. To aid in discovery the dashboard now includes a light switch of available Admin features with a link to [Admin UI Feature Docs](/admin-ui-features), providing a summary of each Admin UI component and instructions on how to enable them.
2327

24-
## Admin UI Features
28+
### Admin UI Features
2529

2630
Explore the available Admin UIs to learn more about each of their capabilities:
2731

@@ -76,6 +80,6 @@ Leverages the existing Declarative Validation infrastructure to enable dynamical
7680
</a>
7781

7882

79-
## Feedback
83+
### Feedback
8084

8185
The Admin UI was designed with room to grow. Please let us know what other features you would like to see on our [GitHub Discussions](https://github.com/ServiceStack/Discuss/discussions/2).
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)