Commit graph

65 commits

Author SHA1 Message Date
Mo Tarbin
4fd959b277 Support Sortinging in My Chore by Date
Show API Token and allow manual copy
Show Error when sign up disabled
Support Pushover
2024-12-14 02:13:25 -05:00
Mo Tarbin
aff432b74a Add notification target update functionality 2024-12-14 02:11:59 -05:00
Mo Tarbin
36638b3a9d Add show/hide functionality for API token 2024-12-11 20:46:33 -05:00
Mo Tarbin
601be7627f Add Section to separate different tasks 2024-12-11 20:46:02 -05:00
Mo Tarbin
a9af6164d4 Remove unnecessary Grid item in ChoreCard component 2024-12-11 20:45:02 -05:00
Mo Tarbin
8adf555c05 Fix Frequance Field not accepting 01 and zero prefix
Fix #38 Labels on task not working with other user in circle
2024-12-06 01:28:42 -05:00
Mo Tarbin
f8639be30a Fix:show Labels when share across tasks 2024-12-06 01:28:15 -05:00
Mo Tarbin
cdf90ff582 fix: Handle invalid frequency in ChoreEdit component 2024-12-04 19:08:22 -05:00
Mo Tarbin
e78008baea Add support for selecting all days and months in RepeatSection 2024-12-03 23:10:23 -05:00
Mo Tarbin
57b2ea1d6e Fix typo in ChoreEdit View 2024-11-30 00:45:25 -05:00
Mo Tarbin
ba75962fc2 Fix typo in ChoreEdit component description label 2024-11-30 00:45:17 -05:00
Mohamad Tarbin
d0ebae95c3
Merge branch 'main' into majicmaj-feature/refactor-labels-view-table 2024-11-29 19:12:35 -05:00
Mo Tarbin
3467722c89 Add Ability to filter chores by priorities and labels, Add IconMenuButton 2024-11-28 21:21:23 -05:00
Mo Tarbin
ce514cb43a Confirm deleting before delete the label 2024-11-28 21:18:25 -05:00
Mo Tarbin
6c1df9cb36 Add Color option for confirmation modal 2024-11-28 21:15:47 -05:00
Majeemaj
7d6b65e745 Refactor 2024-11-24 12:33:15 -05:00
Mo Tarbin
43608a3744 Update userLabels state in ChoreEdit component 2024-11-23 21:40:38 -05:00
Mo Tarbin
42182371ff Add Support for LabelV2, Add LabelModal and LabelView.
Add React Query
2024-11-23 20:23:59 -05:00
Mo Tarbin
5e590bfe9f Fix Bug with Card being always white 2024-11-23 20:04:58 -05:00
Mo Tarbin
493edd5c82 Update Priorities with color properties 2024-11-17 19:20:12 -05:00
Mo Tarbin
fa767d16cb Add UpdatePassword function to Fetcher.jsx 2024-11-17 14:33:35 -05:00
Mo Tarbin
cb6bbaf9df Update account settings description in Settings.jsx 2024-11-17 14:21:46 -05:00
Mo Tarbin
ea4c687d34 Add password change modal to Settings page 2024-11-17 14:08:05 -05:00
Mo Tarbin
2ad8dddf5b Improve ChoreCard.jsx logic for day_of_the_month frequency type 2024-11-04 00:22:26 -05:00
Mo Tarbin
e1615d2c33 Fix Landing Chorecard 2024-11-03 22:59:33 -05:00
Mo Tarbin
ee5763b197 refactor History 2024-11-03 22:37:37 -05:00
Mo Tarbin
6b0d2fe9cd Add Support for Priority 2024-11-03 22:37:21 -05:00
Mo Tarbin
240633177c Update MyChore to have filter button instead of chips 2024-09-06 01:22:10 -04:00
Mo Tarbin
e670266377 Set cookies_permission to 'true' when closing CookiePermissionSnackbar 2024-09-04 23:13:44 -04:00
Mo Tarbin
3a4519cb64 Add CookiePermissionSnackbar component to Landing page, Better UI to selected dates 2024-09-01 14:11:08 -04:00
Mo Tarbin
ea4783ff39 Add Snackbar component for displaying error messages in SignupView and ChoreView 2024-08-10 02:29:17 -04:00
Mo Tarbin
e974568374 Update Fetcher.jsx to include UpdateChoreAssignee function and ChoreCard.jsx to handle assignee change 2024-08-10 02:08:49 -04:00
Mo Tarbin
b5f17dc7a6 Update dependencies and configuration files to support the use OpenReply to do Session replay 2024-08-04 22:34:49 -04:00
Mo Tarbin
539cf5c24a Update landing page with version number in footer 2024-07-29 12:46:24 -04:00
Mo Tarbin
b7ee1c0f26 Update landing Get start section 2024-07-29 02:55:14 -04:00
Mo Tarbin
90efb5be00 Support for history Modification and deletion 2024-07-20 03:40:41 -04:00
Mo Tarbin
7991399bef Improve frequency metadata update 2024-07-18 18:06:04 -04:00
Mo Tarbin
dfe89b499f Add Support for Group Notification 2024-07-17 01:08:03 -04:00
Mo Tarbin
7f4e592849 Add SkipChore function to Fetcher utility module, Update Loading Comp 2024-07-16 19:37:18 -04:00
Mo Tarbin
93512eb666 Update Chore view 2024-07-16 01:58:23 -04:00
Mo Tarbin
7a490116b7 Add missing useNavigate hook in ChoreView component 2024-07-14 17:56:18 -04:00
Mo Tarbin
bc741d920a Fix conditional rendering bug in RepeatSection component 2024-07-14 17:45:19 -04:00
Mo Tarbin
ba3331efe8 Add Footer component to Landing page 2024-07-13 01:54:23 -04:00
Mo Tarbin
e25a6d3be9 Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing page 2024-07-09 21:21:00 -04:00
Mo Tarbin
8da220e990 Refactor useWindowWidth hook to improve readability 2024-07-09 17:50:57 -04:00
Mo Tarbin
40f1384dfc Add demo scheduler component for advanced scheduling and automation 2024-07-09 17:41:15 -04:00
Mo Tarbin
a24134f852 Add useWindowWidth hook and HistoryCard component 2024-07-09 17:39:16 -04:00
Mo Tarbin
c4bf06b11c Add a date when having repeatable frequency type, Fix logo bug 2024-07-07 19:48:34 -04:00
Mo Tarbin
45deaf476f Trim first character from emoji name in ChoreCard component 2024-07-07 03:18:24 -04:00
Mo Tarbin
0ba759b9f2 chore: Update ChoreCard component menu size to 'lg' 2024-07-07 02:49:29 -04:00