Commit graph

  • 491ce8c10f Add additional app icons William Brawner 2021-10-05 19:26:40 -0600
  • 6fb2a0bb1e Rename remaining BudgetApp files to Twigs William Brawner 2021-09-20 21:10:24 -0600
  • 6b2296f25b Rename all folders from BudgetApp to Twigs William Brawner 2021-09-20 21:04:03 -0600
  • 5522e3b573 Implement category balances William Brawner 2021-09-20 19:59:13 -0600
  • 8f3d33fc1d Fix TransactionDetailsView not loading William Brawner 2021-09-19 20:00:39 -0600
  • d0fdb0194d Fix transaction creation William Brawner 2021-09-19 14:24:27 -0600
  • e4caef826c Fix categories tab, remove navbar from profile tab William Brawner 2021-09-14 21:22:14 -0600
  • d6bc8cbb4b Change post-login start destination to budget list William Brawner 2021-09-11 09:01:22 -0600
  • 6b2542fb8a Remove AnyView hack from ContentView William Brawner 2021-09-11 06:24:53 -0600
  • ec16456e77 Finish updating login requests to match newest API spec William Brawner 2021-09-11 06:19:46 -0600
  • 7a9c9432b1 WIP: Update app to use latest API William Brawner 2021-09-09 22:47:57 -0600
  • ed84ab71b0 Add gitignore master Billy Brawner 2019-10-20 12:08:22 -0700
  • 35ec26395a WIP: Implement budget details view Billy Brawner 2019-10-20 12:08:12 -0700
  • 84bb2e2176 Implement some caching and session persistence Billy Brawner 2019-10-19 15:18:06 -0700
  • 9a26790cda Update some translations Billy Brawner 2019-10-17 15:58:21 -0700
  • df9cec6cf7 Implement transaction editing and deleting Billy Brawner 2019-10-16 19:26:35 -0700
  • ad2fb25e9d Update comment in DataStoreProvider Billy Brawner 2019-10-15 19:59:04 -0700
  • d9d2fadb35 Split up AddTransactionView for reuse Billy Brawner 2019-10-15 19:57:52 -0700
  • 8fbd43ec5f WIP: Implement TransactionDetailsView Billy Brawner 2019-10-12 18:22:09 -0700
  • c05cb787a3 fixup! Get live previews to work Billy Brawner 2019-10-12 12:06:57 -0700
  • 5d76390e67 Get live previews to work Billy Brawner 2019-10-12 12:03:50 -0700
  • fb7aa8fec4 WIP: Implement add transactions Billy Brawner 2019-10-11 17:02:13 -0700
  • ac14d9d5fd Fix subheading styles for budget and category lists Billy Brawner 2019-10-10 19:44:20 -0700
  • 3da85c51c3 WIP: Implement add transactions Billy Brawner 2019-10-10 19:30:43 -0700
  • 02ca740ad1 Improve styles for list view items Billy Brawner 2019-10-07 20:55:24 -0700
  • 1da9946ecc Have transaction lists take category into account Billy Brawner 2019-10-07 20:54:55 -0700
  • bc80384a2b Fix bug with get requests and remove unnecessary credential management Billy Brawner 2019-10-07 20:53:52 -0700
  • cfbca31512 Add registration page and persist credentials only after successful authentication Billy Brawner 2019-10-03 18:33:14 -0700
  • ebbc958ff6 Add license Billy Brawner 2019-10-03 15:24:11 -0700
  • 5f9c14f64f Clean up views and fix transaction loading Billy Brawner 2019-10-02 19:52:40 -0700
  • 3d2d221f32 WIP: Add Transaction List and Category List screens Billy Brawner 2019-10-01 21:57:27 -0700
  • 56488bd265 WIP: Add budgets screen Billy Brawner 2019-09-30 20:31:22 -0700
  • 1053fa91f8 Add TabView for authenticated users Billy Brawner 2019-09-29 20:49:03 -0700
  • 2f076d5c58 Use UserDataStore to authenticate and forward to authenticated page Billy Brawner 2019-09-29 20:02:10 -0700
  • 8a56f7bd2c
    Merge pull request #1 from knezzy/master Billy Brawner 2019-09-29 17:21:56 -0700
  • 4d02f43004 Cleaned up networking layer bye removing redundant Futures. Note changed Future to AnyPublisher. Kyle Knez 2019-09-27 11:09:43 -0700
  • 264e5cc129 Added user data store as an example of ObservableObject. Kyle Knez 2019-09-27 10:47:34 -0700
  • 22d6e9bfe2 Use combine and add activity indicator Billy Brawner 2019-09-26 19:41:59 -0700
  • ceaef8004b Fix login Billy Brawner 2019-09-26 06:12:54 -0700
  • cefac6ac98 Initial commit with (not yet working) login Billy Brawner 2019-09-25 22:26:29 -0700
  • 661b81fa29 Initial Commit Billy Brawner 2019-09-25 17:00:59 -0700