Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming dashboard as Control Panel #674

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

jamiehewitt15
Copy link
Member

@jamiehewitt15 jamiehewitt15 commented Sep 4, 2024

Fixes #671

Changes proposed in this PR:

  • The control panel (formerly known as dashboard) is now available at /controlpanel
  • I have kept the /dashboard endpoint so that this is not a breaking change and it does not confuse anyone who is used to access it there.
  • Updated mentions of the dashboard and changed them to control panel in the readmes
  • To make this more lightweight I haven't changed every use of the word dashboard in our code.

@jamiehewitt15 jamiehewitt15 marked this pull request as ready for review September 4, 2024 10:59
@jamiehewitt15 jamiehewitt15 self-assigned this Sep 4, 2024
Copy link
Contributor

@paulo-ocean paulo-ocean left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@bogdanfazakas bogdanfazakas left a comment

Choose a reason for hiding this comment

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

lgtm

@jamiehewitt15 jamiehewitt15 merged commit 8a3b7af into main Sep 12, 2024
12 checks passed
@jamiehewitt15 jamiehewitt15 deleted the issue-671-renaming-dashboard branch September 12, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename: Dashboard > Control Panel
3 participants