Commit Graph

12 Commits

Author SHA1 Message Date
auvkk a94555b1a9 优化SeaBlue主题的Button样式,修改MinHeigh、MinWidth、Padding属性呢。 2023-12-06 18:23:54 +08:00
SL 0f032ac783 [Common]
CredentialManager的_dictCredentialsRequesting字典的Key变更为string,已LoginName为主键。
CredentialKeepAliveResults枚举中增加RequestingLogin定义,用于指示已登录的客户端有其它客户端请求使用此用户名登录。
移除IAccountService实现类中多余的函数。

[UI.Client]
新增LoginRequestConfirmDialog窗体。
2023-09-14 14:17:16 +08:00
Liang Su a7051a3f1b [UI.Client]
RecipeEditor的DataGrid单元格文本颜色定义移至主题样式文件。
RecipeFormatBuilder中增加一些变量名称的常量定义,以提高后期程序的可维护性。
修正RecipeEditor DataGrid单元格模板定义的名称,使语义更加精确。
更名IParam接口的IsValidated属性为IsValid,使语义更加精确。
2023-06-16 09:51:51 +08:00
Liang Su 2e5b3b8c3d [UI.Client]
优化SeaBlue\DataGrid主题样式,单元格增加2像素Margin。
优化AlarmView视图DataGrid报警类型列样式,报警类型指示文本背景色填满整个单元格。
优化EventLog视图DataGrid样式,报警时间列左对齐。
2023-06-14 14:34:15 +08:00
Liang Su a389ce58a2 [UI.Client]
调整AlarmView和EventView的DataGrid布局。
修改EventView、SystemConfigView中的DataGrid选中模式为单行模式。
2023-06-14 14:06:18 +08:00
Liang Su a31bac3a38 [UI.Client]
修正SeaBlue\SimulatorTab.xaml中的颜色定义。
2023-06-14 12:22:13 +08:00
Liang Su e3a13bcc78 [UI.Core]
[UI.Client]
移除重复定义的主题样式文件,现所有主题样式文件全部统一到UI.Client\Theme\文件夹下。
2023-06-14 12:05:42 +08:00
Liang Su 5ceedad2e1 [UI,Client]
引入6号机实现的支持拖拽填充功能的Recipe编辑器DataGrid。
移除重复的XDataGrid对象。
2023-06-13 16:10:57 +08:00
DESKTOP-1N1NK8A\auvkk 7a5688c05c [UI.Core]
修正DataGrid单元格对齐问题。
2023-05-08 17:32:40 +08:00
DESKTOP-1N1NK8A\auvkk 10704cd5f1 [Common]
完善STBlinkPattern对象的Parse方法。
SeeBlue的TreeView样式模板中支持VirtualizingStackPanel作为ItemsPanel。
完善IoSignalTower对Blink模式的支持。

[UnitTest]
新增MECF.Framework.RT.EquipmentLibrary.Test工程。
新增针对STBlinkPattern对象的单元测试。
2023-04-28 09:17:28 +08:00
DESKTOP-1N1NK8A\auvkk 4c9f22851a 修正主窗体中LOG下拉框可能被撑的很大的问题。 2023-04-19 15:46:41 +08:00
DESKTOP-GPE37UV\THINKAPD 1ace450916 Add project files. 2023-04-13 11:51:03 +08:00