Skip to content

docs(FR-2537): add board customization and auto-refresh to dashboard docs#6781

Merged
graphite-app[bot] merged 1 commit intomainfrom
docs-dashboard-board-customization-v2
Apr 17, 2026
Merged

docs(FR-2537): add board customization and auto-refresh to dashboard docs#6781
graphite-app[bot] merged 1 commit intomainfrom
docs-dashboard-board-customization-v2

Conversation

@yomybaby
Copy link
Copy Markdown
Member

@yomybaby yomybaby commented Apr 17, 2026

Resolves #6681 (FR-2537)

Summary

  • Document board customization via drag-and-drop on the Dashboard page
  • Document the auto-refresh toggle and 15-second refresh interval
  • Remove references to the Superadmin Dashboard per reviewer feedback (feature is hidden in current UI)

Changes

  • dashboard/dashboard.md (en/ko/ja/th): board customization section, auto-refresh note, removed Superadmin Dashboard section and cross-references

Context

This PR re-creates the #6575 work after the original PR was accidentally squash merged with 29 commits from its ancestor PRs (reverted in #6780). Now scoped to dashboard.md only, stacked on top of #6574's branch.

Test plan

  • Verify drag-and-drop board customization behavior is accurately described
  • Verify auto-refresh interval (15 seconds) matches the actual UI
  • Confirm Superadmin Dashboard removal is correct across all 4 languages

Copilot AI review requested due to automatic review settings April 17, 2026 09:45
@yomybaby yomybaby changed the base branch from main to 04-10-docs_add_start_from_url_and_announcement_banner_to_start_page_docs April 17, 2026 09:45
@github-actions github-actions Bot added the size:L 100~500 LoC label Apr 17, 2026
Copy link
Copy Markdown
Member Author

yomybaby commented Apr 17, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yomybaby yomybaby changed the title docs: fix incorrect permission labels in share_vfolder documentation docs(FR-2537): add board customization and auto-refresh to dashboard docs Apr 17, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Dashboard user-manual pages across all supported languages to better reflect current WebUI behavior and UI wording.

Changes:

  • Added a note that the Total Resources in Resource Group panel may be hidden depending on system configuration.
  • Emphasized the auto-refresh interval (15 seconds) and replaced the removed superadmin-dashboard section with a tip about new panels appearing after WebUI updates.
  • Updated panel labels in Korean/Japanese to match the current UI phrasing.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
packages/backend.ai-webui-docs/src/en/dashboard/dashboard.md Adds note/tip callouts and emphasizes the auto-refresh interval.
packages/backend.ai-webui-docs/src/ko/dashboard/dashboard.md Updates panel labels, adds note/tip callouts, and emphasizes auto-refresh interval.
packages/backend.ai-webui-docs/src/ja/dashboard/dashboard.md Updates panel labels, adds note/tip callouts, and emphasizes auto-refresh interval.
packages/backend.ai-webui-docs/src/th/dashboard/dashboard.md Adds note/tip callouts and emphasizes auto-refresh interval.

Comment thread packages/backend.ai-webui-docs/src/th/dashboard/dashboard.md
Comment thread packages/backend.ai-webui-docs/src/en/dashboard/dashboard.md
@graphite-app graphite-app Bot force-pushed the 04-10-docs_add_start_from_url_and_announcement_banner_to_start_page_docs branch from fd1912f to bfeea9f Compare April 17, 2026 10:13
Base automatically changed from 04-10-docs_add_start_from_url_and_announcement_banner_to_start_page_docs to main April 17, 2026 10:17
@yomybaby yomybaby force-pushed the docs-dashboard-board-customization-v2 branch from 76e977b to 2438ddb Compare April 17, 2026 10:26
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 17, 2026

Merge activity

…docs (#6781)

Resolves #6681 (FR-2537)

## Summary

- Document **board customization** via drag-and-drop on the Dashboard page
- Document the **auto-refresh** toggle and 15-second refresh interval
- Remove references to the Superadmin Dashboard per reviewer feedback (feature is hidden in current UI)

## Changes

- `dashboard/dashboard.md` (en/ko/ja/th): board customization section, auto-refresh note, removed Superadmin Dashboard section and cross-references

## Context

This PR re-creates the #6575 work after the original PR was accidentally squash merged with 29 commits from its ancestor PRs (reverted in #6780). Now scoped to dashboard.md only, stacked on top of #6574's branch.

## Test plan

- [ ] Verify drag-and-drop board customization behavior is accurately described
- [ ] Verify auto-refresh interval (15 seconds) matches the actual UI
- [ ] Confirm Superadmin Dashboard removal is correct across all 4 languages
@graphite-app graphite-app Bot force-pushed the docs-dashboard-board-customization-v2 branch from 2438ddb to 3661e82 Compare April 17, 2026 10:29
@graphite-app graphite-app Bot merged commit 3661e82 into main Apr 17, 2026
7 checks passed
@graphite-app graphite-app Bot deleted the docs-dashboard-board-customization-v2 branch April 17, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L 100~500 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add board customization and auto-refresh to dashboard docs (FR-2537)

2 participants