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
zhsama
bc2edf5107
refactor(workflow): replace fetch function with base/post in use-one-step-run and use-workflow-run hooks in polling
2025-10-22 14:55:57 +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
zhsama
37805184d9
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
2025-10-22 12:58:15 +08:00
Yeuoly
df9932088f
avoid time slice strategy in community edition
2025-10-22 12:50:11 +08:00
zhsama
d101a83be8
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
2025-10-22 12:49:41 +08:00
lyzno1
94ea289c75
fix: suggestions tools list
2025-10-22 12:46:22 +08:00
lyzno1
e2539e91eb
fix: view docs
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
d99644237b
chore: align help link translations
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
14acd05846
fix
2025-10-22 12:41:19 +08:00
zhsama
ccce135bf5
fix(workflow): add setShowVariableInspectPanel for specific block types in useLastRun hook
2025-10-22 12:38:03 +08:00
Yeuoly
cb5607fc8c
refactor: TimeSliceLayer
2025-10-22 12:13:12 +08:00
Yeuoly
7f70d1de1c
ASYNC_WORKFLOW_SCHEDULER_GRANULARITY
2025-10-22 12:10:12 +08:00
Yeuoly
c36173f5a9
fix: typing
2025-10-22 11:55:26 +08:00
Yeuoly
7acbe981e2
fix: discorrect elapsed_time
2025-10-22 11:49:02 +08:00
Yeuoly
dd6ab7c68c
feat: support pausing workflow trigger log
2025-10-22 11:45:16 +08:00
Joel
a1ea256e79
fix: global icon in inspect
2025-10-22 11:36:01 +08:00
Joel
14942c9ee9
fix: page crash
2025-10-22 11:28:28 +08:00
Joel
b0b316ed48
fix: rag pipline not show sys vars
2025-10-22 11:07:08 +08:00
hjlarry
871cfbd40c
fix: CredentialsSchema missing help field display
2025-10-22 09:23:59 +08:00
yessenia
9a3ca0ce3b
fix(trigger): check subscription removed
2025-10-21 20:01:16 +08:00
zhsama
c90df5c12c
refactor(entry-node): remove showIndicator prop and related logic for cleaner component structure
2025-10-21 19:53:29 +08:00
yessenia
f4acc78f66
fix(trigger): deal with empty manualPropertiesSchema
2025-10-21 19:49:42 +08:00
Yeuoly
3d5e2c5ca1
feat(trigger): add suspend/timeslice layers and workflow CFS scheduler
...
- add suspend, timeslice, and trigger post engine layers
- introduce CFS workflow scheduler tasks and supporting entities
- update async workflow, trigger, and webhook services to wire in the new scheduling flow
2025-10-21 19:20:54 +08:00
zhsama
55bf9196dc
feat(trigger): add TriggerSchedule to node type checks for workflow execution
2025-10-21 18:57:57 +08:00
yessenia
18a52b4937
fix(trigger): subscription removed in workflow
2025-10-21 18:43:15 +08:00
Joel
439727746c
fix: trigger timestamp show place
2025-10-21 18:21:37 +08:00
Joel
04b55177b5
feat: support show global vars
2025-10-21 17:59:37 +08:00
zhsama
2793ede875
feat: update checkbox component in the panel and refactor form types for checkbox and boolean
2025-10-21 17:28:25 +08:00
yessenia
dc4801c014
refactor(trigger): refactor app mode type to enum
2025-10-21 16:50:18 +08:00
yessenia
d5e2649608
fix(trigger): disable some options when no start node
2025-10-21 15:25:36 +08:00
Joel
4102f0bc9d
feat: vars to new place
2025-10-21 15:03:16 +08:00
Joel
25e4203cb1
main
2025-10-21 14:44:24 +08:00
Joel
e1a3ead941
main
2025-10-21 14:42:27 +08:00
zhsama
6251090893
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
2025-10-21 14:39:10 +08:00
zhsama
aa5e04b70e
Merge branch 'main' into feat/trigger
...
# Conflicts:
# web/app/components/workflow/hooks-store/store.ts
# web/package.json
# web/pnpm-lock.yaml
2025-10-21 14:36:07 +08:00
Harry
8ac25c29ee
feat(trigger): implement subscription refresh logic with enhanced error handling and logging
2025-10-21 14:11:27 +08:00
Harry
f4517d667b
feat(trigger): enhance trigger provider refresh task with locking mechanism and due filter logic
2025-10-21 14:11:27 +08:00
Yeuoly
dc2481c805
feat: docs
2025-10-21 13:56:31 +08:00
Joel
fb6f05c267
fix: infinite jump to login url ( #27178 )
2025-10-21 13:25:20 +08:00
Yunlu Wen
ff9b74efeb
fix: remove login status api ( #27177 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-21 13:24:57 +08:00