d9ee1cd921
Merge branch 'dev'
2025-02-15 21:08:30 +01:00
1b5024089d
Merge remote-tracking branch 'origin/dev' into dev
2025-02-15 18:40:00 +01:00
59664488e8
Reimplementation of the todo take turns feature to fix issues with only one assignee showing
2025-02-15 18:39:54 +01:00
bb1fb8d8f7
default Household name
2025-02-15 17:40:42 +01:00
b804f37037
Merge branch 'dev'
...
# Conflicts:
# app/_layout.tsx
# firebase/functions/index.js
2025-02-15 16:44:45 +01:00
f649828d80
fixes, deleteFamily function, household signup
2025-02-15 00:34:42 +01:00
e04441bd81
Calendar controls fix
2025-02-14 15:05:42 +01:00
a8957c7ac7
birthday through qr, deleteFam function
2025-02-12 00:05:39 +01:00
6ada9470c3
delete family popups and birthday
2025-02-06 22:47:18 +01:00
5333b8cbb7
- Reverted the stale time
2025-01-18 00:33:10 +01:00
dcca652019
- Improved fetching of events for family device
...
- Removed fetching events and considering if they're private or not
2025-01-18 00:31:48 +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
5b7f54403c
- Fixed events not fetching for the family device
2025-01-15 00:05:08 +01:00
6cfb33e227
- Todos point logic changes to use the current day for points
2024-12-30 20:54:33 +01:00
04d865cce9
- Fixed issue with family device not being able to see todos of the family
...
- Fixed issue with todos not being able to update on family device
2024-12-30 20:08:06 +01:00
141337d2ce
- Implemented spending of the saved points
2024-12-30 13:20:58 +01:00
afa1046d02
- Fixed incorrect saving of the points per day
2024-12-29 21:39:49 +01:00
42b18856e4
Merge branch 'main' into dev
...
# Conflicts:
# components/pages/calendar/DetailedCalendar.tsx
2024-12-29 18:59:46 +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
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
2c6474007c
- Implemented backend logic for saving weekly and all time points for todos
2024-12-22 18:31:22 +01:00
4866dd1b3f
- Improved the todo update
2024-12-22 16:35:31 +01:00
956628bcb6
- Fixed issue with uploading images for other users
2024-12-17 21:52:55 +01:00
8c28f049f7
- Changed number of weeks when creating recurring todo
2024-12-16 23:20:10 +01:00
0733c25892
Merge remote-tracking branch 'origin/dev' into dev
2024-12-15 22:44:43 +01:00
335905335e
-Fixed create todo issues
2024-12-15 22:44:33 +01:00
72aa06ad22
Notifications sorting, modal fixes
2024-12-15 18:45:04 +01:00
bb68a89cfb
Fix stuff
2024-12-15 17:57:30 +01:00
818107efe3
Fix stuff
2024-12-15 17:54:01 +01:00
c411990312
Fixes
2024-12-15 16:46:26 +01:00
70db8bdc0b
New calendar
2024-12-15 16:29:34 +01:00
a6009beb03
Merge branch 'refs/heads/dev'
2024-12-15 16:28:07 +01:00
4f96bb071b
- Added validation on todo creation to avoid creating todos with Every week repeat type, but no selected days
...
- Reworked and improved the creation of repeat todo
2024-12-15 15:31:55 +01:00
fe9ee5334d
Fixes
2024-12-10 22:00:36 +01:00
233427bf38
Merge branch 'dev'
2024-12-10 15:56:44 +01:00
33ada3505b
bugfixes
2024-12-08 12:22:24 +01:00
89bb924b40
- Fixed issue with date resetting every time a repeat type is selected
...
- Showing take turns button when todo has repeat rule and has more than 1 assignee
2024-12-08 12:00:42 +01:00
c86a355b97
notes, tablet sort, grocery list and other fixes
2024-12-02 18:46:36 +01:00
12b4ce3a70
fixes and bug features
2024-11-30 19:05:36 +01:00
92e879c3fc
Merge remote-tracking branch 'origin/main' into dev
2024-11-30 18:02:28 +01:00
01b4fc2e33
tablet view fixes, grocery item fix
2024-11-27 20:17:48 +01:00
95d5e74703
Calendar, syncing rework
2024-11-27 01:37:58 +01:00
f2af60111b
Syncing rework
2024-11-26 21:13:54 +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
4f80525f13
- Added User update dialog, useUpdateSubUser.ts hook and implemented update of a selected user from the family group
2024-11-20 23:58:13 +01:00
89d00cdead
- Fixed issue with events not being mapped correctly when fetched(missing attributes)
...
- Fixed issue with editing of events because of incorrect attribute name
- Color events created by other user, but assigned to current user in the current user's color
2024-11-18 17:46:01 +01:00