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

ui: refine visible URLs #164

Open
tiborsimko opened this issue Nov 24, 2020 · 0 comments
Open

ui: refine visible URLs #164

tiborsimko opened this issue Nov 24, 2020 · 0 comments
Projects

Comments

@tiborsimko
Copy link
Member

We can take advantage of the Live-Logs sprint and besides adding new endpoints offering live log streaming functionality, we can rethink the naming of all the visible endpoints.

For example, we are using currently /details/<id> but it would be more appropriate to call it /workflow/<id>.

For example, we might have a new URL for all the notebooks (interactive sessions) that the user has opened, strengthening even more the workflow vs notebook dichotomy, which could be represented in the URL.

We can therefore do:

  • make a list of all active URIs;
  • decide upon possibly renaming some, e.g. /details/<id> to /workflow/<id>;
  • keep old names as aliases/redirects so that old URLs would work.
@tiborsimko tiborsimko added this to Backlog in Live-Logs Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Live-Logs
Backlog
Development

No branches or pull requests

1 participant