-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: serverlessworkflow/synapse
base: v1.0.0-alpha5
head repository: serverlessworkflow/synapse
compare: v1.0.0-alpha5.1
- 19 commits
- 67 files changed
- 3 contributors
Commits on Oct 23, 2024
-
feat(Dashboard): added copy to clipboard button to editors
Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 5444b48 - Browse repository at this point
Copy the full SHA 5444b48View commit details -
Merge pull request #436 from serverlessworkflow/feat-dashboard-copy-t…
…o-clipboard Added copy to clipboard button to the Dashboard's editors
Configuration menu - View commit details
-
Copy full SHA for e0ecff9 - Browse repository at this point
Copy the full SHA e0ecff9View commit details -
fix(Runner): Fixed the
OpenApiCallExecutor
to evaluate the `operati……onId` parameter when its value is a runtime expressions Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 2ecc326 - Browse repository at this point
Copy the full SHA 2ecc326View commit details -
Merge pull request #437 from serverlessworkflow/fix-evaluate-openapi-…
…operation Fixed the `OpenApiCallExecutor` to evaluate the `operationId` parameter when its value is a runtime expressions
Configuration menu - View commit details
-
Copy full SHA for 0648ecb - Browse repository at this point
Copy the full SHA 0648ecbView commit details -
fix(Dashboard): fixed function validation in the JSON editor
Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 8c8e2e6 - Browse repository at this point
Copy the full SHA 8c8e2e6View commit details -
Merge pull request #438 from serverlessworkflow/fix-dashboard-functio…
…n-validation Fixed the `custom function` validation when using the JSON editor of the Dashboard
Configuration menu - View commit details
-
Copy full SHA for c6b75bb - Browse repository at this point
Copy the full SHA c6b75bbView commit details -
feat(Dashboard): added capability to replay a workflow with the same …
…input Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for e8ca80c - Browse repository at this point
Copy the full SHA e8ca80cView commit details -
Merge pull request #439 from serverlessworkflow/feat-dashboard-restar…
…t-workflow Added capability to replay a workflow with the same input in the Dashboard
Configuration menu - View commit details
-
Copy full SHA for 03eae9d - Browse repository at this point
Copy the full SHA 03eae9dView commit details
Commits on Oct 24, 2024
-
fix(ApiClient): Fixed the API client to use SSEs for watching and mon…
…itoring resources fix(Api): Fixed the actions to monitor and watch resources using SSEs in both cluster and namespaced resource controllers to flush headers directly Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 20d6fac - Browse repository at this point
Copy the full SHA 20d6facView commit details -
Merge pull request #440 from serverlessworkflow/fix-watch-and-monitor…
…-client Fixed the API client to use SSEs for watching and monitoring resources
Configuration menu - View commit details
-
Copy full SHA for 71d9adb - Browse repository at this point
Copy the full SHA 71d9adbView commit details
Commits on Oct 25, 2024
-
feat(Api): Added controller actions to suspend, resume and cancel wor…
…kflow instances Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 62460d1 - Browse repository at this point
Copy the full SHA 62460d1View commit details -
feat(Solution): Added means to suspend, resume and cancel workflow in…
…stances Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 803f66d - Browse repository at this point
Copy the full SHA 803f66dView commit details -
Merge pull request #441 from serverlessworkflow/feat-suspend-resume-c…
…ancel Added means to suspend, resume and cancel workflow instances
Configuration menu - View commit details
-
Copy full SHA for 86a437a - Browse repository at this point
Copy the full SHA 86a437aView commit details -
fix(Solution): Added a new
suspended
workflow instance status phaseSigned-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 748f987 - Browse repository at this point
Copy the full SHA 748f987View commit details -
Merge pull request #442 from serverlessworkflow/fix-add-suspended-wor…
…kflow-status-phase Added a new `suspended` workflow instance status phase
Configuration menu - View commit details
-
Copy full SHA for d4c4ca7 - Browse repository at this point
Copy the full SHA d4c4ca7View commit details -
feat(Runner): Implemented the ability to run processes asynchronously…
… without awaiting their completion Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for 83132aa - Browse repository at this point
Copy the full SHA 83132aaView commit details -
Merge pull request #443 from serverlessworkflow/feat-await-process-task
Implemented the feature to run processes asynchronously without awaiting their completion
Configuration menu - View commit details
-
Copy full SHA for 192bdf8 - Browse repository at this point
Copy the full SHA 192bdf8View commit details -
feat(Dashboard): added suspend/resume/cancel actions to workflow inst…
…ances Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
Configuration menu - View commit details
-
Copy full SHA for fbf7627 - Browse repository at this point
Copy the full SHA fbf7627View commit details -
Merge pull request #444 from serverlessworkflow/feat-dashboard-suspen…
…d-resume-cancel Added suspend/resume/cancel actions to workflow instances in the Dashboard
Configuration menu - View commit details
-
Copy full SHA for 511d103 - Browse repository at this point
Copy the full SHA 511d103View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0-alpha5...v1.0.0-alpha5.1