From fce7aff3e98fc966bdd70957390d4fdb7ea7ab6c Mon Sep 17 00:00:00 2001 From: Theo Reichert Date: Sun, 12 Nov 2023 17:18:38 +0100 Subject: [PATCH] Update dialogue_map design model to all English --- .../asciidoc/models/design/dialogue_map.puml | 40 +++++++++---------- .../asciidoc/models/design/dialogue_map.svg | 4 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/src/main/asciidoc/models/design/dialogue_map.puml b/src/main/asciidoc/models/design/dialogue_map.puml index 71c7bc2..c75b131 100644 --- a/src/main/asciidoc/models/design/dialogue_map.puml +++ b/src/main/asciidoc/models/design/dialogue_map.puml @@ -4,31 +4,31 @@ skinparam linetype ortho state welcome_html { - state Angestellte - state Bestellungen - state Events - state Inventar - state Kalender - state Katalog - state Kunden - state Login - state Profil - state Register + state staff + state orders + state events + state inventory + state calender + state customers + state login + state profile + state register } ' state login_html ' state customer_html -Angestellte --> staff_html : Role = 'BOSS' -Bestellungen --> orders_html -Events --> event_html -Inventar --> inventory_html : Role = 'BOSS' -Kalender --> orders_calender_html : Role = 'BOSS' -Katalog --> catalog_html -Kunden --> customer_html : Role = 'BOSS' -Login --> login_html +staff --> staff_html : Role = 'admin' +orders --> orders_html +events --> event_html +inventory --> inventory_html : Role = 'admin' +calender --> orders_calender_html : Role = 'admin' +catalog--> catalog_html +customers --> customer_html : Role = 'admin' +login --> login_html login_html --> welcome_html -Profil --> profile_html -Register --> register_html +profile --> profile_html +register --> register_html +register_html --> login @enduml \ No newline at end of file diff --git a/src/main/asciidoc/models/design/dialogue_map.svg b/src/main/asciidoc/models/design/dialogue_map.svg index 5a27c4f..8a02513 100644 --- a/src/main/asciidoc/models/design/dialogue_map.svg +++ b/src/main/asciidoc/models/design/dialogue_map.svg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4abfaaa2c3f95db16d1a4f3e4ce4a5b11e73405d65284730c9ff1b437b999956 -size 13916 +oid sha256:ed997fc2e7900776dbbf49528a8d0f8f7847351e41195e44566f0136f34ddc70 +size 14173