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

Added Tenant Signaler Implementation and Options #3250

Merged
merged 4 commits into from
Aug 17, 2022

Conversation

jruckert
Copy link
Contributor

Added Tenant Signaler as an option

@sfmskywalker sfmskywalker merged commit a2cddb1 into elsa-workflows:master Aug 17, 2022
@tomy2105
Copy link
Contributor

I believe this fixes #3146.

sfmskywalker added a commit that referenced this pull request Aug 29, 2022
* Adding sample to demonstrate how to write activity extended from HTTPEndpoint

* Adding IsBrowseable to output properties

* Hiding getConfig from TS definition if not enabled

* Removing input properties from TS definition

* Describing sample activity derived from HttpEndpoint in few details

* Telnyx activity improvements

* Credential manager (#2897)

* initial components

* credential-manager-list cmp

* add/edit secret modal window, UI generaion

* small UI updates

* base api & store implementation

* basic crud implemenation, added elsaClient & requests

* edit secret, code clenup

* code cleanup & adjustments

* modal window UI updates(removed tabs)

* added new secret, minor adjustments

* integrated credential manager into sql activities

* added ampty elements to dropdowns

* added credential support in http activity

* added MongoDb support

* Merged master into credential-manager

* enabled credential manager plugin

* merged missing bugfixes and improvements

* deleted SQL activity

https://stackoverflow.com/questions/18000138/duplicated-file-with-different-case-in-git-origin-bitbucket

* added back SQL activity

https://stackoverflow.com/questions/18000138/duplicated-file-with-different-case-in-git-origin-bitbucket

* fixed merge master issues

* fixed another issue due to incorrect merge

* refactored, removed secret dependencies

* updated secrets module according to PR comments

Co-authored-by: Konstantins Vedenins <konstantins.vedenins@gmail.com>

* Enable support for input/output props

* revert port number

* Added Tenant Signaler Implementation and Options (#3250)

* Fixing the subscription input

* Added Tenant Signaler

Co-authored-by: Jonathan Ruckert <jruckert@novaworks.com.au>

* Fixing faulted activity display in Journal as well as workflow that remain in running state after fault. (#3251)

* Prevent rescheduling of looping/scoped activities if faulted (#3252)

* Prevent rescheduling of looping/scoped activities if faulted

* Update RescheduleBranchingActivitiesAndContainers.cs

* Add build + dispatch demo

* Add sample with background mediator event handling

* Removing designer workflow export

* Adding sample to demonstrate how to write activity extended from HTTPEndpoint

* Adding IsBrowseable to output properties

* Hiding getConfig from TS definition if not enabled

* Removing input properties from TS definition

* Describing sample activity derived from HttpEndpoint in few details

* Removing designer workflow export

* Update WorkflowRunner.cs

* Reorder root initializing event

Give plugins a chance to perform work while root component initializes

* Update index.html

* Squashed commit of the following:

commit 900a95e
Author: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Date:   Tue Aug 23 20:51:00 2022 +0200

    Add Auth0 / JWT Bearer authentication sample

commit 0e8313b
Author: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Date:   Tue Aug 23 20:36:01 2022 +0200

    Update index.html

commit ba9288c
Author: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Date:   Tue Aug 23 20:29:56 2022 +0200

    Add auth0 designer module

commit 4bbd763
Author: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Date:   Tue Aug 23 20:29:29 2022 +0200

    Refactor plugin manager

    Add support for plugin factory functions instead of types. This allows the host app to configure plugin properties.

* Bump designer version

* Update auth0 plugin to not redirect when not properly configured

* Adding sample to demonstrate how to write activity extended from HTTPEndpoint

* Adding IsBrowseable to output properties

* Hiding getConfig from TS definition if not enabled

* Removing input properties from TS definition

* Describing sample activity derived from HttpEndpoint in few details

* Removing designer workflow export

* Adding sample to demonstrate how to write activity extended from HTTPEndpoint

* Removing designer workflow export

* Update Elsa.sln

* Fixing sln

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Co-authored-by: andrewkorol <andrewkorol01@gmail.com>
Co-authored-by: Konstantins Vedenins <konstantins.vedenins@gmail.com>
Co-authored-by: Mohamed Ali <antivirus.cs@gmail.com>
Co-authored-by: Jonathan Ruckert <4064588+jruckert@users.noreply.github.com>
Co-authored-by: Jonathan Ruckert <jruckert@novaworks.com.au>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants