feat: expand cockpit integrations and support workflows
Add Phoenix remote desktop, action connector, documentation engine, and gamification support. Refactor support-case processing and search/action UI, and update installer assets and dependencies.
This commit is contained in:
@@ -28,15 +28,15 @@
|
||||
<RowDefinition Height="auto" />
|
||||
</Grid.RowDefinitions>
|
||||
|
||||
<buc:SearchBar x:Name="SearchBarUc"
|
||||
x:FieldModifier="private"
|
||||
Grid.Row="0"
|
||||
FontSize="20"
|
||||
HorizontalAlignment="Center"
|
||||
Width="450"
|
||||
Margin="0 200 0 0"
|
||||
SearchButtonSize="30"
|
||||
CloseButtonSize="30" />
|
||||
<buc:InformationClassSearchBar x:Name="SearchBarUc"
|
||||
x:FieldModifier="private"
|
||||
Grid.Row="0"
|
||||
FontSize="20"
|
||||
HorizontalAlignment="Center"
|
||||
Width="450"
|
||||
Margin="0 200 0 0"
|
||||
SearchButtonSize="30"
|
||||
CloseButtonSize="30" />
|
||||
|
||||
<buc:SearchFilterBar x:Name="SearchFilterBar"
|
||||
x:FieldModifier="private"
|
||||
|
||||
Reference in New Issue
Block a user