1
0
Fork 0
mirror of synced 2024-07-14 10:45:51 +12:00
Commit graph

12709 commits

Author SHA1 Message Date
mike12345567 663f5aef7b Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00
mike12345567 e846d27c42 Review comments. 2022-05-19 10:32:14 +01:00
Peter Clement f999554361 use env variable as the folder setting 2022-05-19 10:24:19 +01:00
Budibase Staging Release Bot 02a1e997f7 Update pro version to 1.0.167-alpha.3 2022-05-19 09:12:12 +00:00
Budibase Staging Release Bot 8dc922dff9 v1.0.167-alpha.3 2022-05-19 09:10:53 +00:00
Mihail Hadzhiev 7ea03b547b Merge pull request #5974 from Budibase/cypressTests
adding locators for AddRadioButtons test
2022-05-19 12:03:21 +03:00
Dean c678a5ffbe Minor reflow of the overview tab cards and layout 2022-05-19 09:56:47 +01:00
Dean 9f8830942c Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-19 09:05:29 +01:00
Budibase Release Bot 617650bf80 Update pro version to 1.0.167 2022-05-18 20:10:51 +00:00
Budibase Release Bot 8cba28e9db v1.0.167 2022-05-18 20:09:31 +00:00
Martin McKeaveney 296a327ee9 use platform url env 2022-05-18 21:00:42 +01:00
Martin McKeaveney 1ed9a4fc09 merge 2022-05-18 20:12:28 +01:00
Martin McKeaveney df0f922890 lint 2022-05-18 19:55:41 +01:00
Budibase Staging Release Bot 672172e6c6 Update pro version to 1.0.167-alpha.2 2022-05-18 17:26:33 +00:00
Budibase Staging Release Bot 4a4ab601d2 v1.0.167-alpha.2 2022-05-18 17:25:12 +00:00
Mitch-Budibase 2bbae63fac Merge pull request #5968 from Budibase/cypress-testing
Updated Commands - Datasource Command
2022-05-18 18:17:59 +01:00
Mitch-Budibase 07d6c5c2d9 Merge branch 'develop' into cypress-testing 2022-05-18 17:31:00 +01:00
Mitch-Budibase 80c7f1fcfe Updated Commands - Datasource Command
Adding a timeout associated with the fetch tables request

Another attempt at sorting this for the smoke build - it only fails there and is timing related.
2022-05-18 17:30:13 +01:00
Dean 11293997a9 Code review updates 2022-05-18 17:22:58 +01:00
Dean 5a6c727b0f Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-18 17:12:02 +01:00
Peter Clement ae8548b153 remove test boolean 2022-05-18 16:30:05 +01:00
Peter Clement 2fb7777c5d Return QA templates when TEST_ENV environmentvariable is set 2022-05-18 16:21:17 +01:00
Budibase Staging Release Bot 004edb4de7 Update pro version to 1.0.167-alpha.1 2022-05-18 14:52:35 +00:00
Budibase Staging Release Bot b4f1ec67d7 v1.0.167-alpha.1 2022-05-18 14:51:12 +00:00
Mitch-Budibase 5f36b957cd Merge pull request #5965 from Budibase/cypress-testing
Cypres Testing - Datasource fetch table intercept
2022-05-18 15:43:43 +01:00
Mitch-Budibase 464a67094a Merge branch 'develop' into cypress-testing 2022-05-18 14:54:57 +01:00
Mitch-Budibase 0355b28965 Update command.js
Changing structure for `addDatasourceConfig`
- Intercepting the request that is made when fetching tables from a datasource
- There is a specific issue with this in regards to the smoke build. This will allow me to see deeper into the potential timing issues that are occurring
2022-05-18 14:53:54 +01:00
Budibase Staging Release Bot f5c930550a Update pro version to 1.0.167-alpha.0 2022-05-18 13:46:37 +00:00
Budibase Staging Release Bot 4813f18c04 v1.0.167-alpha.0 2022-05-18 13:45:22 +00:00
Rory Powell 882dc5ab5e Merge pull request #5961 from Budibase/merge-master
Merge master
2022-05-18 14:37:59 +01:00
MihailHadzhiev2022 10310e6c1d adding locators for AddRadioButtons test 2022-05-18 16:29:22 +03:00
Rory Powell 2ce76881f2 Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Dean 276707b59e Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-18 14:18:42 +01:00
Budibase Staging Release Bot 82acb63cfa Update pro version to 1.0.164-alpha.4 2022-05-18 12:21:09 +00:00
Budibase Staging Release Bot dc0c5a6f5c v1.0.164-alpha.4 2022-05-18 12:19:42 +00:00
Mihail Hadzhiev bda47204ce Merge pull request #5954 from Budibase/cypressTests
adding interact locators for AddMultiOptionDataType test
2022-05-18 15:10:18 +03:00
MihailHadzhiev2022 592a386066 adding interact locators for AddMultiOptionDataType test 2022-05-18 14:09:58 +03:00
mike12345567 7044b22382 Adding upgrade messaging. 2022-05-18 12:03:27 +01:00
mike12345567 e61efc5474 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567 3faf308705 Labelling worker env variables. 2022-05-17 17:47:33 +01:00
mike12345567 c528896e2d Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
Dean c77b026b53 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-17 16:54:32 +01:00
Budibase Staging Release Bot fa957546bd Update pro version to 1.0.164-alpha.3 2022-05-17 15:05:30 +00:00
Budibase Staging Release Bot 4c3fd849bf v1.0.164-alpha.3 2022-05-17 15:03:55 +00:00
Mitch-Budibase 24db941693 Merge pull request #5928 from Budibase/cypress-testing
IT Ticketing System Template + Smoke build test changes
2022-05-17 15:56:34 +01:00
Mitch-Budibase 042327d4f8 Update createApp.spec.js
Adding some waits around deleting apps - Specific issue against the Smoke build
2022-05-17 15:13:10 +01:00
Budibase Staging Release Bot 3fb87be3d7 Update pro version to 1.0.164-alpha.2 2022-05-17 14:12:51 +00:00
Budibase Staging Release Bot 6fa3b5f8d2 v1.0.164-alpha.2 2022-05-17 14:11:30 +00:00
Budibase Release Bot 5d8cf87c05 Update pro version to 1.0.166 2022-05-17 14:06:07 +00:00
Budibase Release Bot 8b45ed4e04 v1.0.166 2022-05-17 14:04:28 +00:00