Skip to content

Commit 5cd183e

Browse files
authored
Merge pull request #11 from danube-messaging/clean_design
aesthetic improvements
2 parents 39cb907 + c43b53a commit 5cd183e

28 files changed

Lines changed: 981 additions & 729 deletions

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ Clicking on a broker card takes you to the broker detail page. Here you can see
3636
### Topics
3737
The Topics page lists all topics across the cluster with key metadata at a glance: delivery type, active producer, subscriptions and consumers.
3838

39-
![Topics dashboard](public/topics_dashboard.png)
40-
4139
Clicking on a topic opens its detail page, where you can inspect traffic metrics, active producers and consumers, subscriptions, and the schema associated with the topic.
4240

4341
![Topic detail page](public/topic_details.png)
@@ -47,6 +45,10 @@ The Schema Registry page provides a browsable view of all registered schemas. Yo
4745

4846
![Schema Registry](public/schema_registry.png)
4947

48+
Clicking on a subject opens its detail page, where you can inspect individual schema versions.
49+
50+
![Schema detail page](public/schema_details.png)
51+
5052
### Namespaces
5153
The Namespaces page lists all active namespaces in the cluster. You can create new namespaces or inspect administrative properties, allowing you to segment your messaging resources by environment, team, or application.
5254

public/broker_details.png

-22.7 KB
Loading
-25 Bytes
Binary file not shown.

public/danube.png

-224 KB
Binary file not shown.

public/danube_cluster_bottom.png

22.1 KB
Loading
-25 Bytes
Binary file not shown.

public/danube_cluster_top.png

3.87 KB
Loading
-25 Bytes
Binary file not shown.

public/schema_details.png

179 KB
Loading

public/schema_registry.png

13.6 KB
Loading

0 commit comments

Comments
 (0)