From d39ce05c4f7c880974499ba15b4982555b9d8d9b Mon Sep 17 00:00:00 2001 From: Radislav Date: Fri, 29 Aug 2025 14:16:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=D0=BA=D1=83=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D1=82=D0=B0=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/404.html | 275 +- site/components/alert_component/index.html | 781 ++-- site/components/base_component/index.html | 311 +- site/components/card_component/index.html | 275 +- site/components/confirm_component/index.html | 486 ++- .../json_container_component/index.html | 2774 ++++++++++++++ .../modal_window_component/index.html | 277 +- site/components/navbar_component/index.html | 1172 ++++-- site/components/table_component/index.html | 275 +- site/components/toolbar_component/index.html | 465 ++- site/config/add_docstring/index.html | 277 +- .../code_development_process/index.html | 1939 ++++++++++ site/config/mkdocs_guide/index.html | 275 +- site/data/constants/index.html | 275 +- site/data/environment/index.html | 403 +- site/data/roles_dict/index.html | 275 +- site/elements/base_element/index.html | 275 +- site/elements/button_element/index.html | 275 +- site/elements/checkbox_element/index.html | 275 +- .../elements/dropdown_list_element/index.html | 275 +- site/elements/text_element/index.html | 275 +- site/elements/text_input_element/index.html | 275 +- .../tooltip_button_element/index.html | 358 +- site/fixtures/pages/index.html | 301 +- site/index.html | 275 +- site/locators/button_locators/index.html | 2134 +++++++++++ site/locators/confirm_locators/index.html | 277 +- site/locators/event_panel_locators/index.html | 277 +- site/locators/input_locators/index.html | 2134 +++++++++++ .../json_container_locators/index.html | 2129 ++++++++++ .../locators/modal_window_locators/index.html | 277 +- .../navigation_panel_locators/index.html | 303 +- site/locators/table_locators/index.html | 277 +- site/locators/text_locators/index.html | 2129 ++++++++++ site/locators/toolbar_locators/index.html | 279 +- site/modal_windows/modal_add_user/index.html | 3167 +++++++++++++++ site/modal_windows/modal_edit_user/index.html | 3284 ++++++++++++++++ site/objects.inv | Bin 2750 -> 3258 bytes site/pages/base_page/index.html | 1090 ++++-- site/pages/license_tab/index.html | 3409 +++++++++++++++++ site/pages/login_page/index.html | 327 +- site/pages/main_page/index.html | 543 ++- site/pages/service_status_tab/index.html | 281 +- site/pages/session_tab/index.html | 1472 +++++-- site/pages/users_tab/index.html | 1089 ++++-- site/search/search_index.json | 6 +- site/sitemap.xml.gz | Bin 127 -> 127 bytes .../components/test_json_container/index.html | 295 +- .../test_navigation_panel/index.html | 299 +- .../components/test_services_table/index.html | 283 +- .../test_user_modal_window/index.html | 279 +- .../test_expand_navigation_panel/index.html | 2509 ++++++++++++ site/tests/e2e/test_license_tab/index.html | 299 +- site/tests/e2e/test_login/index.html | 275 +- .../e2e/test_service_status_tab/index.html | 285 +- site/tests/e2e/test_sessions_tab/index.html | 1251 +++++- site/tests/e2e/test_users_tab/index.html | 1068 ++++-- site/tools/fix_python_project/index.html | 275 +- site/tools/logger/index.html | 275 +- 59 files changed, 42457 insertions(+), 2939 deletions(-) create mode 100644 site/components/json_container_component/index.html create mode 100644 site/config/code_development_process/index.html create mode 100644 site/locators/button_locators/index.html create mode 100644 site/locators/input_locators/index.html create mode 100644 site/locators/json_container_locators/index.html create mode 100644 site/locators/text_locators/index.html create mode 100644 site/modal_windows/modal_add_user/index.html create mode 100644 site/modal_windows/modal_edit_user/index.html create mode 100644 site/pages/license_tab/index.html create mode 100644 site/tests/e2e/test_expand_navigation_panel/index.html diff --git a/site/404.html b/site/404.html index 0ed0af1..c36d962 100644 --- a/site/404.html +++ b/site/404.html @@ -490,6 +490,27 @@ +
  • + + + + + JsonContainerComponent + + + + +
  • + + + + + + + + + +
  • @@ -805,6 +826,27 @@ +
  • + + + + + ButtonLocators + + + + +
  • + + + + + + + + + +
  • @@ -847,6 +889,48 @@ +
  • + + + + + InputLocators + + + + +
  • + + + + + + + + + + +
  • + + + + + JsonContainerLocators + + + + +
  • + + + + + + + + + +
  • @@ -910,6 +994,27 @@ +
  • + + + + + TextLocators + + + + +
  • + + + + + + + + + +
  • @@ -953,7 +1058,7 @@ - Страницы приложения + Модальные окна @@ -962,6 +1067,90 @@ + +
  • + + + + + + + + + + + + + +
  • + + + + + + + + +