mike12345567
88d22baf1a
Renaming workflows -> automate/automations, throughout the API and the builder itself.
2020-09-21 13:49:34 +01:00
mike12345567
77f32c8a0f
Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation).
2020-09-10 15:00:21 +01:00
Andrew Kingston
20dfc87ab2
Add all workflow blocks to server and remove concept of workflow environment
2020-09-10 11:29:35 +01:00
Martin McKeaveney
bbcb282e53
Cypress Tests Running in CI ( #524 )
...
* cypress test setup
* running cypress in CI
* fixing tests after first time setup wizard
* bb api key
* API Key in right place
* adding env in cypress.json
* env var in setup
* lint
* API key not working
* fill in API key form if present
* allow more time for creation
* cypress server for debug
* video recording, better debugging
* Adding debug logs
* set node env
* cypress env
* cancel irrelevant test
2020-08-05 15:18:28 +01:00
Martin McKeaveney
a92ab5cabb
fix backend workflow
2020-06-04 13:55:52 +01:00
Martin McKeaveney
aeae4f50e2
tidy up
2020-06-01 21:26:32 +01:00
Martin McKeaveney
cb1fb87d21
server side workflows
2020-06-01 16:22:13 +01:00
Martin McKeaveney
2e42f8033e
workflow DAO tests
2020-06-01 11:52:15 +01:00
Martin McKeaveney
a220822e3a
move workflow to array data structure
2020-06-01 10:41:28 +01:00
Martin McKeaveney
dc90e141f5
server side event emitter
2020-05-31 17:12:52 +01:00
Martin McKeaveney
a3bebe3330
adding workflow blocks, parameter parsing, templating
2020-05-28 20:20:03 +01:00
Martin McKeaveney
920b47d6aa
groundwork for pubsub
2020-05-24 22:54:08 +01:00