|
|
f8cc85ce28
|
Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2
|
2026-05-29 22:17:43 +08:00 |
|
|
|
4d1b3605b5
|
style: use kbd and align style
|
2026-05-29 22:16:51 +08:00 |
|
|
|
d94be05f68
|
fix(web): use default profile query cache
|
2026-05-29 22:00:00 +08:00 |
|
|
|
fea7590779
|
fix: remove cursor pointer
|
2026-05-29 21:15:52 +08:00 |
|
|
|
71ba903d4c
|
fix: banner and template card skeleton style
|
2026-05-29 21:15:03 +08:00 |
|
|
|
44831839d1
|
fix(web): center common layout error in content area
|
2026-05-29 21:12:49 +08:00 |
|
|
|
88c3512471
|
fix: add webapp header skeleton
|
2026-05-29 21:06:02 +08:00 |
|
|
|
67dee6e07e
|
fix: env badge position
|
2026-05-29 21:02:37 +08:00 |
|
|
|
95d7fa997b
|
fix: hide webapp section when length===0
|
2026-05-29 20:59:59 +08:00 |
|
|
|
2d4e494162
|
Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2
|
2026-05-29 20:39:28 +08:00 |
|
|
|
4a0b177eee
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
# Conflicts:
# web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout-main.tsx
# web/app/(commonLayout)/layout.tsx
# web/app/components/full-screen-loading.tsx
# web/app/components/header/header-wrapper.tsx
|
2026-05-29 20:39:10 +08:00 |
|
|
|
9490d63c50
|
refactor(web): remove app initializer and move auth boot logic to route boundaries (#36818)
|
2026-05-29 12:26:34 +00:00 |
|
|
|
15b2a8fdb7
|
Merge remote-tracking branch 'origin/refactor/suspense-boundary' into feat/ui-onboarding-rewrite
|
2026-05-29 20:23:54 +08:00 |
|
|
|
65098a6b4f
|
fix: e2e
|
2026-05-29 20:18:16 +08:00 |
|
|
|
8055f8840c
|
fix: remove global loading
|
2026-05-29 19:39:03 +08:00 |
|
|
|
f033f91a68
|
Merge remote-tracking branch 'origin/main' into refactor/suspense-boundary
|
2026-05-29 18:54:09 +08:00 |
|
|
|
0b98319bd3
|
fix: redirect profile 401 to refresh route
|
2026-05-29 18:53:56 +08:00 |
|
|
|
386de25e26
|
add notes
|
2026-05-29 18:52:36 +08:00 |
|
|
|
ae538ced47
|
chore: using single SSH_SCRIPT for saas dev (#36827)
|
2026-05-29 10:07:15 +00:00 |
|
|
|
487249728b
|
fix: remove unnecessary # type: ignore comments (#24494) (#36825)
|
2026-05-29 09:41:32 +00:00 |
|
|
|
372a2e3e9c
|
refactor: convert isinstance chains to match/case (part 7) (#35902) (#36826)
|
2026-05-29 09:40:33 +00:00 |
|
|
|
4939a9c33d
|
refactor: add ts common style check for web and cli (#36823)
|
2026-05-29 09:26:32 +00:00 |
|
|
|
d30805353a
|
update lock
|
2026-05-29 17:09:39 +08:00 |
|
|
|
21c5825508
|
fix(web): declare server-only dependency
|
2026-05-29 17:05:38 +08:00 |
|
|
|
2d324add39
|
fix(web): guard server profile prefetch URL
|
2026-05-29 16:50:29 +08:00 |
|
|
|
62beaf493e
|
fix: knip
|
2026-05-29 16:46:23 +08:00 |
|
|
|
b34e5aa915
|
Merge branch 'main' into refactor/suspense-boundary
|
2026-05-29 16:41:06 +08:00 |
|
|
|
b6f92f1dc4
|
fix(cli): fix style (#36821)
|
2026-05-29 08:34:36 +00:00 |
|
|
|
ce276573a8
|
chore: deploy saas dev workflow (#36819)
|
2026-05-29 08:30:55 +00:00 |
|
|
|
2ea19c2b1c
|
test: fix oauth registration analytics spec
|
2026-05-29 16:29:47 +08:00 |
|
|
|
5712f29e8b
|
Merge remote-tracking branch 'origin/main' into refactor/suspense-boundary
|
2026-05-29 16:19:58 +08:00 |
|
|
|
93f7404c6b
|
refactor: hydrate common layout profile query
|
2026-05-29 16:19:26 +08:00 |
|
|
|
4f631d6f4c
|
fix
|
2026-05-29 16:06:52 +08:00 |
|
|
|
5070cc9668
|
refactor(cli): optimize error handling in flag parsing (#36810)
|
2026-05-29 07:39:26 +00:00 |
|
|
|
a392a72960
|
chore: not store search tag condition in url (#36814)
|
2026-05-29 07:30:35 +00:00 |
|
|
|
2b3e15cc83
|
Remove app initializer and move auth boot logic to route boundaries
|
2026-05-29 15:12:02 +08:00 |
|
|
|
30270b5c30
|
fix(device): surface SSO errors on /device and fix CLI null-account crash on external-SSO login (#36781)
|
2026-05-29 06:51:34 +00:00 |
|
|
|
24715a9570
|
chore: unified plugin status icon position (#36816)
|
2026-05-29 06:45:25 +00:00 |
|
|
|
c530a5d272
|
fix(api): validate annotation list pagination query (#36807)
Co-authored-by: root <kinsonnee@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-29 06:25:48 +00:00 |
|
|
|
418ee7398e
|
fix: install failed plugin dose not show icon (#36811)
|
2026-05-29 06:07:43 +00:00 |
|
|
|
78f40c0d25
|
test: stabilize modal context pricing test (#36524)
|
2026-05-29 05:19:37 +00:00 |
|
|
|
5e1fac09bb
|
Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2
# Conflicts:
# web/app/components/main-nav/index.tsx
|
2026-05-29 11:54:10 +08:00 |
|
|
|
35956247ab
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-05-29 11:51:24 +08:00 |
|
|
|
2cc567c6a3
|
feat: add DTO for agent api (#36797)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-29 03:36:41 +00:00 |
|
|
|
343531b9dc
|
refactor(web): migrate learn dify visibility state to jotai
|
2026-05-29 10:50:49 +08:00 |
|
|
|
236f389fce
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-05-29 10:24:10 +08:00 |
|
|
|
a180ab19e4
|
chore: type check test container tests (#36790)
|
2026-05-29 01:54:25 +00:00 |
|
|
|
5a2604265c
|
fix: align integrations search empty states
|
2026-05-28 12:43:58 -07:00 |
|
|
|
6a8aaa5a36
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-05-28 11:20:10 -07:00 |
|
|
|
13eaa436e7
|
test: isolate Redis state in container tests (#36740)
|
2026-05-28 12:42:25 +00:00 |
|