Commit Graph

444 Commits

Author SHA1 Message Date
d2b46ad977 added focus, ui changes 2024-10-17 19:57:41 +02:00
0deac561cc build nr update 2024-10-16 22:22:05 +02:00
a5231e8547 build nr update 2024-10-16 21:11:18 +02:00
d00c89ec6c Merge branch 'dev' 2024-10-16 21:07:26 +02:00
e4eb67fba7 ui changes 2024-10-16 19:07:57 +02:00
939b525a4b Dev sync 2024-10-16 04:10:49 +02:00
23f03eca2a Merge branch 'dev' 2024-10-16 04:09:07 +02:00
7effcfe288 merge resolve 2024-10-15 23:09:49 +02:00
43d0d67044 new fonts, ui tweaks 2024-10-15 23:07:21 +02:00
e2d18cf7d5 - Sorted the todo list and showed the todos by sorted date 2024-10-15 22:52:53 +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
0f75be8d1e Fixed issue with groceries update 2024-10-15 20:34:18 +02:00
f662852c68 update main 2024-10-15 12:02:22 +02:00
656622fd93 Merge branch 'dev' 2024-10-15 11:40:40 +02:00
4b01e18ac0 ui tweaks 2024-10-14 23:02:18 +02:00
c6db12a9b6 changed font 2024-10-14 20:29:00 +02:00
7aa7143d09 use __DEV__ firebase 2024-10-14 20:22:37 +02:00
7d16da78d0 Update build number 2024-10-13 23:52:06 +02:00
a8717a9a42 Cally, not kaly privacy policy 2024-10-13 17:44:51 +02:00
55adf88e6a Cally, not kaly privacy policy 2024-10-13 17:43:58 +02:00
a2ff00df70 Merge pull request #2 from urosran/matija_changes
moved the day on single day mode to the left corner
2024-10-13 17:00:27 +02:00
b37000ec4d Formatting 2024-10-13 17:00:17 +02:00
6962bfc727 moved the day on single day mode to the left corner 2024-10-13 16:50:02 +02:00
341a1bf249 Merge branch 'main' into dev 2024-10-13 15:06:33 +02:00
0f12296ac6 fix all day events 2024-10-13 15:03:53 +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
36329dc2f2 ui changes 2024-10-13 11:37:44 +02:00
f4be82587c update icon 2024-10-13 10:41:33 +02:00
1e506dd246 Added creating family devices, refetch calendar on notification received 2024-10-13 10:21:38 +02:00
9123aab566 Merge branch 'main' into dev 2024-10-13 02:52:33 +02:00
ed0c654a55 Seconds & time logic 2024-10-12 20:44:29 +02:00
621c7f1f50 chore points 2024-10-12 17:59:43 +02:00
5c6233a5fd Use auto increment 2024-10-12 12:44:11 +02:00
d97387767b Prebuild 2024-10-12 12:40:56 +02:00
4c021b67f6 package lock updte 2024-10-12 12:36:26 +02:00
28ad8f8986 prebuild 2024-10-12 10:28:36 +02:00
fd08cd84fc Merge branch 'refs/heads/dev'
# Conflicts:
#	app.json
#	ios/cally/Info.plist
2024-10-12 10:26:30 +02:00
b3e40ad909 Use cally everywhere 2024-10-12 10:25:36 +02:00
6e1e665b93 NOtification update 2024-10-12 09:15:30 +02:00
3d4795c25d New build 2024-10-12 07:01:56 +02:00
41ee6d0f3e Merge branch 'dev' of https://github.com/urosran/cally into dev 2024-10-12 00:08:21 +02:00
a8ab69b69f new icons 2024-10-12 00:08:15 +02:00
04a6103470 Notifications 2024-10-11 23:53:08 +02:00
9c6cc16f16 todos collapse 2024-10-11 23:30: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
86231daba4 Shopping List backend implementation
- Small code improvements
2024-10-11 16:28:17 +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