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

feat: front-end redesign to VueJS/Bootstrap 5 & server improvements #188

Merged
merged 27 commits into from Jul 30, 2021

Conversation

hbollon
Copy link
Member

@hbollon hbollon commented Jul 22, 2021

This PR require #179 to be ready.

Featuring:

  • Complete redesign of the front-end with the Vue 3 framework and Bootstrap 5
  • Use of mux for the routing of the Go server and addition of a Middleware for the CORS
  • File server modification to support the new Vue interface
  • Modification of the Dockerfile to build the Vue project
  • Added a build pipeline for the Vue project

Preview:
Capture d’écran de 2021-07-22 11-25-49
Capture d’écran de 2021-07-22 11-26-07
Capture d’écran de 2021-07-22 11-29-16
Capture d’écran de 2021-07-22 11-31-27

@coveralls
Copy link

coveralls commented Jul 22, 2021

Coverage Status

Coverage decreased (-0.04%) to 57.477% when pulling 45fc110 on hbollon:bootstrap4-migration into c576d95 on camptocamp:master.

* rename GetStateActivity functions to GetLineageActivity
* change /api/state/activity to /api/lineage/activity
* restore dynamic lock status on overview
* fix missing version_id attribute in states quick access links
* remove lineage display from overview
Now fully responsive on all screen sizes
* fix(vuejs): locks chart issue
* add lock checking on every state in the overview list with display
* router enhancements
* others fixes / improvements
* update Go file server to handle vue project
* delete old static files
* change vue-router mode to web history
@hbollon hbollon marked this pull request as ready for review July 29, 2021 14:58
Copy link
Contributor

@raphink raphink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@raphink raphink merged commit 5001de9 into camptocamp:master Jul 30, 2021
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.

None yet

3 participants