dify/web/app/account/(commonLayout)
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
..
account-page Refactor apps service toward TanStack Query (#29004) 2025-12-02 15:18:33 +08:00
delete-account refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
avatar.tsx Refactor user tracking and event logging across components 2025-12-03 11:10:54 +08:00
header.tsx feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
layout.tsx feat: integrate Amplitude analytics into the application 2025-12-03 10:38:10 +08:00
page.tsx feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00