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

Re-enable Sign Up button #3479

Merged
merged 1 commit into from Apr 13, 2022
Merged

Conversation

tcvan0707
Copy link
Contributor

Issue This PR Addresses

Fixed #2296

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

This PR will enable the Sign Up button again in Telescope. We need time to try and test it out and fix any bugs it might have in the future.

Steps to test the PR

  • run pnpm services:start
  • go to localhost:8000 in your browser
  • click on Sign Up button
  • provide username: user1 and password: user1pass
  • follow the steps to sign up
  • your telescope profile will be shown in http://localhost:8910/project/default/editor under telescope_profiles

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 13, 2022

@tcvan0707 tcvan0707 self-assigned this Apr 13, 2022
@tcvan0707 tcvan0707 added this to the 3.0 Release milestone Apr 13, 2022
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.

Re-enable Sign Up link when sign-up flow is fully implemented
3 participants