Skip to content

Commit 9a37a04

Browse files
update readme
Signed-off-by: Christoph Jerolimov <[email protected]>
1 parent 8cfc60e commit 9a37a04

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
| ------ | ----------- | ------ |
1515
| [πŸ’»&nbsp;Analytics&nbsp;β†’&nbsp;Browser&nbsp;Log](workspaces/analytics/plugins/analytics-module-browser-log) | An Analytics API implementation that sends all events to the browser log (console.log)<br/><br/>This for developer who like to debug the analytics events from their or other plugins. | Feature complete, mostly for plugin develoment |
1616
| [πŸ“š&nbsp;Assets&nbsp;Catalog](workspaces/assets/README.md) | An asset or inventory plugin that allows you to save also **physical items and their locations** in the ~~Software~~ Catalog.<br/><br/>From personal belongings, over your company asset or hardware resources, up to a data center. | Preview, it contains just a catalog provider yet |
17-
| [βš™οΈ&nbsp;Config&nbsp;viewer](workspaces/config-viewer) | A small plugin that allows the admin (or user) to view the complete **frontend** configuration as YAML.<br/><br/>In a future version this might show the backend configurations for admins as well. | Feature complete<br/><br/>Might add Permission support in the future |
17+
| [βš™οΈ&nbsp;Config&nbsp;viewer](workspaces/config-viewer) | A small plugin that allows admins read their (full) frontend, and optional backend configuration. | Feature complete<br/><br/>Might add Permission support in the future |
1818
| [πŸ“Š&nbsp;Dashboards](workspaces/dashboards) | Create and share Dashboards | In progress |
1919
| [πŸ’»&nbsp;Env&nbsp;viewer](workspaces/env-viewer) | A small plugin that allows admin and users to view the server-side environment variables. | Feature complete<br/><br/>Might add Permission support in the future |
2020
| [πŸ“¬&nbsp;GitHub&nbsp;Notifications](workspaces/github-notifications/plugins/github-notifications-backend) | This is a backend plugin that enables automated notifications for **new and updated GitHub issues** related to catalog entities.<br/><br/>It integrates with the notification system and catalog, allowing entities to specify GitHub repositories and notification preferences via annotations. | Production&nbsp;ready |
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Config viewer for Backstage
22

3-
A small Backstage plugin that allows the admin (or user) to view the complete **frontend** configuration as YAML.
4-
5-
In a future version this might show the backend configurations for admins as well.
3+
A small Backstage plugin that allows admins read their (full) frontend, and optional backend configuration.
64

75
![Screenshot of the Config viewer plugin](./plugins/config-viewer/screenshot.png)
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Config viewer for Backstage
22

3-
A small Backstage plugin that allows the admin (or user) to view the complete **frontend** configuration as YAML.
4-
5-
In a future version this might show the backend configurations for admins as well.
3+
A small Backstage plugin that allows admins read their (full) frontend, and optional backend configuration.
64

75
![Screenshot of the Config viewer plugin](./screenshot.png)

0 commit comments

Comments
Β (0)