From e44633e557f602927b42cfc2e7ad7ef1427b00ed Mon Sep 17 00:00:00 2001 From: Deyan Nenov Date: Tue, 5 Dec 2023 17:44:26 +0000 Subject: [PATCH] Revert "Pm mypackages - update package version (#14655)" This reverts commit 3f564ec8b1664671555fff04ae80ee0e3a63ef30. --- .../Controls/InstalledPackagesControl.xaml | 24 ++- .../Properties/Resources.Designer.cs | 9 -- .../Properties/Resources.en-US.resx | 3 - src/DynamoCoreWpf/Properties/Resources.resx | 5 +- .../UI/Themes/Modern/DynamoModern.xaml | 19 +-- .../PackageManagerSearchElementViewModel.cs | 18 --- .../PackageManagerSearchViewModel.cs | 7 +- .../PackageManager/PackageManagerViewModel.cs | 34 +--- .../PackageManager/PublishPackageViewModel.cs | 21 +-- .../Views/Core/DynamoView.xaml.cs | 4 - .../PackageManagerPackagesControl.xaml | 153 ++++++------------ .../PackageManagerPublishControl.xaml.cs | 30 +--- .../PackageManager/PackageManagerView.xaml | 10 +- .../Pages/PublishPackagePublishPage.xaml | 2 +- .../Pages/PublishPackagePublishPage.xaml.cs | 35 +--- 15 files changed, 75 insertions(+), 299 deletions(-) diff --git a/src/DynamoCoreWpf/Controls/InstalledPackagesControl.xaml b/src/DynamoCoreWpf/Controls/InstalledPackagesControl.xaml index 969911653eb..6bf51a5ad9e 100644 --- a/src/DynamoCoreWpf/Controls/InstalledPackagesControl.xaml +++ b/src/DynamoCoreWpf/Controls/InstalledPackagesControl.xaml @@ -52,12 +52,10 @@ GroupName="PackageFilters" IsChecked="{Binding Path=IsChecked, Mode=TwoWay}" Style="{StaticResource {x:Type ToggleButton}}" - FontSize="11" + FontSize="10" FontFamily="Artifakt Element" FontWeight="Medium" HorizontalAlignment="Center" - VerticalAlignment="Center" - VerticalContentAlignment="Center" BorderThickness="1" BorderBrush="Transparent" UseLayoutRounding="True" @@ -123,7 +121,7 @@ @@ -257,8 +255,7 @@ @@ -282,8 +279,7 @@ @@ -316,8 +312,7 @@ @@ -339,7 +334,7 @@ Margin="0,0,0,5"> + Foreground="{StaticResource PreferencesWindowFontColor}" + FontSize="9" + TextTrimming="CharacterEllipsis" /> diff --git a/src/DynamoCoreWpf/Properties/Resources.Designer.cs b/src/DynamoCoreWpf/Properties/Resources.Designer.cs index 61b0f44e341..e63e6df6817 100644 --- a/src/DynamoCoreWpf/Properties/Resources.Designer.cs +++ b/src/DynamoCoreWpf/Properties/Resources.Designer.cs @@ -5744,15 +5744,6 @@ public static string PackageManagerMyPackagesControlName { } } - /// - /// Looks up a localized string similar to Publish Version. - /// - public static string PackageManagerMyPackagesPublishVersion { - get { - return ResourceManager.GetString("PackageManagerMyPackagesPublishVersion", resourceCulture); - } - } - /// /// Looks up a localized string similar to My Packages. /// diff --git a/src/DynamoCoreWpf/Properties/Resources.en-US.resx b/src/DynamoCoreWpf/Properties/Resources.en-US.resx index 1d4540cf9a1..f6c0fe0f6ab 100644 --- a/src/DynamoCoreWpf/Properties/Resources.en-US.resx +++ b/src/DynamoCoreWpf/Properties/Resources.en-US.resx @@ -3612,9 +3612,6 @@ You can manage this in Preferences -> Security. This package is outdated and cannot be installed. - - Publish Version - Loading View Extensions... diff --git a/src/DynamoCoreWpf/Properties/Resources.resx b/src/DynamoCoreWpf/Properties/Resources.resx index 4fc62fdc39a..7565ef61128 100644 --- a/src/DynamoCoreWpf/Properties/Resources.resx +++ b/src/DynamoCoreWpf/Properties/Resources.resx @@ -3599,9 +3599,6 @@ You can manage this in Preferences -> Security. This package is outdated and cannot be installed. - - Publish Version - Loading View Extensions... @@ -3845,4 +3842,4 @@ In certain complex graphs or host program scenarios, Automatic mode may cause in To access the Recommended Nodes feature, please read and accept Dynamo > Agreement and Terms of Use. - + \ No newline at end of file diff --git a/src/DynamoCoreWpf/UI/Themes/Modern/DynamoModern.xaml b/src/DynamoCoreWpf/UI/Themes/Modern/DynamoModern.xaml index c3cc6e2c43e..26ca6add1dd 100644 --- a/src/DynamoCoreWpf/UI/Themes/Modern/DynamoModern.xaml +++ b/src/DynamoCoreWpf/UI/Themes/Modern/DynamoModern.xaml @@ -53,7 +53,6 @@ Black #808080 - @@ -1023,7 +1022,7 @@ - + @@ -3422,19 +3421,11 @@ - - - + - + @@ -3443,7 +3434,7 @@ - + - - - - - -