1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

7460 commits

Author SHA1 Message Date
Rory Powell 9942a2d85c Merge branch 'develop' into feature/deprovisioning 2021-09-28 17:13:04 +01:00
Budibase Staging Release Bot fd7e768ea1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Rory Powell 0518bac62e Set cookie domain to fix logout 2021-09-28 16:35:31 +01:00
Budibase Staging Release Bot c03b9afbee v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Andrew Kingston 2b2697a34e Fixing issue with refreshing data providers manually due to incorrect action name 2021-09-28 13:33:15 +01:00
Budibase Staging Release Bot fc8aa07bf4 v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Martin McKeaveney 2d2e15787f Merge pull request #2767 from Budibase/revert-2766-temp/account-portal-logging
Revert "Temp account portal logging"
2021-09-28 13:12:08 +01:00
Budibase Staging Release Bot 5605209a7a v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
Rory Powell ebf34a0149 Merge pull request #2757 from Budibase/feature/remove-analytics-platform-url
Remove platform url in the cloud, remove analytics picker completely
2021-09-28 11:42:57 +01:00
Martin McKeaveney df261bf3ea Revert "Temp account portal logging" 2021-09-28 11:33:07 +01:00
Budibase Staging Release Bot 9e8b14f0fb v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Rory Powell 0806e69010 Temp account portal logging 2021-09-28 10:15:48 +01:00
Rory Powell 8642868c5e Deprovisioning WIP 2021-09-28 09:48:00 +01:00
Budibase Staging Release Bot ece3010c4e v0.9.143-alpha.0 2021-09-27 21:39:06 +00:00
Martin McKeaveney 5a56570fdb merge master 2021-09-27 22:31:13 +01:00
Budibase Staging Release Bot b2b13dc719 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Martin McKeaveney 1e3fca15c5 abstract usagedoc creation into auth, create the doc if it doesn't exist 2021-09-27 17:35:22 +01:00
Rory Powell 968bd9893b Merge branch 'develop' into feature/remove-analytics-platform-url 2021-09-27 16:39:12 +01:00
Martin McKeaveney f6014190c8 tests 2021-09-27 16:39:08 +01:00
Martin McKeaveney bd1f6752ff merge with develop 2021-09-27 16:37:55 +01:00
Rory Powell 42d9e0a482 Remove platform url in the cloud, remove analytics picker completely 2021-09-27 16:37:26 +01:00
Martin McKeaveney 2da28ecc71 prevent SMTP fallback for automations 2021-09-27 16:28:39 +01:00
Budibase Staging Release Bot f9525b9065 v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Michael Drury a9823062d4 Merge pull request #2729 from Budibase/fix/no-perms-hierarchy
Removing the concept of permissions hierarchy from backend for resources
2021-09-27 15:15:31 +01:00
Michael Drury 0a2da42c55 Merge pull request #2756 from Budibase/fix/sql-fixes
Allow newlines in Postgres JSON inputs
2021-09-27 15:12:02 +01:00
Martin McKeaveney c25bd48616 SMTP config fallback logic 2021-09-27 15:10:06 +01:00
Martin McKeaveney 5b4bf74e2c re-adding env var controls for cloud limit functionality 2021-09-27 15:03:48 +01:00
Martin McKeaveney 35d4eac78a fallback SMTP configuration for cloud 2021-09-27 14:57:22 +01:00
mike12345567 704c889151 Fixing issue discovered by test case. 2021-09-27 13:17:31 +01:00
Martin McKeaveney 3b49866825 Merge branch 'develop' of github.com:Budibase/budibase into cloud-limits 2021-09-27 12:53:15 +01:00
mike12345567 009f30b5cc Removing useless statement. 2021-09-27 12:17:59 +01:00
Budibase Staging Release Bot 5f109cf9e2 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Andrew Kingston d2944e85c0 Merge pull request #2706 from Budibase/ak-fixes
Fix home screen importing + extras
2021-09-27 11:39:48 +01:00
Andrew Kingston c011b7fe5c Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-27 11:30:51 +01:00
Andrew Kingston 74b243c362 Fix check to create default layouts and screens 2021-09-27 11:30:46 +01:00
Martin McKeaveney 6c7423e52e ensure automation quotas are not incremented for test runs 2021-09-27 10:32:39 +01:00
mike12345567 32bdc4a991 Minimal fix for issue involving JSON views and newlines with postgres, this fix couldn't be more over-arching as it risked breaking new lines across the board. Have included a script for setting up the test scenario as well. This fixes issue #2612. 2021-09-24 18:10:30 +01:00
Andrew Kingston 8b35405a85 Fix regex binding replacement issue due to not being escaped 2021-09-24 16:24:16 +01:00
Budibase Staging Release Bot 9d199d6dda v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Michael Drury dfc023e896 Merge pull request #2724 from Budibase/fix/mysql-issues
Fix MySQL issues
2021-09-24 13:18:23 +01:00
Budibase Staging Release Bot 24e3b30dbf v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
Andrew Kingston 376b450efd Merge pull request #2730 from Budibase/manual-dataprovider-refresh
Add button action for manually refreshing a data provider
2021-09-24 11:15:51 +01:00
Martin McKeaveney 83384faed8 remove old middleware 2021-09-23 23:26:09 +01:00
Martin McKeaveney c49b88b57a automation runs quotas 2021-09-23 23:25:25 +01:00
Martin McKeaveney 4a2028c354 usageQuota middleware writing to couch 2021-09-23 22:40:14 +01:00
Andrew Kingston fd24a8fce3 Lint 2021-09-23 20:51:55 +01:00
Andrew Kingston a30ced6408 Add button action for manually refreshing a data provider 2021-09-23 19:34:01 +01:00
mike12345567 e47bf71e6c Getting rid of the concept of permissions hierarchy, roles still have a hierarchy and base permissions still follow the old system, but resources can be given a stack of separate permissions which don't override each other. 2021-09-23 19:04:53 +01:00
mike12345567 43db0abef8 Fixing postgres datasource test. 2021-09-23 17:43:06 +01:00
Budibase Staging Release Bot 790950be39 v0.9.140-alpha.8 2021-09-23 16:11:26 +00:00