ru.coon 2.8.32 → 2.8.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.husky/pre-commit +0 -0
- package/CHANGELOG.md +28 -0
- package/package.json +78 -78
- package/sass/src/all.scss +1 -0
- package/sass/src/component/Button.scss +699 -0
- package/sass/var/all.scss +80 -0
- package/src/Function.scss +4 -4
- package/src/app/Application.scss +9 -9
- package/src/app/login/LoginForm.scss +103 -103
- package/src/app/viewPort/Main.scss +133 -133
- package/src/common/component/ColorPalette.scss +102 -102
- package/src/common/component/formeditor/UiCustomFilterForm.scss +7 -7
- package/src/common/component/formeditor/UiCustomFormEditor.scss +42 -42
- package/src/common/component/visualeditor/UiCPVisualEditor.scss +108 -108
- package/src/common/field/EditorJs.scss +41 -41
- package/src/common/field/FieldsHelper.js +0 -0
- package/src/common/panel/StopwatchWindow.scss +44 -44
- package/src/common/panel/UniversalUploadResults.scss +40 -40
- package/src/common/panel/WindowWrap.js +0 -0
- package/src/common/plugin/openApi/OpenApiChoseWindow.js +316 -0
- package/src/common/plugin/openApi/OpenApiField.js +206 -0
- package/src/common/plugin/openApi/OpenApiResponseViewer.js +44 -0
- package/src/nav/AppNavigationMenu.scss +60 -60
- package/src/nav/AppNavigationToggleButton.scss +6 -6
- package/src/report/column/BooleanIconColumn.js +26 -0
- package/src/report/component/ClearFiltersButton.scss +40 -40
- package/src/report/component/ReportFilterForm.js +368 -0
- package/src/report/component/SimpleReportTag.scss +22 -22
- package/src/report/component/reportpanel/CopyReportPanel.scss +14 -14
- package/src/report/component/reportpanel/FilterPanelLegend.scss +23 -23
- package/src/report/component/reportpanel/NorthPanel.js +2 -2
- package/src/report/component/reportpanel/NorthPanel.scss +73 -73
- package/src/report/component/reportpanel/ReportGrid.js +5 -1
- package/src/report/component/reportpanel/ReportGrid.scss +52 -52
- package/src/report/component/settings/ReportPropertiesGrid.scss +25 -25
- package/src/report/plugin/configPanel/AddFilterConditionPluginConfigPanel.scss +53 -53
- package/src/report/plugin/configPanel/BindCustomPanelPluginConfigPanel.js +6 -0
- package/src/report/plugin/configPanel/CopyRowsFromGridConfigPanel.js +10 -0
- package/src/report/plugin/configPanel/ExecuteCommandButtonPluginConfigPanel.js +0 -2
- package/src/report/plugin/configPanel/OpenApiButtonPluginConfigPanel.js +611 -0
- package/src/report/plugin/configPanel/openCustomPanelButtonPlugin/OpenCustomPanelButtonPluginConfigPanel.scss +5 -5
- package/src/report/plugin/grid/CopyRowsFromGrid.js +54 -11
- package/src/report/plugin/grid/GridRowCountPlugin.js +1 -1
- package/src/report/plugin/grid/OpenApiButtonPlugin.js +209 -0
- package/src/report/plugin/report/BindCustomPanelPlugin.js +4 -0
- package/src/report/toolbar/ButtonsByType.scss +197 -197
- package/src/report/toolbar/ReportGridToolbar.scss +9 -9
- package/src/report/toolbar/dropdown/ToolbarConfigurationPanel.scss +13 -13
- package/src/report/toolbar/dropdown/ToolbarOverflowButton.scss +94 -94
- package/src/report/toolbar/dropdown/ToolbarOverflowPanel.scss +37 -37
- package/src/security/securitySettingComponent/RoleEditPanel.scss +16 -16
- package/src/uielement/component/formchips/FilterConditionToolbar.scss +74 -74
- package/src/uielement/component/formchips/FilterConditionToolbarController.js +2 -3
- package/src/uielement/component/settings/UiAceEditorPanel.js +3 -0
- package/src/uielement/component/settings/UiCustomPanelEditor.scss +12 -12
- package/src/uielement/component/settings/plugin/UiCustomPanelPluginPanel.scss +30 -30
- package/src/uielement/plugin/OpenApiPlugin.js +224 -0
- package/src/uielement/plugin/configPanel/OpenApiPluginConfigPanelFormEditor.js +718 -0
- package/src/uielement/plugin/configPanel/executeCommand/ExecuteCommandPluginConfigPanelFormEditor.scss +21 -21
- package/src/uielement/plugin/configPanel/executeReport/ExecuteReportPluginConfigPanelFormEditor.scss +22 -22
- package/src/version.js +1 -1
package/.husky/pre-commit
CHANGED
|
File without changes
|
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,33 @@
|
|
|
1
|
+
# Version 2.8.34, [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/74999de9bdff9c55e4f0b1d8840558559f532fa8)
|
|
2
|
+
* ## Features
|
|
3
|
+
* <span style='color:green'>feat: HT-11121: create report filter form component</span> ([ab1494], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/ab1494918f8f42640c7b577e407fbde080de55f5))
|
|
4
|
+
|
|
5
|
+
* ## Fixes
|
|
6
|
+
* <span style='color:red'>fix autoSizeAllColumn
|
|
7
|
+
remove unusual alternateClassName</span> ([7427bf], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/7427bfd429891c6b9dfb6383016fbfeeb21caa00))
|
|
8
|
+
|
|
9
|
+
* update: CHANGELOG.md ([dbef37], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/dbef376f5b1ffd2b4841415d39349273064e524a))
|
|
10
|
+
|
|
11
|
+
# Version 2.8.33, [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/b40d8ccdc40ebc2f13f104a4c4e90cc82df5d342)
|
|
12
|
+
* ## Features
|
|
13
|
+
* <span style='color:green'>feat: CopyRowsFromGrid features. Related to HT-10736</span> ([5f2586], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/5f258660cdfccdca62b31bc1383c50855bad7160))
|
|
14
|
+
* <span style='color:green'>feat: HT-10964: check selectionMode</span> ([ed0e6f], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/ed0e6fdc204ce60cd099f7e626a04eb5df42d4fe))
|
|
15
|
+
* <span style='color:green'>feat new booleaniconcolumn</span> ([1e05d2], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/1e05d2bbc76431ec0bf29bd314efc3246af24399))
|
|
16
|
+
|
|
17
|
+
* ## Fixes
|
|
18
|
+
* <span style='color:red'>fix mode in booleaniconcolumn</span> ([5e360d], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/5e360d5194ee371e8f98a80e805c6385adefb766))
|
|
19
|
+
* <span style='color:red'>fix xtype booleaniconcolumn</span> ([d02e5f], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/d02e5f191336db50627339b44ab5a4c55ea8aaac))
|
|
20
|
+
|
|
21
|
+
* update: CHANGELOG.md ([f65bf5], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/f65bf563dbeb9d18d6330ee6db7bab486ba5ced9))
|
|
22
|
+
|
|
1
23
|
# Version 2.8.32, [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/396f1c8296522012f1f98d8dd7a0bb9296b990e0)
|
|
2
24
|
* ## Features
|
|
3
25
|
* <span style='color:green'>feat: [ReportPanel] htmlEncode tooltip. Closes NEVA-665.</span> ([7a95ab], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/7a95ab2b56300ee0fcd4e2af1e3a2e491b42df12))
|
|
4
26
|
* <span style='color:green'>feat: [ReportPanel] Добавлены tooltip на группы столбцов таблицы. Closes NEVA-665.</span> ([b19f87], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/b19f87c6fc5f1825da39249a96042bb297493a3b))
|
|
27
|
+
* <span style='color:green'>feat new status icon</span> ([40a654], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/40a6541c23af2f7955b46d5181c4ec1bea7e7fe6))
|
|
28
|
+
|
|
29
|
+
* ## Fixes
|
|
30
|
+
* <span style='color:red'>fix condition</span> ([d16526], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/d165266b8c349fbfbd250b12b6b39d5fa237d2f2))
|
|
5
31
|
|
|
6
32
|
* HT-10932 Исправление применения настроек чекбокса в SetSingleParameterPlugin ([a619ec], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/a619eccc567f07cf3c131529dd75de3f0d7e9ed8))
|
|
7
33
|
* HT-10676 Доработка проверки корректности расположения плагина BindCustomPanelPlugin ([c48842], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/c48842c7c39c3908f1d98ca4b0b84c7b829470cb))
|
|
@@ -24,10 +50,12 @@
|
|
|
24
50
|
# Version 2.8.29, [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/2286c591b3dc406bfc7910492908058cce93fe1a)
|
|
25
51
|
* ## Features
|
|
26
52
|
* <span style='color:green'>feat: HT-10675: refactoring</span> ([4edfea], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/4edfea995d9d270f12ebf7b4a64eda49cf3e5f80))
|
|
53
|
+
* <span style='color:green'>feat: TR-69910: refactoring</span> ([96aa0f], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/96aa0f1398807294b63f423429349a8c81ae392b))
|
|
27
54
|
|
|
28
55
|
* ## Fixes
|
|
29
56
|
* <span style='color:red'> Если кнопки на тулбар не добавляются, то установка минимальной высоты тулбару не требуется. Closes HT-10863.</span> ([d759eb], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/d759ebcfe606438e6945e33462f7178a814f5bd7))
|
|
30
57
|
|
|
58
|
+
* HT-10894 В BindCustomPanelPlugin добавлена возможность сохранять значения доп. параметров зависимого отчета при обновлении ([10fb4f], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/10fb4f2f3e25640d9b55a5dc810b90df30ca5078))
|
|
31
59
|
* update: CHANGELOG.md ([e0a00c], [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/e0a00cf942ca6ca4fb410accb6f7e89a7e3b5389))
|
|
32
60
|
|
|
33
61
|
# Version 2.8.28, [link](http://gitlab-dbr.sigma-it.local/dbr/ru.coon/-/commit/3764ad9be3fc8a838e83cdcde85e76a3a728b2e4)
|
package/package.json
CHANGED
|
@@ -1,78 +1,78 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "ru.coon",
|
|
3
|
-
"author": {
|
|
4
|
-
"name": "ru.coon"
|
|
5
|
-
},
|
|
6
|
-
"description": "",
|
|
7
|
-
"version": "2.8.
|
|
8
|
-
"repository": {
|
|
9
|
-
"type": "git",
|
|
10
|
-
"url": "git+http://gitlab-dbr.sigma-it.local/dbr/ru.coon"
|
|
11
|
-
},
|
|
12
|
-
"main": "./index.js",
|
|
13
|
-
"exports": {
|
|
14
|
-
".": {
|
|
15
|
-
"import": "./index.js"
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
"scripts": {
|
|
19
|
-
"version": "node util/update.js && git add ./src/version.js ./src/info.js",
|
|
20
|
-
"postversion": "node util/updateChangelog.js && git add ./CHANGELOG.md && git commit -m\"update: CHANGELOG.md\"",
|
|
21
|
-
"doc": "npx jsdoc -c jsdoc.config.json",
|
|
22
|
-
"test": "echo \"No test specified\"",
|
|
23
|
-
"prepare": "husky install"
|
|
24
|
-
},
|
|
25
|
-
"dependencies": {
|
|
26
|
-
"ace-builds": "1.4.12",
|
|
27
|
-
"ace-diff": "^3.0.3",
|
|
28
|
-
"decimal.js-light": "^2.5.1",
|
|
29
|
-
"echarts": "^5.3.3",
|
|
30
|
-
"extjs_iconpack": "1.3.27",
|
|
31
|
-
"json5": "2.2.3",
|
|
32
|
-
"object-hash": "^3.0.0",
|
|
33
|
-
"sigma-printjs": "^1.0.3",
|
|
34
|
-
"sql-formatter": "^13.0.0"
|
|
35
|
-
},
|
|
36
|
-
"devDependencies": {
|
|
37
|
-
"eslint": "^8.15.0",
|
|
38
|
-
"eslint-config-google": "^0.14.0",
|
|
39
|
-
"highlight.js": "^11.5.1",
|
|
40
|
-
"husky": "^8.0.0",
|
|
41
|
-
"jsdoc": "^4.0.0",
|
|
42
|
-
"lint-staged": "^13.2.2",
|
|
43
|
-
"markdown-it": "^13.0.1",
|
|
44
|
-
"minami": "^1.2.3",
|
|
45
|
-
"taffydb": "^2.7.3"
|
|
46
|
-
},
|
|
47
|
-
"sencha": {
|
|
48
|
-
"name": "ru.coon",
|
|
49
|
-
"toolkit": "classic",
|
|
50
|
-
"type": "code",
|
|
51
|
-
"classpath": [
|
|
52
|
-
"${package.dir}/src/"
|
|
53
|
-
],
|
|
54
|
-
"version": "1.0.0",
|
|
55
|
-
"compatVersion": "1.0.0",
|
|
56
|
-
"deprecated": false,
|
|
57
|
-
"format": "1",
|
|
58
|
-
"license": "ISC",
|
|
59
|
-
"local": true,
|
|
60
|
-
"namespace": "Coon",
|
|
61
|
-
"slicer": null,
|
|
62
|
-
"output": {
|
|
63
|
-
"base": "${package.dir}/build"
|
|
64
|
-
},
|
|
65
|
-
"sass": {
|
|
66
|
-
"namespace": "Coon",
|
|
67
|
-
"etc": [
|
|
68
|
-
"${package.dir}/sass/etc/all.scss"
|
|
69
|
-
],
|
|
70
|
-
"var": [
|
|
71
|
-
"${package.dir}/sass/var"
|
|
72
|
-
],
|
|
73
|
-
"src": [
|
|
74
|
-
"${package.dir}/sass/src"
|
|
75
|
-
]
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "ru.coon",
|
|
3
|
+
"author": {
|
|
4
|
+
"name": "ru.coon"
|
|
5
|
+
},
|
|
6
|
+
"description": "",
|
|
7
|
+
"version": "2.8.34",
|
|
8
|
+
"repository": {
|
|
9
|
+
"type": "git",
|
|
10
|
+
"url": "git+http://gitlab-dbr.sigma-it.local/dbr/ru.coon"
|
|
11
|
+
},
|
|
12
|
+
"main": "./index.js",
|
|
13
|
+
"exports": {
|
|
14
|
+
".": {
|
|
15
|
+
"import": "./index.js"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"scripts": {
|
|
19
|
+
"version": "node util/update.js && git add ./src/version.js ./src/info.js",
|
|
20
|
+
"postversion": "node util/updateChangelog.js && git add ./CHANGELOG.md && git commit -m\"update: CHANGELOG.md\"",
|
|
21
|
+
"doc": "npx jsdoc -c jsdoc.config.json",
|
|
22
|
+
"test": "echo \"No test specified\"",
|
|
23
|
+
"prepare": "husky install"
|
|
24
|
+
},
|
|
25
|
+
"dependencies": {
|
|
26
|
+
"ace-builds": "1.4.12",
|
|
27
|
+
"ace-diff": "^3.0.3",
|
|
28
|
+
"decimal.js-light": "^2.5.1",
|
|
29
|
+
"echarts": "^5.3.3",
|
|
30
|
+
"extjs_iconpack": "1.3.27",
|
|
31
|
+
"json5": "2.2.3",
|
|
32
|
+
"object-hash": "^3.0.0",
|
|
33
|
+
"sigma-printjs": "^1.0.3",
|
|
34
|
+
"sql-formatter": "^13.0.0"
|
|
35
|
+
},
|
|
36
|
+
"devDependencies": {
|
|
37
|
+
"eslint": "^8.15.0",
|
|
38
|
+
"eslint-config-google": "^0.14.0",
|
|
39
|
+
"highlight.js": "^11.5.1",
|
|
40
|
+
"husky": "^8.0.0",
|
|
41
|
+
"jsdoc": "^4.0.0",
|
|
42
|
+
"lint-staged": "^13.2.2",
|
|
43
|
+
"markdown-it": "^13.0.1",
|
|
44
|
+
"minami": "^1.2.3",
|
|
45
|
+
"taffydb": "^2.7.3"
|
|
46
|
+
},
|
|
47
|
+
"sencha": {
|
|
48
|
+
"name": "ru.coon",
|
|
49
|
+
"toolkit": "classic",
|
|
50
|
+
"type": "code",
|
|
51
|
+
"classpath": [
|
|
52
|
+
"${package.dir}/src/"
|
|
53
|
+
],
|
|
54
|
+
"version": "1.0.0",
|
|
55
|
+
"compatVersion": "1.0.0",
|
|
56
|
+
"deprecated": false,
|
|
57
|
+
"format": "1",
|
|
58
|
+
"license": "ISC",
|
|
59
|
+
"local": true,
|
|
60
|
+
"namespace": "Coon",
|
|
61
|
+
"slicer": null,
|
|
62
|
+
"output": {
|
|
63
|
+
"base": "${package.dir}/build"
|
|
64
|
+
},
|
|
65
|
+
"sass": {
|
|
66
|
+
"namespace": "Coon",
|
|
67
|
+
"etc": [
|
|
68
|
+
"${package.dir}/sass/etc/all.scss"
|
|
69
|
+
],
|
|
70
|
+
"var": [
|
|
71
|
+
"${package.dir}/sass/var"
|
|
72
|
+
],
|
|
73
|
+
"src": [
|
|
74
|
+
"${package.dir}/sass/src"
|
|
75
|
+
]
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import './component/Button.scss';
|