dify/web/app/components
CodingOnStar 3f01c06451 feat: enhance event tracking with Amplitude integration across components
- Added event tracking for various user actions including dataset creation, plugin deletion, and tool selection.
- Introduced  prop in  for session replay functionality.
- Updated user properties in context based on user profile and workspace details.
- Refactored components to utilize the new tracking functions for improved analytics.
2025-11-18 13:56:32 +08:00
..
amplitude feat: enhance event tracking with Amplitude integration across components 2025-11-18 13:56:32 +08:00
app feat: enhance event tracking with Amplitude integration across components 2025-11-18 13:56:32 +08:00
app-sidebar feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
apps add icon for forum (#28164) 2025-11-14 16:38:19 +09:00
base fix: click log panel of log page cause whole page crash (#28218) 2025-11-14 16:38:43 +09:00
billing feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
custom feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
datasets feat: enhance event tracking with Amplitude integration across components 2025-11-18 13:56:32 +08:00
develop feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
explore feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
goto-anything feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
header fix: can still invite when api is pending (#28161) 2025-11-13 15:28:32 +08:00
plugins feat: enhance event tracking with Amplitude integration across components 2025-11-18 13:56:32 +08:00
rag-pipeline feat: enhance event tracking with Amplitude integration across components 2025-11-18 13:56:32 +08:00
share fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools refactor(web): remove redundant add-tool-modal components and related code (#27996) 2025-11-13 20:21:04 +08:00
workflow feat: enhance event tracking with Amplitude integration across components 2025-11-18 13:56:32 +08:00
workflow-app feat: enhance start node metadata to be undeletable in chat mode (#28173) 2025-11-13 18:11:15 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
splash.tsx chore: improve the user experience of not login into apps (#28120) 2025-11-12 16:47:45 +08:00
swr-initializer.tsx rm useless router.replace (#27386) 2025-10-26 19:26:46 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00