Mo Tarbin
5c000f50aa
feat: enhance Sidepanel with chore history integration and improve Calendar styles
2025-05-28 00:45:25 -04:00
Mo Tarbin
581931b679
Improve calendar styles and improve chore display logic in CalendarView
2025-05-28 00:11:46 -04:00
Mo Tarbin
709a91b1db
Your commit message
2025-05-27 11:58:52 -04:00
Mo Tarbin
6ddb8d01ec
feat: add profile and storage settings components, integrate rich text editor, and implement image compression for uploads
2025-05-27 02:18:59 -04:00
Mo Tarbin
81d3144da2
Fix and populating timezone. https://github.com/donetick/donetick/issues/197
2025-05-26 01:45:56 -04:00
Mohamad Tarbin
be2e8b7169
Merge pull request #23 from ssddanbrown/homepage_grammar
...
Fixed & adjusted a range of casing/wording on the homepage
2025-05-16 22:08:53 -04:00
Mo Tarbin
a21774031b
Packagelock
2025-05-16 21:16:52 -04:00
Mo Tarbin
de4dc9b9a0
fix: update version to 0.1.101 in package-lock.json
2025-05-16 20:48:08 -04:00
Mo Tarbin
7ae2859c78
fix: update version to 0.1.101 in package.json
2025-05-16 20:38:50 -04:00
Mo Tarbin
8228472031
fix: integrate useResource hook in App component and update queryKey in useResource
2025-05-16 20:38:00 -04:00
Dan Brown
7ca5a2bd02
Fixed & adjusted a range of casing/wording on the homepage
2025-05-07 14:56:25 +01:00
Mo Tarbin
8858c7f619
Support cloning task https://github.com/donetick/donetick/issues/200
2025-05-07 00:28:23 -04:00
Mo Tarbin
992d7e3303
fix: update ApiManager to handle navigation on 401 Unauthorized responses and navigation for login
2025-05-07 00:21:36 -04:00
Mo Tarbin
bce135cba8
fix: improve date comparison in CalendarView
2025-05-07 00:19:54 -04:00
Mo Tarbin
8c30bedefb
Fix authentication with OIDC
2025-05-07 00:05:44 -04:00
Mo Tarbin
e26f2910f3
style: remove fixed height from task input for better responsiveness
2025-04-24 22:10:30 -04:00
Mo Tarbin
0b1208a11c
fix: update variable names in renderHighlightedSentence for clarity
2025-04-24 21:56:07 -04:00
Mo Tarbin
261919f17a
refactor: update priority parsing to use '!' prefix and enhance highlight handling in CustomParsers
2025-04-24 21:34:07 -04:00
Mo Tarbin
4206cbd557
chore: update dependencies to version 7.0.0 and above, including Capacitor packages and MUI icons
2025-04-24 20:51:01 -04:00
Mo Tarbin
f537a00409
Enhance highlight parsing logic with priority handling and improve repeat match extraction in CustomParsers
v0.1.39
v0.1.40
2025-04-24 19:50:47 -04:00
Mo Tarbin
c1f2c062fe
Add SmartTaskInput with Custom Renderer.
...
Change to use `@tanstack/react-query`
Add Global ErrorProvider
Add limited Support for offline version
Fix issue with calendar display +1 day
2025-04-24 19:14:17 -04:00
Mo Tarbin
0ad136fcc6
Refactor to use @tanstack/react-query for data fetching in various components
2025-04-24 01:45:59 -04:00
Mo Tarbin
03fbceccaa
Merge branch 'main' into dev
2025-04-24 01:13:46 -04:00
Mo Tarbin
f0e0c0e4fc
Add SmartTaskInput with Custom Renderer.
...
Change to use `@tanstack/react-query`
Add Global ErrorProvider
Add limited Support for offline version
Fix issue with calendar display +1 day
2025-04-24 01:03:40 -04:00
Mo Tarbin
4f1715913e
Co-authored-by: Majicmaj <majicmaj@users.noreply.github.com>
2025-04-19 11:58:48 -04:00
Mo Tarbin
33d46209ef
Add network management features and sync functionality; introduce NetworkBanner component
2025-04-12 01:03:00 -04:00
Mo Tarbin
06288af18d
Fix #21 Frontend shows in calendar (Mon-Sun) the tasks delayed by one day
2025-04-06 19:40:12 -04:00
Mo Tarbin
c3d0fbaf06
Refactor frequency handling in ChoreEdit and RepeatSection; add points display in ChoreCard
2025-03-24 01:27:31 -04:00
Mo Tarbin
91cb2106a9
Fix #166 Setting priority when creating task doesn't apply
2025-03-22 15:15:40 -04:00
Mo Tarbin
1b53a4db99
Merge branch 'dev'
2025-03-17 01:04:15 -04:00
Mo Tarbin
77464db1b0
Bump version to 0.1.97
2025-03-17 01:04:04 -04:00
Mo Tarbin
36faaf0b97
Merge branch 'dev'
2025-03-17 01:03:05 -04:00
Mo Tarbin
e56893fd64
Add frequency and notification metadata to task input; update NavBar styles for improved layout
2025-03-17 01:02:52 -04:00
Mo Tarbin
c553e2077a
Merge branch 'main' of https://github.com/Donetick/frontend
2025-03-05 22:06:09 -05:00
Mo Tarbin
76ed927839
Merge branch 'dev'
2025-03-05 22:04:36 -05:00
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
52b81cc115
Refactor MyChores component to include chore filters in ChoresGrouper calls
2025-03-05 21:41:32 -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
ee566bd2a3
Merge branch 'dev'
2025-03-05 21:06:32 -05:00
Mo Tarbin
9d8aec1aa6
Fix localStorage retrieval for selectedChoreFilter in MyChores component
2025-03-05 21:06:22 -05:00
Mohamad Tarbin
9dc8fe77bc
Update README.md
2025-03-05 19:49:00 -05:00
Mohamad Tarbin
409851a64c
Merge pull request #18 from ukr01/feature/SSO-Entropy-Fix
...
Adds 8 chars to state in call to custom auth provider instead of 6
2025-03-05 19:46:23 -05:00
Mo Tarbin
cd1b556fb1
Merge branch 'dev'
2025-03-05 19:45:38 -05:00
Mo Tarbin
d9de502894
Bump version to 0.1.96
2025-03-05 19:45:29 -05:00
Mo Tarbin
467fc935f0
- 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:43 -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
Ulrik Kristensen
a98f9c698b
fixes randomState to have 8 chars instead of 6
2025-03-03 13:20:08 +01:00
Mo Tarbin
6431e7145d
Bump version to 0.1.95 and add dnd-kit dependencies; implement CompleteSubTask function and enhance chore sorting logic
2025-02-25 23:40:26 -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
e359b1c0a4
Fix #140 and add notification type as webhook only
2025-02-23 19:42:04 -05:00