23 Commits

Author SHA1 Message Date
jbirddog
0d7d449b8a
Add connector-http (#22) 2023-01-05 10:25:56 -05:00
jbirddog
f1f2848762
Postgresql connector (#20) 2022-12-21 13:31:22 -05:00
jasquat
e6964430e6 updated spiffworkflow-proxy w/ burnettk 2022-12-07 15:26:06 -05:00
jbirddog
946579a459
Bump to Python 3.11.0 (#19) 2022-11-28 14:24:51 -05:00
Dan Funk
c167810a59
Use Spiffworkflow-Proxy Library (#18)
* use the Spiff Connector blueprint for all business logic -- this is now a shell that just contains the dependencies.

* deal with my last minute rename of the library we now depend on.

* Use the new Connector-aws repository on github, and remove that directory.
2022-11-28 12:29:12 -05:00
Dan
523acd64af Removing a dependency in the lock file on the connector-pdf 2022-10-21 16:34:48 -04:00
Dan
837c932683 Assume that all requests are json - and handle them appropriately.
Use the SimpleJson library to decode responses from DynamoDB, which might contain values that we can't deserialize otherwise.
2022-10-21 12:43:26 -04:00
jasquat
51460b2408 merged in main and resolved conflicts w/ burnettk 2022-10-10 12:31:05 -04:00
jasquat
5bff6e82ea added types requests w/ burnettk cullerton 2022-10-10 12:16:51 -04:00
jasquat
684e47bfa5 added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
jbirddog
42fa4b4de2
Markdown and Jinja2 support for pdf connector (#6)
* Poetry work

* Poetry work

* Apply markdown and jinja to incomming template
2022-10-10 11:11:53 -04:00
jbirddog
5078c3794f
Consolidate pdf connectors, remove explicit parameters (#5)
* Drop params

* Renaming

* Consolidate pdf connectors
2022-10-10 10:04:32 -04:00
Jon Herron
e293725996 Layering connectors 2022-10-05 19:02:21 -04:00
Jon Herron
d493ec1753 Poetry work 2022-10-05 11:01:22 -04:00
Dan
ac0365da78 Basic ability to add and list items in DynamoDB, but there is a whole slew of additional things to consider.
* Catch and return errors as json (otherwise the backend blows up)
* Added Boto3 (AWS library) as a dependency
* Not sure if it's right, but tried to divide the auth and commands.
2022-09-29 17:55:45 -04:00
jbirddog
22ece99354
Allow connectors to specify their auth requirements (#1) 2022-09-21 17:22:33 -04:00
Jon Herron
8ff2e9d79f Poetry lock file update 2022-09-20 11:50:13 -04:00
jasquat
22c44aef8f added docker deployment to app w/ burnettk 2022-09-14 14:55:46 -04:00
jasquat
05e356e06e update poetry file to use connectors from github w/ burnettk 2022-09-14 12:50:09 -04:00
Jon Herron
a95634d83d BambooHr connector updates 2022-09-13 12:48:20 -04:00
Jon Herron
e28d05be68 Rename 2022-09-13 10:40:19 -04:00
Jon Herron
5402b882d2 Loading plugins 2022-09-09 13:39:56 -04:00
Jon Herron
943b97e412 Poetry init 2022-09-09 10:15:29 -04:00