MAIN TASKS: General/Framework: ☐ add deleted flag to all data models ☐ adjust remove and fetch methods accordingly ☐ find a general way to deal with duration fields ☐ implement tostring methods for all models Accuracies: ☐ implement reordering Basal/Bolus: ☐ create distinct visual mode for picking the active profile (or remove active flag) Log Overview: ☐ add active events view (as main menu item?) ☐ adjust/debug active events view ☐ display more information ☐ apply target color settings to glucose ☐ total bolus and carbs per entry Log Entry: ☐ replace meal and glucose boli with logbolus entities ☐ check for multiple active events with temporary basal/bolus profiles Event Types: ☐ add option to change bolus/basal profile for event duration (dropdown with detail option) ☐ add reminder option ☐ implement reminders as push notification Settings: ☐ add objectbox class and use instead of shared preferences ☐ add fields for date and time formats ☐ add fields for glucose target ☐ add option to hide warning dialogs on cancel ☐ add option to hide extra customization options (ie. changing pre calculated values) ☐ add setting for decimal places FUTURE TASKS: General/Framework: ☐ clean up controllers (dispose method of each stateful widget) ☐ add explanations to each section ☐ account for deleted/disabled elements in dropdowns ☐ hide dropdown overlay on tapping anywhere else (especially menu) ☐ add clear button to dropdown (or all text fields?) Log Overview: ☐ add pagination Archive: ✔ fix logmeals/logboli/logevents @done(21-11-25 17:10) @project(MAIN TASKS.Log Entry) ✔ add tab for bolus overview @done(21-11-24 22:05) @project(MAIN TASKS.Log Entry) ✔ calculate bolus suggestions according to active profile @done(21-11-24 22:05) @project(MAIN TASKS.Log Entry) ✔ place dropdown items right below their input @done(21-11-23 20:33) @project(MAIN TASKS.General/Framework) ✔ add autocomplete function to dropdowns @done(21-11-23 20:33) @project(MAIN TASKS.General/Framework) ✔ use local database instead of back4app @done(21-11-07 18:53) @project(MAIN TASKS.General/Framework) ✔ use ids instead of passing entities around where possible @done(21-11-10 00:06) @project(MAIN TASKS.General/Framework) ✔ add time picker for entry date/time @done(21-11-10 00:06) @project(MAIN TASKS.Log Entry)