45 Commits

Author SHA1 Message Date
e04441bd81 Calendar controls fix 2025-02-14 15:05:42 +01:00
7d3e39b77d Deletion fix 2024-12-24 23:19:23 +01:00
609d01b81c Merge branch 'dev' 2024-12-24 16:12:36 +01:00
10f6616cd0 Deletion fix 2024-12-24 16:07:18 +01:00
5c6915c23d ui changes, fixes 2024-12-24 13:03:42 +01:00
c411990312 Fixes 2024-12-15 16:46:26 +01:00
70db8bdc0b New calendar 2024-12-15 16:29:34 +01:00
c86a355b97 notes, tablet sort, grocery list and other fixes 2024-12-02 18:46:36 +01:00
ee749e1077 Notification batch updates and notifications page update 2024-11-23 16:39:56 +01:00
06a3a2dc8f Notification changes 2024-11-22 03:25:16 +01:00
6489bdf237 Merge remote-tracking branch 'origin/main' into dev 2024-11-12 21:42:19 +01:00
5b80a3ba80 - Added Daily repeat type for the todos and implemented creating and updating this kinds of todos 2024-11-10 18:00:17 +01:00
848211c3c8 Merge branch 'dev'
# Conflicts:
#	app/(auth)/_layout.tsx
#	components/pages/settings/user_settings_views/MyProfile.tsx
#	yarn.lock
2024-11-04 00:26:18 +01:00
b35871aed8 added Feedback page, added braindump backend 2024-11-02 22:31:19 +01:00
f1b0bcd32d sync update 2024-11-02 22:27:17 +01:00
8a0370933d sync update 2024-11-02 12:00:49 +01:00
7f68f3acf8 New onboarding flow, calendar sync logic refactor 2024-11-01 03:18:50 +01:00
539cbd9f10 Minor fixes 2024-10-31 23:41:54 +01:00
e5d39107d1 - Fixed issue with adding new grocery item but without a category always 2024-10-26 14:45:52 +02:00
da071736d0 Event calendar rerender optimization attempt 2024-10-20 13:04:26 +02:00
a9c02e880f Get Events fix 2024-10-20 12:41:33 +02:00
3f7fc92952 Calendar page refactor 2024-10-19 17:20:34 +02:00
515b5738bb Implementation of fetching, adding and updating todos to db 2024-10-13 13:34:31 +02:00
1e506dd246 Added creating family devices, refetch calendar on notification received 2024-10-13 10:21:38 +02:00
04a6103470 Notifications 2024-10-11 23:53:08 +02:00
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