Skip to content

Commit

Permalink
WFE 7.1.0 (autocommit)
Browse files Browse the repository at this point in the history
  • Loading branch information
optimajet committed Sep 16, 2022
1 parent e4b388c commit 77bbe86
Show file tree
Hide file tree
Showing 82 changed files with 374 additions and 391 deletions.
6 changes: 2 additions & 4 deletions Designer/Localization/en_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -505,11 +505,9 @@
"Move": "Move",
"Menu": "Menu",
"FitToScreen": "Fit to screen",
"Upload": "Upload",
"UploadXML": "Upload XML",
"UploadScheme": "Upload scheme",
"UploadBPMN": "Upload BPMN",
"Download": "Download",
"DownloadXML": "Download as XML",
"DownloadScheme": "Download scheme",
"DownloadBPMN": "Download as BPMN",
"FullScreen": "Full Screen",
"ResetZoom": "Reset zoom",
Expand Down
33 changes: 15 additions & 18 deletions Designer/templates/toolbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,39 @@
<el-submenu index="1">
<template slot="title">{{ labels.Menu }}</template>
<el-submenu index="1-1">
<template slot="title">{{ labels.Upload }}</template>
<template slot="title">{{ labels.File }}</template>
<el-menu-item index="1-1-1" @click="uploadXML">
{{ labels.UploadXML }}
{{ labels.UploadScheme }}
</el-menu-item>
<el-menu-item index="1-1-2" @click="uploadBPMN">
<el-menu-item v-if="settings.showBpmnMenu" index="1-1-2" @click="uploadBPMN">
{{ labels.UploadBPMN }}
</el-menu-item>
</el-submenu>
<el-submenu index="1-2">
<template slot="title">{{ labels.Download }}</template>
<el-menu-item index="1-2-1" @click="downloadXML">
{{ labels.DownloadXML }}
<el-menu-item index="1-1-3" @click="downloadXML">
{{ labels.DownloadScheme }}
</el-menu-item>
<el-menu-item index="1-2-2" @click="downloadBPMN">
<el-menu-item v-if="settings.showBpmnMenu" index="1-1-5" @click="downloadBPMN">
{{ labels.DownloadBPMN }}
</el-menu-item>
<el-menu-item index="1-3-3" @click="showToImageDialog(true)">
<el-menu-item index="1-1-4" @click="showToImageDialog(true)">
{{ labels.SaveToImage }}
</el-menu-item>
</el-submenu>
<el-submenu index="1-3">
<el-submenu index="1-2">
<template slot="title">{{ labels.Scheme }}</template>
<el-menu-item index="1-3-1" @click="refresh">{{ labels.Refresh }}</el-menu-item>
<el-menu-item index="1-3-2" @click="reset">{{ labels.ResetSettings }}</el-menu-item>
<el-menu-item index="1-3-4" @click="autoArrangement">{{ labels.AutoArrangement }}</el-menu-item>
<el-menu-item index="1-3-5" @click="showExInfo">
<el-menu-item index="1-2-1" @click="refresh">{{ labels.Refresh }}</el-menu-item>
<el-menu-item index="1-2-2" @click="reset">{{ labels.ResetSettings }}</el-menu-item>
<el-menu-item index="1-2-4" @click="autoArrangement">{{ labels.AutoArrangement }}</el-menu-item>
<el-menu-item index="1-2-5" @click="showExInfo">
{{ labels.Info }}
<i v-if="exinfo" class="el-icon-check"></i>
</el-menu-item>
<el-menu-item index="1-3-6" @click="showLegend">
<el-menu-item index="1-2-6" @click="showLegend">
{{ labels.Legend }}
<i v-if="legend" class="el-icon-check"></i>
</el-menu-item>
<el-menu-item index="1-3-7" @click="clear">{{ labels.Clear }}</el-menu-item>
<el-menu-item index="1-2-7" @click="clear">{{ labels.Clear }}</el-menu-item>
</el-submenu>
<el-submenu index="1-4">
<el-submenu index="1-3">
<template slot="title">{{ labels.Language }}</template>
<el-menu-item v-for="lang in languagesList" :key="lang.code" style="display: flex" @click="setLanguage(lang.code)">
<b style="margin-inline-end: 10px">{{ lang.dialect }}</b>
Expand Down
2 changes: 2 additions & 0 deletions Designer/workflowdesigner.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Designer/workflowdesigner.min.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"OptimaJet.Workflow.MSSQL/7.0.0": {
"OptimaJet.Workflow.MSSQL/7.1.0": {
"dependencies": {
"Microsoft.Data.SqlClient": "2.0.1",
"NETStandard.Library": "2.0.3",
"WorkflowEngine.NETCore-Core": "7.0.0"
"WorkflowEngine.NETCore-Core": "7.1.0"
},
"runtime": {
"OptimaJet.Workflow.MSSQL.dll": {}
Expand Down Expand Up @@ -1418,7 +1418,7 @@
}
}
},
"WorkflowEngine.NETCore-Core/7.0.0": {
"WorkflowEngine.NETCore-Core/7.1.0": {
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "4.1.0",
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.1.0",
Expand All @@ -1437,7 +1437,7 @@
}
},
"libraries": {
"OptimaJet.Workflow.MSSQL/7.0.0": {
"OptimaJet.Workflow.MSSQL/7.1.0": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down Expand Up @@ -1487,7 +1487,7 @@
"Microsoft.Data.SqlClient/2.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SLtmpFIzSym7kfHaxCKsIIgLU38V+3dguAAA9H9pBbEeUfxfNGbD72sBE9ntR25ff/9wlfWFzBTueuHfA68eMA==",
"sha512": "sha512-cff+ug/XZnGmX6DFgLY92t7G9W3i8r23w5Qnuby41l9rS+X+f7Y51hV5glvIrmsu3tIcnxbR+Z4CQ2zGhksIJw==",
"path": "microsoft.data.sqlclient/2.0.1",
"hashPath": "microsoft.data.sqlclient.2.0.1.nupkg.sha512"
},
Expand Down Expand Up @@ -1515,7 +1515,7 @@
"Microsoft.Identity.Client/4.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7RS32G7AzFVnqvtXJ8EZD92MOm6ub+JlqRofwKDrP31jZXANXZpkdN2pK+EFMXF65oIgYeNzd71ihxCLs5SA4g==",
"sha512": "sha512-Etqux6Zuuv1yEN4UwKbAn6EZv0Rooc+vM4N9z7gxmeT7dyoKlXIRN44DQPzD9LV1CW0KsTVqH+2B42p1NKqPlQ==",
"path": "microsoft.identity.client/4.14.0",
"hashPath": "microsoft.identity.client.4.14.0.nupkg.sha512"
},
Expand Down Expand Up @@ -2212,7 +2212,7 @@
"path": "thomaslevesque.weakevent/4.1.0",
"hashPath": "thomaslevesque.weakevent.4.1.0.nupkg.sha512"
},
"WorkflowEngine.NETCore-Core/7.0.0": {
"WorkflowEngine.NETCore-Core/7.1.0": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<AssemblyName>OptimaJet.Workflow.MSSQL</AssemblyName>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>Workflow.snk</AssemblyOriginatorKeyFile>
<AssemblyVersion>7.0.0</AssemblyVersion>
<FileVersion>7.0.0</FileVersion>
<Version>7.0.0</Version>
<AssemblyVersion>7.1.0</AssemblyVersion>
<FileVersion>7.1.0</FileVersion>
<Version>7.1.0</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Authors>OptimaJet, LLC</Authors>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"OptimaJet.Workflow.MongoDB/7.0.0": {
"OptimaJet.Workflow.MongoDB/7.1.0": {
"dependencies": {
"MongoDB.Driver.signed": "2.10.4",
"NETStandard.Library": "2.0.3",
"System.Linq.Dynamic.Core": "1.2.8",
"WorkflowEngine.NETCore-Core": "7.0.0"
"WorkflowEngine.NETCore-Core": "7.1.0"
},
"runtime": {
"OptimaJet.Workflow.MongoDB.dll": {}
Expand Down Expand Up @@ -1437,7 +1437,7 @@
}
}
},
"WorkflowEngine.NETCore-Core/7.0.0": {
"WorkflowEngine.NETCore-Core/7.1.0": {
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "4.1.0",
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.1.0",
Expand All @@ -1456,15 +1456,15 @@
}
},
"libraries": {
"OptimaJet.Workflow.MongoDB/7.0.0": {
"OptimaJet.Workflow.MongoDB/7.1.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DnsClient/1.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-b9XczgqSjs3dd+OlV799jn+LXxdfirln1q36GKjs3QwWBhjhgIvgHLEG5s2VrBLcP4ogQjtA0PZ5+AmRJ35Vhg==",
"sha512": "sha512-TliUsT4ur+VJPCk3g3nYh01+GsGjuRX+PCjh7ARxmAuq+WvNWTtB84gCIEZXLtDUsfOO+InTWHIscpUG/6zZeQ==",
"path": "dnsclient/1.3.1",
"hashPath": "dnsclient.1.3.1.nupkg.sha512"
},
Expand Down Expand Up @@ -1548,35 +1548,35 @@
"Microsoft.Win32.Registry/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-q+eLtROUAQ3OxYA5mpQrgyFgzLQxIyrfT2eLpYX5IEPlHmIio2nh4F5bgOaQoGOV865kFKZZso9Oq9RlazvXtg==",
"sha512": "sha512-UiSp7lTxGtsF6J96wwErFeM0jygj/bWWKvbqwtRP2t6OohgT7TCTpjvQ1+7DLQLH3DR70i6+eRGX/y85WFuz1Q==",
"path": "microsoft.win32.registry/4.0.0",
"hashPath": "microsoft.win32.registry.4.0.0.nupkg.sha512"
},
"MongoDB.Bson.signed/2.10.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hhH23PMnz1opALEos550qLQV++Pl4MdyCkxolUZykD1A9arzgbHEeXAtK8jZR1rllx5W0AtQOqWIoYsbeRazDA==",
"sha512": "sha512-0eJu9FR2nCIKMYUOMjAoN6cb+ELHoeTrHqF0qveBks4R9Wq/s7BVTt0tncOCo6YgQzC0vpMKltLdYfRsB7UYDg==",
"path": "mongodb.bson.signed/2.10.4",
"hashPath": "mongodb.bson.signed.2.10.4.nupkg.sha512"
},
"MongoDB.Driver.Core.signed/2.10.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W+viMV/sadtUxM9Nc/LeMrXumVW4lboM6sJFVKR8q2IUAwkjDEcMsGqz9HwzCLvT6G4z8CVOeUXrWWcDXOcxNA==",
"sha512": "sha512-H+d7qjlHN2mt8r7YZfbYP6hRY6TC5Fhmk0wn0VLBLRjjCM0aZnhqOTM0mE/5G/I5jhYOL+I87WFCszPM9PC/xw==",
"path": "mongodb.driver.core.signed/2.10.4",
"hashPath": "mongodb.driver.core.signed.2.10.4.nupkg.sha512"
},
"MongoDB.Driver.signed/2.10.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lEY7Zm+FDseaSP8dtpO6AuMlYdQceERcS5jRpYd2NAw1K6GfWO5nGG8TdKn4aui9XeLVRnQHmkjW17/alYpP1A==",
"sha512": "sha512-qg0oCsr0ixN2LT6KzKTIlEzrvuGFVLqhhmrVlgjkU8QxW+jEmctRq1E4F4xhY7E+YRdMtkf7rM0rDyBkSpLYtg==",
"path": "mongodb.driver.signed/2.10.4",
"hashPath": "mongodb.driver.signed.2.10.4.nupkg.sha512"
},
"MongoDB.Libmongocrypt.signed/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KhrCRAOk44qXNGWUxoNvzoG3Fq9AT0F6SB9uA+h/M+Kb+MNIxN7eG7+RKPT3/vMuuldQM4XhGLz05ZsvTKGodw==",
"sha512": "sha512-YFTUd6ROHagn6jT9bQMTHIWD+J6ZTuWiSAZfQkFKn8nJ2z6TetWoMxR9gH3ZFmiPuQPBz0c3331jlScpnPrPSg==",
"path": "mongodb.libmongocrypt.signed/1.0.0",
"hashPath": "mongodb.libmongocrypt.signed.1.0.0.nupkg.sha512"
},
Expand Down Expand Up @@ -1709,7 +1709,7 @@
"SharpCompress/0.23.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HBbT47JHvNrsZX2dTBzUBOSzBt+EmIRGLIBkbxcP6Jef7DB4eFWQX5iHWV3Nj7hABFPCjISrZ8s0z72nF2zFHQ==",
"sha512": "sha512-ZZs8x6IKEJSvy+YJP3ypKy++sL5DjkNL1QIqq++1wqz8wVi2loNXbmiTzqApRKCMpBxZShyq+hwjrf+EHuvVDg==",
"path": "sharpcompress/0.23.0",
"hashPath": "sharpcompress.0.23.0.nupkg.sha512"
},
Expand Down Expand Up @@ -1786,7 +1786,7 @@
"System.ComponentModel.TypeConverter/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MnDAlaeJZy9pdB5ZdOlwdxfpI+LJQ6e0hmH7d2+y2LkiD8DRJynyDYl4Xxf3fWFm7SbEwBZh4elcfzONQLOoQw==",
"sha512": "sha512-Y24ZvtV/jtVzpTPxXuJiZaJrVLH4jUQH0S0xiXocXG5+ITIekCmSeNVCxH4a7NRhGp9VqPuCy/XPY1N6BIJNoA==",
"path": "system.componentmodel.typeconverter/4.1.0",
"hashPath": "system.componentmodel.typeconverter.4.1.0.nupkg.sha512"
},
Expand All @@ -1807,14 +1807,14 @@
"System.Diagnostics.TextWriterTraceListener/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-w36Dr8yKy8xP150qPANe7Td+/zOI3G62ImRcHDIEW+oUXUuTKZHd4DHmqRx5+x8RXd85v3tXd1uhNTfsr+yxjA==",
"sha512": "sha512-oRsXCz76GDDMrwjMjH6keR9erFIofhGaIMc2d4NykI4rdBEuUP5ZswYA30LGPdyCK7DV4bMBEJL3nJFyAJoS/g==",
"path": "system.diagnostics.textwritertracelistener/4.0.0",
"hashPath": "system.diagnostics.textwritertracelistener.4.0.0.nupkg.sha512"
},
"System.Diagnostics.TraceSource/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
"sha512": "sha512-BlWWL9q/HKM0KBzuOSOqchFga5MqnvkK5mb+IU7f4ecInSyghlswR3ib3nww1ruBmLrtdI5coCBB2H2AltTFyA==",
"path": "system.diagnostics.tracesource/4.3.0",
"hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512"
},
Expand Down Expand Up @@ -1884,7 +1884,7 @@
"System.Linq.Dynamic.Core/1.2.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pt/p0YRKysUIwf/ihyVOftcITaQYBXQt/BxUfezsR/d7iXRDhYBwg+iYnL4zxX5i1qXVG0C/dwnmroWblmdH5A==",
"sha512": "sha512-Vo/0lNFpawa7naZVrrdZddXkpQni2kw1V+erBBrWt4JLUv3W0RHjYu9O9rKpCHWL+Q2OVdCbhdAyi5HZ+MJoMg==",
"path": "system.linq.dynamic.core/1.2.8",
"hashPath": "system.linq.dynamic.core.1.2.8.nupkg.sha512"
},
Expand Down Expand Up @@ -1926,7 +1926,7 @@
"System.Net.Security/4.3.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xT2jbYpbBo3ha87rViHoTA6WdvqOAW37drmqyx/6LD8p7HEPT2qgdxoimRzWtPg8Jh4X5G9BV2seeTv4x6FYlA==",
"sha512": "sha512-SSkQ3Hsy8kvhET4fY8vu+cWkfx2lcZDDUSuzr+3hzRgHM6jtwm3nZXqIPCYcnDl4eL/i/ECmruCXdAiXaIrc4Q==",
"path": "system.net.security/4.3.2",
"hashPath": "system.net.security.4.3.2.nupkg.sha512"
},
Expand Down Expand Up @@ -2143,7 +2143,7 @@
"System.Security.SecureString/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sqzq9GD6/b0yqPuMpgIKBuoLf4VKAj8oAfh4kXSzPaN6eoKY3hRi9C5L27uip25qlU+BGPfb0xh2Rmbwc4jFVA==",
"sha512": "sha512-7TGOnj9Lr8ljCJbMHjZC34hEw3Z+zRPp7eNhLBg22mbSqO8gQMGLJ/vQkWv8HFYG0t2i53ZulKZ8NNho+jVK7Q==",
"path": "system.security.securestring/4.0.0",
"hashPath": "system.security.securestring.4.0.0.nupkg.sha512"
},
Expand Down Expand Up @@ -2231,7 +2231,7 @@
"path": "thomaslevesque.weakevent/4.1.0",
"hashPath": "thomaslevesque.weakevent.4.1.0.nupkg.sha512"
},
"WorkflowEngine.NETCore-Core/7.0.0": {
"WorkflowEngine.NETCore-Core/7.1.0": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageId>WorkflowEngine.NETCore-ProviderForMongoDB</PackageId>
<Version>7.0.0</Version>
<AssemblyVersion>7.0.0</AssemblyVersion>
<FileVersion>7.0.0</FileVersion>
<Version>7.1.0</Version>
<AssemblyVersion>7.1.0</AssemblyVersion>
<FileVersion>7.1.0</FileVersion>
<Authors>OptimaJet, LLC</Authors>
<Product>Workflow Engine</Product>
<Description>
Expand Down
Loading

0 comments on commit 77bbe86

Please sign in to comment.