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

Frontend stabilisation #48

Merged
merged 3 commits into from
Nov 24, 2024
Merged

Frontend stabilisation #48

merged 3 commits into from
Nov 24, 2024

Conversation

JohnVonNeumann
Copy link
Member

Description

Not tied to anything in particular, contains the first stages of moving away from a very hacked together POC frontend, got the index page asking for auth and then redirecting to the dashboard, further break out is required as well as generally isolating styling to one place in the app, and I need to lock down the pages to ask for auth when that's not the case.

Checklist

  • Add test cases to all the changes you introduce
  • Test the changes on the local machine manually
  • Update the documentation for the changes
  • After creating the PR, ensure that any CI/CD stages pass

Expected behavior

Steps to Test This Pull Request

Additional context

…tices

this is a range of changes that just gets things in a better shape to be more amenable to follow up smaller cpatches, ultimately the app was a bit of a mess getting it out of POC status, this is the start of that work
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅


🚨 Try these New Features:

@JohnVonNeumann JohnVonNeumann merged commit 034b815 into master Nov 24, 2024
2 checks passed
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.

1 participant