wiki/howto/development/management-console.md
... ...
@@ -11,7 +11,7 @@ As of February 2023, the management console entry points are disabled by default
11 11
12 12
Multiple design calls where held to discuss and plan the implementation of the management console.
13 13
14
-See https://static.sapsailing.com/management-console/
14
+See [https://static.sapsailing.com/management-console/](https://static.sapsailing.com/management-console/)
15 15
to access these folders, you might require ssh access.
16 16
Any link directly pointing to a file should be publicly available.
17 17
... ...
@@ -20,7 +20,7 @@ These include discussions of the overall design philosophy, as well as more oper
20 20
## Design References
21 21
22 22
To ensure a seamless user experience design documents where created in advance, as well as in parallel, to development.
23
-Not all functions the current admin console is capable of where able to be covered due to budget constraints.
23
+Not all functions the current admin console is capable of were able to be covered due to budget constraints.
24 24
The design documents do however provide a foundation for overall UX, layout and style of the new management console and were used as such in early development.
25 25
26 26
### Login
... ...
@@ -115,7 +115,7 @@ Currently these only cover simple CRUD operations.
115 115
116 116
### Styles
117 117
118
-gss styles and ressources are defined in com.sap.sailing.gwt.managementconsole.resources and should be iterated on centrally, to ensure the overall style is compliant.
118
+gss styles and resources are defined in com.sap.sailing.gwt.managementconsole.resources and should be iterated on centrally, to ensure the overall style is compliant.
119 119
120 120
### EventBus
121 121