Skip to content

fix(web): hide deployment access tab#38222

Merged
hyoban merged 2 commits into
mainfrom
codex/hide-deployment-access-tab
Jun 30, 2026
Merged

fix(web): hide deployment access tab#38222
hyoban merged 2 commits into
mainfrom
codex/hide-deployment-access-tab

Conversation

@hyoban

@hyoban hyoban commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove access from deployment detail tab keys to hide the access tab.
  • No associated issue was provided.

From Codex

Screenshots

Before After
Not captured Not captured

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

Validation: git diff --check.

@hyoban hyoban marked this pull request as ready for review June 30, 2026 10:40
@hyoban hyoban requested a review from lyzno1 as a code owner June 30, 2026 10:40
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 30, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Jun 30, 2026
lyzno1
lyzno1 previously approved these changes Jun 30, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 30, 2026
@hyoban hyoban enabled auto-merge June 30, 2026 10:41
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.36%. Comparing base (200f8b8) to head (85f3d3b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #38222   +/-   ##
=======================================
  Coverage   85.36%   85.36%           
=======================================
  Files        4970     4972    +2     
  Lines      258827   258850   +23     
  Branches    49082    49082           
=======================================
+ Hits       220941   220962   +21     
- Misses      33579    33581    +2     
  Partials     4307     4307           
Flag Coverage Δ
dify-ui 94.93% <ø> (ø)
web 85.05% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hyoban hyoban added this pull request to the merge queue Jun 30, 2026
Merged via the queue into main with commit 9393df9 Jun 30, 2026
38 checks passed
@hyoban hyoban deleted the codex/hide-deployment-access-tab branch June 30, 2026 11:02
hyoban added a commit that referenced this pull request Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants