Skip to content

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

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs
Apr 17, 2026
Merged

docs(FR-2537): add board customization and auto-refresh to dashboard docs#6575
graphite-app[bot] merged 1 commit intomainfrom
04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs

Conversation

@nowgnuesLee
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee commented Apr 10, 2026

Resolves #6681 (FR-2537)

Summary

  • Document board customization via drag-and-drop on the Dashboard page
  • Document the auto-refresh toggle and configurable refresh interval
  • Correct admin dashboard panel descriptions (Active Sessions, Resource Slots, etc.) and their actual refresh intervals
  • Apply reviewer fixes

Changes

  • dashboard/dashboard.md (en/ko/ja/th): board customization section, auto-refresh toggle, corrected admin panel descriptions

Test plan

  • Verify drag-and-drop board customization behavior is accurately described
  • Verify auto-refresh interval options match the actual UI
  • Verify admin dashboard panel names and descriptions are accurate

🤖 Generated with Claude Code

Copy link
Copy Markdown
Contributor Author

nowgnuesLee commented Apr 10, 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.

Copy link
Copy Markdown
Contributor Author

@nowgnuesLee nowgnuesLee left a comment

Choose a reason for hiding this comment

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

Review: PR #6575 — docs: add board customization and auto-refresh to dashboard docs

Summary

This PR properly translates the JA and TH dashboard pages (previously left mostly in English with partial term translations), adds new Auto-Refresh and Layout Customization sections across all 4 languages, applies consistent bold formatting to panel names, removes the now-incorrect manual refresh instruction, and fixes the missing newline at EOF. Content is accurate and well-structured.

Findings

[en/dashboard/dashboard.md]

Naming Precision / Nice to Have: The section heading "Superadmin Dashboard" correctly matches TERMINOLOGY.md ("superadmin" as one word). Good.

Structural Parity / Nice to Have: The English file lacks the <a id="dashboard"></a> HTML anchor that the Korean file has. This is pre-existing, not introduced by this PR, so no action needed here.

[ja/dashboard/dashboard.md]

Good job fully translating the previously English content. Terminology is consistent with TERMINOLOGY.md:

  • リソースグループ (resource group), スーパー管理者 (superadmin), エージェント (agent), キーペア (keypair), セッション (session) -- all correct.

[th/dashboard/dashboard.md]

Similarly well-translated from the previously English content. Terminology aligns with TERMINOLOGY.md:

  • กลุ่มทรัพยากร (resource group), เอเจนต์ (agent), เซสชัน (session), คีย์แพร์ (keypair) -- all correct.

[ko/dashboard/dashboard.md]

Changes are minimal and correct -- adds the two new sections and updates the superadmin section from plain text to a proper H2 heading with consistent bold formatting.

Cross-language consistency

All 4 languages now share identical heading structure:

  1. H1: Dashboard title
  2. Panel descriptions (bullet list)
  3. H2: Auto-Refresh
  4. H2: Customizing the Dashboard Layout
  5. H2: Superadmin Dashboard
  6. Superadmin panel descriptions (bullet list)

Image references are consistent across all files (../images/dashboard.png, ../images/admin_dashboard.png).

Recommendation

LGTM. Content is accurate, terminology is consistent with TERMINOLOGY.md, translations are natural (not word-for-word), all 4 languages are structurally aligned, and the style follows DOCUMENTATION-STYLE-GUIDE.md conventions.

@github-actions github-actions Bot added size:XL 500~ LoC and removed size:L 100~500 LoC labels Apr 10, 2026
@nowgnuesLee nowgnuesLee force-pushed the 04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs branch from a732644 to ce673af Compare April 10, 2026 09:25
@nowgnuesLee nowgnuesLee force-pushed the 04-10-docs_add_start_from_url_and_announcement_banner_to_start_page_docs branch from 1d61e8f to 0a8281b Compare April 10, 2026 09:25
@github-actions github-actions Bot added size:M 30~100 LoC size:L 100~500 LoC and removed size:XL 500~ LoC size:M 30~100 LoC labels Apr 10, 2026
@nowgnuesLee nowgnuesLee force-pushed the 04-10-docs_add_start_from_url_and_announcement_banner_to_start_page_docs branch from 0a8281b to 5b9a0a9 Compare April 11, 2026 03:46
@nowgnuesLee nowgnuesLee force-pushed the 04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs branch from 8f2078d to f64aa1e Compare April 11, 2026 03:46
@nowgnuesLee nowgnuesLee force-pushed the 04-10-docs_add_start_from_url_and_announcement_banner_to_start_page_docs branch from 5b9a0a9 to b68cd52 Compare April 12, 2026 14:02
@nowgnuesLee nowgnuesLee force-pushed the 04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs branch from f64aa1e to 091f2a1 Compare April 12, 2026 14:16
@nowgnuesLee nowgnuesLee force-pushed the 04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs branch from 091f2a1 to 42b5577 Compare April 13, 2026 08:04
@agatha197 agatha197 force-pushed the 04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs branch from 113421c to 073d1d9 Compare April 16, 2026 14:47
Comment thread packages/backend.ai-webui-docs/src/ja/import_run/import_run.md
Comment thread packages/backend.ai-webui-docs/src/ko/dashboard/dashboard.md Outdated
Comment thread packages/backend.ai-webui-docs/src/ko/import_run/import_run.md Outdated
@yomybaby yomybaby changed the base branch from 04-10-docs_add_start_from_url_and_announcement_banner_to_start_page_docs to graphite-base/6575 April 17, 2026 08:55
@yomybaby yomybaby force-pushed the graphite-base/6575 branch from fd1912f to ebdada1 Compare April 17, 2026 08:55
@yomybaby yomybaby changed the base branch from graphite-base/6575 to main April 17, 2026 08:55
@github-actions github-actions Bot added size:XL 500~ LoC and removed size:L 100~500 LoC labels Apr 17, 2026
@yomybaby yomybaby requested a review from agatha197 April 17, 2026 08:56
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 17, 2026

Merge activity

…docs (#6575)

Resolves #6681 (FR-2537)

## Summary

- Document **board customization** via drag-and-drop on the Dashboard page
- Document the **auto-refresh** toggle and configurable refresh interval
- Correct admin dashboard panel descriptions (Active Sessions, Resource Slots, etc.) and their actual refresh intervals
- Apply reviewer fixes

## Changes

- `dashboard/dashboard.md` (en/ko/ja/th): board customization section, auto-refresh toggle, corrected admin panel descriptions

## Test plan

- [ ] Verify drag-and-drop board customization behavior is accurately described
- [ ] Verify auto-refresh interval options match the actual UI
- [ ] Verify admin dashboard panel names and descriptions are accurate

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@graphite-app graphite-app Bot force-pushed the 04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs branch from c04a6e6 to d3ca954 Compare April 17, 2026 09:15
@graphite-app graphite-app Bot merged commit d3ca954 into main Apr 17, 2026
8 checks passed
@graphite-app graphite-app Bot deleted the 04-10-docs_add_board_customization_and_auto-refresh_to_dashboard_docs branch April 17, 2026 09:16
yomybaby added a commit that referenced this pull request Apr 17, 2026
This reverts commit d3ca954.

#6575 was merged with base=main because `gt track --parent main` on a locally untracked branch caused Graphite to record main as its parent. The subsequent `gt submit --publish --force` pushed this base change to GitHub, and the PR was then squash merged, collapsing 29 commits from 6 stacked PRs into a single commit on main:

- #6570 docs(FR-2532): share_vfolder labels
- #6571 docs(FR-2533): user_settings
- #6572 docs(FR-2534): 2FA/TOTP/SSO login
- #6573 docs(FR-2535): header session timer & menu
- #6574 docs(FR-2536): Start From URL & announcement banner
- #6575 docs(FR-2537): dashboard board customization & auto-refresh

Reverting so each PR can be merged in its original stack order.

After this revert merges:
- #6575 will be reopened with its original base (#6574's branch)
- #6625's base will be restored to #6611's branch
- The other open PRs (#6570, #6571, #6572, #6573, #6574) retain their original bases and will be mergeable in stack order
yomybaby added a commit that referenced this pull request Apr 17, 2026
…docs

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, on top of #6574's branch.
yomybaby added a commit that referenced this pull request Apr 17, 2026
…docs

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, on top of #6574's branch.
graphite-app Bot pushed a commit that referenced this pull request Apr 17, 2026
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL 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)

4 participants