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

Commits on Jul 29, 2021

  1. Copy the full SHA
    cecdc60 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b49a536 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f33c21c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fa5a39b View commit details
    Browse the repository at this point in the history
  5. fix(lineage): code review issues

    * 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
    hbollon committed Jul 29, 2021
    Copy the full SHA
    d524026 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    81278be View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d13ac18 View commit details
    Browse the repository at this point in the history
  8. feat(bootstrap): add FontAwesome instead of old Glyphicon

    * fix layout/style issues
    hbollon committed Jul 29, 2021
    Copy the full SHA
    dd81412 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3fcf20a View commit details
    Browse the repository at this point in the history
  10. feat(bootstrap): upgrade to Bootstrap 5 + visuals improvements

    Now fully responsive on all screen sizes
    hbollon committed Jul 29, 2021
    Copy the full SHA
    3fd211d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9b4169b View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5fbfb6b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    661b2f4 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    ffe2e70 View commit details
    Browse the repository at this point in the history
  15. feat(vuejs): add sparkline chart on overview

    * fix(vuejs): locks chart issue
    hbollon committed Jul 29, 2021
    Copy the full SHA
    d67b732 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    354062c View commit details
    Browse the repository at this point in the history
  17. feat(vuejs): callback on state quick access selection

    * add lock checking on every state in the overview list with display
    * router enhancements
    * others fixes / improvements
    hbollon committed Jul 29, 2021
    Copy the full SHA
    257cb90 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    6be6d56 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    8134596 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    4655e03 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    61ad065 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    8bf072d View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    aeb669b View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    b1c650c View commit details
    Browse the repository at this point in the history
  25. feat(server): edit docker envs to build Vue project

    * update Go file server to handle vue project
    * delete old static files
    * change vue-router mode to web history
    hbollon committed Jul 29, 2021
    Copy the full SHA
    56f5959 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    3c172ca View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    45fc110 View commit details
    Browse the repository at this point in the history