Commit Graph

2656 Commits

Author SHA1 Message Date
yessenia ae183b348c feat: variable preview 2025-08-18 18:16:48 +08:00
twwu 4a5c883988 feat(pipeline): implement footer component for dataset creation and enhance UI with new styles 2025-08-18 16:58:43 +08:00
twwu cd760633cb feat(billing): add noise effects to pricing plans and update rendering logic 2025-08-18 14:31:09 +08:00
twwu ece1330567 feat(billing): add Enterprise plan component and update plan rendering logic 2025-08-18 11:25:48 +08:00
twwu 386614951f Merge branch 'main' into feat/rag-2 2025-08-18 11:16:18 +08:00
Wu Tianwei 218e247fd2
refactor: improve loading animation and debug panel styles (#24075) 2025-08-18 11:12:47 +08:00
Guangdong Liu 6b51530e21
fix: update first_id logic to use the oldest answer item in chat messages (#23992)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 11:04:18 +08:00
lyzno1 9755564a05
Fix sticky table header transparency with backdrop-filter blur in dark mode (#23999) 2025-08-18 11:03:15 +08:00
Zhehao Peng f8fc9f8c79
feat: add select input support to the conversation opener (#24043) 2025-08-18 10:01:29 +08:00
Yongtao Huang ff52a54fef
Restore useLabelStore mistakenly removed in commit 403e2d58 (#24052)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-18 09:22:59 +08:00
twwu a2892773f2 fix: dark mode color 2025-08-17 15:25:10 +08:00
twwu e80645bfa1 feat: enhance billing plan components with new SVG assets and update styles for premium and enterprise plans 2025-08-15 22:17:32 +08:00
twwu c7d5ec1520 feat: add new pricing assets and update billing plan components to utilize them 2025-08-15 18:39:59 +08:00
twwu 8cf98ba0ce feat: add knowledge pipeline publishing feature and update billing context; refactor popup component for conditional rendering 2025-08-15 18:06:15 +08:00
twwu fb10706c20 feat: refactor billing plans components to improve structure and add self-hosted plan item button; update pricing layout and translations 2025-08-15 16:29:45 +08:00
twwu 89c7f71199 feat: add Footer component and integrate it into Pricing layout; refactor Header styles and update Plans component structure 2025-08-15 14:16:35 +08:00
lyzno1 352776ba77
update: GitHub star fallback count to current value (#23957) 2025-08-15 11:25:50 +08:00
twwu 153d5e8f03 refactor: Change plan-item directory 2025-08-15 11:14:38 +08:00
twwu ac456c1a95 feat: refactor billing plans components and add new PlanItem structure with tooltip support 2025-08-15 11:08:36 +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
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
twwu 46224724a2 feat: add Cloud and SelfHosted components with updated PlanSwitcher integration 2025-08-14 15:54:07 +08:00
twwu 8a5bcd11f2 fix: add missing newline at end of JSON files for icon components 2025-08-14 15:21:53 +08:00
twwu 02720c9b95 Merge branch 'main' into feat/rag-2 2025-08-14 15:03:48 +08:00
twwu d8a9645e83 feat: Implement billing plan selection UI with plan switcher and range options 2025-08-14 15:01:38 +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
lyzno1 5dcbc9861b
fix: add dark mode support for embedded modal option icons (#23893) 2025-08-13 23:20:33 +08:00
HyaCinth a36fdf6a7d
chore(cmdk): Resolve default option selection issue in GotoAnything component (#23878) (#23813) 2025-08-13 17:14:21 +08:00
twwu 463ca7043d fix: sync doc styling change 2025-08-13 15:13:03 +08:00
twwu 5a6818c817 Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +08:00
twwu acde411629 fix: Update breadcrumb styles in Online Drive component for improved visual consistency 2025-08-13 14:28:55 +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
twwu cf46fba753 feat: Enhance Online Drive component with bucket handling and breadcrumb navigation 2025-08-13 11:34:22 +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
GuanMu 973a390298
Feature/run cmd (#23822) 2025-08-12 23:47:50 +08:00
cathy c7f36d1a5a
chore: goto anything mouse keyboard interaction (#23805) 2025-08-12 18:17:19 +08:00
twwu 71d8a0c0b6 refactor: Refactor FileIcon component to use useMemo for file type determination and rename loading state variable for clarity 2025-08-12 16:55:00 +08:00
GuanMu de0dae9d9b
Fix node search (#23795) 2025-08-12 14:48:35 +08:00
lyzno1 a62371940f
fix: remove misleading clear buttons and improve SimpleSelect UX (#23791) 2025-08-12 13:29:51 +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
jyong 22b3933cc3 Merge branch 'main' into feat/rag-2
# Conflicts:
#	api/core/workflow/entities/variable_pool.py
2025-08-12 11:13:04 +08:00
zxhlyh 54b935f609 fix 2025-08-12 10:49:49 +08:00
lyzno1 dc2aaae414
feat: add highPriority option to Modal for goto-anything layering (#23783) 2025-08-12 10:37:11 +08:00