From 0884b4ead0f2cfd737206ea88462e4e6bbb3150a Mon Sep 17 00:00:00 2001 From: hblitza <37144910+hblitza@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:03:32 +0100 Subject: [PATCH] Feat: Add applications to startpage (#629) * Overall startpage redesign * Apply suggestions from code review Co-authored-by: Daniel Koch * relative path for keycloak.js * Use previous icons * move event registration Co-authored-by: Daniel Koch --- .../src/main/resources/templates/index.html | 245 ++++++++++++------ 1 file changed, 162 insertions(+), 83 deletions(-) diff --git a/shogun-boot/src/main/resources/templates/index.html b/shogun-boot/src/main/resources/templates/index.html index 31ec79805..ee6ea9abd 100644 --- a/shogun-boot/src/main/resources/templates/index.html +++ b/shogun-boot/src/main/resources/templates/index.html @@ -30,9 +30,11 @@ + + @@ -42,106 +44,183 @@ + + +
-
- -

Welcome to SHOGun

- -
-
-
- -
-

Swagger / OpenAPI

-

- Execute CRUD requests against the SHOGun REST API using the Swagger interface. -

- - Open - -
-
-
- -
-

GraphiQL

-

- Build and execute GraqhQL mutations and queries against the SHOGun GraphQL API. -

- - Open - -
-
-
- -
-

WebSocket

-

- This site contains a simple example for establishing a web socket connection. -

- - Open - -
-
-
-
-
- -
-

Admin client

-

- The built-in admin client can be used to configure the SHOGun entities in a comfortable way. -

- - Open - + + + + +
+

Welcome to SHOGun

+ + + + +

Applications

+
-