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

Application Pipelines #2094

Merged
merged 66 commits into from
May 30, 2023
Merged

Application Pipelines #2094

merged 66 commits into from
May 30, 2023

Commits on May 3, 2023

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

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    4efaf99 View commit details
    Browse the repository at this point in the history
  2. Add application/api routes

    joepavitt committed May 4, 2023
    Configuration menu
    Copy the full SHA
    00af280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1251432 View commit details
    Browse the repository at this point in the history
  4. "Add Stage" functionality

    joepavitt committed May 4, 2023
    Configuration menu
    Copy the full SHA
    90b45bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73c047e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab628d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf471e5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    f6d01d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090503e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4f6c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e267dc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    564ef78 View commit details
    Browse the repository at this point in the history
  6. Add PH Events

    joepavitt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b11b4a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    924bace View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    743a106 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add basic empty state

    joepavitt committed May 9, 2023
    Configuration menu
    Copy the full SHA
    002c483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3863eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90bbee1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2107 from flowforge/2075-pipelines--auditlogs

    Add Audit Events for DevOps Pipelines
    knolleary committed May 9, 2023
    Configuration menu
    Copy the full SHA
    652c7c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c8d941 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Merge pull request #2110 from flowforge/2075-move-pipeliens-to-ee

    Move pipeline routes under ee src tree
    Pezmc committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bcc9148 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    f2e151b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93fea55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be9e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d398b98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05e7378 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b85bdcc View commit details
    Browse the repository at this point in the history
  7. Remove redundant status load

    Pezmc committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a7b7917 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2b3174 View commit details
    Browse the repository at this point in the history
  9. 🐛

    Pezmc committed May 11, 2023
    Configuration menu
    Copy the full SHA
    af285e8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    bf7f8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08d7b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c509fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2125 from flowforge/2075-application-pipelines-db…

    …-refactor
    
    Pipelines: Backend re-work
    knolleary committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5ef2dbc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    1d023cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2155 from flowforge/2124-pipeline-ui-tweaks

    Pipeline: Restructure Pipeline Pages
    joepavitt committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c4b64c9 View commit details
    Browse the repository at this point in the history
  3. Update frontend/src/api/pipeline.js

    Co-authored-by: Pez Cuckow <email@pezcuckow.com>
    joepavitt and Pezmc committed May 19, 2023
    Configuration menu
    Copy the full SHA
    20a4275 View commit details
    Browse the repository at this point in the history
  4. Update forge/ee/routes/pipeline/index.js

    Co-authored-by: Pez Cuckow <email@pezcuckow.com>
    joepavitt and Pezmc committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c814275 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4e65c8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    072661a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2371dec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e94ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f256c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9e3bf3 View commit details
    Browse the repository at this point in the history
  6. Deletion of pipelines

    Pezmc committed May 21, 2023
    Configuration menu
    Copy the full SHA
    b752014 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48981d0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    f3fb052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6682d38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f0066d View commit details
    Browse the repository at this point in the history
  4. Remapping when deleting

    Pezmc committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a5a0173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7849eef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55ec4e2 View commit details
    Browse the repository at this point in the history
  7. Generate a real UUID

    Pezmc committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a47dd3c View commit details
    Browse the repository at this point in the history
  8. Generate a UUID

    Pezmc committed May 22, 2023
    Configuration menu
    Copy the full SHA
    60e1137 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2158 from flowforge/2124-edit-pipeline

    Pipelines: Edit and Update
    Pezmc committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d543880 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    1221a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379e4a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea9e0c View commit details
    Browse the repository at this point in the history
  4. Raise error if stage not found

    Pezmc committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f0212c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ad56c1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge pull request #2184 from flowforge/2124-pipeline-polish

    Pipelines: General Polish
    knolleary committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1d0372a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d81d98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81843c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2189 from flowforge/2124-rename-pipeline-target

    Rename target to NextStageId and NextStage for clarity
    Pezmc committed May 26, 2023
    Configuration menu
    Copy the full SHA
    441aeb8 View commit details
    Browse the repository at this point in the history