lyzno1
|
16ef5ebb97
|
fix: remove duplicate weekdays keys in i18n workflow files (#24157)
|
2025-08-19 14:55:16 +08:00 |
lyzno1
|
acfb95f9c2
|
Refactor Start node UI to User Input and optimize EntryNodeContainer (#24156)
|
2025-08-19 14:40:24 +08:00 |
lyzno1
|
aacea166d7
|
fix: resolve merge conflict between Features removal and validation enhancement (#24150)
|
2025-08-19 13:47:38 +08:00 |
lyzno1
|
f7bb3b852a
|
feat: implement Schedule Trigger validation with multi-start node topology support (#24134)
|
2025-08-19 11:55:15 +08:00 |
lyzno1
|
d4ff1e031a
|
Remove workflow features button (#24085)
|
2025-08-19 09:32:07 +08:00 |
lyzno1
|
6a3d135d49
|
fix: simplify trigger-schedule hourly mode calculation and improve UI consistency (#24082)
Co-authored-by: zhangxuhe1 <xuhezhang6@gmail.com>
|
2025-08-18 23:37:57 +08:00 |
lyzno1
|
5c4bf7aabd
|
feat: Test Run dropdown with dynamic trigger selection (#24113)
|
2025-08-18 17:46:36 +08:00 |
lyzno1
|
e9c7dc7464
|
feat: update workflow run button to Test Run with keyboard shortcut (#24071)
|
2025-08-18 10:44:17 +08:00 |
lyzno1
|
74ad21b145
|
feat: comprehensive trigger node system with Schedule Trigger implementation (#24039)
Co-authored-by: zhangxuhe1 <xuhezhang6@gmail.com>
|
2025-08-18 09:23:16 +08:00 |
lyzno1
|
f214eeb7b1
|
feat: add scroll to selected node button in workflow header (#24030)
Co-authored-by: zhangxuhe1 <xuhezhang6@gmail.com>
|
2025-08-16 19:26:44 +08:00 |
lyzno1
|
ae25f90f34
|
Replace export button with more actions button in workflow control panel (#24033)
|
2025-08-16 19:25:18 +08:00 |
lyzno1
|
352776ba77
|
update: GitHub star fallback count to current value (#23957)
|
2025-08-15 11:25:50 +08:00 |
lyzno1
|
e7a5268fdd
|
Fix hover button contrast in dark mode for app and dataset cards (#23955)
|
2025-08-15 10:38:03 +08:00 |
lyzno1
|
62c34c4bc2
|
refactor: unify pnpm version management with packageManager field (#23943)
|
2025-08-15 09:01:18 +08:00 |
Rajhans Jadhao
|
8d47213529
|
fix(workflow/if-else): keep conditions in sync on variable rename (#23611)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-14 19:55:18 +08:00 |
lyzno1
|
05e071bf2f
|
fix: resolve user profile dropdown cache sync issue across layouts (#23937)
|
2025-08-14 19:51:28 +08:00 |
Yongtao Huang
|
2476511368
|
Fix: replace deprecated String.prototype.substr with slice (#23915)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-14 13:47:23 +08:00 |
lyzno1
|
caf50ea01e
|
fix: resolve text clipping issues in overview chart components (#23907)
|
2025-08-14 10:16:20 +08:00 |
lyzno1
|
cc4d82f932
|
fix(web): resolve TypeScript errors in app overview components (#23901)
|
2025-08-14 09:22:27 +08:00 |
Yongtao Huang
|
02194db0c6
|
Fix: narrow beforeRequest hook type to avoid boolean in array (#23860)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-13 23:28:13 +08:00 |
Yongtao Huang
|
b6bd145130
|
Remove redundant acceptedKeys check (#23891)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-13 23:24:23 +08:00 |
lyzno1
|
5dcbc9861b
|
fix: add dark mode support for embedded modal option icons (#23893)
|
2025-08-13 23:20:33 +08:00 |
xubo
|
3ac4e122eb
|
Update use-document-title.ts to fix favicon.ico path (#23872)
|
2025-08-13 08:08:32 -07:00 |
NeatGuyCoding
|
e336a8666a
|
fix translation (#23873)
|
2025-08-13 17:17:16 +08:00 |
HyaCinth
|
a36fdf6a7d
|
chore(cmdk): Resolve default option selection issue in GotoAnything component (#23878) (#23813)
|
2025-08-13 17:14:21 +08:00 |
Wu Tianwei
|
f884886ef4
|
style: update dark and light theme colors and add new color variables (#23865)
|
2025-08-13 14:50:41 +08:00 |
lyzno1
|
2da00bb4ec
|
Fix misleading Studio button in account header (#23842)
|
2025-08-13 13:56:06 +08:00 |
lyzno1
|
e0fe0e1a3e
|
fix: goto-anything command filter should only match shortcut (#23862)
|
2025-08-13 13:55:25 +08:00 |
lyzno1
|
e11a334c9b
|
fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector (#23858)
|
2025-08-13 13:55:10 +08:00 |
Wu Tianwei
|
ad2bc7f8ac
|
fix: update modal component to use relative positioning (#23855)
|
2025-08-13 11:20:40 +08:00 |
lyzno1
|
854c1aa37d
|
fix: goto-anything highlighting consistency improvements (#23843)
|
2025-08-13 10:15:45 +08:00 |
github-actions[bot]
|
6e6389c930
|
chore: translate i18n files (#23841)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-12 23:56:50 +08:00 |
GuanMu
|
973a390298
|
Feature/run cmd (#23822)
|
2025-08-12 23:47:50 +08:00 |
Yongtao Huang
|
9769318875
|
Fix missing import in app.ts (#23831)
|
2025-08-12 23:27:31 +08:00 |
cathy
|
c7f36d1a5a
|
chore: goto anything mouse keyboard interaction (#23805)
|
2025-08-12 18:17:19 +08:00 |
lyzno1
|
7820e31a92
|
fix: add missing translation keys for goto anything command selector (#23815)
|
2025-08-12 18:14:57 +08:00 |
GuanMu
|
de0dae9d9b
|
Fix node search (#23795)
|
2025-08-12 14:48:35 +08:00 |
Wu Tianwei
|
a09935d9b9
|
chore: restore @mdx-js dependencies in package.json and pnpm-lock.yaml (#23792)
|
2025-08-12 14:45:56 +08:00 |
lyzno1
|
a62371940f
|
fix: remove misleading clear buttons and improve SimpleSelect UX (#23791)
|
2025-08-12 13:29:51 +08:00 |
github-actions[bot]
|
02f7677d92
|
chore: translate i18n files (#23789)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-12 13:29:33 +08:00 |
Will
|
1ffe190557
|
Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-12 13:14:00 +08:00 |
lyzno1
|
d3eff9b1a3
|
fix: prevent X button flying to screen corners in dataset settings modal (#23788)
|
2025-08-12 12:03:04 +08:00 |
lyzno1
|
dc2aaae414
|
feat: add highPriority option to Modal for goto-anything layering (#23783)
|
2025-08-12 10:37:11 +08:00 |
lyzno1
|
e298eee822
|
feat: add select-none class to tag filter components to prevent text selection (#23774)
|
2025-08-12 09:23:59 +08:00 |
NeatGuyCoding
|
bc1cfd4373
|
hotfix: fix translation (#23757)
|
2025-08-11 22:36:39 +08:00 |
lyzno1
|
2944a4fd43
|
feat: add filtering support for @ command selector in goto-anything (#23763)
|
2025-08-11 22:21:37 +08:00 |
Wu Tianwei
|
0baccb9e82
|
chore(version): bump version to 1.7.2 (#23740)
|
2025-08-11 17:12:44 +08:00 |
lyzno1
|
2c81db5a1c
|
feat: enhance GotoAnything UX with @ command selector (#23738)
|
2025-08-11 15:47:19 +08:00 |
Wu Tianwei
|
d30f898274
|
fix: model selector language undefined error (#23723)
|
2025-08-11 14:39:22 +08:00 |
lyzno1
|
0c5e66bccb
|
fix: unified error handling for GotoAnything search actions (#23715)
|
2025-08-11 11:57:06 +08:00 |