Commit graph

109 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
7ea0a03d53 Update package.json version to 0.1.82 2024-12-14 02:13:14 -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
78c3a6a186
Merge pull request #3 from majicmaj/majicmaj-feature/refactor-labels-view-table
Feature - Refactor Labels Table to display the appearance of the label
2024-11-29 19:46:23 -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
d216a30eec Update Label to confirm deletion
Add More Filter to chores
Improve the Priority
2024-11-29 19:05:30 -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
755187151b chore: Bump version to 0.1.80 in package.json 2024-11-24 00:49:14 -05:00
Mo Tarbin
450f8ed4e1 Fix Label not updating when save 2024-11-23 21:41:45 -05:00
Mo Tarbin
43608a3744 Update userLabels state in ChoreEdit component 2024-11-23 21:40:38 -05:00
Mo Tarbin
ff78cabf2b Add Support for LabelV2, Add LabelModal and LabelView.
Add React Query
2024-11-23 20:24:45 -05:00
Mo Tarbin
7c36e2d641 bump version to 0.1.79 2024-11-23 20:24:36 -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
29052f5f78 Add Update passowrd to fetcher 2024-11-17 14:33:46 -05:00
Mo Tarbin
fa767d16cb Add UpdatePassword function to Fetcher.jsx 2024-11-17 14:33:35 -05:00
Mo Tarbin
b212e1c105 Add support to update user password in selfhosted version with email or smtp 2024-11-17 14:22:20 -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
c3a03f7163 chore: Update environment variables for self-hosted deployment 2024-11-17 14:06:31 -05:00
Mo Tarbin
f3a82af564 Fix Logic for monthly card 2024-11-04 00:22:34 -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
85631ad823 fix merging commit 2024-11-03 23:46:48 -05:00
Mo Tarbin
fc0f2fa2a1 Merge branch 'dev' 2024-11-03 23:01:29 -05:00
Mo Tarbin
e1615d2c33 Fix Landing Chorecard 2024-11-03 22:59:33 -05:00
Mo Tarbin
87ef286899 Update the version 2024-11-03 22:43:07 -05:00
Mo Tarbin
f8d375677c Update the version 2024-11-03 22:43:07 -05:00
Mo Tarbin
924106c81a refactor History 2024-11-03 22:43:07 -05:00
Mo Tarbin
5a1ecacced Add Support for Priority 2024-11-03 22:43:07 -05:00
Mo Tarbin
1e90c2e61f Update the version 2024-11-03 22:40:25 -05:00
Mo Tarbin
dc062118cc Update the version 2024-11-03 22:40:12 -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
Mohamad Tarbin
181350b94b
Merge pull request #1 from mschwerz/feature/random-except-last-assigned
Random Assignment Except the Last Assigned Assignment Mode
2024-09-26 21:27:13 -04:00
Mo Tarbin
2d2cf6d378 - Add Cookie Permission component
- Add Filter button instead of chips in mychores view
- show except days instead of showing evenything when days.length>4
2024-09-06 01:22:55 -04: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