Commit Graph

13 Commits

Author SHA1 Message Date
Trey t
675e44bca9 fix issue with two votes on the same date
fix issue with header not showing correct vote date
split logic for Persistence into different files
create class that deals with voting time, existing votes, and what should be shown based on that
2022-02-17 14:46:11 -06:00
Trey t
f0ed56fe94 maybe fix but where days wouldn't show up for voting / missing 2022-02-17 12:14:26 -06:00
Trey t
f66caf93dd closed #78 2022-02-10 11:54:32 -06:00
Trey t
b3785fac2c put back in code that eaiser to read 2022-02-03 16:17:25 -06:00
Trey t
b3aa0d8e32 update code to be mas fun 2022-02-03 15:32:58 -06:00
Trey t
374d2bd954 closed #56 2022-02-03 15:13:28 -06:00
Trey t
3739bc1aa1 no votes screen 2022-01-26 14:02:50 -06:00
Trey t
8c58b37be5 add in cloudkit toggle 2022-01-26 12:08:40 -06:00
Trey t
71ad97b185 can delete any entry and it will fill with a missing entry
can update any entry
2022-01-23 13:39:08 -06:00
Trey t
fc62413a53 add ability to rate a missing day
made bgview equatable so it doesn't get redrawn each time a sheet is shown

add more string to localization

fill in missing data on launch ... incase they have bgfetch turned off
2022-01-23 11:18:01 -06:00
Trey t
2a89ccece6 when saving onboarding data update notification time and title 2022-01-22 14:28:53 -06:00
Trey t
01e54d9373 closed #38 2022-01-22 13:57:25 -06:00
Trey t
55bcb460ba create contentview view model
add background to content view
make contentview list split by year / month
test data will add 120 days instead of 25

closed #35
closed #36
2022-01-20 16:12:49 -06:00