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

Upgrade the frontend to vue3 #273

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Upgrade the frontend to vue3 #273

merged 2 commits into from
Apr 17, 2024

Conversation

CerealBoy
Copy link
Member

Resolves #271

  • Completely upgrade to vue3 including all deps
  • Simplify the embedding of built content
  • Fixing the display of the search box to better infer layout structure
  • Change the header background colour to a specific value rather than generic

Copy link

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/cloudcloud/roadie/pkg/server 29.07% (ø)

Coverage by file
Changed File Coverage Δ Total Covered Missed 🤖
github.com/cloudcloud/roadie/pkg/server/server.go 52.08% (ø) 48 25 23

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@CerealBoy CerealBoy merged commit 2cc895c into main Apr 17, 2024
5 checks passed
@CerealBoy CerealBoy deleted the feature/vue3 branch April 17, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from vue2 to vue3
1 participant