Commit graph

102 commits

Author SHA1 Message Date
Mo Tarbin
52570a3bad Update npm dependencies to include chrono-node v2.7.7 2025-01-14 02:12:48 -05:00
Mo Tarbin
62696002e6 Add Task Modal for Task in a sentence 2025-01-14 02:12:27 -05:00
Mo Tarbin
27979ce869 Update ChoreEdit component to use 'Title' instead of 'Description' 2025-01-14 02:07:08 -05:00
Mo Tarbin
4a9f2263f2 Add Sidepanel component for displaying task and calendar view 2025-01-14 02:06:40 -05:00
Mo Tarbin
0d0855bbf9 Add RedeemPointsModal component for redeeming points 2025-01-14 02:03:56 -05:00
Mo Tarbin
1162d13dd8 feat: Add redeem points functionality and button for circle admin only admins 2025-01-14 02:03:42 -05:00
Mo Tarbin
1689e5eb9c fix wrong label when all months selected 2025-01-11 00:31:39 -05:00
Mo Tarbin
46f7f51d3a Fix the URl for google auth 2025-01-10 00:38:13 -05:00
Mo Tarbin
13bfe66c9f chore: Update Fetcher and TokenManager to use API v1 2025-01-02 23:10:36 -05:00
Mo Tarbin
1b1da5f3af Update Package.json 2024-12-31 02:22:21 -05:00
Mo Tarbin
32583b1a9e Add Points view, Don't allow completion outside the completion window, migrate more things to react query 2024-12-31 02:20:52 -05:00
Mo Tarbin
d98f4b599f Fix #65 missing based url from sign up
Add Support for CircleMember History in GetChoresHistory
2024-12-30 13:35:22 -05:00
Mo Tarbin
d4c36e2057 Initial Activity View
Add New Colors.jsx
Allow Dark model Toggle from the Navbar
2024-12-28 18:52:06 -05:00
Mo Tarbin
4fc836a34b Update custom server URL in TokenManager.jsx 2024-12-27 16:07:12 -05:00
Mo Tarbin
0f2781ff6a chore: Add reusify npm dependency for code optimization 2024-12-26 19:00:16 -05:00
Mo Tarbin
8f93cc5e62 Update maximum file size for caching in service worker to 6MB 2024-12-26 18:54:23 -05:00
Mohamad Tarbin
bcd32a8616
Mobile app (#3)
* Initial Capacitor Config and plugins

* Add Android project files and resources

* Add local notification scheduling for chores

* Add NotificationAccessSnackbar component for handling notification preferences

* Add capacitor-preferences to Android project

* Update notification Snackbar

* Add local notification scheduling for chores

* Add ionic.config.json file for custom project configuration

* chore: Add environment variables for production deployment

* Add Support for IOS, pass notificaiton token(push notifications)

* Add Capacitor Device support and refactor notification handling

* Refactor GoogleAuth client IDs to use environment variables

* Remove google-services.json to enhance security by eliminating sensitive data from the repository

* Remove environment files to enhance security by eliminating sensitive data from the repository

* Rename project from fe-template to Donetick in ionic.config.json

* Remove GoogleService-Info.plist and Info.plist to enhance security by eliminating sensitive data from the repository

---------

Co-authored-by: Mo Tarbin <mohamad@Mos-MacBook-Pro.local>
2024-12-26 02:13:47 -05:00
Mo Tarbin
1e7b47e783 Update footer links in Landing page
- Update the link to Home Assistant Addon to point to the Docker Hub repository
- Add new links for Discussions, Roadmap, and Changelog
- Remove disabled links for Roadmap, Documentation, and Changelog
- Update the link to the GitHub releases page
2024-12-22 16:07:08 -05:00
Mo Tarbin
bd0a7009a3 chore: Add title to IconButtonWithMenu and group by functionality 2024-12-22 15:37:45 -05:00
Mo Tarbin
587cc3989f Add Priority and label to sort by 2024-12-22 11:03:06 -05:00
Mo Tarbin
933ca9a085 Add NFC URL input field and copy button in WriteNFCModal.jsx 2024-12-22 11:01:12 -05:00
Mo Tarbin
53ea81e8ca Add Ability to archive and unarchive 2024-12-21 00:15:44 -05:00
Mo Tarbin
88c11eeeea Support Loading Archived / Completed Tasks, Fix Assignee bug #49 2024-12-15 18:10:50 -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
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
ba75962fc2 Fix typo in ChoreEdit component description label 2024-11-30 00:45:17 -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
Mo Tarbin
755187151b chore: Bump version to 0.1.80 in package.json 2024-11-24 00:49:14 -05:00
Mo Tarbin
43608a3744 Update userLabels state in ChoreEdit component 2024-11-23 21:40:38 -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
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
c3a03f7163 chore: Update environment variables for self-hosted deployment 2024-11-17 14:06:31 -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
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