From 057d31ca5015ab92f1c688cdb9375aed8e24ab87 Mon Sep 17 00:00:00 2001 From: Nikhil B <59918974+heftymouse@users.noreply.github.com> Date: Thu, 16 Feb 2023 21:34:07 +0530 Subject: [PATCH 01/35] Add invalid name warning --- src/Files.App/Views/SettingsPages/Tags.xaml | 69 ++++++++++++++++++- .../Views/SettingsPages/Tags.xaml.cs | 1 + 2 files changed, 69 insertions(+), 1 deletion(-) diff --git a/src/Files.App/Views/SettingsPages/Tags.xaml b/src/Files.App/Views/SettingsPages/Tags.xaml index a07de33cd1ca..7bb8b7aa2e3e 100644 --- a/src/Files.App/Views/SettingsPages/Tags.xaml +++ b/src/Files.App/Views/SettingsPages/Tags.xaml @@ -106,6 +106,40 @@ HorizontalAlignment="Right" Orientation="Horizontal" Spacing="12"> + + + + + + + + + + + - + + + - - - - - - - - - - - + + + + + + + + + + + - - - + + - - - + + + - - - - - - - - - - - + + + + + + + + + + + - - - + + - - - + + + - - - - - - - - - - - + + + + + + + + + + + - - - + + - - - + + + - - - - - - - - - - - + + + + + + + + + + + - - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Files.App/Views/SettingsPages/Tags.xaml b/src/Files.App/Views/SettingsPages/Tags.xaml index 4f161cb7c9b1..af71452dca5d 100644 --- a/src/Files.App/Views/SettingsPages/Tags.xaml +++ b/src/Files.App/Views/SettingsPages/Tags.xaml @@ -13,15 +13,20 @@ mc:Ignorable="d"> - - - + + + + + + + + @@ -109,10 +114,12 @@ Spacing="12"> @@ -241,10 +248,12 @@ Spacing="12" Visibility="{x:Bind IsEditing, Converter={StaticResource BoolVisibilityConverter}, Mode=OneWay}"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Files.App/Views/SettingsPages/Tags.xaml b/src/Files.App/Views/SettingsPages/Tags.xaml index af71452dca5d..2a54a40a940f 100644 --- a/src/Files.App/Views/SettingsPages/Tags.xaml +++ b/src/Files.App/Views/SettingsPages/Tags.xaml @@ -13,21 +13,164 @@ mc:Ignorable="d"> - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 4f233e39657545167c393a716fe09ceba18cb1f7 Mon Sep 17 00:00:00 2001 From: Nikhil B <59918974+heftymouse@users.noreply.github.com> Date: Thu, 16 Mar 2023 20:49:56 +0530 Subject: [PATCH 10/35] Unswitch to infobar --- src/Files.App/Views/SettingsPages/Tags.xaml | 231 ++++++-------------- 1 file changed, 67 insertions(+), 164 deletions(-) diff --git a/src/Files.App/Views/SettingsPages/Tags.xaml b/src/Files.App/Views/SettingsPages/Tags.xaml index 2a54a40a940f..55e44bb77bef 100644 --- a/src/Files.App/Views/SettingsPages/Tags.xaml +++ b/src/Files.App/Views/SettingsPages/Tags.xaml @@ -23,154 +23,6 @@ TrueValue="Collapsed" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -256,14 +108,40 @@ Orientation="Horizontal" Spacing="12"> - + + + + + + + + +