1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

12488 commits

Author SHA1 Message Date
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
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
Rory Powell e0a55ceb47 Merge pull request #5925 from Budibase/platform-url
Update getPlatformUrl usage to use a single interface
2022-05-17 15:00:52 +01:00
Budibase Staging Release Bot 3d30cf8742 Update pro version to 1.0.164-alpha.1 2022-05-17 13:56:13 +00:00
Budibase Staging Release Bot 6767a27d4a v1.0.164-alpha.1 2022-05-17 13:54:40 +00:00
Martin McKeaveney c69df439a4 Merge pull request #5787 from Upgreydd/convert_text_to_boolean_for_custom_schema_in_select
Allow to use select for boolean field type
2022-05-17 14:45:18 +01:00
Mitch-Budibase a4f3a90628 Update createUserAndRoles.spec.js
Updating the before hook to delete the test app before trying to create a new one
2022-05-17 13:32:29 +01:00
Mitch-Budibase 40b44035ea Smoke build test changes
createUserAndRoles.spec.js
- Timing issues with the test regarding the smoke build.
- Adding timeout values and reloading the page after role assignment

commands
- Adding a `clear()` to `createAppFromScratch` function.
- Previous test runs show that the placeholder value is being taken at times
2022-05-17 12:40:06 +01:00
Mitch-Budibase 92e6b40b81 Merge branch 'develop' into cypress-testing 2022-05-17 10:34:54 +01:00
Mitch-Budibase d79ccb62d5 IT Ticketing System Template Tests
Two tests for IT Ticketing System template
- Create and publish app
- Filter tickets by status (Skipped for now as functionality seems broken specifically for the CI run, looking into it...)

Commands
- Added new template navigation function
- Added this to appropriate template test files
2022-05-17 10:34:10 +01:00
Budibase Staging Release Bot 8862eef4d5 Update pro version to 1.0.164-alpha.0 2022-05-17 09:07:43 +00:00
Budibase Staging Release Bot 635846d103 v1.0.164-alpha.0 2022-05-17 09:06:07 +00:00
Rory Powell fb18904ad8 Fix tests and build 2022-05-17 10:05:05 +01:00
Rory Powell 1261edbf88 Merge pull request #5923 from Budibase/merge-master
Merge master
2022-05-17 09:53:40 +01:00
Rory Powell 99b83a4496 Update getPlatformUrl usage to use a single interface 2022-05-17 09:52:38 +01:00
Mihail Hadzhiev ee4c4f9d5c Merge pull request #5907 from Budibase/cypressTests
adding locators
2022-05-17 11:47:12 +03:00
MihailHadzhiev2022 a3d5213384 Update createApp.spec.js
resolve conflict
2022-05-17 11:02:24 +03:00
MihailHadzhiev2022 1b7be97016 Merge branch 'develop' into cypressTests 2022-05-17 11:01:13 +03:00
Rory Powell 0d9147be77 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
Budibase Release Bot 0f2f90aaa5 Update pro version to 1.0.163 2022-05-16 22:39:14 +00:00
Budibase Release Bot 0a71979ebc v1.0.163 2022-05-16 22:37:40 +00:00
Martin McKeaveney b98476349e editing getPlatformUrl for cloud 2022-05-16 23:22:33 +01:00
melohagan f9cf997117 Merge pull request #5877 from Budibase/fix/5613-5387
Misc MongoDB Connector Fixes
2022-05-16 23:18:31 +01:00
Mel O'Hagan 0f4aaa4779 Parse params if needed 2022-05-16 22:44:38 +01:00
Budibase Staging Release Bot 092da9ad57 Update pro version to 1.0.159-alpha.3 2022-05-16 19:09:49 +00:00
Budibase Staging Release Bot e246b7df7a v1.0.159-alpha.3 2022-05-16 19:08:26 +00:00
melohagan b7c34304eb Merge pull request #5857 from Budibase/bug/sev2/unable-to-clear-smtp-config
Allow SMTP config to be cleared
2022-05-16 20:00:59 +01:00
mike12345567 b24a108d80 Porting UI, still needs testing. 2022-05-16 18:13:59 +01:00
Budibase Release Bot 5bbb253f73 Update pro version to 1.0.162 2022-05-16 16:49:56 +00:00
Budibase Release Bot 08eda0e89f v1.0.162 2022-05-16 16:48:39 +00:00
Martin McKeaveney 931c14198f Merge pull request #5881 from Budibase/fix/5850
Fixing issues with calculation views when self hosting and using real CouchDB views
2022-05-16 17:40:42 +01:00
Martin McKeaveney d68b695d62 Merge pull request #5855 from Budibase/feature/fill-app-name-on-create
Feature/fill app name on create
2022-05-16 17:38:33 +01:00
Budibase Staging Release Bot e9d19b3a02 Update pro version to 1.0.159-alpha.2 2022-05-16 15:01:38 +00:00
Budibase Staging Release Bot 0584c15b11 v1.0.159-alpha.2 2022-05-16 15:00:11 +00:00
Mitch-Budibase 6b502ac2b4 Merge pull request #5909 from Budibase/cypress-testing
Adding Retries for Cypress tests
2022-05-16 15:52:31 +01:00
Mitch-Budibase 3ea297c5fc Adding retries capabilities
Tests in Cypress run mode will retry up to 2 times (Beneficial for the smoke build flakey tests)
Tests in Cypress open mode will not retry (more ideal for local testing)
2022-05-16 15:16:04 +01:00
Mitch-Budibase fa5bd98621 Increase wait for addDatasourceConfig function
Timing issue against the nightly smoke build. This should help with it
2022-05-16 14:59:46 +01:00
mike12345567 7b07cff0c6 Updating view builder to handle if stats has a filter as well, don't need a conjuction this way. 2022-05-16 13:37:00 +01:00
MihailHadzhiev2022 4926e77c72 adding locators
adding interact.js
adding locators
2022-05-16 15:32:04 +03:00
mike12345567 08f53591e6 Fixing test cases. 2022-05-16 12:31:07 +01:00
Budibase Staging Release Bot 7f63a46b9d Update pro version to 1.0.159-alpha.1 2022-05-16 11:11:54 +00:00
Budibase Staging Release Bot 5144c59ad4 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00