1
0
Fork 0
mirror of synced 2024-07-10 16:55:46 +12:00
Commit graph

88 commits

Author SHA1 Message Date
mike12345567 68681fd441 Formatting. 2021-05-24 16:20:28 +01:00
mike12345567 8ce6617e19 Logging and adding better messaging around startup. 2021-05-24 14:58:54 +01:00
mike12345567 3e92311101 Cleanup after testing/looking through hosting files. 2021-05-20 12:21:58 +01:00
Martin McKeaveney e71a51ae65 fix analytics code 2021-05-20 10:26:23 +01:00
Martin McKeaveney ed6c1101bc hard coding posthog api key 2021-05-19 21:41:56 +01:00
Martin McKeaveney bf0687d2a8 tidy up 2021-05-11 19:54:01 +01:00
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
mike12345567 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 2021-05-11 12:02:29 +01:00
mike12345567 129b827d9f Adding a redis client to the auth system, as part of work towards the reset password flow. 2021-04-27 17:29:05 +01:00
Martin McKeaveney 5f2a18c2b2 lint 2021-03-30 11:50:49 +01:00
Martin McKeaveney 578c63c9df adding distinct CLI id to hosting 2021-03-30 11:04:13 +01:00
Martin McKeaveney d0b5986266 tidy up 2021-03-30 10:51:37 +01:00
Martin McKeaveney b5c32f8488 adding abstraction for config manager 2021-03-30 10:50:42 +01:00
Martin McKeaveney 865a9673ba analytics client 2021-03-29 17:40:17 +01:00
Martin McKeaveney f7f385937c redis, tidy ups 2021-03-22 16:18:29 +00:00
mike12345567 f2840d1bc7 Setting up budi CLI for NPM as well. 2021-03-19 10:50:25 +00:00
mike12345567 2b33811496 Removing use of env file, was causing issues, just parsing the env variables directly. 2021-03-19 10:29:43 +00:00
mike12345567 c2302929bd Adding a digital ocean startup init process which makes use of the user_data system. 2021-03-19 10:02:29 +00:00
mike12345567 7634ed6869 Updating the CLI to have a fast init method, this will make using it for DO much much easier. 2021-03-18 18:26:41 +00:00
mike12345567 e1ecbe27f4 Fixing major issue discovered by Cheeks, the tense of language was not correct. 2021-03-01 18:04:30 +00:00
mike12345567 735a17c363 Formatting. 2021-02-26 17:09:20 +00:00
mike12345567 47d75ebc2e Updating for consistent use of chalk and logs, as well as adding an option to update docker-compose and envoy files. 2021-02-26 17:08:28 +00:00
mike12345567 7b528db449 Updating with pkg to make the CLI run anywhere easily. 2021-02-26 15:09:25 +00:00
mike12345567 3747b41452 Finishing up init with config building rather than downloading. 2021-02-26 13:48:11 +00:00
mike12345567 e0f4d05512 Fixing issue with init. 2021-02-26 13:33:31 +00:00
mike12345567 accdba6373 Update to add init functionality. 2021-02-26 13:30:24 +00:00
mike12345567 eb16ec3296 All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00
mike12345567 66523884e2 More work in progress. 2021-02-25 14:42:50 +00:00
mike12345567 9003e6f60c Ground work for CLI. 2021-02-24 17:32:45 +00:00
Martin McKeaveney e221572313 remove budibase cli 2020-10-28 10:21:24 +00:00
Michael Shanks 3a5d2f8713 remove references to material design components 2020-08-14 11:21:52 +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 6c4f3678fb adding dialog import 2020-07-13 18:11:19 +01:00
Martin McKeaveney 4ae422354f Merge branch 'master' of github.com:Budibase/budibase into beta-bugfixes 2020-07-13 17:27:26 +01:00
Hugo LE DALL cdeeb71606 avoiding ctrl+c 2020-07-11 17:54:13 +02:00
Martin McKeaveney 2673acd46e beta bugfixes 2020-07-10 16:17: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
Michael Shanks 2bf5702bca #416 auto init of budibase when electron starts 2020-07-03 13:03:50 +01:00
Victoria Sloan 2fd2f1de45 linty 2020-06-22 18:07:52 +01:00
Victoria Sloan 37c47cc124 setting appId on user object when creating the app instance 2020-06-22 17:38:00 +01:00
Michael Shanks c88f4d2541 removed debug message 2020-06-21 21:21:24 +01:00
Michael Shanks 2ecb03e7ce changed setup to require CLI modules directly 2020-06-11 20:37:01 +01:00
Martin McKeaveney bba7b93b75 refactor client library 2020-05-29 14:06:36 +01:00
Michael Shanks 521501c4e6 Merge branch 'workflow-v1' of github.com:Budibase/budibase into workflow-v1 2020-05-28 09:17:49 +01:00
Michael Shanks 3bfe7840e4 access levels 2020-05-27 17:23:01 +01:00
Conor_Mack 98e590e586 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/master 2020-05-25 15:24:47 +01:00
Conor_Mack dd14dd6de2 Change of structure for _styles 2020-05-22 15:30:29 +01:00
Michael Shanks 8d4faa0bf9 Merge branch 'master' of github.com:Budibase/budibase 2020-05-18 11:53:09 +01:00
Martin McKeaveney e244e099a6 fixing CI 2020-05-18 11:18:31 +01:00