From a5795a3b398165d0ee84c4a99cd3f142f51def5d Mon Sep 17 00:00:00 2001 From: vladimirhasko Date: Thu, 10 Oct 2024 09:21:35 +0000 Subject: [PATCH] restructuring content --- ...el_before.png => look_and_feel_before.png} | Bin doc/source/status_dashboard/SDMoD/index.rst | 4 +- .../look&feel_before/status_services.rst | 41 ------------------ .../get_sdmod_login.rst | 0 .../index.rst | 0 .../new_incident.rst | 0 .../index.rst | 4 +- .../look_and_feel_before.rst} | 4 +- .../menu/component_availability.rst | 0 .../menu/event_history.rst | 0 .../menu/index.rst | 0 .../menu/menu.rst | 0 .../menu/user_manual.rst | 0 .../regions_switch.rst | 0 .../look_and_feel_before/status_services.rst | 41 ++++++++++++++++++ 15 files changed, 47 insertions(+), 47 deletions(-) rename doc/source/status_dashboard/SDMoD/images/{look&feel_before.png => look_and_feel_before.png} (100%) delete mode 100644 doc/source/status_dashboard/SDMoD/look&feel_before/status_services.rst rename doc/source/status_dashboard/SDMoD/{look&feel_after => look_and_feel_after}/get_sdmod_login.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_after => look_and_feel_after}/index.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_after => look_and_feel_after}/new_incident.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_before => look_and_feel_before}/index.rst (82%) rename doc/source/status_dashboard/SDMoD/{look&feel_before/look&feel_before.rst => look_and_feel_before/look_and_feel_before.rst} (65%) rename doc/source/status_dashboard/SDMoD/{look&feel_before => look_and_feel_before}/menu/component_availability.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_before => look_and_feel_before}/menu/event_history.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_before => look_and_feel_before}/menu/index.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_before => look_and_feel_before}/menu/menu.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_before => look_and_feel_before}/menu/user_manual.rst (100%) rename doc/source/status_dashboard/SDMoD/{look&feel_before => look_and_feel_before}/regions_switch.rst (100%) create mode 100644 doc/source/status_dashboard/SDMoD/look_and_feel_before/status_services.rst diff --git a/doc/source/status_dashboard/SDMoD/images/look&feel_before.png b/doc/source/status_dashboard/SDMoD/images/look_and_feel_before.png similarity index 100% rename from doc/source/status_dashboard/SDMoD/images/look&feel_before.png rename to doc/source/status_dashboard/SDMoD/images/look_and_feel_before.png diff --git a/doc/source/status_dashboard/SDMoD/index.rst b/doc/source/status_dashboard/SDMoD/index.rst index 8747b40..db68c68 100644 --- a/doc/source/status_dashboard/SDMoD/index.rst +++ b/doc/source/status_dashboard/SDMoD/index.rst @@ -5,5 +5,5 @@ SDMoD Overview .. toctree:: :maxdepth: 1 - look&feel_before/index - look&feel_after/index \ No newline at end of file + look_and_feel_before/index + look_and_feel_after/index diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/status_services.rst b/doc/source/status_dashboard/SDMoD/look&feel_before/status_services.rst deleted file mode 100644 index 47ed8a6..0000000 --- a/doc/source/status_dashboard/SDMoD/look&feel_before/status_services.rst +++ /dev/null @@ -1,41 +0,0 @@ -.. _status_services: - -Status of services ------------------- - -The services can vary between the following status: - - -+--------------------------------------+------------------------------------------------------------------------------+ -| Icon | Explanation | -+======================================+==============================================================================+ -| .. image:: ../images/green.png | - All services are running fine | -| :target: /_imags/green.png | | -| :alt: Operational | | -+--------------------------------------+------------------------------------------------------------------------------+ -| .. image:: ../images/blue.png | - A maintenance is planned or ongoing for a service | -| :target: /_imags/blue.png | - A maintenance is triggered by the SDMoD | -| :alt: Maintenance | | -+--------------------------------------+------------------------------------------------------------------------------+ -| .. image:: ../images/yellow.png | - A minor issue occurred. The service is available but may have restrictions | -| :target: /_imags/yellow.png | or slow response. | -| :alt: Minor Issue | - A minor issue can either be triggered by the system autoamtically or | -| | by SDMoD | -| | | -| | | -+--------------------------------------+------------------------------------------------------------------------------+ -| .. image:: ../images/red.png | - A major issue occurred. The service may be available, but the | -| :target: /_imags/red.png | responsiveness is affected and may lead to interruptions on customer side. | -| :alt: Major Issue | - A major issue can either be triggered by the system autoamtically or by | -| | SDMoD | -| | | -| | | -| | | -+--------------------------------------+------------------------------------------------------------------------------+ -| .. image:: ../images/outage.png | - A service is not available anymore at all. | -| :target: /_imags/outage.png | - An outage can **only** be triggered by SDMoD. This will never happen | -| :alt: Outage | automatically by the system | -| | - **Only** outages are SLA relevant and do have impact to the component | -| | availability | -+--------------------------------------+------------------------------------------------------------------------------+ - diff --git a/doc/source/status_dashboard/SDMoD/look&feel_after/get_sdmod_login.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_after/get_sdmod_login.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_after/get_sdmod_login.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_after/get_sdmod_login.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_after/index.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_after/index.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_after/index.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_after/index.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_after/new_incident.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_after/new_incident.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_after/new_incident.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_after/new_incident.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/index.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/index.rst similarity index 82% rename from doc/source/status_dashboard/SDMoD/look&feel_before/index.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/index.rst index 1ca5f9e..f02c737 100644 --- a/doc/source/status_dashboard/SDMoD/look&feel_before/index.rst +++ b/doc/source/status_dashboard/SDMoD/look_and_feel_before/index.rst @@ -4,9 +4,9 @@ Look&feel before login .. toctree:: :maxdepth: 1 - look&feel_before + look_and_feel_before regions_switch status_services menu/index - \ No newline at end of file + diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/look&feel_before.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/look_and_feel_before.rst similarity index 65% rename from doc/source/status_dashboard/SDMoD/look&feel_before/look&feel_before.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/look_and_feel_before.rst index 54e414f..959749e 100644 --- a/doc/source/status_dashboard/SDMoD/look&feel_before/look&feel_before.rst +++ b/doc/source/status_dashboard/SDMoD/look_and_feel_before/look_and_feel_before.rst @@ -3,8 +3,8 @@ The look & feel before login Before logging-in, the screen will look like as follows: -.. image:: ../images/look&feel_before.png - :target: /internal-documentataion/_images/look&feel_before.png +.. image:: ../images/look_and_feel_before.png + :target: /internal-documentataion/_images/look_and_feel_before.png :alt: Look&Feel There are various options, which will be explained in the next chapters. diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/menu/component_availability.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/component_availability.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_before/menu/component_availability.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/component_availability.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/menu/event_history.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/event_history.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_before/menu/event_history.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/event_history.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/menu/index.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/index.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_before/menu/index.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/index.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/menu/menu.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/menu.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_before/menu/menu.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/menu.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/menu/user_manual.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/user_manual.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_before/menu/user_manual.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/menu/user_manual.rst diff --git a/doc/source/status_dashboard/SDMoD/look&feel_before/regions_switch.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/regions_switch.rst similarity index 100% rename from doc/source/status_dashboard/SDMoD/look&feel_before/regions_switch.rst rename to doc/source/status_dashboard/SDMoD/look_and_feel_before/regions_switch.rst diff --git a/doc/source/status_dashboard/SDMoD/look_and_feel_before/status_services.rst b/doc/source/status_dashboard/SDMoD/look_and_feel_before/status_services.rst new file mode 100644 index 0000000..ef095d2 --- /dev/null +++ b/doc/source/status_dashboard/SDMoD/look_and_feel_before/status_services.rst @@ -0,0 +1,41 @@ +.. _status_services: + +Status of services +------------------ + +The services can vary between the following status: + + ++--------------------------------------------------------+------------------------------------------------------------------------------+ +| Icon | Explanation | ++========================================================+==============================================================================+ +| .. image:: ../images/green.png | - All services are running fine | +| :target: /internal-documentation/_images/green.png | | +| :alt: Operational | | ++--------------------------------------------------------+------------------------------------------------------------------------------+ +| .. image:: ../images/blue.png | - A maintenance is planned or ongoing for a service | +| :target: /internal-documentation/_images/blue.png | - A maintenance is triggered by the SDMoD | +| :alt: Maintenance | | ++--------------------------------------------------------+------------------------------------------------------------------------------+ +| .. image:: ../images/yellow.png | - A minor issue occurred. The service is available but may have restrictions | +| :target: /internal-documentation/_images/yellow.png | or slow response. | +| :alt: Minor Issue | - A minor issue can either be triggered by the system autoamtically or | +| | by SDMoD | +| | | +| | | ++--------------------------------------------------------+------------------------------------------------------------------------------+ +| .. image:: ../images/red.png | - A major issue occurred. The service may be available, but the | +| :target: /internal-documentation/_images/red.png | responsiveness is affected and may lead to interruptions on customer side. | +| :alt: Major Issue | - A major issue can either be triggered by the system autoamtically or by | +| | SDMoD | +| | | +| | | +| | | ++--------------------------------------------------------+------------------------------------------------------------------------------+ +| .. image:: ../images/outage.png | - A service is not available anymore at all. | +| :target: /internal-documentation/_images/outage.png | - An outage can **only** be triggered by SDMoD. This will never happen | +| :alt: Outage | automatically by the system | +| | - **Only** outages are SLA relevant and do have impact to the component | +| | availability | ++--------------------------------------------------------+------------------------------------------------------------------------------+ +