diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281621_Approval.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281621_Approval.json index 2801792d..d034d203 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281621_Approval.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281621_Approval.json @@ -43,14 +43,19 @@ "TreeOptionDto": { "KeyExpr": "Title", "ParentIdExpr": "ParentTitle", - "AutoExpandAll": true + "HasItemsExpr": null, + "RootValue": null, + "ExpandedRowKeys": [], + "AutoExpandAll": true, + "RecursiveSelection": false, + "TitleExpr": null, + "StartExpr": null, + "EndExpr": null, + "ProgressExpr": null }, "GanttOptionDto": {}, "SchedulerOptionDto": {}, - "TodoOptionDto": { - "StatusOrder": "Backlog, Ready to Start, In Progress, Code Review, Testing, Staging", - "AllowDragging": true - }, + "TodoOptionDto": {}, "WorkflowDto": { "ApprovalUserFieldName": "ApprovalUserName", "ApprovalDateFieldName": "ApprovalDate", diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281645_Gantt.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281645_Gantt.json index 46312a08..bfa39b00 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281645_Gantt.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607281645_Gantt.json @@ -16,8 +16,8 @@ "Grid": true, "Card": true, "Pivot": true, - "Chart": true, "Tree": false, + "Chart": true, "Gantt": true, "Scheduler": false, "Todo": false, @@ -44,17 +44,29 @@ "GanttOptionDto": { "KeyExpr": "Id", "ParentIdExpr": "ParentId", + "HasItemsExpr": null, + "RootValue": null, + "ExpandedRowKeys": [], "AutoExpandAll": true, + "RecursiveSelection": false, "TitleExpr": "Title", + "ScaleType": "weeks", "StartExpr": "StartDate", "EndExpr": "EndDate", - "ProgressExpr": "Progress" + "ProgressExpr": "Progress", + "AllowEditing": true, + "AllowTaskAdding": true, + "AllowTaskUpdating": true, + "AllowTaskResourceUpdating": true, + "AllowTaskDeleting": true, + "AllowDependencyAdding": true, + "AllowDependencyDeleting": true, + "AllowResourceAdding": true, + "AllowResourceUpdating": true, + "AllowResourceDeleting": true }, "SchedulerOptionDto": {}, - "TodoOptionDto": { - "StatusOrder": "Backlog, Ready to Start, In Progress, Code Review, Testing, Staging", - "AllowDragging": true - }, + "TodoOptionDto": {}, "WorkflowDto": { "ApprovalUserFieldName": "", "ApprovalDateFieldName": "", @@ -199,4 +211,4 @@ ], "DataSourceCodes": [] } -} +} \ No newline at end of file diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607282205_Todo.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607282205_Todo.json index fa1103ab..dea849b0 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607282205_Todo.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607282205_Todo.json @@ -40,61 +40,9 @@ "SelectCommand": "Pro_T_Todo", "KeyFieldName": "Id", "KeyFieldDbSourceType": 9, - "TreeOptionDto": { - "KeyExpr": null, - "ParentIdExpr": null, - "HasItemsExpr": null, - "RootValue": null, - "ExpandedRowKeys": [], - "AutoExpandAll": false, - "RecursiveSelection": false, - "TitleExpr": null, - "StartExpr": null, - "EndExpr": null, - "ProgressExpr": null - }, - "GanttOptionDto": { - "KeyExpr": null, - "ParentIdExpr": null, - "HasItemsExpr": null, - "RootValue": null, - "ExpandedRowKeys": [], - "AutoExpandAll": false, - "RecursiveSelection": false, - "TitleExpr": null, - "ScaleType": "weeks", - "StartExpr": null, - "EndExpr": null, - "ProgressExpr": null, - "AllowEditing": false, - "AllowTaskAdding": false, - "AllowTaskUpdating": false, - "AllowTaskDeleting": false, - "AllowDependencyAdding": false, - "AllowDependencyDeleting": false, - "AllowResourceAdding": false, - "AllowResourceDeleting": false - }, - "SchedulerOptionDto": { - "TextExpr": null, - "StartDateExpr": null, - "EndDateExpr": null, - "AllDayExpr": null, - "RecurrenceRuleExpr": null, - "RecurrenceExceptionExpr": null, - "StartDayHour": 8, - "EndDayHour": 20, - "DefaultView": "week", - "ShowAllDayPanel": true, - "CellDuration": 30, - "FirstDayOfWeek": 1, - "CrossScrollingEnabled": false, - "AllowResizing": false, - "AllowDragging": false, - "AllowDeleting": false, - "AllowEditing": false, - "AllowAdding": false - }, + "TreeOptionDto": {}, + "GanttOptionDto": {}, + "SchedulerOptionDto": {}, "TodoOptionDto": { "TitleExpr": "Title", "StatusExpr": "Status", diff --git a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607291133_Scheduler.json b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607291133_Scheduler.json index c0929480..232e2609 100644 --- a/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607291133_Scheduler.json +++ b/api/src/Sozsoft.Platform.DbMigrator/Seeds/WizardData/202607291133_Scheduler.json @@ -40,41 +40,8 @@ "SelectCommand": "Pro_D_Scheduler", "KeyFieldName": "Id", "KeyFieldDbSourceType": 9, - "TreeOptionDto": { - "KeyExpr": "", - "ParentIdExpr": "", - "HasItemsExpr": "", - "RootValue": "", - "ExpandedRowKeys": [], - "AutoExpandAll": false, - "RecursiveSelection": false, - "TitleExpr": null, - "StartExpr": null, - "EndExpr": null, - "ProgressExpr": null - }, - "GanttOptionDto": { - "KeyExpr": "", - "ParentIdExpr": "", - "HasItemsExpr": "", - "RootValue": "", - "ExpandedRowKeys": [], - "AutoExpandAll": false, - "RecursiveSelection": false, - "TitleExpr": "", - "ScaleType": "weeks", - "StartExpr": "", - "EndExpr": "", - "ProgressExpr": "", - "AllowEditing": false, - "AllowTaskAdding": false, - "AllowTaskUpdating": false, - "AllowTaskDeleting": false, - "AllowDependencyAdding": false, - "AllowDependencyDeleting": false, - "AllowResourceAdding": false, - "AllowResourceDeleting": false - }, + "TreeOptionDto": {}, + "GanttOptionDto": {}, "SchedulerOptionDto": { "TextExpr": "Text", "StartDateExpr": "StartDate", @@ -95,19 +62,7 @@ "AllowEditing": true, "AllowAdding": true }, - "TodoOptionDto": { - "TitleExpr": "", - "StatusExpr": "", - "DescriptionExpr": "", - "DueDateExpr": "", - "TagExpr": "", - "AssigneeExpr": "", - "PriorityExpr": "", - "CompletedExpr": "", - "OrderExpr": "", - "StatusOrder": "Backlog, Ready to Start, In Progress, Code Review, Testing, Staging", - "AllowDragging": true - }, + "TodoOptionDto": {}, "WorkflowDto": { "ApprovalUserFieldName": "", "ApprovalDateFieldName": "",