1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

505 commits

Author SHA1 Message Date
Budibase Staging Release Bot f5edc45570 v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Andrew Kingston a6e48194f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Budibase Release Bot 14b89af3ad v0.9.132 2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot 97baa1afb1 v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Budibase Release Bot b27e161829 v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot 6a48cff5d5 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Rory Powell 7c4b970604 Merge pull request #2635 from Budibase/feature/onboarding-backend
Password reset for budibase users
2021-09-17 14:58:53 +01:00
Budibase Staging Release Bot 23cb822f6e v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Rory Powell 91b9a98247 Password reset for budibase users 2021-09-17 13:41:22 +01:00
Budibase Staging Release Bot bf20f3854b v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Budibase Staging Release Bot d3f79cf464 v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Budibase Staging Release Bot 732666f77b v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Budibase Staging Release Bot 5413eacf13 v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Budibase Release Bot 0f729efe3f v0.9.130 2021-09-16 14:44:06 +00:00
Rory Powell 23d354ceda Merge pull request #2614 from Budibase/feature/onboarding-backend
Access controls for cloud, self, and regular budibase users
2021-09-16 15:39:14 +01:00
Budibase Staging Release Bot c961efd691 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
Budibase Staging Release Bot a834095c81 v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Budibase Staging Release Bot 6ac79f4267 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
Rory Powell 3576ca87be Access controls for cloud, self, and regular budibase users 2021-09-15 15:45:43 +01:00
Budibase Release Bot 03350279f8 v0.9.129 2021-09-15 11:24:11 +00:00
Budibase Staging Release Bot a8ba00e514 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot f7bed762d5 v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Budibase Staging Release Bot 93655cb523 v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury bda973355c Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot ef395beffe v0.9.128 2021-09-14 10:45:22 +00:00
Martin McKeaveney 13bfc82a4c Merge pull request #2603 from Budibase/fix/multitenancy-app-fetch
fix app fetching
2021-09-14 11:36:49 +01:00
Budibase Staging Release Bot 7bc1d42807 v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Rory Powell d2c5197fa0 Merge pull request #2574 from Budibase/feature/onboarding-backend
Add new redis key for email verification & pre-hashed password option
2021-09-14 11:17:54 +01:00
Martin McKeaveney 9a19bbc1fd fix app fetching 2021-09-14 11:16:28 +01:00
Budibase Release Bot 6cf6c06b35 v0.9.127 2021-09-13 17:44:30 +00:00
Martin McKeaveney c3998574a0 Merge branch 'master' of github.com:Budibase/budibase 2021-09-13 18:33:51 +01:00
Martin McKeaveney 4e08d5a8ea publishing redis client fix to master 2021-09-13 18:29:44 +01:00
Rory Powell ba199a592c Fix typo 2021-09-13 17:45:37 +01:00
Rory Powell fb01a66936 Configurable user cache population in auth middleware 2021-09-13 17:38:12 +01:00
Budibase Release Bot 8ead734a08 v0.9.126 2021-09-13 15:41:29 +00:00
Budibase Staging Release Bot b2b0d5af78 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Budibase Release Bot a4578aaa07 v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot 93d2183640 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
mike12345567 d2c7d424de Fix for issue #2593. 2021-09-13 09:00:14 +01:00
Budibase Staging Release Bot 8cb8e9b360 v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot ddc2124ae8 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney b83452f47c merge with master 2021-09-10 14:43:03 +01:00
mike12345567 3eeb7c27b8 Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 2021-09-10 14:37:34 +01:00
Budibase Staging Release Bot 25a62de64d v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
mike12345567 da9d78d1fb Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot 3f13aeb789 v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Martin McKeaveney 0d88af0335 fix redis auth for hosts containing redis 2021-09-10 10:08:13 +01:00
Budibase Release Bot 157f21125b v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot 2fc7438f21 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Budibase Staging Release Bot 937f5ece53 v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00