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

Introduce application modes #14

Merged
merged 30 commits into from
May 1, 2023
Merged

Introduce application modes #14

merged 30 commits into from
May 1, 2023

Commits on Apr 11, 2023

  1. Add support for venv

    matejak committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d4720ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b08344 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Everything with everything

    matejak committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    db1b3b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Decomposition of large files

    matejak committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    744624d View commit details
    Browse the repository at this point in the history
  2. Some refactoring

    matejak committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    20d49b2 View commit details
    Browse the repository at this point in the history
  3. Introduce fat plugins

    matejak committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    56817f0 View commit details
    Browse the repository at this point in the history
  4. More refactoring

    matejak committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    adf38c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 18, 2023

  1. Various small improvements

    matejak committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    95b657e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7747b14 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    353c109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0d259 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Fix Jira stuff

    - incorrect handling of the event cutoff date
    - problematic discovery of names
    matejak committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0ba59d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db47378 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    9cdffec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb25992 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Improve pert plotting

    Handle potential discontinuities
    matejak committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2bf1c20 View commit details
    Browse the repository at this point in the history
  2. Improve templates

    matejak committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    209f06e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    021b49d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    217b58d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fce8821 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Make the inifile Appdata work with config dir

    The Flask app is not created when we need the configured config dir
    matejak committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    009336b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b5e074 View commit details
    Browse the repository at this point in the history
  3. Improve the workloads view.

    matejak committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    861068a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdee318 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Improve the workload view

    matejak committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    fe67201 View commit details
    Browse the repository at this point in the history
  2. Fix dealing with work span

    matejak committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3434ee3 View commit details
    Browse the repository at this point in the history
  3. Update Ubuntu base version

    matejak committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    54b331a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10b0f00 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Simplify code

    matejak committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    ebec87e View commit details
    Browse the repository at this point in the history