dify/web/app/account
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
..
(commonLayout) Refactor user tracking and event logging across components 2025-12-03 11:10:54 +08:00
oauth/authorize refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00