1
0
Fork 0
mirror of synced 2024-09-09 14:11:30 +12:00
Commit graph

8828 commits

Author SHA1 Message Date
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
bfe7bdf02e Merge pull request #2985 from Budibase/fix/postrelease
Fix/postrelease
2021-10-13 13:01:16 +01: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
d1db72fbf6 Merge pull request #2987 from Budibase/feature/k8s-templates
Feature/k8s templates
2021-10-12 22:05:47 +01:00
Martin McKeaveney
fcd8ba18df removing quotas that are no longer needed 2021-10-12 22:04:29 +01:00
Martin McKeaveney
ca0457dcb4 updated K8S templates with new kit 2021-10-12 21:58:10 +01:00
Martin McKeaveney
11e64b0ffe tidy up 2021-10-12 20:19:32 +01: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
03ba725fbc remove random files 2021-10-12 16:14:49 +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
c6fda4b6b1 Merge pull request #2930 from Budibase/dev-modes
Introduce dev modes, update contributor guide
2021-10-12 13:27:43 +01: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
5948aab953 Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js 2021-10-12 13:02:08 +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
Rory Powell
e4e3b46764 Merge pull request #2961 from Budibase/api-dev-updates
API development / debugging optimisations
2021-10-12 09:58:19 +01:00
Budibase Staging Release Bot
8b0d0fb13b v0.9.160-alpha.3 2021-10-11 21:15:06 +00:00
Martin McKeaveney
e66dd5933a Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
2021-10-11 22:05:45 +01:00
Budibase Release Bot
a71ea88855 v0.9.163 2021-10-11 17:22:28 +00:00
Michael Drury
33b4d2ec94 Merge pull request #2970 from Budibase/fix/env-vars
Fix env variable parsing
2021-10-11 18:14:38 +01: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
Michael Drury
d6a1b9007f Merge pull request #2937 from Budibase/fix/cloud-user-import
Fixing apps import from cloud (removing user export)
2021-10-11 16:07:20 +01:00
Budibase Staging Release Bot
870cb30530 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Mitch-Budibase
9c04297cd5 Merge pull request #2966 from Budibase/cypress-testing
Update to custom theming properties test
2021-10-11 15:00:49 +01:00
Mitch-Budibase
1a3b147c47 Merge branch 'develop' into cypress-testing 2021-10-11 14:51:33 +01:00
Mitch-Budibase
5b98ca0197 Updating customThemingProperties
Primary color is now accent color - updating test to reflect this
2021-10-11 14:51:24 +01:00
Budibase Staging Release Bot
865b6003d6 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Peter Clement
b2961b5764 Merge pull request #2960 from Budibase/bug/fix-automation-ordering
fix issue where automation was not being added in the correct order
2021-10-11 14:34:02 +01:00
Rory Powell
060ef711c6 API development / debugging optimisations 2021-10-11 11:40:02 +01:00
Peter Clement
eba9bd79f6 enable 'add action' button when inputs completed 2021-10-11 11:35:07 +01:00
Peter Clement
8744e50ded fix lint 2021-10-11 11:33:54 +01:00
Peter Clement
c9fbc11b6c Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering 2021-10-11 11:22:07 +01:00
Rory Powell
9ea1774bcf Don't perform account deletion check when self hosted 2021-10-11 11:14:44 +01:00
Peter Clement
5702eb464b fix issue where automation block was not being added in the correct order 2021-10-11 11:10:26 +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
be3feaa011 Fix linting 2021-10-08 13:22:08 +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
Mitch-Budibase
6da4e25f0a Merge pull request #2819 from Budibase/cypress-testing
Cypress testing - New Tests/Commands + Other Changes
2021-10-08 11:51:58 +01:00
Mitch-Budibase
d6818acfcf Some changes for addMultiOptionDatatype 2021-10-08 11:45:54 +01:00
Budibase Staging Release Bot
4762c98039 v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Martin McKeaveney
d703f9553f Merge pull request #2929 from Budibase/infra/improved-ci-selfhost
Infra/improved ci selfhost
2021-10-08 10:57:04 +01:00
Mitch-Budibase
417826ffed Update commands.js 2021-10-08 10:56:44 +01:00