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

Redirect an old URL for Git file viewer to new UI #985

Open
ikhoon opened this issue Jul 18, 2024 · 0 comments
Open

Redirect an old URL for Git file viewer to new UI #985

ikhoon opened this issue Jul 18, 2024 · 0 comments

Comments

@ikhoon
Copy link
Contributor

ikhoon commented Jul 18, 2024

The URL patterns for UI have been changed for the new web application.

It would be nicer if we could provide automatic redirection for some patterns.

Good candidates:

  • Old) https://dogma.com/#/projects/{project}/repos/{repo}/files/head/{file}
    New) https://dogma.com/app/projects/{project}/repos/{repo}/files/head/{file}
  • Old) https://dogma.com/#/projects/{project}
    New) https://dogma.com/app/projects/{project}/
  • Old) https://dogma.com/#/metadata/{project}
    New) https://dogma.com/app/projects/{project}/settings/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant