Budibase Staging Release Bot
|
2853ae849e
|
v0.9.167-alpha.1
|
2021-10-14 13:45:01 +00:00 |
Budibase Staging Release Bot
|
2635c055b7
|
v0.9.167-alpha.0
|
2021-10-13 15:56:03 +00:00 |
Budibase Release Bot
|
b321d34fe2
|
v0.9.166
|
2021-10-13 15:33:19 +00:00 |
Martin McKeaveney
|
1c31ed51c8
|
fixing auto imported path
|
2021-10-13 16:23:16 +01:00 |
Budibase Release Bot
|
b7978f4374
|
v0.9.165
|
2021-10-13 14:18:05 +00:00 |
Budibase Staging Release Bot
|
42fc118458
|
v0.9.165-alpha.1
|
2021-10-13 14:07:13 +00:00 |
Budibase Staging Release Bot
|
643360244b
|
v0.9.165-alpha.0
|
2021-10-13 13:30:05 +00:00 |
Martin McKeaveney
|
5457096370
|
merge
|
2021-10-13 14:18:56 +01:00 |
Budibase Staging Release Bot
|
5f03755a85
|
v0.9.160-alpha.5
|
2021-10-13 12:09:25 +00:00 |
Martin McKeaveney
|
74c74d78f2
|
encapsulate global logout function
|
2021-10-13 12:26:26 +01:00 |
Budibase Release Bot
|
6a129067e2
|
v0.9.164
|
2021-10-12 21:15:39 +00:00 |
Martin McKeaveney
|
af7bddcf22
|
platform logout function
|
2021-10-12 19:49:34 +01:00 |
Martin McKeaveney
|
b38704978a
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
Martin McKeaveney
|
ec26d5c738
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
Budibase Staging Release Bot
|
bf31ff2848
|
v0.9.160-alpha.4
|
2021-10-12 12:37:54 +00:00 |
Rory Powell
|
70ac21dcbf
|
Merge pull request #2959 from Budibase/wrap-account-check
Don't perform account deletion check when self hosted
|
2021-10-12 13:10:58 +01:00 |
Rory Powell
|
728ee82791
|
Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check
|
2021-10-12 11:04:11 +01:00 |
Rory Powell
|
1ca2e48ba2
|
Merge branch 'develop' into wrap-account-check
|
2021-10-12 11:02:32 +01:00 |
Rory Powell
|
4d34d338ce
|
Merge branch 'develop' into dev-modes
|
2021-10-12 10:59:36 +01:00 |
Budibase Staging Release Bot
|
8b0d0fb13b
|
v0.9.160-alpha.3
|
2021-10-11 21:15:06 +00:00 |
Budibase Release Bot
|
a71ea88855
|
v0.9.163
|
2021-10-11 17:22:28 +00:00 |
mike12345567
|
1e4799ce9c
|
Fixing an issue with env variables becoming numbers if they started with one.
|
2021-10-11 17:59:44 +01:00 |
Budibase Release Bot
|
9f14471ab5
|
v0.9.162
|
2021-10-11 15:17:21 +00:00 |
Budibase Staging Release Bot
|
870cb30530
|
v0.9.160-alpha.2
|
2021-10-11 14:10:32 +00:00 |
Budibase Staging Release Bot
|
865b6003d6
|
v0.9.160-alpha.1
|
2021-10-11 13:43:09 +00:00 |
Rory Powell
|
060ef711c6
|
API development / debugging optimisations
|
2021-10-11 11:40:02 +01:00 |
Rory Powell
|
9ea1774bcf
|
Don't perform account deletion check when self hosted
|
2021-10-11 11:14:44 +01:00 |
mike12345567
|
7a26f3769d
|
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
|
2021-10-08 18:21:40 +01:00 |
Rory Powell
|
e1fe51a1b8
|
Merge branch 'develop' into dev-modes
|
2021-10-08 13:15:38 +01:00 |
Rory Powell
|
5ffed2824e
|
Introduce dev modes, update contributor guide
|
2021-10-08 13:13:16 +01:00 |
Budibase Staging Release Bot
|
4762c98039
|
v0.9.160-alpha.0
|
2021-10-08 10:05:15 +00:00 |
Budibase Release Bot
|
22527970b2
|
v0.9.161
|
2021-10-07 22:32:31 +00:00 |
Budibase Release Bot
|
1cd46327bf
|
v0.9.160
|
2021-10-07 22:18:59 +00:00 |
Budibase Release Bot
|
d4ecb810b1
|
v0.9.159
|
2021-10-07 21:55:18 +00:00 |
Budibase Release Bot
|
3e31fff662
|
v0.9.158
|
2021-10-07 21:20:53 +00:00 |
Budibase Staging Release Bot
|
7f5148a1e1
|
v0.9.158-alpha.0
|
2021-10-07 21:09:01 +00:00 |
Budibase Release Bot
|
0b66a003c5
|
v0.9.157
|
2021-10-07 20:07:47 +00:00 |
mike12345567
|
4d04a3baf4
|
Adding a check for test environment to not clear app cookie on login as this breaks cypress.
|
2021-10-07 17:39:44 +01:00 |
mike12345567
|
52b44736c5
|
Fixing another issue with ethereal test package.
|
2021-10-07 16:35:11 +01:00 |
mike12345567
|
efb09523a7
|
Fixing a small issue with email test fix.
|
2021-10-07 16:14:00 +01:00 |
mike12345567
|
fab766adb6
|
Adding functionality to check if ethereal is down, if it is don't fail the test.
|
2021-10-07 16:11:33 +01:00 |
mike12345567
|
795477e025
|
Merge branch 'master' of github.com:Budibase/budibase into fix/tenant-public
|
2021-10-07 13:11:20 +01:00 |
mike12345567
|
e6844d7bdf
|
Fix an issue with current app cookie, get rid of it on login/logout.
|
2021-10-07 12:19:23 +01:00 |
Budibase Release Bot
|
cab95ff355
|
v0.9.156
|
2021-10-07 07:50:40 +00:00 |
Budibase Release Bot
|
e0b061a1db
|
v0.9.155
|
2021-10-06 21:26:52 +00:00 |
Budibase Release Bot
|
4f628dd3af
|
v0.9.154
|
2021-10-06 16:37:28 +00:00 |
Martin McKeaveney
|
2f9f30ad8c
|
merge with master
|
2021-10-06 17:23:13 +01:00 |
Budibase Staging Release Bot
|
6e11aa2cec
|
v0.9.153-alpha.2
|
2021-10-06 16:12:27 +00:00 |
Rory Powell
|
615d0390d5
|
Honour cookie domain when custom sso is enabled
|
2021-10-06 16:50:15 +01:00 |
Budibase Release Bot
|
84b945cbe8
|
v0.9.153
|
2021-10-06 15:36:11 +00:00 |