mike12345567
|
3873d12476
|
Formatting.
|
2021-05-24 16:20:28 +01:00 |
mike12345567
|
b7f739d54a
|
Logging and adding better messaging around startup.
|
2021-05-24 14:58:54 +01:00 |
Martin McKeaveney
|
7ef5a01f04
|
v0.9.1
|
2021-05-21 10:04:45 +01:00 |
Martin McKeaveney
|
fd9f4a3027
|
v0.9.0
|
2021-05-20 14:49:19 +01:00 |
mike12345567
|
148cf87224
|
Cleanup after testing/looking through hosting files.
|
2021-05-20 12:21:58 +01:00 |
mike12345567
|
80704111d4
|
Merge branch 'master' of github.com:Budibase/budibase into fix/onboarding
|
2021-05-20 11:56:19 +01:00 |
Martin McKeaveney
|
7ab24fed2b
|
merge with master
|
2021-05-20 10:40:15 +01:00 |
Martin McKeaveney
|
e6aa34afb5
|
fix analytics code
|
2021-05-20 10:26:23 +01:00 |
Martin McKeaveney
|
6817ceb3f6
|
hard coding posthog api key
|
2021-05-19 21:41:56 +01:00 |
Mike Shanks
|
04a159986e
|
v0.8.18
|
2021-05-13 11:17:08 +01:00 |
Martin McKeaveney
|
562b0cc40a
|
tidy up
|
2021-05-11 19:54:01 +01:00 |
mike12345567
|
8e1f18e456
|
Changing INTERNAL_KEY to INTERNAL_API_KEY.
|
2021-05-11 15:23:03 +01:00 |
mike12345567
|
7736869148
|
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
|
08c158c121
|
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 |
mike12345567
|
3a6cc28df0
|
Merge branch 'master' of github.com:Budibase/budibase into next
|
2021-04-16 17:01:35 +01:00 |
Martin McKeaveney
|
fe5dd7e2ac
|
v0.8.15
|
2021-04-12 17:10:19 +01:00 |
Martin McKeaveney
|
b5baf9f892
|
merge
|
2021-04-12 13:41:46 +01:00 |
Martin McKeaveney
|
c02306e6fb
|
merge
|
2021-04-12 13:39:53 +01:00 |
Martin McKeaveney
|
c19cc4f3c9
|
v0.8.13
|
2021-04-11 12:53:39 +01:00 |
Martin McKeaveney
|
7bc7fc7e7d
|
lint ✨
|
2021-03-30 11:50:49 +01:00 |
Martin McKeaveney
|
a4486fff4c
|
adding distinct CLI id to hosting
|
2021-03-30 11:04:13 +01:00 |
Martin McKeaveney
|
1c10c42c9d
|
tidy up
|
2021-03-30 10:51:37 +01:00 |
Martin McKeaveney
|
e2b26ffa9c
|
adding abstraction for config manager
|
2021-03-30 10:50:42 +01:00 |
Martin McKeaveney
|
412f727347
|
analytics client
|
2021-03-29 17:40:17 +01:00 |
Martin McKeaveney
|
306d29d870
|
redis, tidy ups
|
2021-03-22 16:18:29 +00:00 |
mike12345567
|
c22aeb69d8
|
Setting up budi CLI for NPM as well.
|
2021-03-19 10:50:25 +00:00 |
mike12345567
|
a0b8d9c42a
|
Updating to scoped name for package.
|
2021-03-19 10:37:02 +00:00 |
mike12345567
|
356878a6cb
|
Removing use of env file, was causing issues, just parsing the env variables directly.
|
2021-03-19 10:29:43 +00:00 |
mike12345567
|
8549764db4
|
Adding a digital ocean startup init process which makes use of the user_data system.
|
2021-03-19 10:02:29 +00:00 |
mike12345567
|
87918fd55c
|
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 |
Martin McKeaveney
|
435bc20077
|
v0.8.7
|
2021-03-12 11:45:42 +00:00 |
Martin McKeaveney
|
a9ab12b999
|
v0.8.4
|
2021-03-03 17:05:18 +00:00 |
mike12345567
|
43348c94ee
|
Fixing major issue discovered by Cheeks, the tense of language was not correct.
|
2021-03-01 18:04:30 +00:00 |
mike12345567
|
9b33bbdb3a
|
Formatting.
|
2021-02-26 17:09:20 +00:00 |
mike12345567
|
3669e59bc3
|
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
|
b22684163c
|
Updating with pkg to make the CLI run anywhere easily.
|
2021-02-26 15:09:25 +00:00 |
mike12345567
|
a2ce1be37a
|
Finishing up init with config building rather than downloading.
|
2021-02-26 13:48:11 +00:00 |
mike12345567
|
333d7279ac
|
Fixing issue with init.
|
2021-02-26 13:33:31 +00:00 |
mike12345567
|
ffa2c3459a
|
Update to add init functionality.
|
2021-02-26 13:30:24 +00:00 |
mike12345567
|
a9964971eb
|
All the groundwork laid now, just need to implement the functionality for hosting.
|
2021-02-26 11:46:48 +00:00 |
mike12345567
|
e6c9b18304
|
More work in progress.
|
2021-02-25 14:42:50 +00:00 |
mike12345567
|
a854fb2638
|
Adding CLI package gitignore.
|
2021-02-24 17:35:02 +00:00 |
mike12345567
|
a239c5a4ec
|
Removing node_modules from CLI.
|
2021-02-24 17:34:48 +00:00 |
mike12345567
|
e14094b1f1
|
Ground work for CLI.
|
2021-02-24 17:32:45 +00:00 |
Martin McKeaveney
|
b2a2cde303
|
remove budibase cli
|
2020-10-28 10:21:24 +00:00 |
Martin McKeaveney
|
c26eca48ae
|
v0.2.6
|
2020-10-21 14:14:33 +01:00 |
Martin McKeaveney
|
988d86f975
|
v0.2.5
|
2020-10-19 20:31:49 +01:00 |
Martin McKeaveney
|
df316167cc
|
v0.2.4
|
2020-10-19 09:48:33 +01:00 |
Martin McKeaveney
|
7dde5d9594
|
v0.2.3
|
2020-10-19 08:45:23 +01:00 |
Martin McKeaveney
|
ddc979dc59
|
v0.2.2
|
2020-10-16 12:41:05 +01:00 |