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 front end to Vue/Vuetify 3 #206

Merged
merged 50 commits into from
Apr 23, 2024
Merged

Upgrade front end to Vue/Vuetify 3 #206

merged 50 commits into from
Apr 23, 2024

Conversation

trev-dev
Copy link
Contributor

@trev-dev trev-dev commented Apr 18, 2024

Jira: HD-24584

Not sure we need this.  Will re-work it if we do.
Moving the project away from weird path abstractions such as `@/` for
'./src'.  It's not that hard to use a relative path.
This is already included with vite internally
Use stores directly, as intended.
Makes router perform faster by removing the deprecated `next()` function
Header, Footer, App and HomePage
Created a common library for formatting strings with moment

Normalized request status views by using supported components

Re-structured tabular data with an actual v-table

Simplified overall render
@trev-dev trev-dev changed the title Upgrade front end to Vue/Vite 3 Upgrade front end to Vue/Vuetify e Apr 18, 2024
@trev-dev trev-dev changed the title Upgrade front end to Vue/Vuetify e Upgrade front end to Vue/Vuetify 3 Apr 18, 2024
Copy link

sonarcloud bot commented Apr 23, 2024

Quality Gate Passed Quality Gate passed

Issues
16 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@trev-dev trev-dev merged commit a6a0543 into master Apr 23, 2024
4 checks passed
@trev-dev trev-dev deleted the vue-three branch April 23, 2024 22:55
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