1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00
Commit graph

20493 commits

Author SHA1 Message Date
Budibase Release Bot 8f71291cf5 v1.0.170 2022-05-23 07:51:22 +00:00
Martin McKeaveney 7e5607fe3b
Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
2022-05-23 08:42:17 +01:00
Budibase Release Bot 612517f569 Update pro version to 1.0.169 2022-05-23 00:07:47 +00:00
Budibase Release Bot ed0256eff3 v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney 58a5c3d82b turn off withCache for tests 2022-05-23 00:29:45 +01:00
Martin McKeaveney 9483712c7e withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot f4693cdf5f Update pro version to 1.0.168 2022-05-22 18:31:42 +00:00
Dean 1acf1482b8 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-22 19:30:58 +01:00
Budibase Release Bot 7e71bec61d v1.0.168 2022-05-22 18:30:22 +00:00
Martin McKeaveney 7299863d28 query optimisation on checklist endpoint 2022-05-22 18:51:13 +01:00
mike12345567 8ab3fc810b Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
mike12345567 223a3ae5e0 Adding user load testing script. 2022-05-22 17:14:24 +01:00
Martin McKeaveney a934b7c680 disable prod app sync 2022-05-22 17:11:05 +01:00
Martin McKeaveney 0606519695 lint 2022-05-22 16:39:34 +01:00
mike12345567 be4535f5b7 Updating yarn locks. 2022-05-20 18:38:11 +01:00
mike12345567 eae5d4dc4d Removing the use of pouchdb-all-dbs from testing environment, it was causing more harm than good and was entirely avoidable. 2022-05-20 18:29:37 +01:00
mike12345567 5b1ae1f6fc Fixing mock. 2022-05-20 18:08:48 +01:00
mike12345567 5f8cfcdb5c Opening connection for building schema. 2022-05-20 17:43:47 +01:00
mike12345567 a23e4efd8c Fix for Postgres connections, seemed to be some issues with out of order, connections not opening in time. 2022-05-20 17:41:27 +01:00
Budibase Staging Release Bot b453287a98 Update pro version to 1.0.167-alpha.8 2022-05-20 15:58:12 +00:00
Budibase Staging Release Bot 87da5df156 v1.0.167-alpha.8 2022-05-20 15:56:52 +00:00
Martin McKeaveney fdb09d46ca Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-05-20 16:49:21 +01:00
Martin McKeaveney a45c0c166f merging report inline HTML, fixing webhook to prevent 400s from discord 2022-05-20 16:47:09 +01:00
Peter Clement 5fbfc0bb6b fix animation of test panel 2022-05-20 14:20:53 +01:00
Dean 9d79e6a554 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-20 09:09:50 +01:00
Budibase Staging Release Bot 3fe48343f6 Update pro version to 1.0.167-alpha.7 2022-05-20 00:14:35 +00:00
Budibase Staging Release Bot f392086bb3 v1.0.167-alpha.7 2022-05-20 00:13:14 +00:00
Martin McKeaveney 692b96cfaf Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-05-20 01:05:35 +01:00
Martin McKeaveney 43124ca538 merge test reports 2022-05-20 01:04:52 +01:00
Budibase Staging Release Bot 6a205f8cf6 Update pro version to 1.0.167-alpha.6 2022-05-19 22:57:12 +00:00
Budibase Staging Release Bot 300777c761 v1.0.167-alpha.6 2022-05-19 22:55:56 +00:00
Budibase Staging Release Bot 3266761e48 Update pro version to 1.0.167-alpha.5 2022-05-19 22:06:42 +00:00
Budibase Staging Release Bot e6e0d0e268 v1.0.167-alpha.5 2022-05-19 22:05:21 +00:00
Michael Drury f7dfda1b41
Merge pull request #5953 from Budibase/feature/portal-usage
Porting usage UI to builder
2022-05-19 22:54:34 +01:00
Martin McKeaveney 069fb96da8
Merge pull request #5970 from Budibase/qa/smoke-test-report
Qa/smoke test report
2022-05-19 22:49:47 +01:00
mike12345567 e261011697 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 21:25:41 +01:00
Mitch-Budibase 1440ab18f3 Increasing wait for closeModal command
changing to 1 second to assist with CI runs
2022-05-19 17:53:31 +01:00
Mitch-Budibase 333279f66c Lead Generation Form Template Test + Refactor
New Lead Generation Form template test
- Verifies app creation
- Successful Publish
- Published app opens when button clicked

Refactor of template functionality specific tests
- Created a command to publish app and either click view or done button afterwards
- Refactored into some template tests
2022-05-19 15:51:42 +01:00
Mitch-Budibase b530e86d29 Merge branch 'develop' into cypress-testing 2022-05-19 15:24:36 +01:00
Mitch-Budibase a6c7b6ab26 Template Testing Refactor
Directly visiting the templates URL
2022-05-19 15:23:53 +01:00
Budibase Staging Release Bot cd2139673f Update pro version to 1.0.167-alpha.4 2022-05-19 14:18:34 +00:00
Budibase Staging Release Bot 0ed0af34bc v1.0.167-alpha.4 2022-05-19 14:17:02 +00:00
Peter Clement e552fa00a6
Merge pull request #5966 from Budibase/feat/qa-templates
Return QA templates when environment variable is set
2022-05-19 15:08:17 +01:00
Dean 5c6c59f592 Minor adjustment to the overview page layout 2022-05-19 15:02:40 +01:00
Dean 10a191525f Minor update to overview page spacing 2022-05-19 14:51:33 +01:00
Dean da18b6433c Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-19 13:32:57 +01:00
Dean 3c86bd24f2 Cypress test updates and back button update for the create screen 2022-05-19 13:32:05 +01:00
mike12345567 8ccc340a81 Adding feature flag for portal usage access. 2022-05-19 11:50:26 +01:00
Peter Clement 8c95429b08 default value for env variable 2022-05-19 10:56:51 +01:00
mike12345567 7437eb4513 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00
mike12345567 d922a5794b Review comments. 2022-05-19 10:32:14 +01:00
Peter Clement feb9973d22 use env variable as the folder setting 2022-05-19 10:24:19 +01:00
Budibase Staging Release Bot 0d288143a4 Update pro version to 1.0.167-alpha.3 2022-05-19 09:12:12 +00:00
Budibase Staging Release Bot bd91e65237 v1.0.167-alpha.3 2022-05-19 09:10:53 +00:00
Mihail Hadzhiev 055bc8261e
Merge pull request #5974 from Budibase/cypressTests
adding locators for AddRadioButtons test
2022-05-19 12:03:21 +03:00
Dean 071e9c3421 Minor reflow of the overview tab cards and layout 2022-05-19 09:56:47 +01:00
Dean 45485f3653 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-19 09:05:29 +01:00
Budibase Release Bot 8a815fea2c Update pro version to 1.0.167 2022-05-18 20:10:51 +00:00
Budibase Release Bot de26757649 v1.0.167 2022-05-18 20:09:31 +00:00
Martin McKeaveney aa61a86c4a use platform url env 2022-05-18 21:00:42 +01:00
Martin McKeaveney e838d179b7 merge 2022-05-18 20:12:28 +01:00
Martin McKeaveney e288d225f8 lint 2022-05-18 19:55:41 +01:00
Budibase Staging Release Bot 430a9b71a5 Update pro version to 1.0.167-alpha.2 2022-05-18 17:26:33 +00:00
Budibase Staging Release Bot d794d55539 v1.0.167-alpha.2 2022-05-18 17:25:12 +00:00
Mitch-Budibase 270684c03a Merge branch 'develop' into cypress-testing 2022-05-18 17:31:00 +01:00
Mitch-Budibase b6d9c0d147 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 3a0d1460b6 Code review updates 2022-05-18 17:22:58 +01:00
Dean 346c5426eb Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-18 17:12:02 +01:00
Peter Clement e46d6fc8de remove test boolean 2022-05-18 16:30:05 +01:00
Peter Clement 4c3c84eabd Return QA templates when TEST_ENV environmentvariable is set 2022-05-18 16:21:17 +01:00
Budibase Staging Release Bot 813c2e1cf1 Update pro version to 1.0.167-alpha.1 2022-05-18 14:52:35 +00:00
Budibase Staging Release Bot 64aca94a13 v1.0.167-alpha.1 2022-05-18 14:51:12 +00:00
Mitch-Budibase 86060705c6 Merge branch 'develop' into cypress-testing 2022-05-18 14:54:57 +01:00
Mitch-Budibase 0237854826 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 1fd23991fd Update pro version to 1.0.167-alpha.0 2022-05-18 13:46:37 +00:00
Budibase Staging Release Bot 4be4c4d8c9 v1.0.167-alpha.0 2022-05-18 13:45:22 +00:00
MihailHadzhiev2022 85d7a23867 adding locators for AddRadioButtons test 2022-05-18 16:29:22 +03:00
Rory Powell 99ebb96f3e Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Dean 180e3dad92 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-18 14:18:42 +01:00
Budibase Staging Release Bot 3ad2ca37a6 Update pro version to 1.0.164-alpha.4 2022-05-18 12:21:09 +00:00
Budibase Staging Release Bot 86232b4e86 v1.0.164-alpha.4 2022-05-18 12:19:42 +00:00
Mihail Hadzhiev fbceb5449a
Merge pull request #5954 from Budibase/cypressTests
adding interact locators for AddMultiOptionDataType test
2022-05-18 15:10:18 +03:00
MihailHadzhiev2022 5dd70a106b adding interact locators for AddMultiOptionDataType test 2022-05-18 14:09:58 +03:00
mike12345567 7ec772e0de Adding upgrade messaging. 2022-05-18 12:03:27 +01:00
mike12345567 39806d470d Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567 679cb94deb Labelling worker env variables. 2022-05-17 17:47:33 +01:00
mike12345567 36a190b0ed 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 2d074f5ec8 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-17 16:54:32 +01:00
Budibase Staging Release Bot 4b76d88600 Update pro version to 1.0.164-alpha.3 2022-05-17 15:05:30 +00:00
Budibase Staging Release Bot 4f770d911c v1.0.164-alpha.3 2022-05-17 15:03:55 +00:00
Mitch-Budibase 63bd88b241
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 aec6593a31 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 d3a814ef9d Update pro version to 1.0.164-alpha.2 2022-05-17 14:12:51 +00:00
Budibase Staging Release Bot 184fb8f452 v1.0.164-alpha.2 2022-05-17 14:11:30 +00:00
Dean 93f90405cf Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 2022-05-17 15:09:13 +01:00
Budibase Release Bot 869a4fa91c Update pro version to 1.0.166 2022-05-17 14:06:07 +00:00
Budibase Release Bot a77f1e1a37 v1.0.166 2022-05-17 14:04:28 +00:00
Rory Powell fae4d3073d
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 339b2ce1d5 Update pro version to 1.0.164-alpha.1 2022-05-17 13:56:13 +00:00
melohagan 5de7780ab9
Merge pull request #5931 from Budibase/fix/5613-5387
Improve parseQueryParams regex
2022-05-17 14:54:58 +01:00