• Joined on 2026-01-09
ryan pushed to next at ryan/chore 2026-02-27 10:42:46 -05:00
1777700cc8 feat: add default_has_deadline to ChoreSchedule and update related components for deadline management
ryan pushed to next at ryan/chore 2026-02-26 16:44:25 -05:00
f5a752d873 fix: reset ready state on outside click and prevent task trigger on ignored clicks
ryan closed issue ryan/chore#41 2026-02-26 16:44:01 -05:00
When a chore kebab menu is showing, that chore should not be clickable until the kebab menu is gone. Right now I can open my kebab menu and also click on the chore.
ryan pushed to next at ryan/chore 2026-02-26 15:16:50 -05:00
a197f8e206 feat: Refactor ScheduleModal to support interval scheduling with date input and deadline toggle
ryan closed issue ryan/chore#40 2026-02-26 15:12:26 -05:00
Should consider a better style than every 2 days starting on [day] It can be confusing
ryan pushed to next at ryan/chore 2026-02-25 21:07:00 -05:00
2403daa3f7 feat: add detailed specifications for Daily chore scheduler refactor phase 2
ryan pushed to next at ryan/chore 2026-02-25 19:45:33 -05:00
91a52c1973 Refactor Time Selector and Scheduler UI; Implement TimePickerPopover Component
ryan closed issue ryan/chore#33 2026-02-25 09:41:34 -05:00
When I create a scheduled chore, but then unschedule it, the Save button is disabled
ryan closed issue ryan/chore#39 2026-02-24 22:49:46 -05:00
When rescheduling an extended time chore, the extended time should be reset(removed)
ryan closed issue ryan/chore#29 2026-02-24 22:49:46 -05:00
In the chore scheduler, the time selector needs to be much smaller
ryan closed issue ryan/chore#30 2026-02-24 22:49:46 -05:00
On the Every X Days scheduler, the every input box and day dropbox should be on the same line
ryan closed issue ryan/chore#38 2026-02-24 22:49:46 -05:00
Extend time is cut off of menu, also when extending the time, the item should reset to colorful view
ryan opened issue ryan/chore#41 2026-02-24 17:02:15 -05:00
When a chore kebab menu is showing, that chore should not be clickable until the kebab menu is gone. Right now I can open my kebab menu and also click on the chore.
ryan closed issue ryan/chore#31 2026-02-24 16:16:28 -05:00
Chore scheduler needs to be modal so that it cannot be clicked out of
ryan closed issue ryan/chore#37 2026-02-24 16:16:28 -05:00
In parent mode, when a chore is too late. The banner shouldn't be 'grayed' out. Same in child mode - color should also be red in the banner
ryan closed issue ryan/chore#36 2026-02-24 16:16:28 -05:00
In child mode, I cannot see the due by time at all
ryan closed issue ryan/chore#35 2026-02-24 16:16:28 -05:00
Change the due by to be bigger
ryan closed issue ryan/chore#32 2026-02-24 16:16:28 -05:00
In parent view, a chore that is not on the current day has it's kebab menu 'grayed out', it should not be
ryan closed issue ryan/chore#28 2026-02-24 16:15:35 -05:00
In the scheduler, the cancel button should look like others
ryan closed issue ryan/chore#27 2026-02-24 16:15:20 -05:00
Kabab menu icon should only appear when the item is 'selected'