Commit graph

109 commits

Author SHA1 Message Date
Billy Brawner
1053fa91f8 Add TabView for authenticated users
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-09-29 20:49:03 -07:00
Billy Brawner
2f076d5c58 Use UserDataStore to authenticate and forward to authenticated page
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-09-29 20:02:10 -07:00
8a56f7bd2c
Merge pull request #1 from knezzy/master
Added user data store as an example of ObservableObject.
2019-09-29 17:21:56 -07:00
Kyle Knez
4d02f43004 Cleaned up networking layer bye removing redundant Futures. Note changed Future to AnyPublisher. 2019-09-27 11:09:43 -07:00
Kyle Knez
264e5cc129 Added user data store as an example of ObservableObject. 2019-09-27 10:47:34 -07:00
Billy Brawner
22d6e9bfe2 Use combine and add activity indicator
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-09-26 19:41:59 -07:00
Billy Brawner
ceaef8004b Fix login
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-09-26 06:12:54 -07:00
Billy Brawner
cefac6ac98 Initial commit with (not yet working) login
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-09-25 22:26:29 -07:00
Billy Brawner
661b81fa29 Initial Commit 2019-09-25 17:00:59 -07:00