Commit Graph

20 Commits

Author SHA1 Message Date
9b94aa8e70 Shopping List backend implementation
- Implemented fetching, create and update of groceries in db
2024-10-11 16:11:46 +02:00
a05de1b333 Editing calendar events
- Fixed an issue with the profile data not being read from db becaue of the local state not being updated instantly
2024-10-11 16:08:39 +02:00
e1c03c840d add braindump 2024-10-11 02:00:11 +02:00
10565ceb39 Merge branch 'dp/calendar-sync' into dev
# Conflicts:
#	components/pages/settings/CalendarSettingsPage.tsx
#	yarn.lock
2024-10-06 00:07:24 +02:00
fe6e0365a4 changes to calendar and UI 2024-10-05 23:41:44 +02:00
aed2333404 Microsoft sync added 2024-10-05 22:22:29 +02:00
908eeab607 ui tweaks 2024-09-28 20:38:20 +02:00
857e60a3d3 fix groceries, todo, calendar 2024-09-25 20:45:14 +02:00
b46fb1b2a8 user settings, points slider 2024-09-20 19:47:21 +02:00
39ef35022c added settings pages 2024-09-19 21:38:37 +02:00
ac7e839273 brain_dump and settings 2024-09-18 16:41:23 +02:00
f291f985a3 changes to groceries, todos 2024-09-12 23:04:41 +02:00
53f7118656 changes to grocery, todos 2024-09-12 15:39:20 +02:00
80a553695b add To Dos 2024-09-02 22:47:15 +02:00
ff9e94e392 fix Grocery page, add Reminders context 2024-08-31 18:19:51 +02:00
f8dd152eeb add groceryContext and manipulation 2024-08-31 15:52:45 +02:00
96168316b5 Event creation 2024-08-26 13:42:28 +02:00
55a3091023 Fix profile type 2024-08-21 20:30:07 +02:00
6b42476ef0 Auth logic rework 2024-08-21 20:25:15 +02:00
957e0a582e Update logic for profile creation 2024-08-21 20:03:40 +02:00