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

Fix routing #683

Merged
merged 2 commits into from
Mar 31, 2023
Merged

Fix routing #683

merged 2 commits into from
Mar 31, 2023

Conversation

eneskaya
Copy link
Contributor

@eneskaya eneskaya commented Mar 31, 2023

  • fix: change how dashboard is output
  • chore: update template assets

This PR fixes the 404s that one would experience, when trying to access komiser on a sub-route, like http://localhost:3000/dashboard. We fixed this by changing how the NextJS frontend outputs a build, now including a subdirectory for every route instead of ROUTE.html. Also the template is updated to reflect the latest frontend code.

Also the links in the CostExplorer and Resource manager charts are now next/links, so we don't reload the page when clicking on those. This should help for a better UX.

@eneskaya eneskaya marked this pull request as ready for review March 31, 2023 13:39
@eneskaya eneskaya merged commit 1d49704 into develop Mar 31, 2023
@eneskaya eneskaya deleted the feature/tech-952 branch March 31, 2023 14:04
@eneskaya eneskaya mentioned this pull request Mar 31, 2023
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.

2 participants