Mo Tarbin
|
2162b8c22d
|
Merge branch 'dev' of https://github.com/meauxt/donetick-frontend into dev
|
2025-02-15 00:05:12 -05:00 |
|
Mo Tarbin
|
967d13ebac
|
Fix https://github.com/donetick/donetick/issues/128
|
2025-02-15 00:04:59 -05:00 |
|
Mo Tarbin
|
46df52fddd
|
Fix #124 unable to load settings
|
2025-02-12 22:25:56 -05:00 |
|
Mo Tarbin
|
5bf0724c2f
|
Update webhook settings UI and functionality
|
2025-02-12 00:31:50 -05:00 |
|
Mo Tarbin
|
29252679a1
|
Merge branch 'main' of https://github.com/Donetick/frontend
|
2025-02-11 20:53:30 -05:00 |
|
Mo Tarbin
|
cfc121bbca
|
Bump package version to 0.1.94
|
2025-02-11 20:50:00 -05:00 |
|
Mo Tarbin
|
e964985524
|
Update footer links and add EditThingStateModal component
|
2025-02-11 20:47:29 -05:00 |
|
Mo Tarbin
|
bf9ffc97f2
|
Add PutWebhookURL function to update user webhook URL
|
2025-02-11 20:46:58 -05:00 |
|
Mo Tarbin
|
d0b1addc6f
|
Add Custom 404 to allow navigating back to login
|
2025-02-11 20:46:27 -05:00 |
|
Mo Tarbin
|
96c4d7e903
|
Fix #100 Completing On time task not moved to archive until refresh
|
2025-02-08 02:10:30 -05:00 |
|
Mohamad Tarbin
|
a17df7af88
|
Merge pull request #13 from dkhalife/dev/fix-typos
Fix typo in frequency and cleanup some dead code
|
2025-02-06 20:23:00 -05:00 |
|
Mohamad Tarbin
|
1bae178bc6
|
Merge pull request #12 from dkhalife/dev/add-ci
Add a build validation github action
|
2025-02-06 20:22:44 -05:00 |
|
Mo Tarbin
|
06519a0e5c
|
Bump package version to 0.1.93
|
2025-02-06 20:22:07 -05:00 |
|
Mo Tarbin
|
bd49f4314d
|
Add useResource hook for fetching resource data
Add Support or authenticating using OIDC
|
2025-02-06 19:35:33 -05:00 |
|
Mo Tarbin
|
0e0c43c4f5
|
Remove unused import and clean up code in UpdatePasswordView.jsx
|
2025-02-06 19:29:01 -05:00 |
|
Mo Tarbin
|
b221f38465
|
Update package version to 0.1.92
|
2025-02-02 10:52:13 -05:00 |
|
Mo Tarbin
|
d56c7a3bb4
|
Add loading spinner to ThingsHistory component
|
2025-02-02 10:47:47 -05:00 |
|
Mo Tarbin
|
568f86acd0
|
Update styling for NavBar and ThingsView components
|
2025-02-02 01:27:37 -05:00 |
|
Mo Tarbin
|
a57def2f92
|
Android app default route is /my/chores
|
2025-02-01 19:23:06 -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
|
4527b229ed
|
Merge branch 'dev'
|
2025-01-18 09:54:04 -05:00 |
|
Mo Tarbin
|
4e64d0b24e
|
fix: Disable redeem button when points exceed available limit
|
2025-01-18 09:53:32 -05:00 |
|
Mo Tarbin
|
dfa5763605
|
Add Debounce, Add Description, fix TaskModal issue with every_other
|
2025-01-17 00:52:24 -05:00 |
|
Mo Tarbin
|
9dc3edb40e
|
Update package version to 0.1.91
|
2025-01-17 00:50:36 -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
|
aa7f412f14
|
Update prop names in IconButtonWithMenu to avoid conflicts
|
2025-01-15 02:03:59 -05:00 |
|
Mo Tarbin
|
9de1c79da6
|
Update IconButtonWithMenu to use shorter prop name to not conflict with the react key
|
2025-01-15 02:03:28 -05:00 |
|
Mo Tarbin
|
c8ac925146
|
Add IconButtonWithMenu component with label support
Add LearnMoreButton with some instruction on task modal
|
2025-01-15 01:54:28 -05:00 |
|
Mo Tarbin
|
da85caf684
|
Update IconButtonWithMenu to support label prop
|
2025-01-15 01:54:07 -05:00 |
|
Mo Tarbin
|
1b7751c5d1
|
Add LearnMoreButton component for displaying additional information
|
2025-01-15 01:53:55 -05:00 |
|
Mo Tarbin
|
93dfd84fa1
|
Make sure the title respect upper and lower case
|
2025-01-14 11:07:51 -05:00 |
|
Mo Tarbin
|
d3b36238d4
|
Make sure the title respect upper and lower case
|
2025-01-14 11:07:27 -05:00 |
|
Mo Tarbin
|
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
|
2025-01-14 10:45:41 -05:00 |
|
Mo Tarbin
|
cc11a624ad
|
Update Calendar.css styles for better readability
|
2025-01-14 02:30:41 -05:00 |
|
Mo Tarbin
|
62368b62b9
|
chore: Update package-lock.json version to 0.1.91
|
2025-01-14 02:13:56 -05:00 |
|
Mo Tarbin
|
52570a3bad
|
Update npm dependencies to include chrono-node v2.7.7
|
2025-01-14 02:12:48 -05:00 |
|
Mo Tarbin
|
62696002e6
|
Add Task Modal for Task in a sentence
|
2025-01-14 02:12:27 -05:00 |
|
Mo Tarbin
|
27979ce869
|
Update ChoreEdit component to use 'Title' instead of 'Description'
|
2025-01-14 02:07:08 -05:00 |
|
Mo Tarbin
|
4a9f2263f2
|
Add Sidepanel component for displaying task and calendar view
|
2025-01-14 02:06:40 -05:00 |
|
Mo Tarbin
|
0d0855bbf9
|
Add RedeemPointsModal component for redeeming points
|
2025-01-14 02:03:56 -05:00 |
|
Mo Tarbin
|
1162d13dd8
|
feat: Add redeem points functionality and button for circle admin only admins
|
2025-01-14 02:03:42 -05:00 |
|
Dany Khalife
|
05cfa9e847
|
fix typo and cleanup
|
2025-01-11 08:55:03 -08:00 |
|
Dany Khalife
|
f2022c9360
|
add gh workflow
|
2025-01-11 08:39:59 -08:00 |
|
Mo Tarbin
|
1689e5eb9c
|
fix wrong label when all months selected
|
2025-01-11 00:31:39 -05:00 |
|
Mo Tarbin
|
46f7f51d3a
|
Fix the URl for google auth
|
2025-01-10 00:38:13 -05:00 |
|
Mo Tarbin
|
989137211e
|
chore: Update Fetcher and TokenManager to use API v1
|
2025-01-02 23:13:17 -05:00 |
|
Mo Tarbin
|
13bfe66c9f
|
chore: Update Fetcher and TokenManager to use API v1
|
2025-01-02 23:10:36 -05:00 |
|
Mohamad Tarbin
|
1d0f9ed1ed
|
Merge pull request #8 from dkhalife/bugfix/handle-notification-target-failure
Bugfix: handle request error when updating notification type
|
2024-12-31 02:27:47 -05:00 |
|
Mohamad Tarbin
|
7c5f62e192
|
Merge pull request #7 from dkhalife/bugfix/comma-after-nav
Fix typo comma showing up in the nav
|
2024-12-31 02:26:23 -05:00 |
|