Sic.Framework/MECF.Framework.UI.Client/CenterViews/Editors/Recipe
SL a913ebe2b5 准备优化Role权限保存方式,从字符串方式更改为XmlElement节点方式保存每一条权限。
[Common]
Permission相关对象从UI.Client工程移至Common工程。
PermissionHelper中增加PermissionToDictionary方法,将权限项目转换为字典。

[UI.Client]
Role对象新增构造函数,可以传入解析好的权限清单。
2023-09-05 00:12:08 +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 准备优化Role权限保存方式,从字符串方式更改为XmlElement节点方式保存每一条权限。 2023-09-05 00:12:08 +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