hjlarry
|
a25f469bde
|
fix(trigger): Prevent marketplace tool downloads from retriggering on tab change
|
2025-11-12 13:40:56 +08:00 |
lyzno1
|
044ee7ef54
|
feat(workflow): always render featured tools section
|
2025-11-12 10:37:39 +08:00 |
zhsama
|
c37cce000f
|
refactor: replace TRIGGER_NODE_TYPES with isTriggerNode utility for improved node type checks across workflow components
|
2025-11-11 16:54:06 +08:00 |
zhsama
|
9c37f8c1cb
|
feat(trigger): add support for trigger nodes and user input node management in workflow components
|
2025-11-11 15:21:04 +08:00 |
zhsama
|
ed6bb121bb
|
fix: update types
|
2025-10-30 16:16:55 +08:00 |
lyzno1
|
8a48db6d0d
|
Improve workflow tool install flow
|
2025-10-30 15:34:49 +08:00 |
lyzno1
|
6e0765fbaf
|
feat: add install check for tools, triggers and datasources
|
2025-10-30 15:34:49 +08:00 |
lyzno1
|
0db082f6d0
|
feat(workflow): persist RAG recommendation panel collapse state
|
2025-10-29 15:10:45 +08:00 |
lyzno1
|
c94dc52310
|
fix: remove duplicate RAG tool heading and fix select callback type
|
2025-10-29 14:57:38 +08:00 |
lyzno1
|
f06dc3ef90
|
fix: localize workflow block search filters
|
2025-10-29 11:55:30 +08:00 |
lyzno1
|
c4996f9563
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-28 11:28:06 +08:00 |
Wu Tianwei
|
0e62a66cc2
|
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-28 10:22:16 +08:00 |
lyzno1
|
b94ad084c3
|
feat: surface featured trigger recommendations in start tab (#27319)
|
2025-10-27 11:33:02 +08:00 |
yessenia
|
8a8c0703b1
|
feat: add datasource node readme
|
2025-10-24 11:46:58 +08:00 |
lyzno1
|
aee9a8366f
|
refactor: move marketplace footer outside scroll containers
|
2025-10-24 10:07:02 +08:00 |
lyzno1
|
37e75f7791
|
Ensure workflow tools tab always shows marketplace footer
|
2025-10-23 13:08:59 +08:00 |
lyzno1
|
7ada2385b3
|
feat: add toggle behavior for featured tools
|
2025-10-23 12:27:42 +08:00 |
yessenia
|
06d1a2e2fd
|
feat(trigger): remove Redundant comp & triggers api no cache
|
2025-10-23 10:57:41 +08:00 |
lyzno1
|
d478f62b49
|
Optimize workflow tool sync after plugin install (#27280)
|
2025-10-23 09:58:54 +08:00 |
lyzno1
|
52b180104a
|
Limit workflow tool/trigger search to provider and item names
|
2025-10-22 16:53:23 +08:00 |
lyzno1
|
181a1ae7f3
|
fix: hover tooltip
|
2025-10-22 15:09:01 +08:00 |
lyzno1
|
e18ecead2c
|
fix: hide All tools when searching
|
2025-10-22 15:07:46 +08:00 |
lyzno1
|
36a26adab2
|
fix: install from marketplace
|
2025-10-22 14:59:49 +08:00 |
lyzno1
|
50bbac5973
|
Add double-arrow icon swap on featured tools “Show more” hover
|
2025-10-22 14:47:19 +08:00 |
lyzno1
|
45b221659b
|
Tighten featured tools header arrow and add “All tools” section divider
|
2025-10-22 14:41:18 +08:00 |
lyzno1
|
16957f14f1
|
fix: featured icons
|
2025-10-22 14:33:00 +08:00 |
lyzno1
|
0d7dde0639
|
Align featured tool hover layout and widen action dropdown
|
2025-10-22 14:19:22 +08:00 |
lyzno1
|
94ea289c75
|
fix: suggestions tools list
|
2025-10-22 12:46:22 +08:00 |
lyzno1
|
77e9bae3ff
|
feat(workflow): polish featured tools recommendations
|
2025-10-22 12:46:21 +08:00 |
lyzno1
|
5cb268e99b
|
feat: suggestions ui
|
2025-10-22 12:46:21 +08:00 |
lyzno1
|
f179b03d6e
|
fix: constrain rag pipeline datasource selector width
|
2025-10-22 12:46:21 +08:00 |
lyzno1
|
28fe58f3dd
|
feat: try to add tools suggestions
|
2025-10-22 12:46:21 +08:00 |
Yeuoly
|
f02d575379
|
Merge branch 'main' into feat/trigger
|
2025-10-21 11:09:26 +08:00 |
yessenia
|
735ebf6c59
|
fix(trigger): oauth client params
|
2025-10-21 09:27:10 +08:00 |
yessenia
|
801f8c1592
|
fix(trigger): oauth client default values
|
2025-10-20 18:21:38 +08:00 |
GuanMu
|
8c298b33cd
|
Fix frontend type error (#27116)
|
2025-10-20 11:27:18 +08:00 |
GuanMu
|
cf7ff76165
|
fix(web): resolve TypeScript type errors in workflow components (#27086)
|
2025-10-18 23:09:00 +08:00 |
lyzno1
|
6ae76d108b
|
feat: add cursor pointer to macketplace actions
|
2025-10-17 21:31:40 +08:00 |
lyzno1
|
9cc3cfb63e
|
fix: hide footer from all start block when search not found
|
2025-10-17 21:28:57 +08:00 |
lyzno1
|
58e4c0793a
|
feat: align tool selector empty state with start blocks
|
2025-10-17 21:25:28 +08:00 |
yessenia
|
21e3ef91eb
|
fix(trigger): show event detail
|
2025-10-17 18:23:04 +08:00 |
lyzno1
|
95e46806a4
|
fix: marketplace item install hover
|
2025-10-16 18:01:00 +08:00 |
lyzno1
|
c9c3d03878
|
fix: keep start tab search results restorable
|
2025-10-16 17:56:32 +08:00 |
lyzno1
|
b28ec4be6e
|
fix: start block ui
|
2025-10-16 17:48:24 +08:00 |
lyzno1
|
29d7023fae
|
- Update all-tools.tsx so provider search results keep only relevant items: full list retained when the provider matches; otherwise the provider is cloned with just matching tools.
- Mirror the same filtering strategy for Start-tab trigger plugins in trigger-plugin/list.tsx, ensuring only matching events render when searching.
|
2025-10-16 17:46:44 +08:00 |
lyzno1
|
22f6c23780
|
refactor: remove empty search placeholder from tool selector
|
2025-10-16 17:39:35 +08:00 |
yessenia
|
b04f92715c
|
feat(trigger): plugin category type
|
2025-10-16 15:30:04 +08:00 |
lyzno1
|
34b7e5cbca
|
fix: enable scrolling in start selector tab
|
2025-10-15 19:09:23 +08:00 |
zhsama
|
d71200ee32
|
feat: enhance block selector and change block components with flow type handling
|
2025-10-14 16:42:21 +08:00 |
zhsama
|
0fa4b77ff8
|
feat(style): adjust minimum and maximum width for block-selector and data source components
|
2025-10-14 15:23:28 +08:00 |