1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-15 16:58:28 +03:00
parent d6492e8eed
commit d2ee3bbcda
4 changed files with 8261 additions and 8218 deletions

View File

@@ -0,0 +1,21 @@
---
id: Extensions-panel
title: Extensions Panel
sidebar_position: 4
---
Next is the **Extensions Panel**.
## General View
![Extensions Panel](../../../../static/img/Docs/Melezh/en/21.png)
The extensions panel displays a list of connected user `.os` modules, their file paths on disk, and the number of methods successfully interpreted as functions for use in handlers.
In the top-right corner of the page, there are two action buttons:
![Extensions Panel](../../../../static/img/Docs/Melezh/en/22.png)
+ The first button updates the extensions cache on the server. Since the list of extensions and their parameters is generated only once at server startup, this button allows refreshing the list after changes without restarting the server
+ The second button refreshes the displayed list of extensions with up-to-date information without reloading the page

View File

@@ -0,0 +1,22 @@
---
id: Extensions-panel
keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI]
title: Панель расширений
sidebar_position: 4
---
Далее идет **панель расширений**
## Общий вид
![Панель расширений](../../../../static/img/Docs/Melezh/ru/21.png)
На панели расширений представлен список подключенных пользовательских `.os` модулей, путь к ним нам на диске и количество методов, которые были корректно интерпретированы как функции для использования в обработчиках
В верхем правом углу страницы присутствуют две кнопки действий:
![Панель расширений](../../../../static/img/Docs/Melezh/ru/22.png)
+ Первая кнопка отвечает за обновление кэша расширений на сервере. Так как список расширений и их параметров формируется один раз при запуске сервера, обновить его после внесения изменений можно только при помощи этой кнопки или перезапуском самого сервера
+ Вторая конпока позволяет обновить представленный на панели список актуальными данными без перезагрузки страницы

View File

@@ -2,7 +2,7 @@
id: Settings-panel
keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI]
title: Панель настроек
sidebar_position: 4
sidebar_position: 5
---
Последней панелью веб-интерфейса является **панель настроек**

File diff suppressed because it is too large Load Diff