Added Budgets Create/Update/Delete, Account Create/Update/Delete, and fully added settings tab, and refactored a lot of the data logic

This commit is contained in:
2026-04-01 21:34:36 +03:00
parent a8244ec0de
commit bdf52e82af
61 changed files with 4377 additions and 719 deletions

View File

@@ -257,6 +257,7 @@
Classes="ghost"
SelectionMode="SingleDate"
SelectedDates="{Binding Dates}"
SelectedDate="{Binding}"
HorizontalAlignment="Stretch"
Padding="12,10" />
<Button Grid.Column="1"