diff --git a/__pycache__/conftest.cpython-313.pyc b/__pycache__/conftest.cpython-313.pyc deleted file mode 100644 index b8fea35..0000000 Binary files a/__pycache__/conftest.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/__init__.cpython-313.pyc b/components/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index b25f08b..0000000 Binary files a/components/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/alert_component.cpython-313.pyc b/components/__pycache__/alert_component.cpython-313.pyc deleted file mode 100644 index affa715..0000000 Binary files a/components/__pycache__/alert_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/base_component.cpython-313.pyc b/components/__pycache__/base_component.cpython-313.pyc deleted file mode 100644 index e06424f..0000000 Binary files a/components/__pycache__/base_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/card_component.cpython-313.pyc b/components/__pycache__/card_component.cpython-313.pyc deleted file mode 100644 index 48819db..0000000 Binary files a/components/__pycache__/card_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/confirm_component.cpython-313.pyc b/components/__pycache__/confirm_component.cpython-313.pyc deleted file mode 100644 index c2b7494..0000000 Binary files a/components/__pycache__/confirm_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/date_picker_component.cpython-313.pyc b/components/__pycache__/date_picker_component.cpython-313.pyc deleted file mode 100644 index a9ddb2e..0000000 Binary files a/components/__pycache__/date_picker_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/dropdown_list_component.cpython-313.pyc b/components/__pycache__/dropdown_list_component.cpython-313.pyc deleted file mode 100644 index f165e26..0000000 Binary files a/components/__pycache__/dropdown_list_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/eventbar_component.cpython-313.pyc b/components/__pycache__/eventbar_component.cpython-313.pyc deleted file mode 100644 index dc788f9..0000000 Binary files a/components/__pycache__/eventbar_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/events_container_component.cpython-313.pyc b/components/__pycache__/events_container_component.cpython-313.pyc deleted file mode 100644 index 1552436..0000000 Binary files a/components/__pycache__/events_container_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/json_container_component.cpython-313.pyc b/components/__pycache__/json_container_component.cpython-313.pyc deleted file mode 100644 index cc31841..0000000 Binary files a/components/__pycache__/json_container_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/modal_window_component.cpython-313.pyc b/components/__pycache__/modal_window_component.cpython-313.pyc deleted file mode 100644 index f0b9d56..0000000 Binary files a/components/__pycache__/modal_window_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/navbar_component.cpython-313.pyc b/components/__pycache__/navbar_component.cpython-313.pyc deleted file mode 100644 index a94223a..0000000 Binary files a/components/__pycache__/navbar_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/settings_form_component.cpython-313.pyc b/components/__pycache__/settings_form_component.cpython-313.pyc deleted file mode 100644 index 3667f73..0000000 Binary files a/components/__pycache__/settings_form_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/table_component.cpython-313.pyc b/components/__pycache__/table_component.cpython-313.pyc deleted file mode 100644 index 81462bf..0000000 Binary files a/components/__pycache__/table_component.cpython-313.pyc and /dev/null differ diff --git a/components/__pycache__/toolbar_component.cpython-313.pyc b/components/__pycache__/toolbar_component.cpython-313.pyc deleted file mode 100644 index e2dca05..0000000 Binary files a/components/__pycache__/toolbar_component.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/__init__.cpython-313.pyc b/components_derived/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 7bc08b2..0000000 Binary files a/components_derived/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/container_system_log_events.cpython-313.pyc b/components_derived/__pycache__/container_system_log_events.cpython-313.pyc deleted file mode 100644 index 8f7daa2..0000000 Binary files a/components_derived/__pycache__/container_system_log_events.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/date_input_component.cpython-313.pyc b/components_derived/__pycache__/date_input_component.cpython-313.pyc deleted file mode 100644 index 780f81d..0000000 Binary files a/components_derived/__pycache__/date_input_component.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/modal_add_AD_user.cpython-313.pyc b/components_derived/__pycache__/modal_add_AD_user.cpython-313.pyc deleted file mode 100644 index 785926a..0000000 Binary files a/components_derived/__pycache__/modal_add_AD_user.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/modal_add_local_user.cpython-313.pyc b/components_derived/__pycache__/modal_add_local_user.cpython-313.pyc deleted file mode 100644 index 6c4ae96..0000000 Binary files a/components_derived/__pycache__/modal_add_local_user.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/modal_change_password.cpython-313.pyc b/components_derived/__pycache__/modal_change_password.cpython-313.pyc deleted file mode 100644 index d234ad8..0000000 Binary files a/components_derived/__pycache__/modal_change_password.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/modal_edit_user.cpython-313.pyc b/components_derived/__pycache__/modal_edit_user.cpython-313.pyc deleted file mode 100644 index 7df90dd..0000000 Binary files a/components_derived/__pycache__/modal_edit_user.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/modal_view_template.cpython-313.pyc b/components_derived/__pycache__/modal_view_template.cpython-313.pyc deleted file mode 100644 index 64fd38d..0000000 Binary files a/components_derived/__pycache__/modal_view_template.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/modal_view_ztp_template.cpython-313.pyc b/components_derived/__pycache__/modal_view_ztp_template.cpython-313.pyc deleted file mode 100644 index f48663f..0000000 Binary files a/components_derived/__pycache__/modal_view_ztp_template.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/selection_bar_component.cpython-313.pyc b/components_derived/__pycache__/selection_bar_component.cpython-313.pyc deleted file mode 100644 index c40b26f..0000000 Binary files a/components_derived/__pycache__/selection_bar_component.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/sidebar_filter_component.cpython-313.pyc b/components_derived/__pycache__/sidebar_filter_component.cpython-313.pyc deleted file mode 100644 index d5425cd..0000000 Binary files a/components_derived/__pycache__/sidebar_filter_component.cpython-313.pyc and /dev/null differ diff --git a/components_derived/__pycache__/user_card.cpython-313.pyc b/components_derived/__pycache__/user_card.cpython-313.pyc deleted file mode 100644 index 919a392..0000000 Binary files a/components_derived/__pycache__/user_card.cpython-313.pyc and /dev/null differ diff --git a/components_derived/frames/__pycache__/create_child_element_frame.cpython-313.pyc b/components_derived/frames/__pycache__/create_child_element_frame.cpython-313.pyc deleted file mode 100644 index 43831e1..0000000 Binary files a/components_derived/frames/__pycache__/create_child_element_frame.cpython-313.pyc and /dev/null differ diff --git a/data/__pycache__/__init__.cpython-313.pyc b/data/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index ccde7a7..0000000 Binary files a/data/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/data/__pycache__/constants.cpython-313.pyc b/data/__pycache__/constants.cpython-313.pyc deleted file mode 100644 index b3bbcbf..0000000 Binary files a/data/__pycache__/constants.cpython-313.pyc and /dev/null differ diff --git a/data/__pycache__/environment.cpython-313.pyc b/data/__pycache__/environment.cpython-313.pyc deleted file mode 100644 index dbda0e5..0000000 Binary files a/data/__pycache__/environment.cpython-313.pyc and /dev/null differ diff --git a/data/__pycache__/roles_dict.cpython-313.pyc b/data/__pycache__/roles_dict.cpython-313.pyc deleted file mode 100644 index 76c604a..0000000 Binary files a/data/__pycache__/roles_dict.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/__init__.cpython-313.pyc b/elements/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 2d4cba9..0000000 Binary files a/elements/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/base_element.cpython-313.pyc b/elements/__pycache__/base_element.cpython-313.pyc deleted file mode 100644 index b00d37c..0000000 Binary files a/elements/__pycache__/base_element.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/button_element.cpython-313.pyc b/elements/__pycache__/button_element.cpython-313.pyc deleted file mode 100644 index 4286045..0000000 Binary files a/elements/__pycache__/button_element.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/checkbox_element.cpython-313.pyc b/elements/__pycache__/checkbox_element.cpython-313.pyc deleted file mode 100644 index e9b3e6f..0000000 Binary files a/elements/__pycache__/checkbox_element.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/icon_element.cpython-313.pyc b/elements/__pycache__/icon_element.cpython-313.pyc deleted file mode 100644 index d584edc..0000000 Binary files a/elements/__pycache__/icon_element.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/tab_button_element.cpython-313.pyc b/elements/__pycache__/tab_button_element.cpython-313.pyc deleted file mode 100644 index be4d551..0000000 Binary files a/elements/__pycache__/tab_button_element.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/text_element.cpython-313.pyc b/elements/__pycache__/text_element.cpython-313.pyc deleted file mode 100644 index d6e3888..0000000 Binary files a/elements/__pycache__/text_element.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/text_input_element.cpython-313.pyc b/elements/__pycache__/text_input_element.cpython-313.pyc deleted file mode 100644 index ab050a1..0000000 Binary files a/elements/__pycache__/text_input_element.cpython-313.pyc and /dev/null differ diff --git a/elements/__pycache__/tooltip_button_element.cpython-313.pyc b/elements/__pycache__/tooltip_button_element.cpython-313.pyc deleted file mode 100644 index 9f2cba0..0000000 Binary files a/elements/__pycache__/tooltip_button_element.cpython-313.pyc and /dev/null differ diff --git a/fixtures/__pycache__/__init__.cpython-313.pyc b/fixtures/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index ad53666..0000000 Binary files a/fixtures/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/fixtures/__pycache__/pages.cpython-313.pyc b/fixtures/__pycache__/pages.cpython-313.pyc deleted file mode 100644 index 1b994fa..0000000 Binary files a/fixtures/__pycache__/pages.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/alert_locators.cpython-313.pyc b/locators/__pycache__/alert_locators.cpython-313.pyc deleted file mode 100644 index 73d2d3d..0000000 Binary files a/locators/__pycache__/alert_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/button_locators.cpython-313.pyc b/locators/__pycache__/button_locators.cpython-313.pyc deleted file mode 100644 index 078b892..0000000 Binary files a/locators/__pycache__/button_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/combobox_locators.cpython-313.pyc b/locators/__pycache__/combobox_locators.cpython-313.pyc deleted file mode 100644 index a845c5a..0000000 Binary files a/locators/__pycache__/combobox_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/confirm_locators.cpython-313.pyc b/locators/__pycache__/confirm_locators.cpython-313.pyc deleted file mode 100644 index bae1f69..0000000 Binary files a/locators/__pycache__/confirm_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/date_picker_locators.cpython-313.pyc b/locators/__pycache__/date_picker_locators.cpython-313.pyc deleted file mode 100644 index d3194f9..0000000 Binary files a/locators/__pycache__/date_picker_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/event_panel_locators.cpython-313.pyc b/locators/__pycache__/event_panel_locators.cpython-313.pyc deleted file mode 100644 index 6b28bb8..0000000 Binary files a/locators/__pycache__/event_panel_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/input_locators.cpython-313.pyc b/locators/__pycache__/input_locators.cpython-313.pyc deleted file mode 100644 index 363e07b..0000000 Binary files a/locators/__pycache__/input_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/json_container_locators.cpython-313.pyc b/locators/__pycache__/json_container_locators.cpython-313.pyc deleted file mode 100644 index 179c2cd..0000000 Binary files a/locators/__pycache__/json_container_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/modal_window_locators.cpython-313.pyc b/locators/__pycache__/modal_window_locators.cpython-313.pyc deleted file mode 100644 index a5a97ab..0000000 Binary files a/locators/__pycache__/modal_window_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/navigation_panel_locators.cpython-313.pyc b/locators/__pycache__/navigation_panel_locators.cpython-313.pyc deleted file mode 100644 index 57dff63..0000000 Binary files a/locators/__pycache__/navigation_panel_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/rack_locators.cpython-313.pyc b/locators/__pycache__/rack_locators.cpython-313.pyc deleted file mode 100644 index 0977d57..0000000 Binary files a/locators/__pycache__/rack_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/selection_bar_locators.cpython-313.pyc b/locators/__pycache__/selection_bar_locators.cpython-313.pyc deleted file mode 100644 index 3637c4d..0000000 Binary files a/locators/__pycache__/selection_bar_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/settings_form_locators.cpython-313.pyc b/locators/__pycache__/settings_form_locators.cpython-313.pyc deleted file mode 100644 index 9c399b8..0000000 Binary files a/locators/__pycache__/settings_form_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/table_locators.cpython-313.pyc b/locators/__pycache__/table_locators.cpython-313.pyc deleted file mode 100644 index 1125770..0000000 Binary files a/locators/__pycache__/table_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/text_input_locators.cpython-313.pyc b/locators/__pycache__/text_input_locators.cpython-313.pyc deleted file mode 100644 index 33806f5..0000000 Binary files a/locators/__pycache__/text_input_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/text_locators.cpython-313.pyc b/locators/__pycache__/text_locators.cpython-313.pyc deleted file mode 100644 index e8d1b9b..0000000 Binary files a/locators/__pycache__/text_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/toolbar_locators.cpython-313.pyc b/locators/__pycache__/toolbar_locators.cpython-313.pyc deleted file mode 100644 index b598922..0000000 Binary files a/locators/__pycache__/toolbar_locators.cpython-313.pyc and /dev/null differ diff --git a/locators/__pycache__/user_card_locators.cpython-313.pyc b/locators/__pycache__/user_card_locators.cpython-313.pyc deleted file mode 100644 index 4be794f..0000000 Binary files a/locators/__pycache__/user_card_locators.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/__init__.cpython-313.pyc b/pages/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 978434a..0000000 Binary files a/pages/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/base_page.cpython-313.pyc b/pages/__pycache__/base_page.cpython-313.pyc deleted file mode 100644 index 1b88819..0000000 Binary files a/pages/__pycache__/base_page.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/current_session_tab.cpython-313.pyc b/pages/__pycache__/current_session_tab.cpython-313.pyc deleted file mode 100644 index a3d98d8..0000000 Binary files a/pages/__pycache__/current_session_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/license_tab.cpython-313.pyc b/pages/__pycache__/license_tab.cpython-313.pyc deleted file mode 100644 index f0c622c..0000000 Binary files a/pages/__pycache__/license_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/location_page.cpython-313.pyc b/pages/__pycache__/location_page.cpython-313.pyc deleted file mode 100644 index a940a0b..0000000 Binary files a/pages/__pycache__/location_page.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/login_page.cpython-313.pyc b/pages/__pycache__/login_page.cpython-313.pyc deleted file mode 100644 index 87a4251..0000000 Binary files a/pages/__pycache__/login_page.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/main_page.cpython-313.pyc b/pages/__pycache__/main_page.cpython-313.pyc deleted file mode 100644 index c2d0ff0..0000000 Binary files a/pages/__pycache__/main_page.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/service_status_tab.cpython-313.pyc b/pages/__pycache__/service_status_tab.cpython-313.pyc deleted file mode 100644 index d0b14de..0000000 Binary files a/pages/__pycache__/service_status_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/session_settings_tab.cpython-313.pyc b/pages/__pycache__/session_settings_tab.cpython-313.pyc deleted file mode 100644 index ce76da9..0000000 Binary files a/pages/__pycache__/session_settings_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/templates_tab.cpython-313.pyc b/pages/__pycache__/templates_tab.cpython-313.pyc deleted file mode 100644 index 0889f39..0000000 Binary files a/pages/__pycache__/templates_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/users_tab.cpython-313.pyc b/pages/__pycache__/users_tab.cpython-313.pyc deleted file mode 100644 index 4c76855..0000000 Binary files a/pages/__pycache__/users_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/ztp_config_tab.cpython-313.pyc b/pages/__pycache__/ztp_config_tab.cpython-313.pyc deleted file mode 100644 index 12f6ee9..0000000 Binary files a/pages/__pycache__/ztp_config_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/__pycache__/ztp_templates_tab.cpython-313.pyc b/pages/__pycache__/ztp_templates_tab.cpython-313.pyc deleted file mode 100644 index b4b30b6..0000000 Binary files a/pages/__pycache__/ztp_templates_tab.cpython-313.pyc and /dev/null differ diff --git a/pages/rack_pages/__pycache__/rack_tab.cpython-313.pyc b/pages/rack_pages/__pycache__/rack_tab.cpython-313.pyc deleted file mode 100644 index 1a0e186..0000000 Binary files a/pages/rack_pages/__pycache__/rack_tab.cpython-313.pyc and /dev/null differ diff --git a/site/404.html b/site/404.html deleted file mode 100644 index e907570..0000000 --- a/site/404.html +++ /dev/null @@ -1,2563 +0,0 @@ - - - -
- - - - - - - - - - - - - - -