Mo Tarbin
|
5a1ecacced
|
Add Support for Priority
|
2024-11-03 22:43:07 -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 |
|
Mo Tarbin
|
3a4519cb64
|
Add CookiePermissionSnackbar component to Landing page, Better UI to selected dates
|
2024-09-01 14:11:08 -04:00 |
|
Mark Schwerzler
|
e3b8e8370e
|
Adding a new strategy for allowing automatic assignment without assigning the previously assigned user.
|
2024-08-18 19:41:27 -04:00 |
|
Mo Tarbin
|
7e93e80a72
|
Update ChoreView
|
2024-08-10 02:31:05 -04:00 |
|
Mo Tarbin
|
ea4783ff39
|
Add Snackbar component for displaying error messages in SignupView and ChoreView
|
2024-08-10 02:29:17 -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
|
b5f17dc7a6
|
Update dependencies and configuration files to support the use OpenReply to do Session replay
|
2024-08-04 22:34:49 -04:00 |
|
Mo Tarbin
|
539cf5c24a
|
Update landing page with version number in footer
|
2024-07-29 12:46:24 -04:00 |
|
Mo Tarbin
|
8e0c467d00
|
Fix service worker caching index.html causing blank page
|
2024-07-29 12:10:17 -04:00 |
|
Mo Tarbin
|
ff745e9b83
|
Fix service worker caching index.html causing blank page
|
2024-07-29 12:01:59 -04:00 |
|
Mo Tarbin
|
0df5162981
|
Fix service worker caching index.html causing blank page
|
2024-07-29 12:00:39 -04:00 |
|
Mo Tarbin
|
b7ee1c0f26
|
Update landing Get start section
|
2024-07-29 02:55:14 -04:00 |
|
Mo Tarbin
|
c35801d00f
|
Merge branch 'dev'
|
2024-07-28 18:58:37 -04:00 |
|
Mo Tarbin
|
9e34cc8b3a
|
build: add self-hosted build option to package.json
|
2024-07-28 18:58:31 -04:00 |
|
Mo Tarbin
|
2c0d37fe0e
|
Merge branch 'dev'
|
2024-07-28 18:47:38 -04:00 |
|
Mo Tarbin
|
4be5a1e0e5
|
Add .env.selfhosted file for self-hosted environment configuration
|
2024-07-28 18:47:29 -04:00 |
|
Mo Tarbin
|
cb4fcc82f2
|
Merge branch 'dev'
|
2024-07-20 03:41:23 -04:00 |
|
Mo Tarbin
|
90efb5be00
|
Support for history Modification and deletion
|
2024-07-20 03:40:41 -04:00 |
|
Mo Tarbin
|
aed179d6b3
|
Update package.json version to 0.1.64
|
2024-07-18 18:20:11 -04:00 |
|
Mo Tarbin
|
dff0ae504a
|
Merge branch 'dev'
|
2024-07-18 18:06:38 -04:00 |
|
Mo Tarbin
|
7991399bef
|
Improve frequency metadata update
|
2024-07-18 18:06:04 -04:00 |
|
Mo Tarbin
|
4e2c2121d3
|
Merge branch 'dev'
|
2024-07-18 01:31:03 -04:00 |
|
Mo Tarbin
|
9146e6d192
|
Update Package.json version
|
2024-07-18 01:30:40 -04:00 |
|
Mo Tarbin
|
33368db109
|
Merge branch 'dev'
|
2024-07-17 01:08:22 -04:00 |
|
Mo Tarbin
|
dfe89b499f
|
Add Support for Group Notification
|
2024-07-17 01:08:03 -04:00 |
|
Mo Tarbin
|
8e42e59a80
|
Merge branch 'dev'
|
2024-07-16 19:37:59 -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
|
7a490116b7
|
Add missing useNavigate hook in ChoreView component
|
2024-07-14 17:56:18 -04:00 |
|
Mo Tarbin
|
bc741d920a
|
Fix conditional rendering bug in RepeatSection component
|
2024-07-14 17:45:19 -04:00 |
|
Mo Tarbin
|
ba3331efe8
|
Add Footer component to Landing page
|
2024-07-13 01:54:23 -04:00 |
|
Mo Tarbin
|
c684bdb9ec
|
Merge branch 'dev'
|
2024-07-09 21:21:16 -04:00 |
|
Mo Tarbin
|
e25a6d3be9
|
Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing page
|
2024-07-09 21:21:00 -04:00 |
|
Mo Tarbin
|
8da220e990
|
Refactor useWindowWidth hook to improve readability
|
2024-07-09 17:50:57 -04:00 |
|
Mo Tarbin
|
40f1384dfc
|
Add demo scheduler component for advanced scheduling and automation
|
2024-07-09 17:41:15 -04:00 |
|
Mo Tarbin
|
a24134f852
|
Add useWindowWidth hook and HistoryCard component
|
2024-07-09 17:39:16 -04:00 |
|
Mo Tarbin
|
1255ea8356
|
Remove unnecessary script tag from index.html
|
2024-07-08 22:38:05 -04:00 |
|
Mo Tarbin
|
c4bf06b11c
|
Add a date when having repeatable frequency type, Fix logo bug
|
2024-07-07 19:48:34 -04:00 |
|
Mo Tarbin
|
45deaf476f
|
Trim first character from emoji name in ChoreCard component
|
2024-07-07 03:18:24 -04:00 |
|
Mo Tarbin
|
09a4bbd471
|
0.1.61
|
2024-07-07 02:50:02 -04:00 |
|
Mo Tarbin
|
0ba759b9f2
|
chore: Update ChoreCard component menu size to 'lg'
|
2024-07-07 02:49:29 -04:00 |
|
Mo Tarbin
|
8a919dd427
|
Update button size and color in ChoreView component
|
2024-07-07 02:13:33 -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
|
df83cc8948
|
only show search cancel when there is somethign to cancel
|
2024-07-06 13:27:41 -04:00 |
|
Mo Tarbin
|
4f9e2f9394
|
Update npm dependencies to include fuse.js
|
2024-07-06 13:24:39 -04:00 |
|