Commit graph

24 commits

Author SHA1 Message Date
70c33c5ab0 Fix pull to refresh on top-level navigation views 2022-06-15 20:24:21 -06:00
3d06b61ddc Implement budget editing 2022-05-18 19:44:33 -06:00
aaa5c08fb5 Implement budget creation 2022-05-17 21:13:48 -06:00
20b685809b Fix issues with budget selection 2022-05-17 19:55:28 -06:00
7d1c9a9df8 Enable pull to refresh for budget overview 2022-05-17 19:54:59 -06:00
f62670aaec Combine all top-level datastores together 2022-05-17 19:04:27 -06:00
ec425642b4 Finish migration to async/await implementation 2022-01-04 20:51:38 -06:00
27c7a51b1f WIP: Convert codebase to async/await 2022-01-03 11:56:43 -06:00
e8c7b7e3a9 Implement basic support for multi-window 2021-12-09 21:35:56 -07:00
b035b027ab Add read-only view of recurring transactions 2021-12-07 20:22:06 -07:00
733f1cc764 Add sidebar layout for macOS and iPad 2021-12-07 20:21:46 -07:00
c5647a0553 Update budget details view and fix some loading issues 2021-11-30 20:03:46 -07:00
3b74d90a9a Use sheet for budget selection 2021-11-03 11:17:18 -06:00
88f37dac37 Add retry button for request failures on list pages 2021-10-25 21:09:39 -06:00
138a645cce Add some missing strings and translations 2021-10-21 16:13:46 -06:00
259d928450 Add CategoryDetailsView 2021-10-21 16:13:32 -06:00
1df780c461 Fix build issues for TestFlight
I also had to revert the bundle id change, since I already have a WIP store
listing. Once the store listing is created and the first build is
uploaded, the bundle id cannot be changed.
2021-10-13 06:31:22 -06:00
ac61bcfb9e Add basic expected vs actual details for budgets 2021-10-10 19:39:59 -06:00
7b99811cd9 Remember previously opened budget to reopen upon launch 2021-10-09 21:23:49 -06:00
980e0baa1f Add basic budget details tab 2021-10-09 20:27:54 -06:00
85f462cd07 Fix needing to tap twice on category tab 2021-10-09 18:32:57 -06:00
090343de0c Use EnvironmentObject instead of constructor injection 2021-10-05 19:26:54 -06:00
6fb2a0bb1e Rename remaining BudgetApp files to Twigs 2021-09-20 21:10:24 -06:00
6b2296f25b Rename all folders from BudgetApp to Twigs 2021-09-20 21:04:03 -06:00