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

Refactor app config flow (incl. dealing with flask env deprecation) #969

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Feb 1, 2024

  1. refactor: move comments and variable setting

    Signed-off-by: GustaafL <guus@seita.nl>
    GustaafL committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    406d91c View commit details
    Browse the repository at this point in the history
  2. fix: try adding the test db uri to the DocumentationConfig

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    722e6c7 View commit details
    Browse the repository at this point in the history
  3. style: clarify use of dummy config setting

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    25f4747 View commit details
    Browse the repository at this point in the history
  4. fix: parseable dummy config setting

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    161751a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    ec58e43 View commit details
    Browse the repository at this point in the history