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

added portainer and supabase prod/staging links to sidebar #3401

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

joelazwar
Copy link
Contributor

@joelazwar joelazwar commented Apr 5, 2022

Issue This PR Addresses

closes #3380

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

Adds staging/production links for Portainer and Supabase on our status page sidebar

Steps to test the PR

Using Docker

  • pnpm services:clean
  • pnpm services:start status
  • Navigate to localhost:1111

Without Docker

  • cd src/api/status
  • pnpm install
  • pnpm dev
  • Navigate to localhost:1111

Check sidebar for new links

Checklist

  • Quality: This PR builds and passes our npm test and works locally
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (if applicable)
  • Documentation: This PR includes updated/added documentation to user exposed functionality or configuration variables are added/changed or an explanation of why it does not(if applicable)

@gitpod-io
Copy link

gitpod-io bot commented Apr 5, 2022

tcvan0707
tcvan0707 previously approved these changes Apr 5, 2022
</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="https://dev.supabase.telescope.cdot.systems/">
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove dev.

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.

Add links for Portainer and Supabase to the Dashboard
3 participants