@things-factory/integration-ui 6.2.19 → 6.2.24
Sign up to get free protection for your applications and to get access to all the features.
- package/dist-client/tsconfig.tsbuildinfo +1 -1
- package/helps/integration/ui/connection.ja.md +31 -0
- package/helps/integration/ui/connection.ko.md +31 -0
- package/helps/integration/ui/connection.md +25 -25
- package/helps/integration/ui/connection.ms.md +31 -0
- package/helps/integration/ui/connection.zh.md +31 -0
- package/helps/integration/ui/integration-monitor.ja.md +29 -0
- package/helps/integration/ui/integration-monitor.ko.md +29 -0
- package/helps/integration/ui/integration-monitor.md +22 -21
- package/helps/integration/ui/integration-monitor.ms.md +29 -0
- package/helps/integration/ui/integration-monitor.zh.md +28 -0
- package/helps/integration/ui/scenario-detail.ja.md +42 -0
- package/helps/integration/ui/scenario-detail.ko.md +44 -0
- package/helps/integration/ui/scenario-detail.md +10 -12
- package/helps/integration/ui/scenario-detail.ms.md +42 -0
- package/helps/integration/ui/scenario-detail.zh.md +43 -0
- package/helps/integration/ui/scenario.ja.md +37 -0
- package/helps/integration/ui/scenario.ko.md +37 -0
- package/helps/integration/ui/scenario.md +31 -29
- package/helps/integration/ui/scenario.ms.md +40 -0
- package/helps/integration/ui/scenario.zh.md +37 -0
- package/package.json +5 -5
@@ -0,0 +1,37 @@
|
|
1
|
+
# 시나리오(Scenario)
|
2
|
+
|
3
|
+
시나리오 정의 화면에서는 시스템에서 운영될 시나리오를 (생성/수정/삭제/테스트) 관리한다.
|
4
|
+
|
5
|
+
## 속성(properties)
|
6
|
+
|
7
|
+
- 이름(name)
|
8
|
+
- 시나리오의 이름을 지정
|
9
|
+
- 이름은 유니크해야함
|
10
|
+
- 설명(description)
|
11
|
+
- 스케쥴 [schedule](./crontab-editor.md)
|
12
|
+
- 타임존(timezone)
|
13
|
+
- 스케쥴이 운영될 기준 시간대를 설정한다.
|
14
|
+
- 필수 권한 (required privilege)
|
15
|
+
- 시나리오를 실행할 수 있는 필수 권한을 설정한다.
|
16
|
+
- 활성화(active flag)
|
17
|
+
- 어플리케이션 시작 시점에 자동으로 시작여부 지정
|
18
|
+
- progress (모니터링중에만 표시되는 정보임)
|
19
|
+
- (현재 스텝 번호 / 시나리오의 전체 스텝수) %
|
20
|
+
- 메인 시나리오 기준이며, 서버시나리오는 하나의 스텝으로 계산된다.
|
21
|
+
- round (모니터링중에만 표시되는 정보임)
|
22
|
+
- 반복되는 경우 현재 몇번째 반복횟수인지를 표현
|
23
|
+
- message (모니터링중에만 표시되는 정보임)
|
24
|
+
- 시나리오 인스턴스의 최종 상태와 관련한 메시지
|
25
|
+
|
26
|
+
## operations
|
27
|
+
|
28
|
+
- 모니터링 시작(start monitoring)
|
29
|
+
- [인티그레이션 모니터링](./integration-monitor.md) 화면으로 이동한다.
|
30
|
+
- 복사(copy scenario)
|
31
|
+
- 선택된 시나리오를 복사한다
|
32
|
+
- 저장(save scenario)
|
33
|
+
- 시나리오 수정사항을 저장한다.
|
34
|
+
- 실행중 시나리오는 수정할 수 없다.
|
35
|
+
- 삭제(delete scenario)
|
36
|
+
- 선택된 시나리오를 삭제한다.
|
37
|
+
- 실행중 시나리오는 삭제할 수 없다.
|
@@ -1,35 +1,37 @@
|
|
1
1
|
# Scenario
|
2
2
|
|
3
|
-
|
3
|
+
In the Scenario Definition screen, you can manage scenarios to be operated by the system (create/modify/delete/test).
|
4
4
|
|
5
|
-
##
|
5
|
+
## Properties
|
6
6
|
|
7
|
-
-
|
8
|
-
-
|
9
|
-
-
|
10
|
-
-
|
11
|
-
- [schedule](./crontab-editor.md)
|
12
|
-
-
|
13
|
-
-
|
14
|
-
-
|
15
|
-
-
|
16
|
-
-
|
17
|
-
-
|
18
|
-
|
19
|
-
-
|
20
|
-
-
|
21
|
-
-
|
22
|
-
-
|
7
|
+
- Name
|
8
|
+
- Specify the name of the scenario.
|
9
|
+
- The name must be unique.
|
10
|
+
- Description
|
11
|
+
- Schedule [schedule](./crontab-editor.md)
|
12
|
+
- Timezone
|
13
|
+
- Set the base timezone for when the schedule is to be executed.
|
14
|
+
- Required Privilege
|
15
|
+
- Set the required privileges to execute the scenario.
|
16
|
+
- Activation Flag
|
17
|
+
- Automatically specify whether it starts when the application starts.
|
18
|
+
- Progress (Information displayed only during monitoring)
|
19
|
+
- (Current step number / Total number of steps in the scenario) %
|
20
|
+
- Based on the main scenario, server scenarios are calculated as a single step.
|
21
|
+
- Round (Information displayed only during monitoring)
|
22
|
+
- Indicates the current number of repetitions in case of a recurring scenario.
|
23
|
+
- Message (Information displayed only during monitoring)
|
24
|
+
- Message related to the final state of the scenario instance.
|
23
25
|
|
24
|
-
##
|
26
|
+
## Operations
|
25
27
|
|
26
|
-
-
|
27
|
-
- [
|
28
|
-
-
|
29
|
-
-
|
30
|
-
-
|
31
|
-
-
|
32
|
-
-
|
33
|
-
-
|
34
|
-
-
|
35
|
-
-
|
28
|
+
- Start Monitoring
|
29
|
+
- Navigate to the [Integration Monitoring](./integration-monitor.md) screen.
|
30
|
+
- Copy Scenario
|
31
|
+
- Copy the selected scenario.
|
32
|
+
- Save Scenario
|
33
|
+
- Save changes to the scenario.
|
34
|
+
- Running scenarios cannot be modified.
|
35
|
+
- Delete Scenario
|
36
|
+
- Delete the selected scenario.
|
37
|
+
- Running scenarios cannot be deleted.
|
@@ -0,0 +1,40 @@
|
|
1
|
+
# Senario
|
2
|
+
|
3
|
+
Dalam layar Definisi Senario, Anda dapat mengelola senario yang akan dioperasikan oleh sistem (membuat/mengubah/menghapus/menguji).
|
4
|
+
|
5
|
+
## Properti
|
6
|
+
|
7
|
+
- Nama
|
8
|
+
- Tentukan nama senario.
|
9
|
+
- Nama harus unik.
|
10
|
+
- Deskripsi
|
11
|
+
- Jadwal [schedule](./crontab-editor.md)
|
12
|
+
- Zona Waktu
|
13
|
+
- Tetapkan zona waktu dasar untuk kapan jadwal akan dijalankan.
|
14
|
+
- Hak Istimewa yang Diperlukan
|
15
|
+
- Tetapkan kebenaran yang diperlukan untuk menjalankan senario.
|
16
|
+
- Flag Aktivasi
|
17
|
+
- Secara otomatis tentukan apakah senario tersebut akan dimulai ketika aplikasi dimulai.
|
18
|
+
- Kemajuan (Informasi yang hanya ditampilkan selama pemantauan)
|
19
|
+
- (Nomor langkah saat ini / Jumlah total langkah dalam senario) %
|
20
|
+
- Berdasarkan senario utama, senario server dihitung sebagai satu langkah.
|
21
|
+
- Putaran (Informasi yang hanya ditampilkan selama pemantauan)
|
22
|
+
- Menunjukkan jumlah putaran saat ini dalam kasus senario yang berulang.
|
23
|
+
- Pesan (Informasi yang hanya ditampilkan selama pemantauan)
|
24
|
+
- Pesan terkait dengan status akhir instansi senario.
|
25
|
+
|
26
|
+
## Operasi
|
27
|
+
|
28
|
+
- Memulai Pemantauan
|
29
|
+
- Beralih ke layar [Pemantauan
|
30
|
+
|
31
|
+
Integrasi](./integration-monitor.md).
|
32
|
+
|
33
|
+
- Salin Senario
|
34
|
+
- Salin senario yang dipilih.
|
35
|
+
- Simpan Senario
|
36
|
+
- Simpan perubahan pada senario.
|
37
|
+
- Senario yang sedang berjalan tidak dapat diubah.
|
38
|
+
- Hapus Senario
|
39
|
+
- Hapus senario yang dipilih.
|
40
|
+
- Senario yang sedang berjalan tidak dapat dihapus.
|
@@ -0,0 +1,37 @@
|
|
1
|
+
# 情景
|
2
|
+
|
3
|
+
在情景定义屏幕上,您可以管理系统将运行的情景(创建/修改/删除/测试)。
|
4
|
+
|
5
|
+
## 属性
|
6
|
+
|
7
|
+
- 名称
|
8
|
+
- 指定情景的名称。
|
9
|
+
- 名称必须是唯一的。
|
10
|
+
- 描述
|
11
|
+
- 计划 [schedule](./crontab-editor.md)
|
12
|
+
- 时区
|
13
|
+
- 设置计划执行的基准时区。
|
14
|
+
- 必需权限
|
15
|
+
- 设置执行场景所需的权限。
|
16
|
+
- 激活标志
|
17
|
+
- 自动指定是否在应用程序启动时启动。
|
18
|
+
- 进度(仅在监控期间显示的信息)
|
19
|
+
- (当前步骤编号 / 情景中的总步骤数)%
|
20
|
+
- 基于主要情景,服务器情景被计算为单个步骤。
|
21
|
+
- 轮次(仅在监控期间显示的信息)
|
22
|
+
- 表示在情况下的当前重复次数。
|
23
|
+
- 消息(仅在监控期间显示的信息)
|
24
|
+
- 与情景实例的最终状态相关的消息。
|
25
|
+
|
26
|
+
## 操作
|
27
|
+
|
28
|
+
- 启动监控
|
29
|
+
- 转到[集成监控](./integration-monitor.md)屏幕。
|
30
|
+
- 复制情景
|
31
|
+
- 复制所选的情景。
|
32
|
+
- 保存情景
|
33
|
+
- 保存情景的更改。
|
34
|
+
- 运行中的情景无法修改。
|
35
|
+
- 删除情景
|
36
|
+
- 删除所选的情景。
|
37
|
+
- 运行中的情景无法删除。
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@things-factory/integration-ui",
|
3
|
-
"version": "6.2.
|
3
|
+
"version": "6.2.24",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -37,11 +37,11 @@
|
|
37
37
|
"@operato/property-editor": "^1.0.0",
|
38
38
|
"@operato/styles": "^1.0.0",
|
39
39
|
"@operato/utils": "^1.0.1",
|
40
|
-
"@things-factory/export-base": "^6.2.
|
41
|
-
"@things-factory/import-base": "^6.2.
|
42
|
-
"@things-factory/integration-base": "^6.2.
|
40
|
+
"@things-factory/export-base": "^6.2.24",
|
41
|
+
"@things-factory/import-base": "^6.2.24",
|
42
|
+
"@things-factory/integration-base": "^6.2.24",
|
43
43
|
"d3": "^7.8.5",
|
44
44
|
"moment-timezone": "^0.5.40"
|
45
45
|
},
|
46
|
-
"gitHead": "
|
46
|
+
"gitHead": "f407983563cca529ba87ea8febb5be751ad3229e"
|
47
47
|
}
|