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
jyong
fb7dc4e0e1
fix file
2025-08-15 14:55:37 +08:00
twwu
d558f98aa6
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-08-15 14:17:46 +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
autofix-ci[bot]
ff76adc88a
[autofix.ci] apply automated fixes
2025-08-15 04:17:51 +00:00
Yunlu Wen
cfc555d05d
feat: add knowledge pipeline creation feature
2025-08-15 12:15:37 +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
jyong
8e88765261
fix file
2025-08-14 18:17:44 +08:00
jyong
5a2618d002
fix file
2025-08-14 18:07:52 +08:00
jyong
69a821db02
fix file
2025-08-14 18:01:29 +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
jyong
a8fbf123e4
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
2025-08-14 15:12:29 +08:00
jyong
8b8d257f78
fix file
2025-08-14 15:12:09 +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
crazywoola
c39dfad7b6
fix: mime_type could be None ( #23880 )
...
Co-authored-by: -LAN- <laipz8200@outlook.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-08-14 13:40:06 +08:00
Guangdong Liu
9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization ( #23584 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-14 10:18:12 +08:00
NeatGuyCoding
e0f0813b7c
Add Test Containers Based Tests for App Generation Services ( #23899 )
2025-08-14 10:16:41 +08:00
lyzno1
caf50ea01e
fix: resolve text clipping issues in overview chart components ( #23907 )
2025-08-14 10:16:20 +08:00
Guangdong Liu
d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node ( #23903 )
...
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-08-14 10:01:27 +08:00
lyzno1
cc4d82f932
fix(web): resolve TypeScript errors in app overview components ( #23901 )
2025-08-14 09:22:27 +08:00
QuantumGhost
7286b4ad06
fix(api): resolve "Message not exists" error in admin feedback creation ( #23232 )
...
Fix regression introduced in PR #22580 where admin users encountered
"Message not exists" errors when creating feedback on messages created
by other users.
The issue was caused by `MessageService.create_feedback()` incorrectly
filtering messages by the current user's ID, preventing admins from
accessing messages created by end users.
Reverts: #22580
2025-08-13 23:57:25 +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
jyong
72ea3b4d01
fix variable_pool
2025-08-13 17:38:14 +08: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
Yongtao Huang
bf2f03f911
Restructure the File errors in controller ( #23801 )
...
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-13 17:06:07 +08:00
jyong
3797416fe0
fix online drive
2025-08-13 15:45:33 +08:00
Will
5aaa47e25d
fix: messages updated_at ( #23869 )
2025-08-13 15:34:52 +08:00
jyong
f74706a4a5
fix online drive
2025-08-13 15:28:18 +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
Wu Tianwei
f884886ef4
style: update dark and light theme colors and add new color variables ( #23865 )
2025-08-13 14:50:41 +08:00
twwu
acde411629
fix: Update breadcrumb styles in Online Drive component for improved visual consistency
2025-08-13 14:28:55 +08:00
goofy
4da6ec787e
feat: support to upload files for visual model call when running LLM node for debugging in a single step ( #23521 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-13 14:07:13 +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
4d34891ac0
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-08-13 11:34:27 +08:00
twwu
cf46fba753
feat: Enhance Online Drive component with bucket handling and breadcrumb navigation
2025-08-13 11:34:22 +08:00
kenwoodjw
21e1b825fe
fix: optimize dataset cleanup task ( #23828 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-08-13 11:22:03 +08:00