Sic.Framework-Nanjing-Baishi/MECF.Framework.UI.Client/CenterViews/Editors/Recipe
SL b7747e788a [Common]
优化AppMenu代码格式。
AppMenu对象新增Description属性。
优化MenuLoad代码格式,修复变量名。
优化RoleLoad代码格式,修复变量名。

[UI.Client]
修正RoleManager保存Role后,UI中仍然显示未为保存状态的问题。
移除RoleManager的RoleContainer属性,将其变更为私有变量。
重命名RoleManager的GetRoleByID方法和GetRoleByName方法,变更为FindRoleByID和FindRoleByName。
移除PermissionControlItem中的ComboBoxSaved属性。
PermissionControlItem新增Update方法,用于Save后更新保存状态。

[Sicentury.Core]
BindableBase对象增加Serializable属性标签。
2023-09-04 11:51:05 +08:00
..
PopSettingDialogView.xaml Add project files. 2023-04-13 11:51:03 +08:00
PopSettingDialogView.xaml.cs Add project files. 2023-04-13 11:51:03 +08:00
PopSettingDialogViewModel.cs [UI.Client] 2023-05-11 10:12:41 +08:00
RecipeCellAccessPermissionWhitelistInfo.cs [UI.Client] 2023-06-14 17:42:00 +08:00
RecipeEditorValidationDetailWindow.xaml [UI.Client] 2023-06-14 17:42:00 +08:00
RecipeEditorValidationDetailWindow.xaml.cs [UI.Client] 2023-06-14 17:42:00 +08:00
RecipeEditorView.xaml [UI.Client] 2023-06-29 16:23:08 +08:00
RecipeEditorView.xaml.cs [UI.Client] 2023-06-29 16:36:50 +08:00
RecipeEditorViewModel.cs [Common] 2023-09-04 11:51:05 +08:00
RecipeSelectDialogView.xaml Add project files. 2023-04-13 11:51:03 +08:00
RecipeSelectDialogView.xaml.cs Add project files. 2023-04-13 11:51:03 +08:00
RecipeSelectDialogViewModel.cs [UI.Client] 2023-08-22 16:48:45 +08:00
SaveToDialogView.xaml Add project files. 2023-04-13 11:51:03 +08:00
SaveToDialogView.xaml.cs Add project files. 2023-04-13 11:51:03 +08:00
SaveToDialogViewModel.cs Add project files. 2023-04-13 11:51:03 +08:00