1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

23261 commits

Author SHA1 Message Date
Budibase Release Bot 764b4ca9cd Update pro version to 1.0.170 2022-05-23 07:52:51 +00:00
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 af39221951
Merge pull request #6022 from Budibase/fix/caching-helper
withCache wrapper for working with redis
2022-05-23 00:58:30 +01: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
Budibase Release Bot 7e71bec61d v1.0.168 2022-05-22 18:30:22 +00:00
Martin McKeaveney 5ac4bc8782
Merge pull request #6021 from Budibase/hotfixes/perf-bg
Hotfixes/perf bg
2022-05-22 19:21:50 +01: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
Mel O'Hagan 4d2159f354 Make 'to' field undefined if empty for consistent validation 2022-05-20 13:59:29 +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
Martin McKeaveney 1885916704 fix smoke_test job 2022-05-19 23:42:05 +01: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
Peter Clement 1ffa48ced6 parse max iterations value correctly 2022-05-19 16:38:16 +01:00
Peter Clement 21456bb3cb inform user that row selection only works with sql / internal 2022-05-19 16:02:34 +01:00
Peter Clement 7ce0043074 ensure binding / value selection in automation persists 2022-05-19 15:58:56 +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