Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Update routing paths #1026

@whaught

Description

@whaught

Update existing paths

Update our paths to the following:

  • /realm/settings
  • /realm/stats
  • /realm/keys
  • /realm/events
  • /users => /realm/users
  • /apikeys => /realm/api-keys
  • /mobileapps => /realm/mobile-apps
  • /home => /codes/issue (and rename controller)
  • /stats => /codes/stats

Make moving paths less errorprone

Currently links often hard-code referenced paths, we should use templating to better ref root path / current page path so moving these would only touch one code location.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions