Commit graph

29 commits

Author SHA1 Message Date
70c33c5ab0 Fix pull to refresh on top-level navigation views 2022-06-15 20:24:21 -06:00
e621f659c8 Implement creation/editing of recurring transactions 2022-05-28 22:25:12 -06:00
f62670aaec Combine all top-level datastores together 2022-05-17 19:04:27 -06:00
2cffa9c83c Fix issues with TransactionFormSheet 2022-05-12 18:49:22 -06:00
481927c3fd Enable swipe to refresh on transaction lists 2022-01-06 18:25:39 -06:00
4b5a6c6558 Fix some async loading issues 2022-01-06 18:24:50 -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
bcab5fa078 Add search functionality to transaction lists 2021-12-22 17:15:04 -07:00
e8c7b7e3a9 Implement basic support for multi-window 2021-12-09 21:35:56 -07:00
733f1cc764 Add sidebar layout for macOS and iPad 2021-12-07 20:21:46 -07:00
29f6252ae2 Hide empty fields on transaction details page 2021-12-07 19:32:27 -07:00
8aa5119e3e Move category header into transaction list for style consistency 2021-12-07 19:31:52 -07:00
7d8ec85f05 Only fetch transactions from current month by default 2021-11-30 20:24:41 -07:00
5fd73bf0bc Group transactions by date and show description in list 2021-11-30 06:43:03 -07:00
fc63684993 Allow creating transactions without a category 2021-11-30 06:05:38 -07:00
3b74d90a9a Use sheet for budget selection 2021-11-03 11:17:18 -06:00
f6d50c5af3 Capitalize words in transaction and category forms 2021-10-31 21:35:02 -06:00
b8d1178a0e Fix transaction form category selection 2021-10-28 17:54:48 -06:00
9f8a8a5a9e Update transaction lists when adding or updating individual transactions 2021-10-25 21:07:48 -06:00
ce89e130ac Fix translations on transaction form 2021-10-21 21:08:06 -06:00
5492322789 Fix transaction details not loading (again) 2021-10-18 06:19:28 -06:00
6352cb7e20 Fix income categories not loading in transaction form 2021-10-18 06:07:57 -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
e9fb484127 Fix not being able to add multiple transactions 2021-10-09 20:03:01 -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