|
6a7ebf2e35
|
Remove Firebase Crashlytics
|
2023-07-26 16:17:04 -06:00 |
|
|
04ecb3226a
|
Update SwiftUI navigation
|
2023-03-04 21:56:15 -07:00 |
|
|
6af0fda86f
|
Use Swift Charts for budget overview actual vs expected
|
2023-02-08 20:17:54 -07:00 |
|
|
eb50266745
|
Fix Firebase initialization
|
2023-01-03 21:31:04 -07:00 |
|
|
e65ccc5de7
|
Clean up Sidebar layout
|
2023-01-03 21:29:18 -07:00 |
|
|
21ddc85cb1
|
Use BudgetOverview.maxValue
|
2023-01-03 21:27:41 -07:00 |
|
|
9f7ef79c98
|
Fix budget/category/user disappearing on transaction details
|
2023-01-03 21:26:42 -07:00 |
|
|
f6ff3bc724
|
Fix macOS builds
|
2023-01-03 21:20:38 -07:00 |
|
|
8c1239926b
|
Add Firebase Crashlytics for error reporting
|
2022-09-09 18:15:51 -06:00 |
|
|
6896b7d9e6
|
Split recurring transactions into current, future, and expired groups
|
2022-09-09 18:14:03 -06:00 |
|
|
c4555fe804
|
Fix category list showing all transactions
|
2022-07-23 15:57:31 -06:00 |
|
|
b6bf988209
|
Fix transaction deletion not removing transactions from list
|
2022-06-15 20:26:54 -06:00 |
|
|
70c33c5ab0
|
Fix pull to refresh on top-level navigation views
|
2022-06-15 20:24:21 -06:00 |
|
|
a6e0da2f96
|
Bump version for TestFlight release
|
2022-06-07 21:23:50 -06:00 |
|
|
bb44d813fd
|
Return to transaction list after creating new transactions
|
2022-06-07 21:18:50 -06:00 |
|
|
5e1744f7d6
|
Implement error messages for login & registration
|
2022-06-07 21:14:20 -06:00 |
|
|
d72be0abd9
|
Implement basic profile editing
|
2022-06-07 09:29:09 -06:00 |
|
|
a61cc567fe
|
Fix errors with saving monthly recurring transactions
|
2022-05-28 23:49:11 -06:00 |
|
|
60f1f516b3
|
Fix errors with saving yearly recurring transactions
|
2022-05-28 23:41:19 -06:00 |
|
|
ec5b98943a
|
Fix errors with FrequencyUnit string formatting
|
2022-05-28 23:13:56 -06:00 |
|
|
e621f659c8
|
Implement creation/editing of recurring transactions
|
2022-05-28 22:25:12 -06:00 |
|
|
9189033edd
|
Fix deprecation notice in ProgressView
|
2022-05-18 20:05:03 -06:00 |
|
|
3d06b61ddc
|
Implement budget editing
|
2022-05-18 19:44:33 -06:00 |
|
|
191197a037
|
Implement category creation
|
2022-05-17 21:40:08 -06:00 |
|
|
aaa5c08fb5
|
Implement budget creation
|
2022-05-17 21:13:48 -06:00 |
|
|
e23b6db257
|
Handle enter button on login/registration
|
2022-05-17 20:35:49 -06:00 |
|
|
d22b1defc8
|
Fix initial budget loading and login/budget list sheet dismissal
|
2022-05-17 20:34:46 -06:00 |
|
|
19cd44296a
|
Implement logout
|
2022-05-17 20:34:06 -06:00 |
|
|
47754aac27
|
Move login/registration server state to datastore
|
2022-05-17 20:33:38 -06:00 |
|
|
c361728ae1
|
Avoid cancellation issues in InlineLoadingView
|
2022-05-17 19:56:43 -06:00 |
|
|
04b0bfb4ec
|
Remove redundant getTransactions method
|
2022-05-17 19:56:17 -06:00 |
|
|
56bca7f0ad
|
Only show archived categories section when there actually are archived categories
|
2022-05-17 19:55:59 -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 |
|
|
2cffa9c83c
|
Fix issues with TransactionFormSheet
|
2022-05-12 18:49:22 -06:00 |
|
|
c6a29837f8
|
Add accent color
|
2022-04-15 21:41:48 -06:00 |
|
|
a9afe9edda
|
Remember last open tab between app launches
|
2022-04-15 20:20:31 -06:00 |
|
|
35656383e9
|
Prevent drawing progress bar with negative values
|
2022-04-15 20:16:33 -06:00 |
|
|
481927c3fd
|
Enable swipe to refresh on transaction lists
|
2022-01-06 18:25:39 -06:00 |
|
|
7242112218
|
Use multi-column layout on desktop/iPad
|
2022-01-06 18:25:22 -06:00 |
|
|
8d814608df
|
Fix autocorrection issues on login
|
2022-01-06 18:25:07 -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 |
|
|
20b56fb05a
|
Fix compilation issue and crash on mobile
|
2021-12-14 06:15:32 -07:00 |
|
|
1fac62c4a9
|
Add basic formatting for recurring transactions frequency
|
2021-12-12 19:40:19 -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 |
|