Mo Tarbin
d8b5e0f5a1
Enhance CompactChoreCard and MyChores with animated transitions for multi-select and search filter
2025-06-19 02:24:39 -04:00
Mo Tarbin
187b76e04c
feat: Integrate NotificationTemplate component into ChoreEdit and AddTaskModal for enhanced notification management
2025-06-08 02:05:59 -04:00
Mo Tarbin
cf252c3ec4
refactor: Clean up unused code and improve layout in CompactChoreCard, MyChores, and AddTaskModal components
2025-05-31 19:40:23 -04:00
Mo Tarbin
34a386abce
feat: Implement Multi-Factor Authentication (MFA) flow in LoginView and add MFA settings page
...
- Added MFA verification modal to handle MFA during login.
- Integrated MFA checks in login and OAuth login processes.
- Created MFASettings component to manage MFA setup, enabling, disabling, and backup codes.
- Updated ProfileSettings to include timezone selection.
- Enhanced CalendarView to display assignee names with avatars.
- Added RichTextEditor enhancements for image uploads based on user account type.
- Minor adjustments to ChoreEdit and ChoreView components for better UX.
2025-05-31 01:36:55 -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
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
f537a00409
Enhance highlight parsing logic with priority handling and improve repeat match extraction in CustomParsers
2025-04-24 19:50:47 -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
33d46209ef
Add network management features and sync functionality; introduce NetworkBanner component
2025-04-12 01:03:00 -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
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
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
967d13ebac
Fix https://github.com/donetick/donetick/issues/128
2025-02-15 00:04:59 -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
4e64d0b24e
fix: Disable redeem button when points exceed available limit
2025-01-18 09:53:32 -05:00
Mo Tarbin
2d4fb2b163
Add description field to ChoreEdit form and Choreview
2025-01-17 00:49:54 -05:00
Mo Tarbin
56f66e9e8f
Add useDebounce hook for debouncing input values
...
Fix parsing
2025-01-16 00:41:04 -05:00
Mo Tarbin
1b7751c5d1
Add LearnMoreButton component for displaying additional information
2025-01-15 01:53:55 -05:00
Mo Tarbin
d3b36238d4
Make sure the title respect upper and lower case
2025-01-14 11:07:27 -05:00
Mo Tarbin
62696002e6
Add Task Modal for Task in a sentence
2025-01-14 02:12:27 -05:00