|
59664488e8
|
Reimplementation of the todo take turns feature to fix issues with only one assignee showing
|
2025-02-15 18:39:54 +01:00 |
|
|
413164128b
|
- Fixed events fetching in family view because there are events that don't have the private field
- Implemented marking events as private
|
2025-01-17 02:00:36 +01:00 |
|
|
c14910447e
|
- Implemented saving of points per week per day for user
- Implemented saving of the number of completed todos per user
- Changed "To do's" labels to "To Do"
|
2024-12-25 22:41:53 +01:00 |
|
|
2c6474007c
|
- Implemented backend logic for saving weekly and all time points for todos
|
2024-12-22 18:31:22 +01:00 |
|
|
f2af60111b
|
Syncing rework
|
2024-11-26 21:13:54 +01:00 |
|
|
eace5da5cb
|
- Implemented saving of location to the event
|
2024-11-18 00:17:49 +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 |
|
|
6bb32f3281
|
- Implemented creation of the repeatable todos for every repeat type
|
2024-10-24 23:55:49 +02:00 |
|
|
0b11381fce
|
- Implemented handling of repeat days change
|
2024-10-24 20:35:42 +02:00 |
|
|
fd6f080e7c
|
add todo repeat freq
|
2024-10-22 19:34:59 +02:00 |
|
|
a8eb2ff48b
|
Added pfp images
|
2024-10-21 04:19:19 +02:00 |
|
|
709b333ee1
|
- Implemented assigning todos
|
2024-10-20 20:45:09 +02:00 |
|
|
206ffd5a88
|
- Implemented connecting multiple accounts for apple
|
2024-10-20 19:34:15 +02:00 |
|
|
be28266696
|
- Implemented connecting multiple accounts for microsoft
|
2024-10-20 19:16:48 +02:00 |
|
|
bb72c6c011
|
- Implemented connecting multiple accounts for google
|
2024-10-20 18:34:48 +02:00 |
|
|
d87d67eae5
|
Added attendees
|
2024-10-20 00:53:09 +02:00 |
|
|
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 |
|