Mohamad Tarbin
7e8802052a
Merge pull request #206 from donetick/localization-settings
...
feat: enhance localization across settings views
2026-08-11 02:24:59 -04:00
Mo Tarbin
5199240148
feat: update localization files and import moment locales for Hebrew and Japanese
2026-08-11 02:23:35 -04:00
Mo Tarbin
8c9bf0db1d
feat: enhance localization across settings views
...
- Updated LocalizationSettings to use translation keys for titles and descriptions.
- Refactored MFASettings to utilize translation for error messages, success messages, and UI text.
- Improved NotificationSetting by integrating translation for all user-facing strings.
- Initial Hebrew translation ( testing AI translation ( some of crowdin)
- Adjusted ProfileSettings to use translation for the edit photo title.
- Enhanced SettingsOverview to utilize translation for the early access label.
- Updated SidepanelSettings to implement translation for card names and descriptions.
- Refined StorageSettings to use translation for all storage-related messages and titles.
- Improved ThemeSettings to utilize translation for theme descriptions and titles.
2026-08-11 02:19:40 -04:00
Mohamad Tarbin
d34a7e7d34
Merge pull request #205 from donetick/localization-rtl
...
Localization rtl
2026-08-11 02:11:35 -04:00
Mo Tarbin
4e5222758d
Add RTL support for ArrowBack icon in NavBar component
2026-08-11 02:10:12 -04:00
Mo Tarbin
6ace462797
Add RTL support for JoyToggleButtonGroup and implement i18n for search actions
2026-08-11 02:09:56 -04:00
Mo Tarbin
7e4b4b8fd6
Refactor RTL support in contexts and NavBar; update CSS for improved direction handling
2026-08-11 01:47:34 -04:00
Mohamad Tarbin
9bc82b9dc5
Merge pull request #204 from donetick/e2e-add-tests
...
Add end-to-end tests and enhance authentication flow
2026-08-11 00:59:01 -04:00
Mo Tarbin
dbd1fa72c4
remove e2e workflow
2026-08-11 00:55:40 -04:00
Mo Tarbin
43ffb3da5a
Add end-to-end tests for chore and project functionalities, enhance auth flow, and update package version
2026-08-11 00:55:17 -04:00
Mohamad Tarbin
6100738db6
Merge pull request #203 from donetick/e2e-test
...
Add end-to-end testing setup with Playwright and initial tests
2026-08-10 23:10:03 -04:00
Mohamad Tarbin
2b7dfe68c2
Add way to run the e2e test
2026-08-10 22:47:36 -04:00
Mo Tarbin
c474041c7c
Release 1.2.45
Build validation / build (push) Has been cancelled
v1.2.45
2026-08-10 01:40:04 -04:00
Mohamad Tarbin
c649e051d8
Merge pull request #201 from donetick/search-improvments
...
Search improvments
2026-08-10 01:19:43 -04:00
Mohamad Tarbin
207888affe
Merge pull request #198 from donetick/share-with
...
Share with for circle
2026-08-10 01:19:33 -04:00
Mo Tarbin
5f0c5cdc5d
Implement onboarding flow and circle invite handling with new utilities
2026-08-10 01:14:31 -04:00
Mo Tarbin
5b7594ac64
Add apple-app-site-association and assetlinks configuration for app linking
2026-08-10 01:13:06 -04:00
Mo Tarbin
90a38bf091
Add Capacitor Share integration and implement Circle invite sharing feature
2026-08-10 01:13:06 -04:00
Mo Tarbin
eecfc98ebc
Refactor ArchivedTasks component: reorder imports, adjust notification hooks, and clean up unused code
2026-08-10 00:55:31 -04:00
Mohamad Tarbin
6428239be2
Merge pull request #200 from donetick/0809-fixes
...
Fix autocomplete issues and enhance task input handling
2026-08-10 00:54:52 -04:00
Mo Tarbin
4c6e244069
fix: clean up unused imports and simplify component structure in AddTaskModal
2026-08-10 00:53:40 -04:00
Mo Tarbin
af926b033e
improve keyboard shortcuts handling
2026-08-10 00:19:57 -04:00
Mo Tarbin
b7bdfa7885
Implement global search feature with context, UI components, and routing updates
2026-08-10 00:16:38 -04:00
Mo Tarbin
309fd32d50
Enhance task input highlighting with smooth appearance animation and improved CSS keyframes for better visual feedback.
2026-08-09 13:19:32 -04:00
Mo Tarbin
2442b0c441
Fix: autocomplete not visible. refactor: streamline task input handling and improve smart input suggestions and and it's performance
2026-08-09 13:19:16 -04:00
Mohamad Tarbin
5d8095bd9c
Merge pull request #199 from donetick/0809-fixes
...
0809 fixes
2026-08-09 13:17:08 -04:00
Mo Tarbin
1a8aeb84cc
fix: if user type @Ni and then click Nick then what display was NiNick
...
fix: if user select assignee keep then if we don't see assignee in the title
2026-08-09 12:28:12 -04:00
Mo Tarbin
b2529a0091
fix autocomplete in addtaskmodal not displaying
2026-08-09 12:22:30 -04:00
Mo Tarbin
841f83d6ae
Enhance file upload functionality with document scanning support and improved error handling
2026-08-09 12:00:30 -04:00
Mo Tarbin
731c46b26a
Refactor AssigneePickerField to improve value handling and enhance UI/UX for assignee selection
2026-08-09 11:50:51 -04:00
Mo Tarbin
612924e7c3
Add theme background support for light and dark modes in StatusBarManager and ThemeContext
...
Fix: https://github.com/donetick/donetick/issues/759
2026-08-09 11:50:51 -04:00
Mo Tarbin
78760ceebb
Refactor status bar theme handling, attempt to remove the black spaces
2026-08-09 11:50:51 -04:00
Mo Tarbin
e05aa2d169
JoinCircleView: enhance UI/UX with improved messaging, animations, and layout adjustments
2026-08-08 16:01:10 -04:00
Mo Tarbin
1ddf2539e0
Improve circle joining experiance
2026-08-08 13:40:21 -04:00
Mo Tarbin
83a5760959
Enhance error reporting functionality: add bug report option in settings, update error report modal, and refine feedback descriptions
2026-08-07 20:25:06 -04:00
Mo Tarbin
0215a78404
Release 1.2.38
Build validation / build (push) Has been cancelled
v1.2.38
2026-08-07 00:43:15 -04:00
Mohamad Tarbin
475806ac29
Error reporting ( #196 )
...
* implement error reporting modal and service integration
* Add session diagnostics for error reporting and enhance API failure tracking
2026-08-07 00:10:51 -04:00
Mohamad Tarbin
903d022877
New Crowdin updates ( #191 )
...
* New translations common.json (French)
[ci skip]
* New translations settings.json (French)
[ci skip]
* New translations common.json (Spanish)
[ci skip]
* New translations settings.json (Spanish)
[ci skip]
* New translations common.json (Arabic)
[ci skip]
* New translations settings.json (Arabic)
[ci skip]
* New translations settings.json (German)
[ci skip]
* New translations common.json (Japanese)
[ci skip]
* New translations settings.json (Japanese)
[ci skip]
* New translations common.json (Dutch)
[ci skip]
* New translations settings.json (Dutch)
[ci skip]
* New translations common.json (Chinese Simplified)
[ci skip]
* New translations settings.json (Chinese Simplified)
[ci skip]
* New translations common.json (Portuguese, Brazilian)
[ci skip]
* New translations settings.json (Portuguese, Brazilian)
[ci skip]
2026-08-06 23:57:23 -04:00
Mohamad Tarbin
5fb0b5b656
implement Application and MarketingApp components, enhance routing and user context management ( #194 )
2026-08-06 23:57:08 -04:00
Mohamad Tarbin
0b4b21bbb0
Refactor chore filtering and search performance ( #195 )
...
* Refactor assignment strategy handling in ChoreEdit component
* performance improvement : Refactor chore filtering logic and improve search functionality in MyChores and useChoreFilters hooks. reduce rerender etc...
* making sure the filter clear when it supposed to
* formating
2026-08-06 23:56:15 -04:00
Mo Tarbin
555c9d0774
Release 1.2.37
Build validation / build (push) Has been cancelled
v1.2.37
2026-08-05 02:12:21 -04:00
Mohamad Tarbin
48dbc7a152
Fix button issues, improve layout, and enhance notification handling ( #192 )
...
* Fix approval /declien button issue. update action buttons and improve layout
* feat(notifications): enhance notification handling and default templates across components
* fix(sync): improve sync handling to coalesce concurrent requests and prevent lost writes
there is BUG that was very annoying cause by race condition we we update and sync happen as we update and doesn't return the latest added task. this basically fix it
2026-08-05 01:14:39 -04:00
Mohamad Tarbin
784ffbcd00
Fix action button layout and enhance notification handling ( #190 )
...
* Fix approval /declien button issue. update action buttons and improve layout
* feat(notifications): enhance notification handling and default templates across components
2026-08-04 21:22:09 -04:00
Mohamad Tarbin
412faf4ad5
Revert "feat(auth): hide password login when disable_password_auth is set (#4…" ( #189 )
...
This reverts commit a05f8dc4a4 .
2026-08-03 00:39:01 -04:00
Louis-Michel Couture
a05f8dc4a4
feat(auth): hide password login when disable_password_auth is set ( #438 ) ( #121 )
...
Thank yWhen the backend resource endpoint reports disable_password_auth, the login
view hides the username/password form, the 'or' divider and the 'Create new
account' button, leaving only the configured SSO button — so SSO-only
instances present a clean login.
Auth options render only once the resource query has settled, so the password
form never flashes before being hidden (no FOUC) on SSO-only instances.
Also drops a dead setUserProfile(user) call in the post-auth effect (the
symbol was removed earlier, leaving a no-undef that broke lint on this file);
the profile now comes from useUserProfile().
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-08-03 00:36:05 -04:00
Mo Tarbin
778ae72777
Release 1.2.36
Build validation / build (push) Has been cancelled
v1.2.36
2026-08-02 23:30:42 -04:00
Mohamad Tarbin
dc88fe9704
unifying the empty state across components ( #184 )
2026-08-02 23:16:32 -04:00
Mohamad Tarbin
5da8724a7b
Update release script to add --upload-only option and adjust build conditions; enhance ChoreCard styles for better layout ( #188 )
2026-08-02 23:16:23 -04:00
Mohamad Tarbin
f57c24e312
New Crowdin updates ( #150 )
...
* New translations chores.json (French)
[ci skip]
* New translations chores.json (Spanish)
[ci skip]
* New translations chores.json (Arabic)
[ci skip]
* New translations common.json (French)
[ci skip]
* New translations common.json (Spanish)
[ci skip]
* New translations common.json (Arabic)
[ci skip]
* New translations settings.json (French)
[ci skip]
* New translations settings.json (Spanish)
[ci skip]
* New translations settings.json (Arabic)
[ci skip]
* New translations settings.json (French)
[ci skip]
* New translations chores.json (German)
[ci skip]
* New translations settings.json (German)
[ci skip]
* New translations chores.json (Portuguese)
[ci skip]
* New translations common.json (Portuguese)
[ci skip]
* New translations settings.json (Portuguese)
[ci skip]
* New translations chores.json (Chinese Simplified)
[ci skip]
* New translations common.json (Chinese Simplified)
[ci skip]
* New translations settings.json (Chinese Simplified)
[ci skip]
* New translations chores.json (Portuguese, Brazilian)
[ci skip]
* New translations common.json (Portuguese, Brazilian)
[ci skip]
* New translations settings.json (Portuguese, Brazilian)
[ci skip]
* New translations common.json (German)
[ci skip]
2026-08-02 22:37:51 -04:00
Mo Tarbin
a077afb291
Release 1.2.35
2026-08-02 21:13:15 -04:00