aboutsummaryrefslogtreecommitdiffstats
path: root/src/views (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-08-10Update Fetcher.jsx to include UpdateChoreAssignee function and ChoreCard.jsx ↵Libravatar Mo Tarbin3-14/+23
to handle assignee change
2024-07-29Update landing page with version number in footerLibravatar Mo Tarbin2-1/+14
2024-07-29Update landing Get start sectionLibravatar Mo Tarbin6-50/+177
2024-07-20Support for history Modification and deletionLibravatar Mo Tarbin4-8/+190
2024-07-18Improve frequency metadata updateLibravatar Mo Tarbin1-3/+23
2024-07-17Add Support for Group NotificationLibravatar Mo Tarbin1-1/+60
2024-07-16Add SkipChore function to Fetcher utility module, Update Loading CompLibravatar Mo Tarbin7-171/+296
2024-07-16Update Chore viewLibravatar Mo Tarbin2-149/+159
2024-07-14Add missing useNavigate hook in ChoreView componentLibravatar Mo Tarbin1-9/+19
2024-07-14Fix conditional rendering bug in RepeatSection componentLibravatar Mo Tarbin1-1/+1
2024-07-13Add Footer component to Landing pageLibravatar Mo Tarbin5-45/+239
2024-07-09Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing pageLibravatar Mo Tarbin3-7/+30
2024-07-09Add demo scheduler component for advanced scheduling and automationLibravatar Mo Tarbin6-21/+538
2024-07-09Add useWindowWidth hook and HistoryCard componentLibravatar Mo Tarbin3-105/+138
2024-07-07Add a date when having repeatable frequency type, Fix logo bugLibravatar Mo Tarbin5-181/+216
2024-07-07Trim first character from emoji name in ChoreCard componentLibravatar Mo Tarbin1-1/+1
2024-07-07chore: Update ChoreCard component menu size to 'lg'Libravatar Mo Tarbin1-1/+1
2024-07-07Update button size and color in ChoreView componentLibravatar Mo Tarbin1-3/+3
2024-07-07Handle Adaptive freqtype, improve emoji name handling, styling around labelsLibravatar Mo Tarbin1-5/+14
2024-07-07Improve MarkChoreComplete, allow complete in past ,etcLibravatar Mo Tarbin2-85/+212
2024-07-06only show search cancel when there is somethign to cancelLibravatar Mo Tarbin1-6/+8
2024-07-06Add search functionality to MyChores componentLibravatar Mo Tarbin1-1/+51
2024-07-06Add force refresh functionality to NavBar componentLibravatar Mo Tarbin1-0/+4
2024-07-06feat: Add NFC tag writing functionality to ChoreCard component, Add Email to ↵Libravatar Mo Tarbin4-11/+432
sign up
2024-07-05Add NFC tag writing functionality to ChoreCard component, Add Email to sign upLibravatar Mo Tarbin3-10/+75
2024-07-04chore: Refactor ThingsHistory component and add styling improvementsLibravatar Mo Tarbin2-46/+55
2024-07-02chore: Update landing page content and add features overview sectionLibravatar Mo Tarbin1-3/+9
2024-07-01Remove commented out code and unused import in Landing.jsx, refactor ↵Libravatar Mo Tarbin2-57/+46
CreateThingModal.jsx for improved readability
2024-07-01Update button re-enable timeout to 3 seconds, update thing historyLibravatar Mo Tarbin6-76/+333