Commit Graph

18 Commits

Author SHA1 Message Date
3653400a92 Apple calendar sync, timezone, first day of week additions 2024-10-19 22:56:55 +02:00
043b80baa9 Calendar settings page changes 2024-10-19 18:54:01 +02:00
3f7fc92952 Calendar page refactor 2024-10-19 17:20:34 +02:00
dc05090f49 - Implemented editing of the todos
- Modified the AddChoreDialog.tsx to be able to edit or add new items
2024-10-15 22:31:53 +02:00
515b5738bb Implementation of fetching, adding and updating todos to db 2024-10-13 13:34:31 +02:00
cd62837198 Shopping List backend implementation
- Added creatorId to the grocery item in db and showed the name of the user that requested to add the new grocery
2024-10-11 18:02:13 +02:00
9b94aa8e70 Shopping List backend implementation
- Implemented fetching, create and update of groceries in db
2024-10-11 16:11:46 +02:00
ca0b55c494 Colors, fix family view, updated version 2024-10-10 02:00:14 +02:00
d1d3fd0ca1 - Introduced attribute id in the eventData type
- INtroduced new method to save the event data from the google and microsoft providers only if there isn't already an event with the same id
2024-10-05 21:59:59 +02:00
b5a8712af8 - Prepared methods for microsoft authorization and added a button to handle microsoft auth
- Saved the microsoft token to the profile of the current user
2024-10-05 16:17:55 +02:00
d4b5ebcb80 - Added googleToken attribute to the user profile interface 2024-10-05 15:53:54 +02:00
5922179584 LOgging in with qr code added 2024-09-29 23:03:21 +02:00
92f335543f Adding and displaying family members 2024-09-28 19:08:09 +02:00
b46fb1b2a8 user settings, points slider 2024-09-20 19:47:21 +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
957e0a582e Update logic for profile creation 2024-08-21 20:03:40 +02:00
0b6199989b added profile hooks 2024-08-09 19:38:46 +02:00