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

feature plugin dependency & auto save #57

Merged
merged 30 commits into from
Aug 21, 2023
Merged

Commits on May 30, 2023

  1. reorganize config, add option to specify plugin dependencies

    Co-Authored-By: SharonNaemi <49727936+SharonNaemi@users.noreply.github.com>
    LaviniaStiliadou and SharonNaemi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    fedf03a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. integrate auto save

    LaviniaStiliadou committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6b822f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2685b69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a7282d View commit details
    Browse the repository at this point in the history
  4. add missing imports

    LaviniaStiliadou committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7d05b06 View commit details
    Browse the repository at this point in the history
  5. adapt test

    LaviniaStiliadou committed May 31, 2023
    Configuration menu
    Copy the full SHA
    eefa1f9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/PlanQK/workflow-modeler i…

    …nto feature/plugin-dependencies
    LaviniaStiliadou committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1d6a489 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    3fbe171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01ef54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd566e4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/PlanQK/workflow-modeler i…

    …nto feature/plugin-dependencies
    LaviniaStiliadou committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a4b77e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge branch 'master' of https://github.com/PlanQK/workflow-modeler i…

    …nto feature/plugin-dependencies
    LaviniaStiliadou committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    da998ea View commit details
    Browse the repository at this point in the history
  2. fix test

    LaviniaStiliadou committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a95cc4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d66811c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge branch 'master' of https://github.com/PlanQK/workflow-modeler i…

    …nto feature/plugin-dependencies
    LaviniaStiliadou committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7a769e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    bd6445c View commit details
    Browse the repository at this point in the history
  2. Small fixes

    wederbn committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2e3d210 View commit details
    Browse the repository at this point in the history
  3. Remove redundant declaration

    wederbn committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dd2c3a6 View commit details
    Browse the repository at this point in the history
  4. Small readme fixes

    wederbn committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9739ce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47538ab View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Refactor QuantMETab

    wederbn committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b65624b View commit details
    Browse the repository at this point in the history
  2. Remove deployment plugin

    wederbn committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    14fdb41 View commit details
    Browse the repository at this point in the history
  3. Rename QrmTab to GitHubTab

    wederbn committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    aaf4899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52e9bd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cdef3d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    842ceaa View commit details
    Browse the repository at this point in the history
  2. fix test

    LaviniaStiliadou committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    95fe338 View commit details
    Browse the repository at this point in the history
  3. adjust autosave filename

    mbeisel committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    28f8eb9 View commit details
    Browse the repository at this point in the history
  4. reference doc in config

    mbeisel committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5334300 View commit details
    Browse the repository at this point in the history