1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
Commit graph

29 commits

Author SHA1 Message Date
mike12345567
f78ec2ddef 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
Martin McKeaveney
afa5418d5a adding health check endpoint for AWS ALB 2020-10-16 22:02:17 +01:00
mike12345567
5d49d529e3 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
fdaa69ee7f 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
016f49ac5a merge 2020-10-02 16:45:59 +01:00
Michael Shanks
701c82cb1f serve determines whether analytics are enabled 2020-09-29 16:23:34 +01:00
Martin McKeaveney
b27f80071f async templates working from S3 2020-09-28 17:04:08 +01:00
mike12345567
5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
Martin McKeaveney
9e00550eda 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
85bf27c17b fixing dev path when running in electron 2020-07-15 13:42:12 +01:00
Martin McKeaveney
1a33ab2e18 merge 2020-07-07 21:32:32 +01:00
Martin McKeaveney
f7d65deb5e extra index template for production 2020-07-06 19:43:40 +01:00
kevmodrome
c18bcc5499 lint fixes 2020-07-06 09:07:29 +02:00
kevmodrome
d8e6bd0ab9 sets up dummy back-end 2020-07-02 17:53:09 +02:00
Martin McKeaveney
9b2eca58c4 s3 awareness, authentication through API keys 2020-07-01 21:57:35 +01:00
Martin McKeaveney
7ed017209b cleaned up deploy code 2020-06-29 10:27:38 +01:00
Martin McKeaveney
f8cfc8e7d7 adding record models for brevity 2020-06-11 14:35:45 +01:00
Michael Shanks
82d0f1ea86 bugfix: links not respecting appRootPath 2020-06-03 12:30:32 +01:00
Michael Shanks
e9e6cf1dfd merge conflicts 2020-05-21 14:43:49 +01:00
Michael Shanks
aa66598e4c auth, first version, needing tested 2020-05-21 14:31:23 +01:00
Martin McKeaveney
2965c2338d workflow CRUD complete 2020-05-20 17:02:46 +01:00
Martin McKeaveney
7f0f8f2d9f lint 2020-05-18 15:46:38 +01:00
Martin McKeaveney
56c492c66d pino logging, electron fixes, running integration tests in band 2020-05-18 15:33:29 +01:00
Martin McKeaveney
e21c40e6d0 brotli lint 2020-05-18 14:58:39 +01:00
Martin McKeaveney
0d0d81b5c5 disable brotli 2020-05-18 14:36:42 +01:00
Michael Shanks
97db4f1765 server tests in-memory and passing 2020-05-14 15:12:30 +01:00
Michael Shanks
7d6046d021 allow bb home folder to bem anywhere 2020-05-11 15:42:42 +01:00
Martin McKeaveney
a28322f538 further simplification of server code 2020-05-07 14:04:32 +01:00
Martin McKeaveney
87ad6647df further tidy up and removal 2020-05-07 13:52:24 +01:00
Renamed from packages/server/api/index.js (Browse further)