dify/web/app/signup
CodingOnStar 9a9935f018 Refactor user tracking and event logging across components
- Added resetUser function call on logout in avatar and account dropdown components to ensure user state is cleared.
- Removed redundant time logging from event tracking in various components to streamline data sent to Amplitude.
- Updated user properties reporting in AppContextProvider to consolidate user and workspace information into a single properties object.
2025-12-03 11:10:54 +08:00
..
check-code feat: add registration and create_app tracking 2025-12-03 10:38:38 +08:00
components Fix: use correct maxLength prop for verification code input (#26244) 2025-09-28 13:44:14 +08:00
set-password Refactor user tracking and event logging across components 2025-12-03 11:10:54 +08:00
layout.tsx fix: login security issue frontend (#25571) 2025-09-12 10:25:06 +08:00
page.tsx fix: login security issue frontend (#25571) 2025-09-12 10:25:06 +08:00