hjlarry
b98c36db48
fix trigger related api 404
2025-10-06 14:36:07 +08:00
hjlarry
d05d11e67f
add webhook node draft single run
2025-10-06 14:35:12 +08:00
Will
d89c5f7146
chore: Avoid directly using OpenAI dependencies ( #26590 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-06 10:40:38 +08:00
-LAN-
4a475bf1cd
chore: Raise default string length limits ( #26592 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2025-10-06 10:40:13 +08:00
Bowen Liang
10be9cfbbf
chore: fix basedwright style warning for opendal.layers imports ( #26596 )
2025-10-06 10:39:28 +08:00
Asuka Minato
c20e0ad90d
Removes the 'extensions' directory from pyrightconfig.json and fixes … ( #26512 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-05 15:57:42 +09:00
GuanMu
22f64d60bb
chore: update Dockerfile to use Python 3.12-bookworm and refactor layout logic to utilize ELK for improved node layout ( #26522 )
2025-10-05 12:49:41 +08:00
lyzno1
7b7d332239
refactor(docs): Reorganize documentation with standard language codes ( #26534 )
2025-10-05 12:47:32 +08:00
NeatGuyCoding
b1d189324a
Feature add test containers mail account deletion task 1858 ( #26555 )
...
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-05 12:47:17 +08:00
NeatGuyCoding
00fb468f2e
Feature add test containers mail email code login task ( #26580 )
...
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-05 12:44:40 +08:00
yihong
bbbb6e04cb
fix: delete useless db session commit ( #26572 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-10-05 12:43:40 +08:00
lyzno1
3370736e09
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-04 11:30:26 +08:00
hjlarry
cc5a315039
fix pyright exception
2025-10-02 20:26:29 +08:00
hjlarry
6ea10cdaaf
debug webhook don't require publish the app
2025-10-02 20:07:57 +08:00
Asuka Minato
f5161d9add
Exclude tests directory from pyright type checking ( #26496 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-02 18:51:36 +08:00
crazywoola
787251f00e
Revert "fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”." ( #26548 )
2025-10-02 18:46:33 +08:00
lyzno1
cfe21f0826
chore(web): update Next.js to 15.5.4 and unify Lexical to 0.36.2 ( #26541 )
2025-10-02 18:13:53 +08:00
NeatGuyCoding
196f691865
Feature add test containers enable segments to index task ( #26539 )
...
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-02 18:13:43 +08:00
Radu Luncasu
7a5bb1cfac
chore(devcontainer): update Python base image from bullseye to bookworm in Dockerfile ( #26519 )
2025-10-02 18:12:08 +08:00
lyzno1
b80d55b764
fix: add missing key prop to TabPanel and initialize useRef with null ( #26517 )
2025-10-02 18:08:57 +08:00
lyzno1
9643fa1c9a
fix: use StopCircle icon in variable inspect listening panel
2025-10-02 10:02:19 +08:00
lyzno1
937a58d0dd
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-02 09:18:21 +08:00
hjlarry
d9faa1329a
move workflow_plugin_trigger_service to trigger sub dir
2025-10-02 00:31:33 +08:00
hjlarry
fec09e7ed3
move trigger_service to trigger sub dir
2025-10-02 00:29:53 +08:00
hjlarry
31b15b492e
move trigger_debug_service to trigger sub dir
2025-10-02 00:27:48 +08:00
hjlarry
f96bd4eb18
move schedule service to trigger sub dir
2025-10-02 00:24:32 +08:00
hjlarry
a4109088c9
move webhook service to trigger sub dir
2025-10-02 00:18:37 +08:00
hjlarry
f827e8e1b7
add more code comment
2025-10-02 00:14:35 +08:00
hjlarry
82f2f76dc4
ruff format code
2025-10-01 23:39:46 +08:00
hjlarry
e6a44a0860
can debug when disable webhook
2025-10-01 23:39:37 +08:00
hjlarry
604651873e
refactor webhook service
2025-10-01 12:46:42 +08:00
lyzno1
9114881623
fix: update frontend trigger field mapping from triggers to events
...
- Update TriggerProviderApiEntity type to use events field (aligned with backend commit 32f4d1af8 )
- Update conversion function in use-triggers.ts to map provider.events to TriggerWithProvider.triggers
- Fix trigger-events-list.tsx to use providerInfo.events (TriggerProviderApiEntity type)
- Fix parameters-form.tsx to use provider.triggers (TriggerWithProvider type)
2025-10-01 09:53:45 +08:00
HyaCinth
dd71625f52
fix(datasets): Resolve issue where selected list is not updated when deleting a single file ( #26502 )
2025-09-30 23:22:43 +08:00
-LAN-
19936d23d1
chore: remove pnpm build from dev-setup command ( #26504 )
2025-09-30 21:30:15 +08:00
hjlarry
080cdda4fa
query param of webhook backend support
2025-09-30 21:21:39 +08:00
Harry
32f4d1af8b
Refactor: Rename triggers to events in trigger-related entities and services
...
- Updated class and variable names from 'triggers' to 'events' across multiple files to improve clarity and consistency.
- Adjusted related data structures and methods to reflect the new naming convention, including changes in API entities, service methods, and trigger management logic.
- Ensured all references to triggers are replaced with events to align with the updated terminology.
2025-09-30 20:18:33 +08:00
lyzno1
1bfa8e6662
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-09-30 18:56:21 +08:00
lyzno1
7c97ea4a9e
fix: correct entry node alignment for wrapper offset
...
- Add ENTRY_NODE_WRAPPER_OFFSET constant (x: 0, y: 21) for Start/Trigger nodes
- Implement getNodeAlignPosition() to calculate actual inner node positions
- Fix horizontal/vertical helpline rendering to account for wrapper offset
- Fix snap-to-align logic to properly align inner nodes instead of wrapper
- Correct helpline width/height calculation by subtracting offset for entry nodes
- Ensure backward compatibility: only affects Start/Trigger nodes with EntryNodeContainer wrapper
This fix ensures that Start and Trigger nodes (which have an EntryNodeContainer wrapper
with status indicator) align based on their inner node boundaries rather than the wrapper
boundaries, matching the alignment behavior of regular nodes.
2025-09-30 18:36:49 +08:00
lyzno1
bea11b08d7
refactor: hide workflow features button in workflow mode, keep it visible in chatflow mode
2025-09-30 17:51:01 +08:00
lyzno1
8547032a87
Revert "refactor: app publisher"
...
This reverts commit 8feef2c1a9 .
2025-09-30 17:46:27 +08:00
hjlarry
43574c852d
add variable type to webhook request parameters panel
2025-09-30 16:31:21 +08:00
Asuka Minato
decf0f3da0
Fix: Remove workflow/nodes from pyright exclusion ( #26461 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-09-30 15:39:04 +08:00
NeatGuyCoding
7242a67f84
minor fix: improve check_upgradable_plugin_task.py ( #26468 )
...
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-30 15:36:04 +08:00
Asuka Minato
c4884eb669
add back babel/core ( #26489 )
2025-09-30 15:35:10 +08:00
crazywoola
d49f3327e4
fix: style with self-start ( #26492 )
2025-09-30 15:30:27 +08:00
hjlarry
5ecc006805
add listening status for variable panel
2025-09-30 15:18:07 +08:00
Asuka Minato
633e68a2f7
feat(web): remove dead dependencies ( #26484 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-09-30 14:39:34 +08:00
quicksand
809f48f733
fix: document is not bound to a session ( #26480 )
2025-09-30 14:24:40 +08:00
lyzno1
15413108f0
chore: remove unused empty enums.py file
2025-09-30 13:52:33 +08:00
lyzno1
831c888b84
feat: sort output variables by table display order in webhook trigger
2025-09-30 12:34:09 +08:00