Catalog/imagecatalog/AvaloniaViews
Maddo 398cfa310e
Some checks failed
Build Windows Avalonia / build (push) Failing after 1m46s
Build Windows Avalonia / release (push) Has been skipped
Refactor path handling in UI components
- Removed redundant folder and file opening methods from AiTabView and FaceAiTabView.
- Introduced PathPickerField control to streamline path selection and opening functionality across multiple views.
- Updated FaceAiTabView and GeneralTabView to utilize PathPickerField for source and destination path selection.
- Created PathShellService to encapsulate logic for opening paths in the file explorer.
- Simplified XAML structure by replacing manual grid definitions with PathPickerField components.
- Removed unused namespaces and cleaned up code for better readability and maintainability.
2026-05-24 19:07:17 +02:00
..
AiTabView.axaml Refactor path handling in UI components 2026-05-24 19:07:17 +02:00
AiTabView.axaml.cs Refactor path handling in UI components 2026-05-24 19:07:17 +02:00
FaceAiTabView.axaml Refactor path handling in UI components 2026-05-24 19:07:17 +02:00
FaceAiTabView.axaml.cs Refactor path handling in UI components 2026-05-24 19:07:17 +02:00
GeneralTabView.axaml Refactor path handling in UI components 2026-05-24 19:07:17 +02:00
GeneralTabView.axaml.cs Refactor path handling in UI components 2026-05-24 19:07:17 +02:00
LogoTabView.axaml feat: Enhance Avalonia UI with compact styles and improved layout for various views; adjust margins and paddings for a denser interface 2026-03-08 13:44:09 +01:00
LogoTabView.axaml.cs Add new tab views for image catalog functionality 2026-02-28 21:48:05 +01:00
PhotoTabView.axaml feat: Enhance Avalonia UI with compact styles and improved layout for various views; adjust margins and paddings for a denser interface 2026-03-08 13:44:09 +01:00
PhotoTabView.axaml.cs Add new tab views for image catalog functionality 2026-02-28 21:48:05 +01:00
RaceUploadTabView.axaml feat: Add GPU support options and enhance UI for Face Encoder and Matcher functionalities 2026-05-24 18:33:54 +02:00
RaceUploadTabView.axaml.cs feat: Refactor RaceUploadCommunicationClient and RaceUploadTabView to improve HttpClient management and resource disposal 2026-03-08 14:30:37 +01:00
TextTabView.axaml feat: Enhance Avalonia UI with compact styles and improved layout for various views; adjust margins and paddings for a denser interface 2026-03-08 13:44:09 +01:00
TextTabView.axaml.cs Add new tab views for image catalog functionality 2026-02-28 21:48:05 +01:00
ThumbnailsTabView.axaml feat: Enhance Avalonia UI with compact styles and improved layout for various views; adjust margins and paddings for a denser interface 2026-03-08 13:44:09 +01:00
ThumbnailsTabView.axaml.cs Add new tab views for image catalog functionality 2026-02-28 21:48:05 +01:00