Sic.Framework-Nanjing-Baishi/MECF.Framework.UI.Client/RecipeEditorLib/Converters
SL 5a1b5fd6ef [Common]
升级角色账号系统处理逻辑,UI中获取Role信息均从RT实时拉取,而非使用UI缓存的信息,已解决多用户登录变更角色后其它UI的Role信息无法同步导致的数据错乱问题。
修正Role设置视图中更改了权限,但UI使用的权限没有刷新到最新状态的问题。
所有View的Permission属性更改为MenuPermissionEnum枚举,而不是数字,解决UI端没有强约束,并且程序可读性差的问题。
所有View的Permission属性和IsPermission属性移至BaseModel基类。
简化和重构一些代码,移除未使用的代码。

[UI.Client]
UI端使用的AccountManager和RoleManager更名为AccountManagerClient和RoleManagerClient。
移除未使用的Account相关视图。
2023-09-20 17:25:51 +08:00
..
IsCellAccessPermEditModeToButtonContent.cs [UI.Client] 2023-05-11 10:49:07 +08:00
IsCellAccessPermEditModeToDgSelectionMode.cs [UI.Client] 2023-05-11 10:49:07 +08:00
IsCellAccessPermEditModeToDgSelectionUnit.cs [UI.Client] 2023-05-11 10:49:07 +08:00
IsDgSelectionCountEqualsOneConverter.cs [UI.Client] 2023-05-10 16:21:45 +08:00
IsHighlightedToBorderBrush.cs [UI.Client] 2023-05-10 16:21:45 +08:00
IsHighlightedToBorderThickness.cs [UI.Client] 2023-05-10 16:21:45 +08:00
IsSavedToNameMarkVisibilityConverter.cs [UI.Client] 2023-05-10 16:21:45 +08:00
ParamToCellTooltipConverter.cs [UI.Client] 2023-06-16 09:51:51 +08:00
ParamValueDisplayConverter.cs [Common] 2023-09-20 17:25:51 +08:00
PermissionToIsEnabledConverter.cs [Common] 2023-09-20 17:25:51 +08:00
RecipeErrorsCountToBadgeConverter.cs [UI.Client] 2023-05-10 16:21:45 +08:00
SelectedRecipeStepsToListConverter.cs [UI.Client] 2023-05-10 16:21:45 +08:00
StepNoToCxtMenuTitleConverter.cs [UI.Client] 2023-05-10 16:21:45 +08:00