Commit graph

39 commits

Author SHA1 Message Date
6af0fda86f Use Swift Charts for budget overview actual vs expected 2023-02-08 20:17:54 -07:00
9f7ef79c98 Fix budget/category/user disappearing on transaction details 2023-01-03 21:26:42 -07:00
8c1239926b Add Firebase Crashlytics for error reporting 2022-09-09 18:15:51 -06:00
c4555fe804 Fix category list showing all transactions 2022-07-23 15:57:31 -06:00
9fdd8bf517 Bump version for TestFlight release 2022-06-15 20:27:07 -06:00
a6e0da2f96 Bump version for TestFlight release 2022-06-07 21:23:50 -06:00
d72be0abd9 Implement basic profile editing 2022-06-07 09:29:09 -06:00
e621f659c8 Implement creation/editing of recurring transactions 2022-05-28 22:25:12 -06:00
94272aa7f0 Bump version for release 2022-05-18 20:36:37 -06:00
896507d669 Apply recommended settings changes from Xcode 2022-05-18 19:45:14 -06:00
aaa5c08fb5 Implement budget creation 2022-05-17 21:13:48 -06:00
f62670aaec Combine all top-level datastores together 2022-05-17 19:04:27 -06:00
ab4d581936 Fix build issues 2022-04-15 21:42:00 -06:00
c6a29837f8 Add accent color 2022-04-15 21:41:48 -06:00
9f0c795c34 Bump version for TestFlight release 2022-04-07 21:24:50 -06:00
b9c6226b00 WIP: implement CLI 2022-01-28 19:13:11 -07: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
20b56fb05a Fix compilation issue and crash on mobile 2021-12-14 06:15:32 -07:00
302de5cf03 Bump version for TestFlight release 2021-12-12 19:40:32 -07: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
5fd73bf0bc Group transactions by date and show description in list 2021-11-30 06:43:03 -07:00
0fdbdc3c3c Bump version for release 2021-11-24 21:46:15 -07:00
f416f845af Bump build version for TestFlight 2021-11-03 11:18:34 -06:00
3b74d90a9a Use sheet for budget selection 2021-11-03 11:17:18 -06:00
5f6e5f7b4d Bump build version for TestFlight 2021-10-29 19:38:03 -06:00
33126fd8d0 Bump minimum versions to iOS 15 and macOS 12 and optimize mac interface 2021-10-28 18:08:41 -06:00
7c8c16838a Bump version for TestFlight release 2021-10-25 21:48:32 -06:00
ce89e130ac Fix translations on transaction form 2021-10-21 21:08:06 -06:00
35f1446e9c Add ability to edit categories and fix Spanish translations 2021-10-21 20:43:01 -06:00
259d928450 Add CategoryDetailsView 2021-10-21 16:13:32 -06:00
ed8ff7c100 Bump build number for TestFlight release 2021-10-18 06:35:56 -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
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