• Joined on 2026-01-09
ryan pushed to next at ryan/chore 2026-06-19 18:37:36 -04:00
06d17e3d34 fixed some frontend tests
ryan pushed to next at ryan/chore 2026-06-19 17:27:38 -04:00
e2bb9cd6b9 feat: add onboarding tutorial for new users
ryan closed issue ryan/chore#71 2026-06-08 18:34:40 -04:00
Tutorial: split the add photo / camera into two tutorial dialogs, each one highlighting the button it is describing.
ryan opened issue ryan/chore#72 2026-05-29 20:22:46 -04:00
Add new floating button question mark that will explain the current screen
ryan opened issue ryan/chore#71 2026-05-26 20:41:29 -04:00
Tutorial: split the add photo / camera into two tutorial dialogs, each one highlighting the button it is describing.
ryan closed issue ryan/chore#70 2026-05-26 20:40:03 -04:00
Can't arrange chores on mobile
ryan pushed to next at ryan/chore 2026-05-26 16:54:47 -04:00
d147bd6f27 feat(tutorial): implement comprehensive tutorial system with step guidance
ryan pushed to master at ryan/chore 2026-05-25 13:09:19 -04:00
ec4912aa4a feat: update version to 1.0.16 and modify user authentication cookies
0b3d1d5ed0 feat: replace drag-and-drop with pointer events for item reordering
229b6b6f7a feat: add touch support for drag-and-drop reordering of routine items
63e92756fe feat: add routine expiration check and update status display in ChildView
Compare 4 commits »
ryan pushed to next at ryan/chore 2026-05-25 13:08:16 -04:00
ec4912aa4a feat: update version to 1.0.16 and modify user authentication cookies
ryan pushed to next at ryan/chore 2026-05-23 23:28:14 -04:00
0b3d1d5ed0 feat: replace drag-and-drop with pointer events for item reordering
ryan pushed to next at ryan/chore 2026-05-23 23:13:47 -04:00
229b6b6f7a feat: add touch support for drag-and-drop reordering of routine items
ryan opened issue ryan/chore#70 2026-05-21 14:01:21 -04:00
Can't arrange chores on mobile
ryan pushed to next at ryan/chore 2026-05-21 13:30:10 -04:00
63e92756fe feat: add routine expiration check and update status display in ChildView
ryan pushed to master at ryan/chore 2026-05-20 16:52:59 -04:00
08dda6c6b0 feat: update version to 1.0.15 and add routines feature documentation
0f7efc8961 fix: Update image upload type from '4' to '2' for correct processing
f510dea09d style: Refactor routine selection and item styles for improved layout and responsiveness
a6944ad59c feat: Implement drag-and-drop reordering for routine items and add corresponding E2E tests
ad8a8bf867 feat: Update user authentication data and enhance routine item handling in RoutineEditView
Compare 7 commits »
ryan pushed to next at ryan/chore 2026-05-20 16:48:43 -04:00
08dda6c6b0 feat: update version to 1.0.15 and add routines feature documentation
ryan pushed to next at ryan/chore 2026-05-20 15:44:47 -04:00
0f7efc8961 fix: Update image upload type from '4' to '2' for correct processing
ryan pushed to next at ryan/chore 2026-05-20 00:03:13 -04:00
f510dea09d style: Refactor routine selection and item styles for improved layout and responsiveness
ryan pushed to next at ryan/chore 2026-05-19 19:30:47 -04:00
a6944ad59c feat: Implement drag-and-drop reordering for routine items and add corresponding E2E tests
ryan pushed to next at ryan/chore 2026-05-18 16:39:08 -04:00
ad8a8bf867 feat: Update user authentication data and enhance routine item handling in RoutineEditView
ryan pushed to next at ryan/chore 2026-05-17 23:47:14 -04:00
5392e5af70 Add routine management features for child and parent views