dify/web/app/components/base
Novice 6b75188ddc
fix: resolve import migrations and test failures after segment 3 merge
- Migrate core.model_runtime -> dify_graph.model_runtime across 20+ files
- Migrate core.workflow.file -> dify_graph.file across 15+ files
- Migrate core.workflow.enums -> dify_graph.enums in service files
- Fix SandboxContext phantom import in dify_graph/context/__init__.py
- Fix core.app.workflow.node_factory -> core.workflow.node_factory
- Fix toast import paths (useToastContext from toast/context)
- Fix app-info.tsx import paths for relocated app-operations
- Fix 15 frontend test files for API changes, missing QueryClientProvider,
  i18n key renames, and component behavior changes

Made-with: Cursor
2026-03-23 10:31:11 +08:00
..
__tests__ test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
action-button test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
agent-log-modal refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
amplitude fix(amplitude): update sessionReplaySampleRate default value to 0.5 (#30880) 2026-01-13 12:26:50 +08:00
answer-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
app-icon Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
app-icon-picker Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
audio-btn test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
audio-gallery Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
auto-height-textarea Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
avatar Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
badge test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
block-input Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
button refactor(web): migrate Button to Base UI with focus-visible (#32941) 2026-03-04 13:55:13 +08:00
carousel test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
chat Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
checkbox test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
checkbox-list test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
chip Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
confirm Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
content-dialog Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
copy-feedback test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
copy-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
corner-label Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
date-and-time-picker fix: resolve test failures after segment 2 merge 2026-03-23 09:18:26 +08:00
dialog Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
divider test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
drawer test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
drawer-plus Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
dropdown test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
effect test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
emoji-picker test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
encrypted-bottom Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
error-boundary test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
features fix: resolve import migrations and test failures after segment 3 merge 2026-03-23 10:31:11 +08:00
file-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
file-thumb Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
file-uploader Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
float-right-container test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
form Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
fullscreen-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
ga test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
grid-mask test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
icons Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
image-gallery test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
image-uploader refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
inline-delete-confirm Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
input test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
input-number Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
input-with-copy Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
linked-apps-panel Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
list-empty Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
loading test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
logo test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
markdown test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
markdown-blocks Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
mermaid Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
message-log-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
modal Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
modal-like-wrap test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
new-audio-button test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
node-status test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
notion-connector Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
notion-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
notion-page-selector test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
pagination Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
param-item Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
popover test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
portal-to-follow-elem Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
premium-badge test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
progress-bar test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
prompt-editor fix: resolve import migrations and test failures after segment 3 merge 2026-03-23 10:31:11 +08:00
prompt-log-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
qrcode test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
radio refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
radio-card Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
search-input Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
segmented-control Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
select Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
simple-pie-chart test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
skeleton test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
slider Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
sort Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
spinner test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
svg test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
svg-gallery test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
switch test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-header test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider-new test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider-plain test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tag test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tag-input refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
tag-management refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
text-generation refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
textarea test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
timezone-label test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
toast Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
tooltip Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
ui feat(web): add base AlertDialog with app-card migration example (#32933) 2026-03-04 13:56:27 +08:00
upgrade-modal Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
user-avatar-list fix web style 2026-01-17 22:10:10 +08:00
video-gallery test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
voice-input test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
with-input-validation test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
zendesk test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
alert.tsx test: add tests for some base components (#32356) 2026-02-24 14:35:23 +08:00
app-unavailable.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
badge.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
theme-selector.tsx test: add tests for some base components (#32356) 2026-02-24 14:35:23 +08:00
theme-switcher.tsx fix: keep account dropdown open when switching theme (#32918) 2026-03-04 09:53:36 +08:00