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

Cuesubmit jobs from config file with dynamic widgets #1425

Merged
merged 36 commits into from
Jul 24, 2024

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    d4390b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1094b19 View commit details
    Browse the repository at this point in the history
  3. feat: add wrappers to getFile and getFolder to set the returned r…

    …esult on the calling widget
    KernAttila committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2c78cb0 View commit details
    Browse the repository at this point in the history
  4. feat: add functions to display the browse button and attach wrappers …

    …that feeds the lineEdit widget with browse result.
    KernAttila committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    9b93f72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac4ef69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca2fa7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ffd3a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8cd0f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    088c84b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4085a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4f11a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c07ab7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    694de33 View commit details
    Browse the repository at this point in the history
  14. feat!: add silent argument to build*Cmd() functions so we can fee…

    …d them to the UI before they are fully valid.
    KernAttila committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7ea6eb1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    52d7291 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fc96503 View commit details
    Browse the repository at this point in the history
  17. fix!: FRAME_TOKEN must not be configurable as it is not forwarded to …

    …the java code replacing it with the proper value.
    KernAttila committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    28a3d02 View commit details
    Browse the repository at this point in the history
  18. feat: add commandFeedback widget in CueSubmitWidget and its `update…

    …FeedbackCommand()` function
    KernAttila committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    23142c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    59093ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f6193 View commit details
    Browse the repository at this point in the history
  3. fix: update layout var

    KernAttila committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    425d7fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67fee41 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    abd2cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9757d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30b146 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    e2b508a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cabddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19764f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge remote-tracking branch 'origin/master' into pr/1281

    # Conflicts:
    #	cuesubmit/cuesubmit/Constants.py
    #	cuesubmit/cuesubmit/ui/Widgets.py
    lithorus committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6453a23 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into pr/1282

    # Conflicts:
    #	cuesubmit/cuesubmit/ui/Style.py
    lithorus committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d2e8e23 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pr/1282' into pr/1281

    # Conflicts:
    #	cuesubmit/cuesubmit/ui/SettingsWidgets.py
    lithorus committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ec02d97 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into pr/1283

    # Conflicts:
    #	cuesubmit/cuesubmit/Constants.py
    #	cuesubmit/cuesubmit/Submission.py
    #	cuesubmit/cuesubmit/ui/Style.py
    lithorus committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8d15c2d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'pr/1283' into pr/1281

    # Conflicts:
    #	cuesubmit/cuesubmit/ui/SettingsWidgets.py
    #	cuesubmit/cuesubmit/ui/Style.py
    lithorus committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    33854b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c173cc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 23, 2024

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