Commit Graph

18 Commits

Author SHA1 Message Date
jasquat bdbb13b57a
updated connector-http for new commands w/ burnettk 2024-02-14 11:52:31 -05:00
jasquat cc3d10f340
Feature/generic webhook (#1020)
* added api endpoint for a generic webhook w/ burnettk

* added the start of test for testing webhooks w/ burnettk

* the initial test for webhooks is now working w/ burnettk

* added test to prove we can run a message send from a non-persistent process instance w/ burnettk

* pyl w/ burnettk

* updated connector-http for patch command w/ burnettk

* make the webhook persistent so the message instance can be created w/ burnettk

* make sure we commit the message instance to the db in the webhook code w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-02-12 13:44:52 -05:00
jasquat 40b02ae488 check that connector-proxy-demo can run when releasing new tags w/ burnettk 2023-12-06 11:21:32 -05:00
burnettk 85d522d2a4 upgrade charset-normalizer in connector demo 2023-12-06 10:56:07 -05:00
jasquat 762f945e62 updated connector-proxy-demo dockerfile to be more like backend w/ burnettk 2023-11-20 16:49:30 -05:00
jasquat 3cc117ef8d updated connector-http for fixed post request v2 w/ burnettk 2023-10-24 17:08:37 -04:00
jasquat a54a639193 updated to new connector versions w/ burnettk 2023-10-24 11:18:12 -04:00
jasquat 2f9aa12906 Feature/error boundary (#552)
* WIP for error boundary support w/ burnettk

* updates to catch error boundary events and send them back out w/ burnettk

* fixed broken test w/ burnettk

* use connector-http and spiffworkflow-proxy from main w/ burnettk

* updated smtp and slack connectors in connector-proxy-demo w/ burnettk

* added more tests for the service task service call connector to test errors w/ burnettk

* added spiffworkflow-connector-command and some code clean up

* updated the connectors in the proxy demo

* use SpiffWorkflow from git instead of locally

* some cleanup while code reviewing

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-10-18 14:00:12 -04:00
burnettk 811a946879 we already have poetry in base image, and we do not have a dev stanza 2023-10-14 12:44:56 -04:00
burnettk 8cf8387cd6 Merge commit 'f7dada2c866f9ef7a8dc356868db1c2796967e4e' 2023-08-09 16:14:33 -04:00
Dan ce3ce4fb45 select intiator in filters when you don't have permission to search users. 2023-03-13 11:50:18 -04:00
Dan 0decfd9237 update the lock file on the connector proxy to handle a bug fix on the http-connector 2023-03-11 14:38:57 -05:00
Dan 735e7f726c Merge commit '4f45f661e691b9e492ec22039ce964256f8792f8' into main 2023-02-14 16:53:28 -05:00
Dan 1e86345a33 Fixes based off KB's super kind review.
-------
* Remove unnecessary packages from dockerfile for the demo-connect proxy.
* Rename an environment variable that mentioned Status.im in what is now a generic connector.
* Fixed a spelling mistake.
2022-12-05 10:46:26 -05:00
Dan 7a6282dc22 fixing a few borked up things about the connector-proxy-demo's docker
contaier.
2022-11-22 14:27:50 -05:00
Dan e6146423bb Don't look for sources where there aren't any 2022-11-22 13:43:15 -05:00
Dan 8c3be88e57 more tweaking 2022-11-22 13:32:57 -05:00
Jon Herron 8cf6a1509c Merge commit 'a2dd2bb2410b676a6a7cb004a059e62b2f418727' as 'connector-proxy-demo' 2022-11-18 13:27:01 -05:00