1
0
Fork 0
mirror of synced 2024-08-02 03:42:08 +12:00
Commit graph

8662 commits

Author SHA1 Message Date
Rory Powell
5e286d8de2 Prevent duplicate internal budibase users across tenants 2021-09-28 15:49:03 +01:00
Peter Clement
22bbbb5ba4 fix tests 2021-09-28 15:29:42 +01:00
Andrew Kingston
9bdc1b824b Add basic search implementation to data UI tables 2021-09-28 15:29:15 +01:00
Rory Powell
96698f7e07 Prevent root account users being re-created as internal budibase users 2021-09-28 15:22:19 +01:00
Peter Clement
eed3bdcb6b Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-28 14:26:25 +01:00
Budibase Staging Release Bot
c9696145e0 v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Andrew Kingston
5cd756e762 Fixing issue with refreshing data providers manually due to incorrect action name 2021-09-28 13:33:15 +01:00
Budibase Staging Release Bot
95c01ef20f v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Martin McKeaveney
c25cc86937
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
Peter Clement
d1280dcf88 update modal button text 2021-09-28 12:29:54 +01:00
Peter Clement
fa4f0b07f4 update cypress tests to account for new modal 2021-09-28 12:26:38 +01:00
Peter Clement
5ca4da1146 check tables can be fetched before saving config 2021-09-28 12:25:57 +01:00
Budibase Staging Release Bot
f003167749 v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
Rory Powell
a0ba240821
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
e92c2be577
Revert "Temp account portal logging" 2021-09-28 11:33:07 +01:00
mike12345567
145c0a11c9 Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot
8578673096 v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Rory Powell
64fd83573f
Merge pull request #2766 from Budibase/temp/account-portal-logging
Temp account portal logging
2021-09-28 10:16:46 +01:00
Rory Powell
aa428881e7 Temp account portal logging 2021-09-28 10:15:48 +01:00
Rory Powell
4813a63439 Deprovisioning WIP 2021-09-28 09:48:00 +01:00
Budibase Release Bot
df32c52620 v0.9.143 2021-09-27 21:50:12 +00:00
Martin McKeaveney
3b64ff663a
Merge pull request #2762 from Budibase/develop
Develop -> Master
2021-09-27 22:42:13 +01:00
Budibase Staging Release Bot
6a05c9e067 v0.9.143-alpha.0 2021-09-27 21:39:06 +00:00
Martin McKeaveney
55c6d0d159 merge master 2021-09-27 22:31:13 +01:00
mike12345567
f836565f69 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
01448b3f66 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Martin McKeaveney
a290962ec9
Merge pull request #2633 from Budibase/cloud-limits
Cloud limits
2021-09-27 18:30:15 +01:00
Andrew Kingston
6109a2983b Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 2021-09-27 18:25:19 +01:00
Martin McKeaveney
f877244571 abstract usagedoc creation into auth, create the doc if it doesn't exist 2021-09-27 17:35:22 +01:00
Rory Powell
00420b2579 Merge branch 'develop' into feature/remove-analytics-platform-url 2021-09-27 16:39:12 +01:00
Martin McKeaveney
0692263960 tests 2021-09-27 16:39:08 +01:00
Martin McKeaveney
9bbb230aa6 merge with develop 2021-09-27 16:37:55 +01:00
Rory Powell
3160e90b76 Remove platform url in the cloud, remove analytics picker completely 2021-09-27 16:37:26 +01:00
Martin McKeaveney
30f60d9bae prevent SMTP fallback for automations 2021-09-27 16:28:39 +01:00
Andrew Kingston
2ec7ff72ad Move lucene logic into builder 2021-09-27 15:36:18 +01:00
Budibase Staging Release Bot
4f4e9a9d2b v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Michael Drury
106b575c4e
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
20c5753c2f
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
0b4d6d6052 SMTP config fallback logic 2021-09-27 15:10:06 +01:00
Martin McKeaveney
757fbbc19c re-adding env var controls for cloud limit functionality 2021-09-27 15:03:48 +01:00
Martin McKeaveney
5b1ae778da fallback SMTP configuration for cloud 2021-09-27 14:57:22 +01:00
mike12345567
ba2f6ee120 Fixing issue discovered by test case. 2021-09-27 13:17:31 +01:00
Andrew Kingston
5c6c21aeef Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Martin McKeaveney
97cd3756f7 Merge branch 'develop' of github.com:Budibase/budibase into cloud-limits 2021-09-27 12:53:15 +01:00
Andrew Kingston
19785428b8 Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-27 12:51:37 +01:00
Andrew Kingston
b78eee8704 Remove log statement 2021-09-27 12:51:32 +01:00
mike12345567
02a3b7425e Removing useless statement. 2021-09-27 12:17:59 +01:00
Budibase Staging Release Bot
793883ed59 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Andrew Kingston
2406501e11
Merge pull request #2706 from Budibase/ak-fixes
Fix home screen importing + extras
2021-09-27 11:39:48 +01:00
Andrew Kingston
85f40a1e0b
Merge pull request #2738 from Budibase/fix-regex-binding-replacement
Fix regex binding replacement issue due to not being escaped
2021-09-27 11:31:44 +01:00