103 Commits

Author SHA1 Message Date
jbirddog
76edf982c0
Add now required tax type param (#12) 2022-10-18 12:48:53 -04:00
jbirddog
3a927e11de
Tweaks for xero oauth (#11)
* Tweaks for xero oauth

* Better docstring
2022-10-18 10:43:39 -04:00
jasquat
049fa2fbb9 copy the tmp dir to home so we can docker build w/ burnettk 2022-10-17 16:48:32 -04:00
jasquat
61a1597751 added set -x for debug w/ burnettk 2022-10-17 16:37:50 -04:00
jasquat
3e9491d8b0 added Dockerfile to waku node so we can build and run on demo w/ burnettk 2022-10-17 16:17:19 -04:00
jbirddog
7429a0725f
Pull serialized file data from task data, send to s3 (#10) 2022-10-13 16:02:04 -04:00
jasquat
4186b875b4 increase max request to 8KiB w/ burnettk 2022-10-13 12:42:44 -04:00
Dan Funk
1b9ecca6aa
Merge pull request #9 from sartography/feature/dynamo_2
using locally configured access keys for AWS
2022-10-12 14:51:03 -04:00
Dan
ea7069bf7f fixing pdf generator 2022-10-12 14:47:06 -04:00
Dan
6a985c6f04 using locally configured access keys for AWS 2022-10-12 13:25:01 -04:00
jbirddog
276aa4c34d
Accept task data, pass to connectors (#8)
* Add task_data param

* Missed passed one param
2022-10-10 13:46:35 -04:00
jasquat
c94230ce27
Merge pull request #7 from sartography/feature/add_linting
Feature/add linting
2022-10-10 12:31:16 -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
79144e6b3e fixed mypy issues w/ burnettk cullerton 2022-10-10 12:14:57 -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
Kevin Burnett
787f71ab1e
Merge pull request #4 from sartography/secrets
Move secrets into connector proxy
2022-10-06 15:34:40 +00:00
Jon Herron
704f176075 Use config for xero and bamboohr calls 2022-10-06 11:17:30 -04:00
Jon Herron
7c056d22af Push config down to connectors, use config for aws secrets 2022-10-06 11:10:38 -04:00
Dan Funk
bf6e9cf228
Merge pull request #3 from sartography/create_pdf
Create invoice pdfs and upload them to s3
2022-10-06 09:39:03 -04:00
Jon Herron
fd008d55f5 Tweaks 2022-10-05 21:21:12 -04:00
Jon Herron
8e30c5593c Upload file to s3 2022-10-05 21:07:19 -04:00
Jon Herron
e293725996 Layering connectors 2022-10-05 19:02:21 -04:00
Jon Herron
8e888d0037 Generate hello world style pdf 2022-10-05 11:40:40 -04:00
Jon Herron
d493ec1753 Poetry work 2022-10-05 11:01:22 -04:00
Dan Funk
772c3bb534
Merge pull request #2 from sartography/feature/aws
Basic ability to add and list items in DynamoDB, but there is a whole…
2022-10-04 16:18:28 -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
jasquat
970bdac313 import os w/ burnettk 2022-09-26 15:42:45 -04:00
jasquat
6b259e1ca6 make waku url a config w/ burnettk 2022-09-26 15:38:29 -04:00
jasquat
c60a27f657 we can send messages to waku from spiff backend w/ burnettk 2022-09-26 15:14:30 -04:00
jasquat
3b874e49d9 added waku connector w/ burnettk 2022-09-26 14:55:44 -04:00
mike cullerton
47de0a4e9d Begining of a README 2022-09-23 13:55:15 -04:00
jbirddog
22ece99354
Allow connectors to specify their auth requirements (#1) 2022-09-21 17:22:33 -04:00
burnettk
8cd38a3845 specify destination 2022-09-20 12:06:14 -04:00
burnettk
a0ea1de6df add connectors 2022-09-20 12:01:45 -04:00
Jon Herron
8ff2e9d79f Poetry lock file update 2022-09-20 11:50:13 -04:00
Jon Herron
73096bd036 Add connectors as local projects 2022-09-20 11:47:56 -04:00
jasquat
7c1b399cfa updated text for wait script w/ burnettk 2022-09-14 15:23:28 -04:00
jasquat
cdedeb387b call the correct status endpoint w/ burnettk 2022-09-14 15:11:59 -04:00
jasquat
f4aa9e465c use port 7004 since mysql is on 7003 w/ burnettk 2022-09-14 15:11:00 -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
976bb1226b Class based 2022-09-13 11:11:34 -04:00
Jon Herron
d88c28ee61 Rename prefix 2022-09-13 10:43:43 -04:00
Jon Herron
e28d05be68 Rename 2022-09-13 10:40:19 -04:00
Jon Herron
0f6a5f4b9a Fix import error, tweaks 2022-09-12 20:45:44 -04:00
Jon Herron
7eb4c5c29c WIP 2022-09-09 15:08:21 -04:00