yyh
ba06ed5f41
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-02 15:48:10 +08:00
yyh
f36852646f
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-02 15:34:02 +08:00
dea4e66456
fix(web): use generated account-profile contracts ( #36927 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-02 07:28:05 +00:00
1ff4d75084
refactor(web): migrate anthropic quota notice storage ( #36922 )
...
Co-authored-by: lmlm <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected] >
2026-06-02 04:05:15 +00:00
yyh
acbea6701c
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-01 18:33:10 +08:00
yyh and GitHub
8fc2807194
feat(web): create system-features vertical ( #36894 )
2026-06-01 10:15:25 +00:00
yyh
5c315ea7fe
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# web/app/components/tools/mcp/index.tsx
2026-06-01 12:29:40 +08:00
yyh and GitHub
07c0c4e7b1
chore(web): remove TanStack devtools ( #36882 )
2026-06-01 03:57:50 +00:00
yyh
ac09702d08
Merge branch 'codex/server-prefetch-current-workspace' into feat/ui-onboarding-rewrite
2026-05-31 22:00:25 +08:00
20f62b9919
fix(web): use generated current workspace query ( #36843 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-31 13:04:18 +00:00
yyh and GitHub
9490d63c50
refactor(web): remove app initializer and move auth boot logic to route boundaries ( #36818 )
2026-05-29 12:26:34 +00:00
yyh
15b2a8fdb7
Merge remote-tracking branch 'origin/refactor/suspense-boundary' into feat/ui-onboarding-rewrite
2026-05-29 20:23:54 +08:00
yyh
4f631d6f4c
fix
2026-05-29 16:06:52 +08:00
yyh
2b3e15cc83
Remove app initializer and move auth boot logic to route boundaries
2026-05-29 15:12:02 +08:00
Escape0707 and GitHub
78f40c0d25
test: stabilize modal context pricing test ( #36524 )
2026-05-29 05:19:37 +00:00
yyh
95936a8bac
refactor(web): remove workspace context
2026-05-28 12:48:16 +08:00
Jingyi-Dify
1acd1b568a
fix: add integration loading placeholders
2026-05-27 16:46:23 -07:00
Jingyi-Dify
065246a9a7
Merge origin/main into feat/ui-onboarding-rewrite
2026-05-26 17:50:55 -07:00
林玮 (Jade Lin) and GitHub
3a467d1d63
fix: member invite limits with dedup, locking, and accurate new-member counting ( #36512 )
2026-05-25 08:58:42 +00:00
Joel
d36c76c20e
merge
2026-05-20 14:34:04 +08:00
Stephen Zhou and GitHub
2b2a5824c1
refactor: migrate to tailwind v4 style ( #36417 )
2026-05-20 03:39:44 +00:00
Jingyi-Dify
9c0f592f34
feat: open integrations settings in account modal
2026-05-18 20:53:47 -07:00
Joel and Jingyi-Dify
9e852429be
chore: split logic from accont setting and integrating setting
2026-05-18 11:16:15 -07:00
Jingyi-Dify
884a43ae0a
fix(web): preserve settings fallbacks during main nav update
...
- hide migrated settings tabs from the account settings sidebar
- add disabled integrations destination mapping for future migration
- keep legacy settings modal fallback until integrations sections are ready
- restore main nav active styling and add titles for truncated labels
2026-05-18 11:09:13 -07:00
Jingyi-Dify
49d890d514
feat(web): refine main nav onboarding UI
...
- Add a reusable dimm Badge variant for workspace plan labels
- Update MainNav workspace, web apps, account, and help menu styling to match Figma
- Add MainNav-specific account dropdown with appearance, language, timezone, and logout entries
- Keep account trigger compact without plan badge while preserving the badge in the popup header
- Prevent the common layout shell from creating a page-level scrollbar
2026-05-18 11:09:13 -07:00
yyh and GitHub
06ea0f7ac2
fix: improve API extension dialog controls ( #36323 )
2026-05-18 08:03:08 +00:00
Stephen Zhou and GitHub
730a0bef9e
refactor: add console client migration demo ( #36300 )
2026-05-18 07:41:23 +00:00
Stephen Zhou and GitHub
d110112863
chore: update deps ( #36091 )
2026-05-13 03:51:21 +00:00
d648ce6888
chore: improve the progress of education pay ( #35851 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 10:42:03 +00:00
8e2b8168be
refactor(web): migrate HITL overlays to base dialog ( #35792 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-05 08:50:49 +00:00
cc4d6db7c8
chore: update dependency catalog ( #35594 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-27 07:29:42 +00:00
a633387e9b
chore: fix oxlint warnings (unused variables and imports) ( #35249 )
...
Co-authored-by: Your Name <[email protected] >
Co-authored-by: Claude Sonnet 4.6 <[email protected] >
Co-authored-by: Asuka Minato <[email protected] >
2026-04-20 13:43:17 +00:00
c7641bb1ce
refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions ( #35394 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-20 02:52:08 +00:00
dfcc0f8863
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui ( #35349 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-17 08:46:11 +00:00
6ca066983d
chore: auto fix for tailwind rules ( #35332 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 17:11:06 +00:00
Stephen Zhou and GitHub
abb84f1c38
chore: enable noUncheckedIndexedAccess ( #35178 )
2026-04-16 13:01:35 +00:00
36e840cd87
chore: knip fix ( #34481 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-02 15:03:42 +00:00
Stephen Zhou and GitHub
cb28885205
fix: update docs path ( #34052 )
2026-03-25 11:35:20 +08:00
27ed40225d
refactor(web): update frontend toast call sites to use the new shortcut API ( #33808 )
...
Signed-off-by: yyh <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-20 16:02:22 +08:00
yyh and GitHub
93f9546353
refactor(web): migrate core toast call sites to base ui toast ( #33643 )
2026-03-18 16:53:55 +08:00
yyh and GitHub
296b7044af
refactor: route next/navigation through compat re-export ( #33636 )
2026-03-18 12:57:03 +08:00
yyh and GitHub
d7f70f3c0f
refactor: route low-cost next modules through compat re-exports ( #33622 )
2026-03-18 10:37:29 +08:00
bbe975c6bc
feat: enhance model plugin workflow checks and model provider management UX ( #33289 )
...
Signed-off-by: yyh <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Coding On Star <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <[email protected] >
Co-authored-by: statxc <[email protected] >
2026-03-18 10:16:15 +08:00
Stephen Zhou and GitHub
f487b680f5
refactor: spilt context for better hmr ( #33033 )
2026-03-05 15:54:56 +08:00
Stephen Zhou and GitHub
a4373d8b7b
chore: i18n hmr support, fix hmr for app context ( #32997 )
2026-03-05 10:45:16 +08:00
yyh and GitHub
1a90c4d81b
refactor(web): migrate document list query state to nuqs ( #32339 )
2026-03-03 18:29:23 +08:00
yyh and GitHub
6a3db151a8
fix: improve TanStack Query client setup and fix queryKey bug ( #32422 )
2026-03-01 16:32:42 +08:00
1f74a251f7
fix: remove explore context and migrate query to orpc contract ( #32320 )
...
Co-authored-by: Copilot <[email protected] >
2026-02-14 16:18:26 +08:00
Stephen Zhou and GitHub
f355c8d595
refactor: type safe env, update to zod v4 ( #32035 )
2026-02-10 17:55:11 +08:00
4058e9ae23
refactor: extract sub-components and custom hooks from UpdateDSLModal and Metadata components ( #32045 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: Stephen Zhou <[email protected] >
2026-02-10 17:26:08 +08:00