1
0
Fork 0
mirror of synced 2024-08-22 21:41:49 +12:00
Commit graph

82 commits

Author SHA1 Message Date
Budibase Release Bot
de2e690889 v0.9.24 2021-06-03 10:05:33 +00:00
Budibase Release Bot
c45197edc5 v0.9.23 2021-06-02 12:06:51 +00:00
Budibase Release Bot
760b32da61 v0.9.22 2021-06-02 11:34:24 +00:00
Budibase Release Bot
f95e1bb4e6 v0.9.21 2021-06-01 17:05:46 +00:00
Budibase Release Bot
5525fc390f v0.9.20 2021-06-01 16:25:29 +00:00
Budibase Release Bot
dfae1371b5 v0.9.19 2021-06-01 12:50:43 +00:00
Budibase Release Bot
afe61ae2c1 v0.9.18 2021-05-29 13:01:19 +00:00
Budibase Release Bot
598f189a65 v0.9.17 2021-05-28 19:13:11 +00:00
Budibase Release Bot
4e91f3e144 v0.9.16 2021-05-28 13:18:31 +00:00
Budibase Release Bot
6df76822bb v0.9.15 2021-05-28 12:39:17 +00:00
Budibase Release Bot
9307ef3375 v0.9.14 2021-05-27 15:05:57 +00:00
Budibase Release Bot
00cb2f5bfa v0.9.13 2021-05-27 07:19:23 +00:00
Budibase Release Bot
8ab9939153 v0.9.12 2021-05-26 16:53:00 +00:00
Budibase Release Bot
06d4fcfaf8 v0.9.11 2021-05-26 16:14:47 +00:00
Budibase Release Bot
9760be83a3 v0.9.10 2021-05-26 15:57:10 +00:00
Budibase Release Bot
0d880551f8 v0.9.9 2021-05-26 15:16:54 +00:00
Martin McKeaveney
aa224e4415 v0.9.8 2021-05-26 15:36:41 +01:00
Martin McKeaveney
79ddd2cc79 v0.9.7 2021-05-26 15:34:28 +01:00
Martin McKeaveney
3326c24d37 v0.9.6 2021-05-26 13:37:46 +01:00
Martin McKeaveney
52899e23a2 v0.9.5 2021-05-25 15:40:12 +01:00
Martin McKeaveney
9655d2a7fa v0.9.4 2021-05-25 12:44:36 +01:00
Martin McKeaveney
881ddc646f v0.9.3 2021-05-24 21:54:28 +01:00
Martin McKeaveney
a2917e3ffd v0.9.2 2021-05-24 17:20:20 +01:00
Martin McKeaveney
7b4cc64bee v0.9.1 2021-05-20 14:53:22 +01:00
Martin McKeaveney
d1836a898c v0.9.0 2021-05-20 14:49:19 +01:00
Martin McKeaveney
d77ea74020 simplify docker build before push 2021-05-20 13:54:18 +01:00
Martin McKeaveney
0b3110b223 merge with master 2021-05-20 10:40:15 +01:00
Mike Shanks
3aaeb8f7da v0.8.18 2021-05-13 11:17:08 +01:00
mike12345567
c9d903a92f General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 2021-05-11 17:49:26 +01:00
mike12345567
96f036b720 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 2021-05-05 17:49:34 +01:00
mike12345567
e8e210dfe2 Updating packages so that @budibase/auth doesn't stop installations. 2021-04-28 15:25:49 +01:00
mike12345567
46c9df6245 Adding testing to worker, still WIP. 2021-04-23 14:58:06 +01:00
mike12345567
fcd57cfcb5 putting together the bulk of the email sending/config options. 2021-04-23 13:10:37 +01:00
mike12345567
737dd356c3 Fleshing out the main work behind the email generation. 2021-04-22 17:57:38 +01:00
Martin McKeaveney
174dc6c780 v0.8.17 2021-04-19 10:39:27 +01:00
mike12345567
bd6741fc1c Merge branch 'master' of github.com:Budibase/budibase into next 2021-04-16 17:01:35 +01:00
mike12345567
fb4e52baff Updating worker/server to run in cypress properly. 2021-04-15 16:25:48 +01:00
mike12345567
46b975186c Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 2021-04-13 10:26:40 +01:00
Martin McKeaveney
0fc957a13d v0.8.16 2021-04-12 19:51:11 +01:00
Martin McKeaveney
160d02a691 v0.8.15 2021-04-12 17:10:19 +01:00
Martin McKeaveney
9eb6b541e9 merge 2021-04-12 13:39:53 +01:00
Martin McKeaveney
c30e70c939 v0.8.14 2021-04-11 12:58:22 +01:00
Martin McKeaveney
4b6efc42ed v0.8.13 2021-04-11 12:53:39 +01:00
mike12345567
792114ef46 First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
Martin McKeaveney
87b1924470 groundwork for budibase auth lib 2021-04-07 11:33:16 +01:00
Martin McKeaveney
349a47c1e1 basic couchDB authentication using passport 2021-04-01 20:34:43 +01:00
mike12345567
53b7589d9e Updating worker package with the various parts of server that needed moved over. 2021-03-29 17:31:41 +01:00
mike12345567
f48b09d378 Starting worker instance as part of the stack, some changes to how environment handled for worker. 2021-03-29 15:00:40 +01:00
Martin McKeaveney
6f2a1d45cc v0.8.12 2021-03-25 10:40:08 +00:00
Martin McKeaveney
9a47528775 v0.8.11 2021-03-24 18:48:26 +00:00