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

Proposal: Hide sprint list and require a secret URL to access a sprint #25

Open
tobiasmcnulty opened this issue Apr 14, 2019 · 0 comments
Labels
question Further information is requested

Comments

@tobiasmcnulty
Copy link
Member

For public use it might be nice to hide the public sprint list (so not just anyone can get into your sprint), and require a secret URL to join it (similar to https://www.shortreckonings.com/). We could:

  • Move the "new sprint" form to the home page and remove the name validation.
  • Assign both an ID and name to a sprint. The ID would appear in the URL, whereas the name would only be visible on the sprint detail page.
  • Delete the sprint list from the home page.

It might be good to think about this around the same time as #23 (DB persistence).

@tobiasmcnulty tobiasmcnulty added enhancement New feature or request question Further information is requested and removed enhancement New feature or request labels Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant