Commit graph

23 commits

Author SHA1 Message Date
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
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
53ea81e8ca Add Ability to archive and unarchive 2024-12-21 00:15:44 -05:00
Mo Tarbin
a9af6164d4 Remove unnecessary Grid item in ChoreCard component 2024-12-11 20:45:02 -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
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
6b0d2fe9cd Add Support for Priority 2024-11-03 22:37:21 -05: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
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
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
a24134f852 Add useWindowWidth hook and HistoryCard component 2024-07-09 17:39:16 -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
Mo Tarbin
b64df1ab15 Handle Adaptive freqtype, improve emoji name handling, styling around labels 2024-07-07 00:54:43 -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
c34da50c8c Add NFC tag writing functionality to ChoreCard component, Add Email to sign up 2024-07-05 17:28:47 -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