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

Update Parameter Section #70

Merged
merged 27 commits into from
Nov 19, 2024
Merged

Update Parameter Section #70

merged 27 commits into from
Nov 19, 2024

Commits on Oct 17, 2024

  1. Update Workflow.py

    axelwalter authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4085f3d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update StreamlitUI.py

    - fix issues with streamlit ui element keys
    axelwalter authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fbd50e4 View commit details
    Browse the repository at this point in the history
  2. Update view.py

    axelwalter authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    786a272 View commit details
    Browse the repository at this point in the history
  3. Update view.py

    fix pyopenms_viz figure access
    axelwalter authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7d4343a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update Workflow.py

    axelwalter authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b3112e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. input TOPP parameter section update

    - sections derived from full parameter name (e.g. section:subsection)
    - remove option to display full parameter name (now done with sections)
    - add option to display TOPP tool name
    axelwalter committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4966fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb4324d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a31889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59140b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. add hooks to docker image

    t0mdavid-m committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    17e9750 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge pull request OpenMS#87 from OpenMS/piwik_pro

    Add Support for PiwikPro
    axelwalter authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8c1c3eb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 13, 2024

  1. improved parameter section

    - no more forms, fragments instead, paramters saved automatically
    - new paramter import / export section
    - method summary with template text for paper method section and non-default params
    axelwalter committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b255fbe View commit details
    Browse the repository at this point in the history
  2. add params to WorkflowManager

    - removed earlier, but needed for execution section
    axelwalter committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1f5d647 View commit details
    Browse the repository at this point in the history
  3. Merge pull request OpenMS#86 from axelwalter/update-TOPP-parameter-se…

    …ction
    
    Update TOPP parameter section
    axelwalter authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bf5566d View commit details
    Browse the repository at this point in the history
  4. merge main

    axelwalter committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3e13043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dfef2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c4970 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8dce16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6f4eee View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request OpenMS#95 from Arslan-Siraj/main

    captcha error fixed
    Arslan-Siraj authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6a9e074 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Merge pull request OpenMS#92 from axelwalter/parameter-summary-export

    Parameter summary export
    axelwalter authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ae20cfb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    451dbf0 View commit details
    Browse the repository at this point in the history
  2. adjust tile display

    t0mdavid-m committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c8b4325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e27159e View commit details
    Browse the repository at this point in the history
  4. cleanup

    t0mdavid-m committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    17d5bcb View commit details
    Browse the repository at this point in the history
  5. retain advanced parameters

    t0mdavid-m committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8d6bfac View commit details
    Browse the repository at this point in the history