1
0
Fork 0
mirror of synced 2024-08-02 11:51:34 +12:00
Commit graph

2812 commits

Author SHA1 Message Date
mike12345567
94737c6574 Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
mike12345567
a0f69251c8 Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 2021-09-29 16:55:59 +01:00
mike12345567
1f127939af Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-29 12:57:14 +01:00
Budibase Staging Release Bot
435ba81852 v0.9.144-alpha.0 2021-09-29 10:39:31 +00:00
Martin McKeaveney
05cc0e11bf merge with master 2021-09-29 11:25:38 +01:00
Budibase Staging Release Bot
90cb5b6b5f v0.9.143-alpha.10 2021-09-29 09:54:01 +00:00
Budibase Staging Release Bot
1236b70bf9 v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot
0fa8accc6a v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Martin McKeaveney
b4b90de2d6 Merge pull request #2716 from mslourens/custom_schema_support
Retrieve all columns from all not internal tables
2021-09-29 09:19:33 +01:00
mike12345567
d282cd030f Some fixes after testing and adding some basic work to the frontend. 2021-09-28 18:05:52 +01:00
Budibase Staging Release Bot
875e64e5a6 v0.9.143-alpha.7 2021-09-28 16:50:47 +00:00
Budibase Staging Release Bot
4f8da83dae v0.9.143-alpha.6 2021-09-28 16:35:28 +00:00
Budibase Staging Release Bot
fd7e768ea1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Budibase Staging Release Bot
c03b9afbee v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Budibase Staging Release Bot
fc8aa07bf4 v0.9.143-alpha.3 2021-09-28 12:21:31 +00: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
mike12345567
a83b9835b2 Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot
9e8b14f0fb v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Budibase Release Bot
ecb10ccd3b v0.9.143 2021-09-27 21:50:12 +00: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
mike12345567
9f0d8a91b7 Putting together cloud export and import functionality, still need to test, but basic concept there. 2021-09-27 19:12:41 +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
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
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
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
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
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