539cbd9f10
Minor fixes
2024-10-31 23:41:54 +01:00
8edb8f47f2
Small fixes, calendar token refresh for google
2024-10-31 19:57:06 +01:00
1b6a241bbe
Add event deletion
2024-10-31 12:01:01 +01:00
8ba6f7aecf
Merge branch 'main' into dev
2024-10-29 10:33:04 +01:00
b9aa24a0c2
- Take turns implementation for the todos
2024-10-29 00:05:15 +01:00
c234a6260a
- Removed the grocery item check box for all other profile types besides parent
...
- Allowed for all profile types to create new todos
2024-10-28 20:26:44 +01:00
2c0a8a9392
bugfixes
2024-10-28 09:41:20 +01:00
d6ca7cc630
Merge branch 'dev'
...
# Conflicts:
# ios/cally/Info.plist
2024-10-28 01:27:48 +01:00
6a9d446c11
- Added user based access in the todos page and fetched only the todos that are assigned to a child type profile and all the family todos to a parent type profile
2024-10-27 17:30:41 +01:00
eb04043264
Merge branch 'dev'
2024-10-26 18:40:10 +02:00
c25ddfcdf5
- Fixed an issue with missing id when creating events and unable to update after
2024-10-26 16:04:42 +02:00
c597e96c20
- FIxed an issue with completing todos
2024-10-26 15:38:54 +02:00
675ecedd86
- Implemented the complete update of recurring todo and handle changing the recurring rule and date
2024-10-26 13:20:31 +02:00
5c67ffccbd
- Implemented the complete update of recurring todo and handle changing the recurring rule and date
2024-10-26 13:20:09 +02:00
2ec014bcc7
- Implementation of update todo and removing days in the rule for a repeatable todo
2024-10-25 16:49:32 +02:00
f35033f5e7
- Fixed an issue with the Tod dialog
...
- Implementation of update todo and adding new days in the rule for a repeatable todo
2024-10-25 14:04:13 +02: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
55f9d326d5
Merge branch 'dev' of https://github.com/urosran/cally into dev
2024-10-22 19:35:06 +02:00
fd6f080e7c
add todo repeat freq
2024-10-22 19:34:59 +02:00
bc54c902d9
Fix adding devices and fetching events
2024-10-22 12:28:43 +02:00
275b8bcfad
user creation flow fix
2024-10-22 01:12:15 +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
d6d1bcf3cf
Merge remote-tracking branch 'origin/dev' into dev
2024-10-20 18:34:56 +02:00
bb72c6c011
- Implemented connecting multiple accounts for google
2024-10-20 18:34:48 +02:00
7ae714e075
Fix details/notes missing from events
2024-10-20 16:03:46 +02:00
641bae7e99
Filter out private events
2024-10-20 15:36:19 +02:00
8b37108be3
Fix editing events
2024-10-20 15:32:30 +02:00
a9c02e880f
Get Events fix
2024-10-20 12:41:33 +02:00
00583ac115
Various updates....
2024-10-20 01:44:20 +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
00b6225a1c
Syncing improvement
2024-10-19 19:55:46 +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
341a1bf249
Merge branch 'main' into dev
2024-10-13 15:06:33 +02:00
515b5738bb
Implementation of fetching, adding and updating todos to db
2024-10-13 13:34:31 +02:00
de854ecfd6
Invalidate events when updating profile
2024-10-13 12:38:00 +02:00
1e506dd246
Added creating family devices, refetch calendar on notification received
2024-10-13 10:21:38 +02:00
6e1e665b93
NOtification update
2024-10-12 09:15:30 +02:00
04a6103470
Notifications
2024-10-11 23:53:08 +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
22e962a8b2
Shopping List backend implementation
...
- Fixed issue with groceries not fetching after update
2024-10-11 16:20:37 +02:00
e6758a014f
Removed leftover logging
2024-10-11 16:12:00 +02:00
9b94aa8e70
Shopping List backend implementation
...
- Implemented fetching, create and update of groceries in db
2024-10-11 16:11:46 +02:00
562da49806
Editing calendar events
...
- Added new hook for updating events
- Updated the selected event in db
- Added document id as id to the event object when fetching events
- Removed unused react-native-google sign-in library
2024-10-11 13:24:25 +02:00