Commit graph

  • 59d794a6d0
    fix: use proper api route main nullishamy 2025-04-04 23:51:20 +01:00
  • 5bb5c8a907
    feat: discord notifications & notify by default nullishamy 2025-04-04 23:32:59 +01:00
  • 36faaf0b97 Merge branch 'dev' Mo Tarbin 2025-03-17 01:03:05 -04:00
  • e56893fd64 Add frequency and notification metadata to task input; update NavBar styles for improved layout Mo Tarbin 2025-03-17 01:02:52 -04:00
  • c553e2077a Merge branch 'main' of https://github.com/Donetick/frontend Mo Tarbin 2025-03-05 22:06:09 -05:00
  • 76ed927839 Merge branch 'dev' Mo Tarbin 2025-03-05 22:04:36 -05:00
  • 08de84a889 Fix optional chaining for userProfile in chore filters and adjust data destructuring in MyChores component Mo Tarbin 2025-03-05 22:04:28 -05:00
  • 52b81cc115 Refactor MyChores component to include chore filters in ChoresGrouper calls Mo Tarbin 2025-03-05 21:41:32 -05:00
  • de08c6c5b1 Enhance ChoresGrouper to include chore filters and update localStorage handling for selectedChoreFilter Mo Tarbin 2025-03-05 21:40:47 -05:00
  • ee566bd2a3 Merge branch 'dev' Mo Tarbin 2025-03-05 21:06:32 -05:00
  • 9d8aec1aa6 Fix localStorage retrieval for selectedChoreFilter in MyChores component Mo Tarbin 2025-03-05 21:06:22 -05:00
  • 9dc8fe77bc
    Update README.md Mohamad Tarbin 2025-03-05 19:49:00 -05:00
  • 409851a64c
    Merge pull request #18 from ukr01/feature/SSO-Entropy-Fix Mohamad Tarbin 2025-03-05 19:46:23 -05:00
  • cd1b556fb1 Merge branch 'dev' Mo Tarbin 2025-03-05 19:45:38 -05:00
  • d9de502894 Bump version to 0.1.96 Mo Tarbin 2025-03-05 19:45:29 -05:00
  • 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 Mo Tarbin 2025-03-05 19:43:43 -05:00
  • 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 Mo Tarbin 2025-03-05 19:43:32 -05:00
  • a98f9c698b fixes randomState to have 8 chars instead of 6 Ulrik Kristensen 2025-03-03 13:20:08 +01:00
  • 6431e7145d Bump version to 0.1.95 and add dnd-kit dependencies; implement CompleteSubTask function and enhance chore sorting logic Mo Tarbin 2025-02-25 23:40:26 -05:00
  • bbea27d380 Bump version to 0.1.95 and add dnd-kit dependencies; implement CompleteSubTask function and enhance chore sorting logic Mo Tarbin 2025-02-25 23:39:59 -05:00
  • e359b1c0a4 Fix #140 and add notification type as webhook only Mo Tarbin 2025-02-23 19:42:04 -05:00
  • 47348190ab Merge branch 'dev' Mo Tarbin 2025-02-15 00:05:51 -05:00
  • cbf99fad18 Fix https://github.com/donetick/donetick/issues/128 Mo Tarbin 2025-02-15 00:04:59 -05:00
  • 2162b8c22d Merge branch 'dev' of https://github.com/meauxt/donetick-frontend into dev Mo Tarbin 2025-02-15 00:05:12 -05:00
  • 967d13ebac Fix https://github.com/donetick/donetick/issues/128 Mo Tarbin 2025-02-15 00:04:59 -05:00
  • c06d5f1f30 Merge branch 'main' of https://github.com/meauxt/donetick-frontend Mo Tarbin 2025-02-12 22:26:32 -05:00
  • 46df52fddd Fix #124 unable to load settings Mo Tarbin 2025-02-12 22:25:56 -05:00
  • 5bf0724c2f Update webhook settings UI and functionality Mo Tarbin 2025-02-12 00:31:50 -05:00
  • 29252679a1 Merge branch 'main' of https://github.com/Donetick/frontend Mo Tarbin 2025-02-11 20:53:30 -05:00
  • cfc121bbca Bump package version to 0.1.94 Mo Tarbin 2025-02-11 20:50:00 -05:00
  • e964985524 Update footer links and add EditThingStateModal component Mo Tarbin 2025-02-11 20:47:29 -05:00
  • bf9ffc97f2 Add PutWebhookURL function to update user webhook URL Mo Tarbin 2025-02-11 20:46:58 -05:00
  • d0b1addc6f Add Custom 404 to allow navigating back to login Mo Tarbin 2025-02-11 20:46:27 -05:00
  • 96c4d7e903 Fix #100 Completing On time task not moved to archive until refresh Mo Tarbin 2025-02-08 02:10:30 -05:00
  • a17df7af88
    Merge pull request #13 from dkhalife/dev/fix-typos Mohamad Tarbin 2025-02-06 20:23:00 -05:00
  • 1bae178bc6
    Merge pull request #12 from dkhalife/dev/add-ci Mohamad Tarbin 2025-02-06 20:22:44 -05:00
  • 06519a0e5c Bump package version to 0.1.93 Mo Tarbin 2025-02-06 20:22:07 -05:00
  • bd49f4314d Add useResource hook for fetching resource data Add Support or authenticating using OIDC Mo Tarbin 2025-02-06 19:35:33 -05:00
  • 0e0c43c4f5 Remove unused import and clean up code in UpdatePasswordView.jsx Mo Tarbin 2025-02-06 19:29:01 -05:00
  • b221f38465 Update package version to 0.1.92 Mo Tarbin 2025-02-02 10:52:13 -05:00
  • d56c7a3bb4 Add loading spinner to ThingsHistory component Mo Tarbin 2025-02-02 10:47:47 -05:00
  • 568f86acd0 Update styling for NavBar and ThingsView components Mo Tarbin 2025-02-02 01:27:37 -05:00
  • a57def2f92 Android app default route is /my/chores Mo Tarbin 2025-02-01 19:23:06 -05:00
  • ba149d0e96 Make label Clickable Fix changing URL for selfhosted Update styling for calendar and thingview Mo Tarbin 2025-02-01 01:51:20 -05:00
  • 4527b229ed Merge branch 'dev' Mo Tarbin 2025-01-18 09:54:04 -05:00
  • 4e64d0b24e fix: Disable redeem button when points exceed available limit Mo Tarbin 2025-01-18 09:53:32 -05:00
  • dfa5763605 Add Debounce, Add Description, fix TaskModal issue with every_other Mo Tarbin 2025-01-17 00:52:24 -05:00
  • 9dc3edb40e Update package version to 0.1.91 Mo Tarbin 2025-01-17 00:50:36 -05:00
  • 2d4fb2b163 Add description field to ChoreEdit form and Choreview Mo Tarbin 2025-01-17 00:49:54 -05:00
  • 56f66e9e8f Add useDebounce hook for debouncing input values Fix parsing Mo Tarbin 2025-01-16 00:41:04 -05:00
  • aa7f412f14 Update prop names in IconButtonWithMenu to avoid conflicts Mo Tarbin 2025-01-15 02:03:59 -05:00
  • 9de1c79da6 Update IconButtonWithMenu to use shorter prop name to not conflict with the react key Mo Tarbin 2025-01-15 02:03:28 -05:00
  • c8ac925146 Add IconButtonWithMenu component with label support Add LearnMoreButton with some instruction on task modal Mo Tarbin 2025-01-15 01:54:28 -05:00
  • da85caf684 Update IconButtonWithMenu to support label prop Mo Tarbin 2025-01-15 01:54:07 -05:00
  • 1b7751c5d1 Add LearnMoreButton component for displaying additional information Mo Tarbin 2025-01-15 01:53:55 -05:00
  • 93dfd84fa1 Make sure the title respect upper and lower case Mo Tarbin 2025-01-14 11:07:51 -05:00
  • d3b36238d4 Make sure the title respect upper and lower case Mo Tarbin 2025-01-14 11:07:27 -05:00
  • 3706c66f5f Experiment: Add Sidepanel with calendar view Support redeem points Experiment: task in sentences Fix small bugs in the chip when loading the chore card Mo Tarbin 2025-01-14 10:45:41 -05:00
  • cc11a624ad Update Calendar.css styles for better readability Mo Tarbin 2025-01-14 02:30:41 -05:00
  • 62368b62b9 chore: Update package-lock.json version to 0.1.91 Mo Tarbin 2025-01-14 02:13:56 -05:00
  • 52570a3bad Update npm dependencies to include chrono-node v2.7.7 Mo Tarbin 2025-01-14 02:12:48 -05:00
  • 62696002e6 Add Task Modal for Task in a sentence Mo Tarbin 2025-01-14 02:12:27 -05:00
  • 27979ce869 Update ChoreEdit component to use 'Title' instead of 'Description' Mo Tarbin 2025-01-14 02:07:08 -05:00
  • 4a9f2263f2 Add Sidepanel component for displaying task and calendar view Mo Tarbin 2025-01-14 02:06:40 -05:00
  • 0d0855bbf9 Add RedeemPointsModal component for redeeming points Mo Tarbin 2025-01-14 02:03:56 -05:00
  • 1162d13dd8 feat: Add redeem points functionality and button for circle admin only admins Mo Tarbin 2025-01-14 02:03:42 -05:00
  • 05cfa9e847
    fix typo and cleanup Dany Khalife 2025-01-11 08:55:03 -08:00
  • f2022c9360
    add gh workflow Dany Khalife 2025-01-11 08:39:59 -08:00
  • 1689e5eb9c fix wrong label when all months selected Mo Tarbin 2025-01-11 00:31:39 -05:00
  • 46f7f51d3a Fix the URl for google auth Mo Tarbin 2025-01-10 00:38:13 -05:00
  • 989137211e chore: Update Fetcher and TokenManager to use API v1 Mo Tarbin 2025-01-02 23:10:36 -05:00
  • 13bfe66c9f chore: Update Fetcher and TokenManager to use API v1 Mo Tarbin 2025-01-02 23:10:36 -05:00
  • 1d0f9ed1ed
    Merge pull request #8 from dkhalife/bugfix/handle-notification-target-failure Mohamad Tarbin 2024-12-31 02:27:47 -05:00
  • 7c5f62e192
    Merge pull request #7 from dkhalife/bugfix/comma-after-nav Mohamad Tarbin 2024-12-31 02:26:23 -05:00
  • 68128c52e5 Fix import for LabelView Mo Tarbin 2024-12-31 02:25:31 -05:00
  • c5e89c1fb6 Add Points view, Don't allow completion outside the completion window, migrate more things to react query Mo Tarbin 2024-12-31 02:23:21 -05:00
  • 1b1da5f3af Update Package.json Mo Tarbin 2024-12-31 02:22:21 -05:00
  • 32583b1a9e Add Points view, Don't allow completion outside the completion window, migrate more things to react query Mo Tarbin 2024-12-31 02:20:52 -05:00
  • d98f4b599f Fix #65 missing based url from sign up Add Support for CircleMember History in GetChoresHistory Mo Tarbin 2024-12-30 13:35:22 -05:00
  • 97f1c1b6f8 Initial Activity View Add New Colors.jsx Allow Dark model Toggle from the Navbar Mo Tarbin 2024-12-28 18:56:21 -05:00
  • d4c36e2057 Initial Activity View Add New Colors.jsx Allow Dark model Toggle from the Navbar Mo Tarbin 2024-12-28 18:52:06 -05:00
  • 4fc836a34b Update custom server URL in TokenManager.jsx Mo Tarbin 2024-12-27 16:07:12 -05:00
  • 562f5f66fe
    add error handling for notification setting update Dany Khalife 2024-12-27 10:27:17 -08:00
  • 357cf34b07 remove extra comma Dany Khalife 2024-12-26 19:49:45 -08:00
  • 0f2781ff6a chore: Add reusify npm dependency for code optimization Mo Tarbin 2024-12-26 19:00:16 -05:00
  • 8f93cc5e62 Update maximum file size for caching in service worker to 6MB Mo Tarbin 2024-12-26 18:54:23 -05:00
  • bcd32a8616
    Mobile app (#3) Mohamad Tarbin 2024-12-26 02:13:47 -05:00
  • 577791b4ad Update Sorting Update Landing Page links Mo Tarbin 2024-12-22 16:07:29 -05:00
  • 1e7b47e783 Update footer links in Landing page Mo Tarbin 2024-12-22 16:07:08 -05:00
  • bd0a7009a3 chore: Add title to IconButtonWithMenu and group by functionality Mo Tarbin 2024-12-22 15:37:45 -05:00
  • 959e0fffa3 archive and unarchive functionality to ChoreCard component Mo Tarbin 2024-12-22 11:59:54 -05:00
  • 587cc3989f Add Priority and label to sort by Mo Tarbin 2024-12-22 11:03:06 -05:00
  • 933ca9a085 Add NFC URL input field and copy button in WriteNFCModal.jsx Mo Tarbin 2024-12-22 11:01:12 -05:00
  • 53ea81e8ca Add Ability to archive and unarchive Mo Tarbin 2024-12-21 00:15:44 -05:00
  • f0e1ac00e2 Fix Assignee Bug, Support loading Archive Mo Tarbin 2024-12-15 18:11:39 -05:00
  • 88c11eeeea Support Loading Archived / Completed Tasks, Fix Assignee bug #49 Mo Tarbin 2024-12-15 18:10:50 -05:00
  • 4fd959b277 Support Sortinging in My Chore by Date Show API Token and allow manual copy Show Error when sign up disabled Support Pushover Mo Tarbin 2024-12-14 02:13:25 -05:00
  • 7ea0a03d53 Update package.json version to 0.1.82 Mo Tarbin 2024-12-14 02:13:14 -05:00
  • aff432b74a Add notification target update functionality Mo Tarbin 2024-12-14 02:11:59 -05:00
  • 36638b3a9d Add show/hide functionality for API token Mo Tarbin 2024-12-11 20:46:33 -05:00