CodingOnStar
f8f4bf0efb
Update AmplitudeProvider to use IS_CLOUD_EDITION for conditional initialization
2025-12-03 14:02:39 +08:00
Joel
727720b59e
Merge branch 'main' into feat/tracking-1203
2025-12-03 13:55:33 +08:00
非法操作
c7d2a13524
fix: improve chat message log feedback ( #29045 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-03 13:42:40 +08:00
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
CodingOnStar
72e3aad6e1
Refactor AmplitudeProvider to enable conditional initialization based on CE edition
...
- Added check for IS_CE_EDITION to prevent Amplitude initialization in the CE edition.
- Updated warning log to inform users when Amplitude is disabled in CE edition.
2025-12-03 10:45:27 +08:00
CodingOnStar
4037487064
Update Amplitude integration and dependencies
...
- Replaced @amplitude/unified with @amplitude/analytics-browser and added @amplitude/plugin-session-replay-browser for enhanced tracking capabilities.
- Modified AmplitudeProvider to include session replay functionality with a configurable sample rate.
- Updated user identification in AppContextProvider to use user email instead of ID for tracking.
- Bumped various dependencies in package.json and pnpm-lock.yaml for compatibility and improvements.
2025-12-03 10:42:12 +08:00
CodingOnStar
837b6cfc19
Add Amplitude analytics integration and tracking ( #27890 )
...
- Introduced AmplitudeProvider component for initializing Amplitude analytics.
- Integrated user tracking in AppContextProvider to report user and workspace information.
- Added event tracking for workflow log filter selections.
- Updated package.json and pnpm-lock.yaml to include @amplitude/unified dependency.
2025-12-03 10:39:15 +08:00
CodingOnStar
1416d71ece
feat: add registration and create_app tracking
2025-12-03 10:38:38 +08:00
CodingOnStar
adf8ae79d5
Enhance Amplitude tracking by validating user ID and properties
...
- Updated middleware to include Amplitude domains.
- Improved setUserId function to handle empty user IDs and log warnings in development.
- Enhanced setUserProperties function to filter out invalid properties and log results in development.
- Refactored user tracking in AppContextProvider to streamline setting user and workspace properties.
2025-12-03 10:38:33 +08:00
CodingOnStar
d7d0fad436
Implement event tracking for app creation and user actions across various components
2025-12-03 10:38:26 +08:00
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
kenwoodjw
9b9588f20d
fix: CVE-2025-64718 ( #29027 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-12-02 21:49:57 +08:00
wangxiaolei
d6bbf0f975
chore: enhance test ( #29002 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-02 21:49:08 +08:00
wangxiaolei
f48522e923
feat: add x-trace-id to http responses and logs ( #29015 )
...
Introduce trace id to http responses and logs to facilitate debugging process.
2025-12-02 17:22:34 +08:00
yyh
f8b10c2272
Refactor apps service toward TanStack Query ( #29004 )
2025-12-02 15:18:33 +08:00
carribean
369892634d
[Bugfix] Fixed an issue with UUID type queries in MySQL databases ( #28941 )
2025-12-02 14:37:23 +08:00
yyh
8e5cb86409
Stop showing slash commands in general Go to Anything search ( #29012 )
2025-12-02 14:24:21 +08:00
Gritty_dev
a85afe4d07
feat: complete test script of plugin manager ( #28967 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-02 11:25:08 +08:00
wangxiaolei
e8f93380d1
Fix validation ( #28985 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-02 10:25:52 +08:00
yyh
0a22bc5d05
fix(web): use atomic selectors in AccessControlItem ( #28983 )
2025-12-01 19:23:42 +08:00
yyh
626d4f3e35
fix(web): use atomic selectors to fix Zustand v5 infinite loop ( #28977 )
2025-12-01 15:45:50 +08:00
dependabot[bot]
f4db5f9973
chore(deps): bump faker from 32.1.0 to 38.2.0 in /api ( #28964 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 15:45:39 +08:00
Gritty_dev
70dabe318c
feat: complete test script of mail send task ( #28963 )
2025-12-01 15:45:22 +08:00
dependabot[bot]
f94972f662
chore(deps): bump @lexical/list from 0.36.2 to 0.38.2 in /web ( #28961 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 15:44:52 +08:00
wangxiaolei
d162f7e5ef
feat(api): automatically `NODE_TYPE_CLASSES_MAPPING` generation from node class definitions ( #28525 )
2025-12-01 14:14:19 +08:00
dependabot[bot]
2f8cb2a1af
chore(deps): bump @lexical/text from 0.36.2 to 0.38.2 in /web ( #28960 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 09:56:58 +08:00
Stephen Zhou
b91d22375f
fix: moving focus after navigations ( #28937 )
2025-12-01 09:55:04 +08:00
yyh
a087ace697
chore(web): upgrade zustand from v4.5.7 to v5.0.9 ( #28943 )
2025-12-01 09:53:19 +08:00
Conner Mo
0af8a7b958
feat: enhance OceanBase vector database with SQL injection fixes, unified processing, and improved error handling ( #28951 )
2025-12-01 09:51:47 +08:00
Gritty_dev
861098714b
feat: complete test script of plugin runtime ( #28955 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-01 09:51:31 +08:00
dependabot[bot]
63b345110e
chore(deps): bump echarts-for-react from 3.0.2 to 3.0.5 in /web ( #28958 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 09:51:22 +08:00
Asuka Minato
247069c7e9
refactor: port reqparse to Pydantic model ( #28913 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-30 16:09:42 +09:00
Gritty_dev
bb096f4ae3
Feat/ implement test script of content moderation ( #28923 )
2025-11-30 12:43:58 +08:00
Lê Quốc Bình
a37497ffb5
fix(web): prevent navbar clearing app state on cmd+click ( #28935 )
2025-11-30 12:43:47 +08:00
github-actions[bot]
02adf4ff06
chore(i18n): translate i18n files and update type definitions ( #28933 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-11-30 12:43:02 +08:00
Conner Mo
acbc886ecd
fix: implement score_threshold filtering for OceanBase vector search ( #28536 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-29 18:50:21 +08:00
CrabSAMA
0a2d478749
Feat: Add "Open Workflow" link in workflow side panel ( #28898 )
2025-11-29 18:47:12 +08:00
莫小帅
95528ad8e5
fix: ensure "No apps found" text is visible on small screens ( #28929 )
...
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-29 17:21:39 +08:00
Gritty_dev
ddad2460f3
feat: complete test script of dataset indexing task ( #28897 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-28 21:31:03 +08:00
Charles Yao
a8491c26ea
fix: add explicit default to httpx.timeout ( #28836 )
2025-11-28 04:02:07 -06:00
aka James4u
0aed7afdc0
feat: Add comprehensive unit tests for TagService with extensive docu… ( #28885 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-28 18:01:01 +08:00
Gritty_dev
18b800a33b
feat: complete test script of sensitive word filter ( #28879 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-28 18:00:54 +08:00
hsparks-codes
c64fe595d3
test: add comprehensive unit tests for `ExternalDatasetService` ( #28872 )
2025-11-28 17:59:02 +08:00
-LAN-
dd3b1ccd45
refactor(workflow): remove redundant get_base_node_data() method ( #28803 )
2025-11-28 15:38:46 +08:00
hsparks-codes
6f927b4a62
test: add comprehensive unit tests for RecommendedAppService ( #28869 )
2025-11-28 15:10:24 +08:00
Gritty_dev
c76bb8ffa0
feat: complete test script of file upload ( #28843 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-28 15:10:12 +08:00
hsparks-codes
4dcd871cef
test: add comprehensive unit tests for AudioService ( #28860 )
2025-11-28 14:43:35 +08:00
hsparks-codes
abe1d31ae0
test: add comprehensive unit tests for SavedMessageService ( #28845 )
2025-11-28 14:42:54 +08:00
hsparks-codes
2d71fff2b2
test: add comprehensive unit tests for TagService ( #28854 )
2025-11-28 14:41:57 +08:00
-LAN-
c4f61b8ae7
Fix CODEOWNERS workflow owner handle ( #28866 )
2025-11-28 14:41:20 +08:00