{"Message":"增加仓库URL的获取","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目版本管理"},{"State":1,"Type":1,"Name":"PCPage/任务版本详情"},{"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":31,"Name":"UserControlPage/Git仓库卡片"},{"State":1,"Type":1,"Name":"PCPage/项目代码"},{"State":1,"Type":31,"Name":"UserControlPage/Gitee仓库选择"},{"State":3,"Type":31,"Name":"UserControlPage/Git提交记录单块"},{"State":3,"Type":31,"Name":"UserControlPage/Gitee事件记录列表"}],"Version":"v1"}
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IF(内容有效性,-1,IF(LEN(message.Message)<4,0,LEN(message.Message)))"
|
||||
},
|
||||
"ID": "613428f86fac4f55adaeea6a94291b96"
|
||||
"ID": "e9a9309656da40e8b972d75a529aada4"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
@@ -116,164 +116,185 @@
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IF(内容得分>100,100,内容得分)"
|
||||
},
|
||||
"ID": "2ad2df5fcbb54f149af83f3f427a79d4"
|
||||
"ID": "f0c40e1a767a47f59d53c4cf2de66cb8"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "Git_事件记录",
|
||||
"UpdateType": "add",
|
||||
"ShowConfirm": false,
|
||||
"UpdateBindingValues": [
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "事件名称",
|
||||
"GUID": "d175cffd-1593-44b1-94d7-996f36a53a26"
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
||||
"ParamObject": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IF(内容有效性,1,0)"
|
||||
}
|
||||
},
|
||||
"value": "0"
|
||||
},
|
||||
"Value": "签入工程"
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "hook_id",
|
||||
"GUID": "4fde34c9-8af1-42e9-9474-69950de17aa6"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.hook_id"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "事件内容",
|
||||
"GUID": "b6cb65ca-1c44-4977-b713-816f9415ee8c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=message.Message"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "空间路径",
|
||||
"GUID": "32a4375c-29c6-4aa5-b0a2-082968cd92f3"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.namespace"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "仓库名称",
|
||||
"GUID": "bab21397-8651-4e95-8fbd-f5a8c5113e82"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.name"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "仓库路径",
|
||||
"GUID": "9a1d7fd4-1fed-4ecc-81a1-172a80068423"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "url",
|
||||
"GUID": "8c3e6194-355d-4130-b1c5-c40af9504332"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.head_commit.url"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "提交人",
|
||||
"GUID": "dcf401d6-3247-4733-938d-1dd302903fc6"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.pusher.name"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "git用户名",
|
||||
"GUID": "772df5bf-0766-47d8-99f0-0d938d94e687"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.pusher.username"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "仓库ID",
|
||||
"GUID": "4f5a4c02-fd88-42f5-85c9-b6cdd966b214"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.id"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "日期",
|
||||
"GUID": "9ce6c120-a5c6-4f9a-a73c-3b50189eab84"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.head_commit.timestamp"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "内容得分",
|
||||
"GUID": "82e94bff-8b76-4af7-bfef-b829363f96f4"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=内容得分"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "sha",
|
||||
"GUID": "5b3b4e79-66a0-4440-aa47-ca9c646f131d"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.after"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "分支",
|
||||
"GUID": "93935bb9-959b-45a0-af58-5b53e844636f"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=ref.2"
|
||||
}
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "Git_事件记录",
|
||||
"UpdateType": "add",
|
||||
"ShowConfirm": false,
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "事件名称",
|
||||
"GUID": "e3d8237d-2981-42d5-9fc2-5d2bfd05bf60"
|
||||
},
|
||||
"Value": "签入工程"
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "hook_id",
|
||||
"GUID": "00547c56-457a-494c-8f96-86022934bf14"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.hook_id"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "事件内容",
|
||||
"GUID": "a109b9ce-1bbd-4622-8d16-cef097c1bc2a"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=message.Message"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "空间路径",
|
||||
"GUID": "17a84b21-4818-4889-8fe3-fcdceb91dade"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.namespace"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "仓库名称",
|
||||
"GUID": "59a0cc7f-f8b0-4685-a121-551f723c439e"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.name"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "仓库路径",
|
||||
"GUID": "784bdb0b-55ad-4910-b4ec-bafa65529fc0"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "url",
|
||||
"GUID": "f590a2d6-b93a-4089-bdec-2c30c471398c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.head_commit.url"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "提交人",
|
||||
"GUID": "00485f10-6feb-4fa0-b027-099ff6eac91b"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.pusher.name"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "git用户名",
|
||||
"GUID": "07059c00-6828-4e30-b89e-ecad8c7045cd"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.pusher.username"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "仓库ID",
|
||||
"GUID": "0ad23830-fd5a-4d97-ab30-d2278de68da0"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.repository.id"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "日期",
|
||||
"GUID": "24992ce1-4463-45da-b635-2d7d35ffd8d2"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.head_commit.timestamp"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "内容得分",
|
||||
"GUID": "012c118f-89d1-4f0b-9926-7c7e53c3359e"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=内容得分"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "sha",
|
||||
"GUID": "88a1499b-a29b-4891-9aa8-8946c7aaff38"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钩子数据.after"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git_事件记录",
|
||||
"ColumnName": "分支",
|
||||
"GUID": "5abe4aec-eaaf-4a67-b05b-b1b768d6c08a"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=ref.2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f5d81c7a-11ef-4056-a912-a74c9fd0e656"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -285,7 +306,7 @@
|
||||
"TableValueType": 1,
|
||||
"BindingInfos": [
|
||||
{
|
||||
"GUID": "85ebcff8-97d6-41c0-85e8-fffcef940c40",
|
||||
"GUID": "00bbebd3-cf38-47e0-9cd0-cd5011d2244c",
|
||||
"BindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "用户名",
|
||||
@@ -309,7 +330,7 @@
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "3bce84654ac34772b4c9c89f1d9f5f45"
|
||||
"ID": "cacecf37904549a7b959662d7894f91d"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
@@ -338,7 +359,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "积分记录表",
|
||||
"ColumnName": "用户",
|
||||
"GUID": "a66c9c34-e22b-4dee-90cd-d7a287f31e70"
|
||||
"GUID": "dcc2eab7-f5f9-401a-a00a-e3b035448c6c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -349,7 +370,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "积分记录表",
|
||||
"ColumnName": "类型",
|
||||
"GUID": "d15df832-bbac-4306-b211-bf4233d92ebc"
|
||||
"GUID": "fd54a12e-68cd-457e-8db9-5893395f298e"
|
||||
},
|
||||
"Value": "GitPush"
|
||||
},
|
||||
@@ -357,7 +378,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "积分记录表",
|
||||
"ColumnName": "分数",
|
||||
"GUID": "2d42ca3e-4b2c-4162-9551-55aff67fe13e"
|
||||
"GUID": "6efe5a8a-03b2-49bc-b902-1321173a9347"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -368,7 +389,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "积分记录表",
|
||||
"ColumnName": "变动日期",
|
||||
"GUID": "ae60b68b-e01e-43cc-b911-315f71d61185"
|
||||
"GUID": "85db9acb-4983-44e1-b01b-7ada81a3a897"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -379,17 +400,17 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "积分记录表",
|
||||
"ColumnName": "备注",
|
||||
"GUID": "05624087-0575-475f-a08d-84d7966645b0"
|
||||
"GUID": "de778986-632b-4cab-bf90-621fc732e6fa"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=\"用户对Git仓库[\"&钩子数据.repository.name&\"]的签入,被系统自动评分\""
|
||||
"SerializeProperty": "=\"用户对Git仓库[\"&钩子数据.repository.name&\"]的签入,被系统自动评分。\"&CHAR(10)&\"签入内容:\"&message.Message"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "7c0ba71f-3010-447b-89fe-d1b1ccf27e0c"
|
||||
"ID": "3548ce71-6182-4937-afb5-3549ee527715"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -399,7 +420,7 @@
|
||||
"Message": "签入已被记录"
|
||||
}
|
||||
],
|
||||
"ID": "1c211a9f-b7b2-435f-8e6d-64c1e9a2346c"
|
||||
"ID": "0f88bf34-7490-4db0-8038-a5dac125d48e"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -407,7 +428,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "a6f6cb54-5225-4a1e-ac4e-6f53ba014f4a"
|
||||
"ID": "43e74129-e99a-4c4e-9c83-23616e386428"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -70,6 +70,10 @@
|
||||
{
|
||||
"Name": "默认分支",
|
||||
"DataValidationInfo": {}
|
||||
},
|
||||
{
|
||||
"Name": "仓库URL",
|
||||
"DataValidationInfo": {}
|
||||
}
|
||||
],
|
||||
"InvokeTriggerTestData": {
|
||||
@@ -156,7 +160,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库ID",
|
||||
"GUID": "6adb9f20-7e82-4699-b558-6ecee2653c09"
|
||||
"GUID": "5252fab0-cb4d-446a-9693-8991b3100509"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -167,7 +171,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "空间路径名",
|
||||
"GUID": "94846f43-0a6f-40ee-b2e6-83f59c05a4a9"
|
||||
"GUID": "dd0162bf-1a2e-4674-9624-1fc45c02ff87"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -178,7 +182,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "空间名称",
|
||||
"GUID": "e82b75f1-2032-450f-b0ee-ab508bc0fa1d"
|
||||
"GUID": "440536f5-b3cd-4156-b0f6-b6a64d1afd81"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -189,7 +193,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库路径名",
|
||||
"GUID": "eea7bc5d-66a2-44cd-9c1b-4c898fd49c6a"
|
||||
"GUID": "b1b76a67-9ca6-4f8c-9a1e-1f22665f2cf4"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -200,7 +204,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库名称",
|
||||
"GUID": "561f1d4e-38b7-4e26-8098-c56a8d4c9c8b"
|
||||
"GUID": "be307fcd-4ac7-4982-9330-cf2df0e12dee"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -211,7 +215,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库地址",
|
||||
"GUID": "b79b52bd-1ccc-40b7-8fe3-6739e34398f5"
|
||||
"GUID": "790e4a41-e053-414e-905f-9fea0925e6a0"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -222,7 +226,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库描述",
|
||||
"GUID": "a6b61d0f-c37c-4e38-b24c-a06a10911842"
|
||||
"GUID": "8bbcb300-91ff-459c-b0b2-7af867cfe95c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -233,7 +237,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库成员",
|
||||
"GUID": "4ebd6aef-84f4-4d04-abe4-e0c4ce78a14c"
|
||||
"GUID": "d16d40ca-2348-48e1-b556-487ce8667130"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -244,7 +248,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "创建人",
|
||||
"GUID": "68ffe807-9d1b-419a-b8e5-88977ab05b7b"
|
||||
"GUID": "4a5d2361-bcff-4aaf-8cd0-1c7518461ca6"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -255,7 +259,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "创建人头像",
|
||||
"GUID": "fe861d19-f466-4e43-96a5-bff6c89ed158"
|
||||
"GUID": "642aa423-344d-4ecd-b322-36171bd0b405"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -266,7 +270,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "Callback_url",
|
||||
"GUID": "b01b60e0-20cc-40bc-877b-75d84018c6de"
|
||||
"GUID": "49ca0165-39cd-4d54-998a-c687ede21e3c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -277,7 +281,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "hook_api_url",
|
||||
"GUID": "b87fb425-c4bb-407c-bbd9-d90d5cfea992"
|
||||
"GUID": "832bb491-3904-490d-8949-7c5e5316e8a1"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -288,7 +292,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "订阅成功",
|
||||
"GUID": "fd497669-e4c4-463a-bef4-b4add036384f"
|
||||
"GUID": "364b9e00-7988-422d-9fab-151c222ccf2c"
|
||||
},
|
||||
"Value": "0"
|
||||
},
|
||||
@@ -296,7 +300,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "默认分支",
|
||||
"GUID": "9c785663-d269-413e-9b3b-1d8163dc2e78"
|
||||
"GUID": "e928a3b2-2e28-4c40-8cd4-fb5ad6423d6b"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -307,17 +311,28 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "拉取人员",
|
||||
"GUID": "f4a55dcb-d85b-4263-bbfe-1e990a39c69c"
|
||||
"GUID": "144431fe-7ee2-4a9c-9a7a-1804fe29efcb"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=当前用户"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库URL",
|
||||
"GUID": "8b3bd8d8-849d-4618-ac62-eeaa67a12fc5"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=仓库URL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "ca71c4d3-299e-446c-8353-3cbe10d02cf9"
|
||||
"ID": "58ea9c64-95c7-4dd0-bd6b-b175530c68fe"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -343,7 +358,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "空间路径名",
|
||||
"GUID": "e95ccec9-8e00-4478-8e7a-b18dfd6bc83e"
|
||||
"GUID": "75112a8a-9848-4940-877c-ac9a006f4c66"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -354,7 +369,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "空间名称",
|
||||
"GUID": "ad7a894a-8c65-44a7-a70e-a0593e038866"
|
||||
"GUID": "54601920-1b2b-4ca4-93ec-d3898450f25a"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -365,7 +380,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库路径名",
|
||||
"GUID": "1edfa77c-92a3-430e-965f-15afd1212d09"
|
||||
"GUID": "2f4a3893-cf6d-4503-83ee-7b148ce04e98"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -376,7 +391,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库名称",
|
||||
"GUID": "fdd8cb58-5f17-4e26-a3d3-a73b985fefa7"
|
||||
"GUID": "b1daf34b-60b6-4436-a24f-e8470bcc48e4"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -387,7 +402,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库地址",
|
||||
"GUID": "33ae0ef1-12c5-4727-8561-2dbbc96e67ef"
|
||||
"GUID": "2971fcde-5e57-4121-b47f-5c4a355aeced"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -398,7 +413,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库描述",
|
||||
"GUID": "fbd8e474-2010-4e5c-8295-0f5ae0092af1"
|
||||
"GUID": "27085df6-39e2-46e7-8791-662a474bcb21"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -409,7 +424,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库成员",
|
||||
"GUID": "994e6d2d-9eed-47f9-bc3e-62973495c45d"
|
||||
"GUID": "6bce128e-2c75-421c-9950-6dbaf5999d7e"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -420,7 +435,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "创建人",
|
||||
"GUID": "c4546402-cef1-4b98-ada8-1856a410496c"
|
||||
"GUID": "1be66450-577f-40de-a23c-85ee770e67b7"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -431,7 +446,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "创建人头像",
|
||||
"GUID": "910d2883-d6d7-49b7-b730-c8bd24df1f12"
|
||||
"GUID": "5d8597e6-21c3-4a1c-9f48-1202675fb0eb"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -442,17 +457,28 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "hook_api_url",
|
||||
"GUID": "d8990b5c-4417-49e7-a5f7-8d8d9a24f7cb"
|
||||
"GUID": "192ef3fe-59f1-46db-aa58-84dd1777030e"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=api_url"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库URL",
|
||||
"GUID": "e33d2bcd-002e-4787-8914-b4003e2ed5a6"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=仓库URL"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b433409a-d06e-4b6e-9c2c-bfa80d8d309a"
|
||||
"ID": "e750b3e5-166a-4ad3-9590-995560d6f30c"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -535,7 +561,7 @@
|
||||
"Message": "仓库创建并订阅成功!"
|
||||
}
|
||||
],
|
||||
"ID": "716dc202-3922-45da-9fd3-e013b582bfd6"
|
||||
"ID": "fe3813d2-c7d1-4048-8ca8-4fc0e5ed16f6"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -548,12 +574,12 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "ebc5303a-73aa-4cab-82c1-9c3b31bd4790"
|
||||
"ID": "0123b316-0351-483f-896b-64ccc0dd4dd2"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "c99f5e6b-f975-4b3f-8ebd-ca9feac5ad27"
|
||||
"ID": "a06a4963-f475-411e-9088-f5c1ea186675"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -563,7 +589,7 @@
|
||||
"Message": "仓库创建成功!"
|
||||
}
|
||||
],
|
||||
"ID": "084ac9fe-56a6-4e20-bdaa-510ec487c06a"
|
||||
"ID": "0f441038-adfb-4249-a8e4-aff523c539d0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"TableValueType": 1,
|
||||
"BindingInfos": [
|
||||
{
|
||||
"GUID": "7e651c76-bd21-4591-adf6-ba5f58e32593",
|
||||
"GUID": "d729d953-26ba-47db-932c-1c1c03d82582",
|
||||
"BindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "GIT用户名",
|
||||
@@ -67,7 +67,7 @@
|
||||
"ColumnName": "GIT用户名"
|
||||
},
|
||||
{
|
||||
"GUID": "6d6a4540-718f-40ee-8ed7-68e6e101e825",
|
||||
"GUID": "8d265c7d-5038-4665-9bf7-56b3c74628db",
|
||||
"BindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "GIT密码",
|
||||
@@ -91,7 +91,7 @@
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "051b837a611446279c14a2abdfe7a6f5"
|
||||
"ID": "9f4a9b7507724d0fa549ff7383b33525"
|
||||
},
|
||||
{
|
||||
"$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit",
|
||||
@@ -339,6 +339,13 @@
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.default_branch"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Name": "仓库URL",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.url"
|
||||
}
|
||||
}
|
||||
],
|
||||
"OutParamaterName": "仓库信息"
|
||||
@@ -400,7 +407,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "077de884-7251-41d4-8220-a572e502a4d0"
|
||||
"ID": "ca1593dc-1d1c-4810-bee9-9310800c6cba"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -428,7 +435,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "24637197-89a2-4a0e-aa3f-fc44834e71be"
|
||||
"ID": "4a0b435e-9453-4155-96d9-7b28cc755a87"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user