{"Message":"完善日报里的\"从Gitee分析\"日志内容功能","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目版本"},{"State":1,"Type":1,"Name":"PCPage/新增报工"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/删除一个仓库WebHook"},{"State":1,"Type":7,"Name":"Table/Git仓库表"},{"State":1,"Type":15,"Name":"ServerCommand/GitCallback"},{"State":1,"Type":1,"Name":"PCPage/选择Git仓库"},{"State":1,"Type":15,"Name":"ServerCommand/同步一个仓库到表"},{"State":1,"Type":15,"Name":"ServerCommand/搜索仓库"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/列出仓库的WebHooks"},{"State":1,"Type":15,"Name":"ServerCommand/获取单个仓库信息"},{"State":1,"Type":15,"Name":"ServerCommand/从Gitee提取报工"},{"State":3,"Type":15,"Name":"ServerCommand/获取某仓库分支"},{"State":3,"Type":1,"Name":"PCPage/分支选择"},{"State":3,"Type":1,"Name":"PCPage/完善Gitee资料"},{"State":3,"Type":38,"Name":"Image/gitee2.svg"},{"State":3,"Type":38,"Name":"Image/gitee1.svg"},{"State":3,"Type":15,"Name":"ServerCommand/更新GITEE信息"}],"Version":"v1"}

This commit is contained in:
超哥
2024-06-14 09:12:23 +08:00
parent 1a547d7e16
commit 3aae4249bd
23 changed files with 1940 additions and 637 deletions

View File

@@ -0,0 +1,336 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 51.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 40.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 17.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 25.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 43.0
}
}
},
"Count": 11,
"DefaultSize": 28.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 43.0
}
},
"21": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 43.0
}
}
},
"Count": 22
},
"Values": {
"7,1": "忘记密码?",
"9,1": "保存"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ImagePath": "gitee2.svg"
}
},
"3,1": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "text",
"placeholder": "Gitee登录用户名",
"PrependText": "用户名",
"resize": "none"
},
"DataValidationInfo": {
"IgnoreBlank": false
}
},
"5,1": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "password",
"placeholder": "Gitee登录密码",
"PrependText": "密码",
"resize": "none",
"showPassword": true
},
"DataValidationInfo": {
"IgnoreBlank": false
}
},
"7,1": {
"CellType": {
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"ValueFormula": "https://gitee.com/password/new",
"IsOpenInNewTab": true
}
],
"Text": "忘记密码?",
"ClickMode": 1,
"TemplateKey": "_RS_Main"
}
},
"9,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "当前用户",
"ParameterValue": "%CurrentUser%",
"ID": "fb32cfaef97d4c898e8e9db271732f2a"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "更新GITEE信息",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!当前用户"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "Git用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!B4"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "Git密码",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!B6"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=完善Gitee资料!code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ReloadData": true
}
],
"ID": "3f38f193-9060-4632-bd15-4082aaacdfa4"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!msg"
},
"BtnText": "知道了"
}
],
"ID": "7583453f-5925-4e06-a07c-f26c2ef5bb27"
}
]
}
],
"Text": "保存",
"TemplateKey": "Gitee按钮",
"Icon": {
"Name": "Application/067_save_4.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0
},
{
"FontSize": 12.0,
"Foreground": 1,
"HorizontalAlignment": 2,
"Underline": false
}
],
"Types": {
"Strs": [
"Body",
"Text 1 50",
"Left"
]
},
"CellStyles": {
"5,0": 0,
"5,1": 0,
"5,2": 0,
"5,3": 0,
"5,4": 0,
"5,5": 0,
"5,6": 0,
"5,7": 0,
"5,8": 0,
"5,9": 0,
"5,10": 0,
"5,11": 0,
"5,12": 0,
"5,13": 0,
"5,14": 0,
"5,15": 0,
"5,16": 0,
"5,17": 0,
"5,18": 0,
"5,19": 0,
"5,20": 0,
"5,21": 0,
"7,1": 1
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"1,1,1,20",
"3,1,1,20",
"5,1,1,20",
"9,1,1,20",
"7,1,1,5"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//SRSDTTtOyNv3KoNRE1iedFFSxov1sMKc6G0hIqZE9jkKd8HyRRRmaoXTgJqMVNUHd9DsmhyLf92IiYHAwZ9lOrgphMGHIEcZ2DArIxyqzrvN41APvKUIEnn7Hs9d8RVpljHs6vFCaoWSK8F0Q1RfQncjtunKBQo5o/bbfWvk/UnbtfzNoPOo8AgsMFpWKAp4wWs7qQGzQxNeH6PPxvs5TOcqrMQy63wob13uJkc53gh7sqK1T0pWwI1/z94fQjCxnqnnP/h33JhFQX/IRM7807+XurSrzQIo/1EWBdYwvX84PPrzFo3af1AM9OvOOPtgviiapiHHGUqNS4d4v/cS8/a08y3iMdwe40iYc8mt/uZrxBlKefTI+RfZqJ4/zm0NGXQjOX/2T6zSmlif078op2sVgamHGOgtP/tL8PFmU/JzKXMNBVsLesDZW4PcfTYHKEEtKjFWKNhg8hF4bkMAUAqTtYkvqs3YTDSb2u3xuLNlXN/v0c+iudyIhoTNi0GMjV27SWg4y6UeV6sbQg1JAnPb6+6soaQGDPuSoFXFVRdGDDMLKGk5jOuT2RW+vLkGLmV8hLmPxEvaA16iddslB2//jcjddUFZh35olVTsjLe+2FfZfsU9gvc2dgZZbdnBzyv4YFcKzi3Py69NIVx1vyZULc0d/B8YCSZfu8dVZoaLqbfCBmeXgZqzs50naX2+HAseLxS3oXP73Na6q1ASseEmORxs2PEOrnvC9v1nPZNrioOodULDfLug4Mb6CelKsklEQt6LRRlcbFL8BqHz5dGBiazkx3e71YXkAHVKmVcsXD19BSk3EAwqNNV7seV74pKpb5FAXgcjtBmcigsycKo8xiyrYiukGWA3y6iZ/OJLnCgUmPcmDf+xckQnGBCOHi3NSNfaDmek6nNTkwuRhg==|920