103 Commits

Author SHA1 Message Date
jasquat
ef9b49fbca
ensured spiffworkflow-proxy is up to date w/ burnettk 2023-02-22 14:09:00 -05:00
jasquat
81f1bb965b
resolved merge conflicts w/ burnettk 2023-02-22 13:55:45 -05:00
jasquat
38f0d90dd7
updated spiffworkflow-proxy w/ burnettk 2023-02-22 13:53:05 -05:00
burnettk
692ad3ef4a
namespace env var that is intended for flask 2023-02-22 11:17:24 -05:00
burnettk
ed87f493a9
allow specifying SECRET_KEY 2023-02-22 11:15:24 -05:00
jasquat
df9350e7cf
use raise_for_status when sending waku messages w/ burnettk 2023-02-22 10:45:08 -05:00
jasquat
a68264d785
added config py file that can read from env vars w/ burnettk 2023-02-22 10:19:14 -05:00
jasquat
d815cfeb90
use wakuext_addContact when sending waku messages w/ burnettk 2023-02-15 16:16:18 -05:00
jasquat
6db61325e7 Merge branch 'main' of github.com:sartography/connector-proxy-status-im 2023-02-13 14:52:04 -05:00
jasquat
1c20e93fb8 send a contact request whenever sending a waku message w/ burnettk 2023-02-13 14:52:00 -05:00
burnettk
6f1b94ab33 use array form of command since this is better in every way 2023-02-13 11:58:59 -05:00
burnettk
85b365ad15 ENTRYPOINT instead of CMD, because i guess ENTRYPOINT is awesome now 2023-02-13 11:50:42 -05:00
burnettk
66b6f77e99 pass through all arguments so you can give gunicorn extra flags 2023-02-13 11:45:43 -05:00
jbirddog
e5c503d737
Bump spiffworkflow-proxy version (#28) 2023-02-08 10:05:06 -05:00
jbirddog
425017cd6d
Some fixes from the code audit (#27) 2023-02-08 09:58:32 -05:00
jasquat
7a4752498d updated waku send message to take an array of recipients w/ burnettk 2023-01-24 16:18:10 -05:00
jbirddog
aa11ea1eab
Drop the need for schema to be a json string (#26) 2023-01-23 12:37:14 -05:00
jbirddog
30171243e2
Bump connectors to 3.11 (#25) 2023-01-19 21:04:41 -05:00
jbirddog
d72aa2ffea
Bump connector-http version (#24) 2023-01-19 13:46:21 -05:00
jbirddog
bfb851e409
Add call to get currencies (#23) 2023-01-10 11:40:35 -05:00
Jon Herron
641e5dd288 Update connector-http 2023-01-05 17:57:57 -05:00
jbirddog
0d7d449b8a
Add connector-http (#22) 2023-01-05 10:25:56 -05:00
burnettk
d4e023689f remove stuff from backened not relevant here 2022-12-29 10:30:37 -05:00
jbirddog
6e3ecd01ae
Allow setting host and port (#21) 2022-12-27 16:51:42 -05:00
burnettk
3c289abfca we cannot poetry install without gcc 2022-12-23 19:07:03 -05:00
burnettk
8e50307641 add libpq-dev for pg_config executable 2022-12-22 21:02:06 -05:00
burnettk
93de3d8f4e add postgresql-client to let it docker build 2022-12-22 20:42:49 -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
burnettk
e8ff84f4ad Revert "hack"
This reverts commit 0521ce7e6eec4e8a6a428151d63c90fe0f459d99.
2022-11-22 18:00:33 -05:00
burnettk
0521ce7e6e hack 2022-11-22 17:58:56 -05:00
jasquat
517a960fd4 updated waku build command w/ burnettk 2022-11-22 17:54:27 -05:00
Kevin Burnett
cae53313a3
Merge pull request #17 from sartography/feature/make_responses_act_the_same
make the responses act more the same w/ burnettk
2022-10-27 15:26:09 +00:00
jasquat
762eb129c5 make the responses act more the same w/ burnettk 2022-10-26 17:17:09 -04:00
jbirddog
a6b31a8442
Refresh Xero OAuth token (#16)
* WIP - sending refreshed token back

* Small cleanup
2022-10-25 14:10:50 -04:00
Dan
f790e3eae8 Fix for adding records to dynamodb - 2022-10-24 12:28:00 -04:00
jbirddog
f62f7eaa94
Add GetEmplyoeeInfo api (#15) 2022-10-24 11:28:40 -04:00
Dan
523acd64af Removing a dependency in the lock file on the connector-pdf 2022-10-21 16:34:48 -04:00
Dan
3adb780244 remove connector-pdf from te pyproject.toml file. 2022-10-21 16:28:44 -04:00
Dan Funk
9933087d26
Merge pull request #14 from sartography/feature/improve_connector_proxy_calls
Assume that all requests are json - and handle them appropriately.
2022-10-21 16:17:39 -04:00
Dan
9c693aad7c Purge PDF Generator 2022-10-21 14:50:24 -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
Dan Funk
422640659d
Merge pull request #13 from sartography/feature/query_dynamo_db
Construct a better query and allow for an optional sort key when doing a query on a dynamodb table.
2022-10-20 14:56:20 -04:00
Dan
cfb616f1f5 Construct a better query and allow for an optional sort key when doing a query on a dynamodb table. 2022-10-20 13:31:44 -04:00
jasquat
ad44a3436f remove debug print statement w/ burnettk cullerton 2022-10-20 11:08:26 -04:00
jasquat
4d1cf1787d check if there are params in the redirect url before adding the response to ensure we have the correct symbol 2022-10-19 14:33:03 -04:00
Dan
a30fff5650 Merge branch 'main' of github.com:sartography/connector-proxy-status-im into main 2022-10-18 15:48:38 -04:00
Dan
3fa42d451a AWS library has strong feelings about things being decimal and not float. 2022-10-18 15:48:21 -04:00