1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

8854 commits

Author SHA1 Message Date
Budibase Release Bot 758c7bd94d v0.9.163 2021-10-11 17:22:28 +00:00
Michael Drury e680670118
Merge pull request #2970 from Budibase/fix/env-vars
Fix env variable parsing
2021-10-11 18:14:38 +01:00
mike12345567 7ae840f758 Fixing an issue with env variables becoming numbers if they started with one. 2021-10-11 17:59:44 +01:00
Budibase Release Bot 582f9052d8 v0.9.162 2021-10-11 15:17:21 +00:00
Michael Drury 047441e993
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 258bc34326 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Mitch-Budibase 93fbec4e19
Merge pull request #2966 from Budibase/cypress-testing
Update to custom theming properties test
2021-10-11 15:00:49 +01:00
Mitch-Budibase a928571b99 Merge branch 'develop' into cypress-testing 2021-10-11 14:51:33 +01:00
Mitch-Budibase 2d90abecde 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 481ba6f606 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Peter Clement ebe930b1fa
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 3a686fedc5 API development / debugging optimisations 2021-10-11 11:40:02 +01:00
Peter Clement 8b97588851 enable 'add action' button when inputs completed 2021-10-11 11:35:07 +01:00
Peter Clement 47adf12a4a fix lint 2021-10-11 11:33:54 +01:00
Peter Clement 95ca7ccbb6 Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering 2021-10-11 11:22:07 +01:00
Rory Powell c0d46262bf Don't perform account deletion check when self hosted 2021-10-11 11:14:44 +01:00
Peter Clement d11f8fed59 fix issue where automation block was not being added in the correct order 2021-10-11 11:10:26 +01:00
mike12345567 a7b5fc2e1b 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 4b60467ecc Fix linting 2021-10-08 13:22:08 +01:00
Rory Powell 9ffac50335 Merge branch 'develop' into dev-modes 2021-10-08 13:15:38 +01:00
Rory Powell b7bf662e6d Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
Mitch-Budibase 5ae5d8ddf0
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 ce64923813 Some changes for addMultiOptionDatatype 2021-10-08 11:45:54 +01:00
Budibase Staging Release Bot 5e4e15fe9e v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Martin McKeaveney 216c0cedb4
Merge pull request #2929 from Budibase/infra/improved-ci-selfhost
Infra/improved ci selfhost
2021-10-08 10:57:04 +01:00
Mitch-Budibase 58a40be2e5 Update commands.js 2021-10-08 10:56:44 +01:00
Martin McKeaveney f4b6715d61 separate release and self host flows 2021-10-08 10:37:08 +01:00
Budibase Release Bot 767fdfdfc8 v0.9.161 2021-10-07 22:32:31 +00:00
Budibase Release Bot 07a3f46cc8 v0.9.160 2021-10-07 22:18:59 +00:00
Martin McKeaveney 1aa5d0cde7 updating workflow to push to self hosters 2021-10-07 23:08:21 +01:00
Budibase Release Bot 812d6e5a51 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot 59cdc495d5 v0.9.158 2021-10-07 21:20:53 +00:00
Martin McKeaveney d744bdb89b
Merge pull request #2923 from Budibase/develop
Develop -> Master
2021-10-07 22:10:08 +01:00
Budibase Staging Release Bot fb2720968f v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney 05f058b00f merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot 40b72d2562 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot d3934eaeda v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney 816d06d9e9 merge 2021-10-07 21:05:39 +01:00
Martin McKeaveney 9bbe8c1726
Merge pull request #2919 from Budibase/remove-cloud-updates
Remove update screen in the cloud
2021-10-07 20:59:31 +01:00
Martin McKeaveney f7fac6aef0
Merge pull request #2917 from Budibase/fix/post-release-fixes
Fix/post release fixes
2021-10-07 20:59:07 +01:00
Martin McKeaveney 43d3c2af4d adding made in budibase tag 2021-10-07 20:57:50 +01:00
Martin McKeaveney 08cc23d994
Merge pull request #2920 from Budibase/fix/tenant-public
Fixing multi-tenancy public app access
2021-10-07 20:57:24 +01:00
mike12345567 b87559917b 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 b267698caa Fixing another issue with ethereal test package. 2021-10-07 16:35:11 +01:00
mike12345567 a4014c5580 Fixing a small issue with email test fix. 2021-10-07 16:14:00 +01:00
mike12345567 64b98a6d18 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 380d0e030e Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
Rory Powell dfee7ebc7a Remove update screen in the cloud 2021-10-07 15:41:53 +01:00
Martin McKeaveney 6ccaea4a9f remove currentapp stuff 2021-10-07 15:39:22 +01:00
mike12345567 ad9e5e4334 Fixing an issue with handlebars-helpers 2021-10-07 14:06:28 +01:00