Sheldon Guo
4b24da98ea
chore(sse): remove console error logging for SSE connection retries ( #6205 )
...
* fix(sse): improve error logging for SSE connection retries
* fix(sse): prevent errors by returning early if response data is undefined
2025-02-12 20:04:55 +08:00
Katherine
0b24f51f70
feat(mobile): add global switch to control all back buttons (default enabled) ( #5868 )
...
* feat: add global switch to control all back buttons (default enabled)
* fix: mobile message support back button
* fix: bug
* fix: bug
2024-12-15 17:50:37 +08:00
Sheldon Guo
411614eb86
chore(notification-in-app-message): update titles for detail URLs in forms and localization files ( #5742 )
...
* chore(notification-in-app-message): update titles for detail URLs in forms and localization files
2024-12-05 19:19:33 +08:00
Sheldon Guo
110600ac4c
fix(plugin-notification-in-app-message): remove in-app message title string slicing logic ( #5728 )
...
* fix: remove title and content truncation in InAppNotificationChannel
* fix: improve message title display with text overflow handling
2024-11-27 15:45:00 +08:00
Sheldon Guo
f56f49d3ca
fix(RemoteSelect component): fix selected option label not loaded on first render ( #5736 )
...
* feat: add defaultParams option to service in RemoteSelect and UsersSelect components
* fix: conditionally set defaultParams in RemoteSelect component
2024-11-27 13:27:35 +08:00
Sheldon Guo
66e0f02216
chore(in-app-message): update icon ( #5638 )
...
* fix(plugin-notification-manager): fix compile function bug
* fix(plugin-notification-in-app-message): update icon from MailOutlined to BellOutlined
2024-11-12 17:45:30 +08:00
Junyi
e42c480d85
fix(plugin-notification-manager): fix template compiling ( #5630 )
2024-11-12 09:28:06 +08:00
Junyi
90d9231fc5
feat(client): add delimiters props to variable text ( #5620 )
...
* feat(client): add delimiters props to variable text
* refactor(plugin-notification-iam): change delimiters for url in message template
2024-11-09 10:26:28 +08:00
Sheldon Guo
ee512d7c9d
feat(notification-in-app-message): support in-app messages for mobile client ( #5560 )
...
feat(notification-in-app-message): support in-app messages for mobile client
2024-11-06 09:29:05 +08:00
Sheldon Guo
92542ca950
chore(plugin-notification-in-app-message): improve UI and add logs ( #5550 )
...
* chore: add some log to plugin-notification-in-app-message
* refactor: improve unread message count display
2024-10-30 10:33:31 +08:00
Sheldon Guo
4572e140e2
fix: fix in-app message locale bug ( #5519 )
...
Fix in-app message locale bug
2024-10-27 13:52:18 +08:00
Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) ( #5254 )
...
feat: Add inapp live message notifications.
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00