Browse Source

基础框架发布: 8.2.44

1) 支持前端远程入口HTTPS协议的配置规则(正则表达式)
  2) 修复系统管理-任务管理加载枚举的Bug
  3)移除主题管理-标签条中的是否keepalive选项
  4) 修复首页常用菜单配置列表中的图标颜色的显示 bug
  5) 修复表格显示 html 的一系列bug
  6)修复菜单树形表格分隔符显示的 bug

前端核心框架发布: 8.2.138
main
wangshaoping 2 weeks ago
parent
commit
abb4afdd47
  1. 2
      cips.frontend/package.json
  2. 2
      erm.frontend/package.json
  3. 2
      gradle.properties
  4. 2
      io.sc.engine.mv.frontend/package.json
  5. 2
      io.sc.engine.rule.frontend/package.json
  6. 2
      io.sc.engine.st.frontend/package.json
  7. 2
      io.sc.platform.ai.frontend/package.json
  8. 2
      io.sc.platform.core.frontend/package.json
  9. 3
      io.sc.platform.core.frontend/src/platform/views/home/ShortcutMenuSettingDialog.vue
  10. 4
      io.sc.platform.core.frontend/template-project/package.json
  11. 2
      io.sc.platform.developer.doc/package.json
  12. 2
      io.sc.platform.developer.frontend/package.json
  13. 1
      io.sc.platform.developer.frontend/src/views/plugin/ApplicationProperties.vue
  14. 2
      io.sc.platform.developer.frontend/src/views/plugin/Components.vue
  15. 2
      io.sc.platform.developer.frontend/src/views/plugin/FrontendModule.vue
  16. 2
      io.sc.platform.developer.frontend/src/views/plugin/Messages.vue
  17. 1
      io.sc.platform.developer.frontend/src/views/plugin/P6spy.vue
  18. 2
      io.sc.platform.developer.frontend/src/views/plugin/Repositories.vue
  19. 2
      io.sc.platform.developer.frontend/src/views/plugin/RestartProperties.vue
  20. 1
      io.sc.platform.developer.frontend/src/views/plugin/Security.vue
  21. 2
      io.sc.platform.lcdp.frontend/package.json
  22. 2
      io.sc.platform.license.keygen.frontend/package.json
  23. 2
      io.sc.platform.mvc.frontend/package.json
  24. 2
      io.sc.platform.scheduler.manager.frontend/package.json
  25. 2
      io.sc.platform.system.frontend/package.json
  26. 3
      io.sc.platform.system.frontend/src/views/menu/ImportMenuPluginDialog.vue
  27. 3
      io.sc.platform.system.frontend/src/views/menu/Menu.vue
  28. 3
      io.sc.platform.system.frontend/src/views/shared/SelectMenuTreeGrid.vue
  29. 2
      io.sc.standard.frontend/package.json
  30. 2
      io.sc.website/package.json
  31. 2
      wra.report.frontend/package.json

2
cips.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
erm.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
gradle.properties

@ -39,7 +39,7 @@ application_version=1.0.0
platform_group=io.sc platform_group=io.sc
platform_version=8.2.44 platform_version=8.2.44
platform_plugin_version=8.2.10 platform_plugin_version=8.2.10
platform_core_frontend_version=8.2.137 platform_core_frontend_version=8.2.138
########################################################### ###########################################################
# dependencies version # dependencies version

2
io.sc.engine.mv.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.engine.rule.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.engine.st.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.platform.ai.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.platform.core.frontend/package.json

@ -1,6 +1,6 @@
{ {
"name": "platform-core", "name": "platform-core",
"version": "8.2.137", "version": "8.2.138",
"description": "前端核心包,用于快速构建前端的脚手架", "description": "前端核心包,用于快速构建前端的脚手架",
"//main": "库的主文件", "//main": "库的主文件",
"main": "dist/platform-core.js", "main": "dist/platform-core.js",

3
io.sc.platform.core.frontend/src/platform/views/home/ShortcutMenuSettingDialog.vue

@ -32,6 +32,7 @@
name: 'menuIconColor', name: 'menuIconColor',
label: $t('settings.shortcutMenus.entity.menuIconColor'), label: $t('settings.shortcutMenus.entity.menuIconColor'),
sortable: false, sortable: false,
html: true,
format: (value, row) => { format: (value, row) => {
return '<span class=\'text-' + value + '\'>' + value + '</span>'; return '<span class=\'text-' + value + '\'>' + value + '</span>';
}, },
@ -122,7 +123,7 @@
{ name: 'shortcutMenuName', label: $t('settings.shortcutMenus.entity.shortcutMenuName'), type: 'w-text' }, { name: 'shortcutMenuName', label: $t('settings.shortcutMenus.entity.shortcutMenuName'), type: 'w-text' },
{ {
name: 'menuIconColor', name: 'menuIconColor',
label: $t('settings.shortcutMenus.entity.shortcutMenuName'), label: $t('settings.shortcutMenus.entity.menuIconColor'),
type: 'w-color-input-palette', type: 'w-color-input-palette',
defaultValue: 'primary', defaultValue: 'primary',
}, },

4
io.sc.platform.core.frontend/template-project/package.json

@ -1,6 +1,6 @@
{ {
"name": "platform-core", "name": "platform-core",
"version": "8.2.137", "version": "8.2.138",
"description": "前端核心包,用于快速构建前端的脚手架", "description": "前端核心包,用于快速构建前端的脚手架",
"private": false, "private": false,
"keywords": [], "keywords": [],
@ -111,7 +111,7 @@
"mockjs": "1.1.0", "mockjs": "1.1.0",
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.platform.developer.doc/package.json

@ -28,7 +28,7 @@
"vuepress": "2.0.0-rc.15" "vuepress": "2.0.0-rc.15"
}, },
"dependencies": { "dependencies": {
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"vue": "3.5.13", "vue": "3.5.13",
"vue-i18n": "11.0.1" "vue-i18n": "11.0.1"

2
io.sc.platform.developer.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

1
io.sc.platform.developer.frontend/src/views/plugin/ApplicationProperties.vue

@ -14,6 +14,7 @@
name: 'properties', name: 'properties',
label: $t('properties'), label: $t('properties'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },

2
io.sc.platform.developer.frontend/src/views/plugin/Components.vue

@ -11,6 +11,7 @@
name: 'includes', name: 'includes',
label: $t('include'), label: $t('include'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },
@ -19,6 +20,7 @@
name: 'excludes', name: 'excludes',
label: $t('exclude'), label: $t('exclude'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },

2
io.sc.platform.developer.frontend/src/views/plugin/FrontendModule.vue

@ -12,6 +12,7 @@
name: 'components', name: 'components',
label: $t('component'), label: $t('component'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },
@ -20,6 +21,7 @@
name: 'resources', name: 'resources',
label: $t('resource'), label: $t('resource'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },

2
io.sc.platform.developer.frontend/src/views/plugin/Messages.vue

@ -11,6 +11,7 @@
name: 'includes', name: 'includes',
label: $t('include'), label: $t('include'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },
@ -19,6 +20,7 @@
name: 'excludes', name: 'excludes',
label: $t('exclude'), label: $t('exclude'),
sortable: false, sortable: false,
html: true,
format: (excludes) => { format: (excludes) => {
excludes = excludes || []; excludes = excludes || [];
let result = ''; let result = '';

1
io.sc.platform.developer.frontend/src/views/plugin/P6spy.vue

@ -11,6 +11,7 @@
name: 'ignoredPatterns', name: 'ignoredPatterns',
label: $t('ignored'), label: $t('ignored'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },

2
io.sc.platform.developer.frontend/src/views/plugin/Repositories.vue

@ -11,6 +11,7 @@
name: 'includes', name: 'includes',
label: $t('include'), label: $t('include'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },
@ -19,6 +20,7 @@
name: 'excludes', name: 'excludes',
label: $t('exclude'), label: $t('exclude'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },

2
io.sc.platform.developer.frontend/src/views/plugin/RestartProperties.vue

@ -11,6 +11,7 @@
name: 'container', name: 'container',
label: $t('webContainer'), label: $t('webContainer'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },
@ -19,6 +20,7 @@
name: 'jar', name: 'jar',
label: $t('jar'), label: $t('jar'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },

1
io.sc.platform.developer.frontend/src/views/plugin/Security.vue

@ -11,6 +11,7 @@
name: 'permitPatterns', name: 'permitPatterns',
label: $t('ignored'), label: $t('ignored'),
sortable: false, sortable: false,
html: true,
format: Formater.join('<br/>'), format: Formater.join('<br/>'),
title: Formater.join('\n'), title: Formater.join('\n'),
}, },

2
io.sc.platform.lcdp.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.platform.license.keygen.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.platform.mvc.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.platform.scheduler.manager.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.platform.system.frontend/package.json

@ -111,7 +111,7 @@
"mockjs": "1.1.0", "mockjs": "1.1.0",
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

3
io.sc.platform.system.frontend/src/views/menu/ImportMenuPluginDialog.vue

@ -47,7 +47,8 @@
sortable: false, sortable: false,
format: (value, row) => { format: (value, row) => {
if (row.type === 'SEPARATOR') { if (row.type === 'SEPARATOR') {
return `<hr style='width:100px'/>`; //return `<hr style='width:100px'/>`;
return '';
} else { } else {
return $t(value); return $t(value);
} }

3
io.sc.platform.system.frontend/src/views/menu/Menu.vue

@ -62,7 +62,8 @@
sortable: false, sortable: false,
format: (value, row) => { format: (value, row) => {
if (row.type === 'SEPARATOR') { if (row.type === 'SEPARATOR') {
return `<hr style='width:100px'/>`; //return `<hr style='width:100px'/>`;
return '';
} else if (row.type === 'ROUTE_ACTION') { } else if (row.type === 'ROUTE_ACTION') {
return $t(row.i18nKey); return $t(row.i18nKey);
} else { } else {

3
io.sc.platform.system.frontend/src/views/shared/SelectMenuTreeGrid.vue

@ -57,7 +57,8 @@
sortable: false, sortable: false,
format: (value, row) => { format: (value, row) => {
if (row.type === 'SEPARATOR') { if (row.type === 'SEPARATOR') {
return `<hr style='width:100px'/>`; //return `<hr style='width:100px'/>`;
return '';
} else if (row.type === 'ROUTE_ACTION') { } else if (row.type === 'ROUTE_ACTION') {
return $t(row.i18nKey); return $t(row.i18nKey);
} else { } else {

2
io.sc.standard.frontend/package.json

@ -112,7 +112,7 @@
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"pinia-undo": "0.2.4", "pinia-undo": "0.2.4",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

2
io.sc.website/package.json

@ -28,6 +28,6 @@
}, },
"dependencies": { "dependencies": {
"vue": "3.5.13", "vue": "3.5.13",
"platform-core": "8.2.137" "platform-core": "8.2.138"
} }
} }

2
wra.report.frontend/package.json

@ -111,7 +111,7 @@
"mockjs": "1.1.0", "mockjs": "1.1.0",
"node-sql-parser": "5.3.6", "node-sql-parser": "5.3.6",
"pinia": "2.3.0", "pinia": "2.3.0",
"platform-core": "8.2.137", "platform-core": "8.2.138",
"quasar": "2.17.6", "quasar": "2.17.6",
"sort-array": "5.0.0", "sort-array": "5.0.0",
"svg-path-commander": "2.1.7", "svg-path-commander": "2.1.7",

Loading…
Cancel
Save