7 Commits

Author SHA1 Message Date
katherinehhh
048f05156a Merge branch 'develop' into T-1952 2025-04-08 17:39:28 +08:00
Zeke Zhang
cbc4ca252b fix: improve URL navigation by removing basename prefix 2025-03-28 14:21:05 +08:00
Sheldon Guo
f5836191eb Merge commit 'f7c77910394d7daa085a70a5c83380eec8f29f67' into feat/variables-filters-frontend 2025-03-28 09:48:18 +08:00
Zeke Zhang
4ee9ccebfb
feat(notification): adapt the style of the notification pop-up window for mobile (#6557)
* refactor: improve message detail navigation

* refactor: extract InboxPopup component for better readability

* refactor: restructure ActionDrawer to use MobilePopup for improved modularity

* feat: enhance MobilePopup and related components for better mobile experience

* feat: add onClick handler to PinnedPluginList for better user interaction

* fix: update InboxPopup visibility logic and enhance message navigation handling
2025-03-26 15:27:35 +08:00
YANG QIA
84cfa82304
feat: security (#5923)
* feat: password policy

* feat: password validator

* fix(inbox): i18n of channel title

* feat: atomic counter

* fix: bug

* fix: bloom

* chore: i18n

* fix: counter

* fix: build

* fix: bug

* fix: z-index

* fix: export

* test: add redis cache test

* fix: test

* fix: test

* fix: test

* fix: bug

* fix: form reset

* fix: locale

* fix: version

* fix: separate cache for sub apps

* chore: update
2024-12-29 08:33:27 +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
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