dify/web/app/account/(commonLayout)
CodingOnStar 478aee1c07 feat: integrate Amplitude analytics into the application
- Added AmplitudeProvider component to initialize Amplitude analytics.
- Integrated Amplitude tracking in layout components and workflow log filter.
- Implemented user tracking in AppContextProvider to report user and workspace information to Amplitude.
- Added utility functions for tracking events and managing user properties.
2025-12-03 10:38:10 +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: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +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