docs: start milestone v2.2 Report Branding & User Directory

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dev
2026-04-08 10:35:27 +02:00
parent fd442f3b4c
commit 8447e78db9
513 changed files with 6496 additions and 946 deletions

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\..\..\Views\Tabs\StorageView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3A079A3FB8B65477E0CF924510886870AB746AAB"
#pragma checksum "..\..\..\..\..\Views\Tabs\StorageView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7FD1CA98DA5804F2D77D8E50DD68E7905897E2E0"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@@ -8,6 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
using LiveChartsCore.SkiaSharpView.WPF;
using SharepointToolbox.Localization;
using SharepointToolbox.Views.Converters;
using System;
@@ -42,13 +43,21 @@ namespace SharepointToolbox.Views.Tabs {
public partial class StorageView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 69 "..\..\..\..\..\Views\Tabs\StorageView.xaml"
#line 113 "..\..\..\..\..\Views\Tabs\StorageView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.DataGrid ResultsGrid;
#line default
#line hidden
#line 193 "..\..\..\..\..\Views\Tabs\StorageView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal LiveChartsCore.SkiaSharpView.WPF.PieChart StoragePieChart;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
@@ -82,6 +91,9 @@ namespace SharepointToolbox.Views.Tabs {
case 1:
this.ResultsGrid = ((System.Windows.Controls.DataGrid)(target));
return;
case 2:
this.StoragePieChart = ((LiveChartsCore.SkiaSharpView.WPF.PieChart)(target));
return;
}
this._contentLoaded = true;
}