1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

9298 commits

Author SHA1 Message Date
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
Andrew Kingston
e521596c9c Fix bug rendering tabs inside a component which uses a svelte transition 2021-10-11 11:34:19 +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
Andrew Kingston
4ab15190ad Add support for JS editing in binding panel 2021-10-08 12:07:11 +01:00
Andrew Kingston
9d12bc7388 Add QOL addons to CodeMirror editor 2021-10-08 12:06:52 +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
Andrew Kingston
415bc4e0db Add new generic CodeMirror editor component 2021-10-08 11:42:10 +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
Martin McKeaveney
1ae9a999fb separate release and self host flows 2021-10-08 10:37:08 +01: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
Martin McKeaveney
c7a5b9eb71 updating workflow to push to self hosters 2021-10-07 23:08:21 +01: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
Martin McKeaveney
5e5ee11edf Merge pull request #2923 from Budibase/develop
Develop -> Master
2021-10-07 22:10:08 +01:00
Budibase Staging Release Bot
7f5148a1e1 v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney
c12d7301f8 merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
6357d316a7 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot
0b66a003c5 v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney
e9cad03f63 merge 2021-10-07 21:05:39 +01:00
Martin McKeaveney
094b928609 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
30bb10a75a Merge pull request #2917 from Budibase/fix/post-release-fixes
Fix/post release fixes
2021-10-07 20:59:07 +01:00
Martin McKeaveney
1d55b5ece2 adding made in budibase tag 2021-10-07 20:57:50 +01:00
Martin McKeaveney
f0fbefb470 Merge pull request #2920 from Budibase/fix/tenant-public
Fixing multi-tenancy public app access
2021-10-07 20:57:24 +01: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
183b6e7b50 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
815f2c98d3 Remove update screen in the cloud 2021-10-07 15:41:53 +01:00
Martin McKeaveney
f32266df83 remove currentapp stuff 2021-10-07 15:39:22 +01:00
mike12345567
29691637a6 Fixing an issue with handlebars-helpers 2021-10-07 14:06:28 +01:00
Mitch-Budibase
a590cb836f Merge branch 'develop' into cypress-testing 2021-10-07 14:01:22 +01:00
mike12345567
795477e025 Merge branch 'master' of github.com:Budibase/budibase into fix/tenant-public 2021-10-07 13:11:20 +01:00
Martin McKeaveney
6c2e4d8b4b Merge branch 'master' of github.com:Budibase/budibase into fix/post-release-fixes 2021-10-07 13:09:10 +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
Martin McKeaveney
dea2c95d80 fix user ping event 2021-10-07 12:15:05 +01:00
Martin McKeaveney
f6a52ad92a fix intercom createdAt 2021-10-07 12:03:08 +01:00