mike12345567
27acbac235
Found an issue where environment variables would load before they had actually been updated from dotenv, made sure they are always loaded correctly.
2020-10-26 17:49:33 +00:00
mike12345567
a967645a21
Some initial work towards webhooks, that generates schema similar to integromat.
2020-10-22 17:48:32 +01:00
Martin McKeaveney
82218c3a50
adding health check endpoint for AWS ALB
2020-10-16 22:02:17 +01:00
mike12345567
d90c1e3dd3
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
2020-10-09 19:10:28 +01:00
mike12345567
bb3370e742
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
2020-10-09 18:49:23 +01:00
Martin McKeaveney
cccc087727
merge
2020-10-02 16:45:59 +01:00
Michael Shanks
838904d14e
serve determines whether analytics are enabled
2020-09-29 16:23:34 +01:00
Martin McKeaveney
c2321797f1
async templates working from S3
2020-09-28 17:04:08 +01:00
mike12345567
88d22baf1a
Renaming workflows -> automate/automations, throughout the API and the builder itself.
2020-09-21 13:49:34 +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
c293d1e527
fixing dev path when running in electron
2020-07-15 13:42:12 +01:00
Martin McKeaveney
7b57f0ecc1
merge
2020-07-07 21:32:32 +01:00
Martin McKeaveney
8ae6f04290
extra index template for production
2020-07-06 19:43:40 +01:00
kevmodrome
2a13abba4d
lint fixes
2020-07-06 09:07:29 +02:00
kevmodrome
aabde78c47
sets up dummy back-end
2020-07-02 17:53:09 +02:00
Martin McKeaveney
6907f7751f
s3 awareness, authentication through API keys
2020-07-01 21:57:35 +01:00
Martin McKeaveney
b9d1b52ec7
cleaned up deploy code
2020-06-29 10:27:38 +01:00
Martin McKeaveney
d2477e1b81
adding record models for brevity
2020-06-11 14:35:45 +01:00
Michael Shanks
0c2d7a7c66
bugfix: links not respecting appRootPath
2020-06-03 12:30:32 +01:00
Michael Shanks
9ae0e2e826
merge conflicts
2020-05-21 14:43:49 +01:00
Michael Shanks
1b87edc954
auth, first version, needing tested
2020-05-21 14:31:23 +01:00
Martin McKeaveney
39c894c459
workflow CRUD complete
2020-05-20 17:02:46 +01:00
Martin McKeaveney
b0644b2234
lint
2020-05-18 15:46:38 +01:00
Martin McKeaveney
1139627bf5
pino logging, electron fixes, running integration tests in band
2020-05-18 15:33:29 +01:00
Martin McKeaveney
fd4eb56b5c
brotli lint
2020-05-18 14:58:39 +01:00
Martin McKeaveney
1e7aab538d
disable brotli
2020-05-18 14:36:42 +01:00
Michael Shanks
18375a6d19
server tests in-memory and passing
2020-05-14 15:12:30 +01:00
Michael Shanks
a004aa5838
allow bb home folder to bem anywhere
2020-05-11 15:42:42 +01:00
Martin McKeaveney
2ad007fce0
further simplification of server code
2020-05-07 14:04:32 +01:00
Martin McKeaveney
94b2e0f134
further tidy up and removal
2020-05-07 13:52:24 +01:00