1
0
Fork 0
mirror of synced 2024-08-10 15:41:24 +12:00
Commit graph

10855 commits

Author SHA1 Message Date
mike12345567
76f19def26 Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 2022-05-23 15:03:52 +01:00
Budibase Release Bot
b33d8ba588 Update pro version to 1.0.171 2022-05-23 12:03:00 +00:00
Budibase Release Bot
664d41ab99 v1.0.171 2022-05-23 12:01:23 +00:00
Martin McKeaveney
0b53d9ab6b simple login validation to prevent login without entering anything 2022-05-23 12:50:42 +01:00
Budibase Release Bot
4935cff4ac Update pro version to 1.0.170 2022-05-23 07:52:51 +00:00
Budibase Release Bot
aa12ae78af v1.0.170 2022-05-23 07:51:22 +00:00
Martin McKeaveney
e6a28aaeed 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
8d0040a0b2 Update pro version to 1.0.169 2022-05-23 00:07:47 +00:00
Budibase Release Bot
2754241eea v1.0.169 2022-05-23 00:06:28 +00:00
Martin McKeaveney
1ce66bd860 turn off withCache for tests 2022-05-23 00:29:45 +01:00
Martin McKeaveney
6d3aa6a806 withCache wrapper for working with redis 2022-05-23 00:09:03 +01:00
Budibase Release Bot
ea5d8e9d56 Update pro version to 1.0.168 2022-05-22 18:31:42 +00:00
Budibase Release Bot
62aa399396 v1.0.168 2022-05-22 18:30:22 +00:00
Martin McKeaveney
e61e118b25 query optimisation on checklist endpoint 2022-05-22 18:51:13 +01:00
mike12345567
aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
mike12345567
513d901ab4 Adding user load testing script. 2022-05-22 17:14:24 +01:00
Martin McKeaveney
b55635c7ab disable prod app sync 2022-05-22 17:11:05 +01:00
Martin McKeaveney
82ecaec405 lint 2022-05-22 16:39:34 +01:00
mike12345567
f3d66ea3c7 Updating yarn locks. 2022-05-20 18:38:11 +01:00
mike12345567
1b86041c68 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
f0211a0ce8 Fixing mock. 2022-05-20 18:08:48 +01:00
mike12345567
152f0bb0af Opening connection for building schema. 2022-05-20 17:43:47 +01:00
mike12345567
50445f6990 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 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
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
melohagan
09b5166aba Merge pull request #5931 from Budibase/fix/5613-5387
Improve parseQueryParams regex
2022-05-17 14:54:58 +01:00
Mel O'Hagan
986ab1d35a Improve parseQueryParams regex 2022-05-17 12:11:43 +01:00
Budibase Release Bot
80e8c94f0c Update pro version to 1.0.165 2022-05-17 10:19:11 +00:00
Budibase Release Bot
8cc05541eb v1.0.165 2022-05-17 10:17:38 +00:00
Rory Powell
5ff2d2a538 Add explicit bson dependency version instead of * to fix build 2022-05-17 11:03:54 +01:00
Budibase Release Bot
0b85662fb5 Update pro version to 1.0.164 2022-05-17 09:23:24 +00:00
Budibase Release Bot
32b25b6ce2 v1.0.164 2022-05-17 09:22:10 +00:00
Rory Powell
39e8a2bc10 Fix release build 2022-05-17 10:11:58 +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 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
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
mike12345567
08f53591e6 Fixing test cases. 2022-05-16 12:31:07 +01:00
mike12345567
8de96726ca Merge branch 'master' of github.com:Budibase/budibase into fix/5850 2022-05-16 11:26:57 +01:00
Mel O'Hagan
0da9ee0a56 Using mongodb types 2022-05-16 09:50:47 +01:00
Mel O'Hagan
7b570fea22 Removed unused aws Object import 2022-05-16 08:43:27 +01:00
Mel O'Hagan
e3883d480d Lowercase the object typo 2022-05-16 08:42:09 +01:00
Mel O'Hagan
81f16aa7ce Check type is string before match 2022-05-13 21:25:41 +01:00