1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

8738 commits

Author SHA1 Message Date
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
Mitch-Budibase 716dbe9c98 Cypress Testing additions and changes
-Changing baseurl to be the test env
-Made a few updates to existing tests/commands
--New commands also added
-Add Radio Button Test
-Add Multi Option Datatype test
-Custom Theming Properties Test
--Just the one so far, more to come
2021-09-27 18:19:25 +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
Andrew Kingston b047376089 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-27 11:30:51 +01:00
Andrew Kingston 4c47ee9853 Fix check to create default layouts and screens 2021-09-27 11:30:46 +01:00
Martin McKeaveney 9cb20bcda2 ensure automation quotas are not incremented for test runs 2021-09-27 10:32:39 +01:00
Peter Clement 2a4d6ce645 fix layout of config modal 2021-09-27 10:04:01 +01:00
Peter Clement 9e0b15e6a7 trigger internal table modal on modal cancel 2021-09-27 09:59:56 +01:00
mike12345567 1f474ca106 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 1bb964ca31 Fix regex binding replacement issue due to not being escaped 2021-09-24 16:24:16 +01:00
Andrew Kingston db6032ca95 Add a refresh action to common table searching logic 2021-09-24 16:13:25 +01:00
Budibase Staging Release Bot ae0a4a14f8 v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Michael Drury bcbc728ea3
Merge pull request #2724 from Budibase/fix/mysql-issues
Fix MySQL issues
2021-09-24 13:18:23 +01:00
Peter Clement ee367a42a6 ux fixes 2021-09-24 11:28:56 +01:00
Budibase Staging Release Bot 17e0a381bd v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
Andrew Kingston 3f2d3edbb0
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
Peter Clement 61c9ec45ed rename file and fix analytics 2021-09-24 10:58:04 +01:00
Peter Clement 75b1fad49f Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-24 10:47:59 +01:00
Peter Clement b438b3d7b5 redirect to created datasource 2021-09-24 10:19:48 +01:00
Peter Clement 4c8a2b3a2d fix naming of datasources 2021-09-24 10:12:30 +01:00
Peter Clement 4f5343ded9 fetch tables for datasource plus 2021-09-24 10:01:53 +01:00
Martin McKeaveney 93ccea7f06 remove old middleware 2021-09-23 23:26:09 +01:00
Martin McKeaveney b161be85ae automation runs quotas 2021-09-23 23:25:25 +01:00
Martin McKeaveney 85c6fac8f5 usageQuota middleware writing to couch 2021-09-23 22:40:14 +01:00
Peter Clement f365cf731c fix flow of wizard 2021-09-23 22:02:35 +01:00
Peter Clement 0de6b55438 add base wizard for datasources 2021-09-23 21:47:22 +01:00
Andrew Kingston bb192c3454 Lint 2021-09-23 20:51:55 +01:00