|
|
ae726a0607
|
merge main
|
2026-06-15 11:19:11 +08:00 |
|
|
|
c6b3e525d1
|
refactor: accept db.session explicitly in RecommendedAppService (#37417)
Co-authored-by: Shahil Kadia <shahil@users.noreply.github.com>
|
2026-06-15 01:19:16 +00:00 |
|
|
|
43bffeca39
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-06-11 10:21:10 +08:00 |
|
|
|
2a46a7d91d
|
refactor(api): migrate remaining console APIs to use injected user/tenant (#37288)
|
2026-06-11 01:30:31 +00:00 |
|
|
|
4e53eb5aaf
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-06-09 13:46:41 +08:00 |
|
|
|
4743cf4e74
|
Revert "fix install_app n+1 query"
This reverts commit dcd40b5004.
|
2026-06-09 13:19:23 +08:00 |
|
|
|
5bec8eb33a
|
chore: filter unavailable apps from the installed apps list API (#37206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-09 05:12:29 +00:00 |
|
|
|
5ee7bedb56
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
# Conflicts:
# .agents/skills/frontend-code-review/SKILL.md
# .agents/skills/frontend-code-review/references/business-logic.md
# .agents/skills/frontend-code-review/references/code-quality.md
# .agents/skills/frontend-code-review/references/performance.md
# api/controllers/console/explore/recommended_app.py
# eslint-suppressions.json
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
# packages/iconify-collections/custom-vender/info.json
# web/__tests__/apps/app-list-browsing-flow.test.tsx
# web/app/(commonLayout)/role-route-guard.tsx
# web/app/components/app-sidebar/nav-link/index.tsx
# web/app/components/apps/__tests__/empty.spec.tsx
# web/app/components/apps/__tests__/list.spec.tsx
# web/app/components/apps/empty.tsx
# web/app/components/apps/list.tsx
# web/app/components/base/search-input/__tests__/index.spec.tsx
# web/app/components/base/search-input/index.tsx
# web/app/components/header/account-setting/index.tsx
# web/app/components/header/header-wrapper.tsx
# web/app/components/plugins/marketplace/search-box/index.tsx
# web/app/components/tools/mcp/modal.tsx
# web/features/tag-management/components/tag-filter.tsx
# web/i18n/en-US/workflow.json
# web/i18n/zh-Hans/workflow.json
|
2026-06-08 10:32:32 +08:00 |
|
|
|
6b12152ce8
|
refactor(api): migrate tenant/user via DI for several endpoints (#37114)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-05 15:08:11 +00:00 |
|
|
|
a0d53b9f07
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
# Conflicts:
# eslint-suppressions.json
# web/app/components/header/account-dropdown/index.tsx
|
2026-06-04 11:56:43 +08:00 |
|
|
|
57b573d02b
|
refactor(api): migrate tenant/user via DI for several endpoints (#37004)
|
2026-06-03 08:59:00 +00:00 |
|
|
|
f36852646f
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-06-02 15:34:02 +08:00 |
|
|
|
7056985f72
|
refactor: inject current user id in stop message endpoints (#36925)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-02 06:48:10 +00:00 |
|
|
|
7815228395
|
Merge branch 'feat/ui-onboarding-rewrite' of github.com:langgenius/dify into feat/ui-onboarding-rewrite
|
2026-05-27 14:45:28 +08:00 |
|
|
|
dcd40b5004
|
fix install_app n+1 query
|
2026-05-27 14:44:00 +08:00 |
|
|
|
28a8be0d5f
|
feat(api): add learn dify app list contract
|
2026-05-27 11:02:45 +08:00 |
|
|
|
2a5f7bb1aa
|
chore: inject current user in explore message handlers (#36652)
|
2026-05-26 05:31:51 +00:00 |
|
|
|
87268f0662
|
chore: inject current user in console handlers (#36628)
|
2026-05-25 13:14:08 +00:00 |
|
|
|
ea5e487d3c
|
fix(api): stop returning 204 with response body and add CI check (#36489)
|
2026-05-21 16:20:34 +00:00 |
|
|
|
76bba64b79
|
chore: add type to test (#36324)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-18 08:47:47 +00:00 |
|
|
|
4fd4615c56
|
fix: avoid trial workflow schema model collision (#36061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-12 03:24:14 +00:00 |
|
|
|
927a17804b
|
feat: support configurable explore app categories (#35723)
|
2026-05-08 06:04:07 +00:00 |
|
|
|
ecd830083a
|
test: add type to test (#35871)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-08 01:06:25 +00:00 |
|
|
|
3193e8a712
|
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 08:50:02 +00:00 |
|
|
|
e3c2116501
|
fix: remove enable for get (#35245)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-04-15 09:18:29 +00:00 |
|
|
|
f66a3c49c4
|
refactor(api): migrate console recommended-app response to BaseModel (#35206)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-14 19:48:43 +00:00 |
|
|
|
1063e021f2
|
test: migrate explore conversation controller tests to testcontainers (#34312)
|
2026-03-31 05:00:22 +00:00 |
|
|
|
40591a7c50
|
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 21:05:32 +00:00 |
|
|
|
52e7492cbc
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
|
|
35cbd83e83
|
refactor: select in console explore and workspace controllers (#33842)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-21 20:06:17 +09:00 |
|
|
|
29577cac14
|
refactor: EnumText for preferred_provider_type MessageChain, Banner (#33696)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-19 03:53:04 +09:00 |
|
|
|
e64f4d6039
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-14 13:38:27 +09:00 |
|
|
|
01991f3536
|
test: unit test cases for console.explore and tag module (#32186)
|
2026-03-10 11:25:00 +08:00 |
|