Commit graph

29 commits

Author SHA1 Message Date
Mo Tarbin
08de84a889 Fix optional chaining for userProfile in chore filters and adjust data destructuring in MyChores component 2025-03-05 22:04:28 -05:00
Mo Tarbin
a16309c69a - Support nest sub tasks
- Support filters in ChoreGrouper
- completion window only available if due date selected
- Add SortAndGrouping Component : support Filter by Assignee
- update Notification Switch to align left of the text
- Support caching filters
2025-03-05 19:43:32 -05:00
Mo Tarbin
bbea27d380 Bump version to 0.1.95 and add dnd-kit dependencies; implement CompleteSubTask function and enhance chore sorting logic 2025-02-25 23:39:59 -05:00
Mo Tarbin
bf9ffc97f2 Add PutWebhookURL function to update user webhook URL 2025-02-11 20:46:58 -05:00
Mo Tarbin
bd49f4314d Add useResource hook for fetching resource data
Add Support or authenticating using OIDC
2025-02-06 19:35:33 -05:00
Mo Tarbin
ba149d0e96 Make label Clickable
Fix changing URL for selfhosted
Update styling for calendar and thingview
2025-02-01 01:51:20 -05:00
Mo Tarbin
56f66e9e8f Add useDebounce hook for debouncing input values
Fix parsing
2025-01-16 00:41:04 -05:00
Mo Tarbin
62696002e6 Add Task Modal for Task in a sentence 2025-01-14 02:12:27 -05:00
Mo Tarbin
13bfe66c9f chore: Update Fetcher and TokenManager to use API v1 2025-01-02 23:10:36 -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
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
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
aff432b74a Add notification target update functionality 2024-12-14 02:11:59 -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
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
6b0d2fe9cd Add Support for Priority 2024-11-03 22:37:21 -05: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
90efb5be00 Support for history Modification and deletion 2024-07-20 03:40:41 -04:00
Mo Tarbin
93512eb666 Update Chore view 2024-07-16 01:58:23 -04:00
Mo Tarbin
e039b732a8 Improve MarkChoreComplete, allow complete in past ,etc 2024-07-07 00:25:11 -04:00
Mo Tarbin
9a07689dfe feat: Add NFC tag writing functionality to ChoreCard component, Add Email to sign up 2024-07-06 02:33:06 -04:00
Mo Tarbin
5e54da8271 Update button re-enable timeout to 3 seconds, update thing history 2024-07-01 22:12:19 -04:00
Mo Tarbin
2657469964 move to Donetick Org, First commit frontend 2024-06-30 18:55:39 -04:00