OlgunR 5221ee3594 Add invoices page and navigation menu items
Added new navigation menu items in `_Layout.cshtml` for "Rechnungen" (Invoices) and "PDF hochladen" (Upload PDF) with icons, paths, and selection logic.

Created a new Razor Page `Index.cshtml` to display imported invoices using a `DataGrid` with features like filtering, paging, and column formatting. Added a conditional message for when no invoices are available.

Implemented the `IndexModel` class in `Index.cshtml.cs` to handle backend logic, including fetching and sorting invoices from the database using `AppDbContext`.
2026-05-22 14:30:11 +02:00
2026-05-21 14:35:02 +02:00
2026-05-21 14:34:58 +02:00
2026-05-21 14:35:02 +02:00
2026-05-21 14:35:02 +02:00
Description
Test von DevExpress - Zugferd Extraktion
11 MiB
Languages
JavaScript 89.3%
Fluent 9.4%
CSS 0.7%
HTML 0.4%
C# 0.2%