Commit graph

27 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
de08c6c5b1 Enhance ChoresGrouper to include chore filters and update localStorage handling for selectedChoreFilter 2025-03-05 21:40:47 -05:00
Mo Tarbin
9d8aec1aa6 Fix localStorage retrieval for selectedChoreFilter in MyChores component 2025-03-05 21:06:22 -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
96c4d7e903 Fix #100 Completing On time task not moved to archive until refresh 2025-02-08 02:10:30 -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
aa7f412f14 Update prop names in IconButtonWithMenu to avoid conflicts 2025-01-15 02:03:59 -05:00
Mo Tarbin
9de1c79da6 Update IconButtonWithMenu to use shorter prop name to not conflict with the react key 2025-01-15 02:03:28 -05:00
Mo Tarbin
1b7751c5d1 Add LearnMoreButton component for displaying additional information 2025-01-15 01:53:55 -05:00
Mo Tarbin
62696002e6 Add Task Modal for Task in a sentence 2025-01-14 02:12:27 -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
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
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
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
601be7627f Add Section to separate different tasks 2024-12-11 20:46:02 -05:00
Mo Tarbin
f8639be30a Fix:show Labels when share across tasks 2024-12-06 01:28:15 -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
42182371ff Add Support for LabelV2, Add LabelModal and LabelView.
Add React Query
2024-11-23 20:23:59 -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
7f4e592849 Add SkipChore function to Fetcher utility module, Update Loading Comp 2024-07-16 19:37:18 -04:00
Mo Tarbin
df83cc8948 only show search cancel when there is somethign to cancel 2024-07-06 13:27:41 -04:00
Mo Tarbin
ae963286ec Add search functionality to MyChores component 2024-07-06 03:49:51 -04:00
Mo Tarbin
2657469964 move to Donetick Org, First commit frontend 2024-06-30 18:55:39 -04:00