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

Bugfix/ckg internal server error #102

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 4, 2022

  1. bugfix for ckg internal server error due to not fixed Jinja dependenc…

    …y: upgrade flask (1.x -> 2.x) and dash (1.x -> 2.x) and adapt ckg code accordingly (use new dash pages feature and remove boilerplate navigation code)
    nilskre committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7ab1bf5 View commit details
    Browse the repository at this point in the history
  2. clean up

    nilskre committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    fccdf2a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. clean up; minor fixes

    nilskre committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    fc84733 View commit details
    Browse the repository at this point in the history
  2. ngnix bad gateway fix

    nilskre committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0360694 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fix loading spinner

    nilskre committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    cad5b98 View commit details
    Browse the repository at this point in the history
  2. minor fixes and logging

    nilskre committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0a0dc6f View commit details
    Browse the repository at this point in the history