Commit Graph

10910 Commits

Author SHA1 Message Date
mike12345567 8fbbba16ee Updating cache to 1 hour. 2022-05-23 16:06:47 +01:00
mike12345567 ee345af60d Removing old caching code. 2022-05-23 15:07:58 +01:00
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
Peter Clement 4c77cf2516 parse max iterations value correctly 2022-05-19 16:38:16 +01:00
Peter Clement b8bd09d4ce inform user that row selection only works with sql / internal 2022-05-19 16:02:34 +01:00
Peter Clement 8364c95ccb ensure binding / value selection in automation persists 2022-05-19 15:58:56 +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
mike12345567 459e3c5edd Addresses #5850 - when importing/migrating views and building new views it checks if calculations are used and if they are then it does an empty check to decide whether or not the fields should be included in the calculation, required for real CouchDB nodes. 2022-05-13 18:09:39 +01:00
Budibase Release Bot 76670f248e Update pro version to 1.0.161 2022-05-13 15:46:42 +00:00
Budibase Release Bot 1d885f4de9 v1.0.161 2022-05-13 15:45:14 +00:00
Martin McKeaveney 0da2592077 Merge pull request #5861 from Budibase/fix/oncall-bugs
webhook URL paste, hiding no access role
2022-05-13 16:36:04 +01:00
Mel O'Hagan 0d3ab9ae33 Fix test for update 2022-05-13 15:57:37 +01:00
Mel O'Hagan c2fc1598fa Null pointer fix 2022-05-13 15:57:15 +01:00
Mel O'Hagan 035a7ee625 MongoDb Delete fix 2022-05-13 15:56:57 +01:00
Mel O'Hagan f40967784f Fixed update 2022-05-13 15:56:49 +01:00
Mel O'Hagan dd6093a7ae Create ObjectIds from matching string 2022-05-13 15:56:32 +01:00
Budibase Release Bot 15b92a1f29 Update pro version to 1.0.160 2022-05-13 13:49:29 +00:00
Budibase Release Bot c6120f509d v1.0.160 2022-05-13 13:48:11 +00:00
Martin McKeaveney e6586e64a3 only lock no_access for builder users 2022-05-13 14:36:11 +01:00
Martin McKeaveney e4766ad388 Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs 2022-05-13 14:23:51 +01:00
mike12345567 049bb5bd9c Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC. 2022-05-13 23:44:56 +12:00
Budibase Release Bot a81744cf2a Update pro version to 1.0.159 2022-05-13 09:12:17 +00:00
Budibase Release Bot f211981da7 v1.0.159 2022-05-13 09:10:56 +00:00
Budibase Release Bot ba087e41c6 Update pro version to 1.0.158 2022-05-12 20:42:33 +00:00
Budibase Release Bot a1153da298 v1.0.158 2022-05-12 20:41:02 +00:00
Rory Powell ae4466c786 Fix failed release dependencies 2022-05-12 21:06:03 +01:00
Martin McKeaveney d41de1ca6a webhook URL paste, hiding no access role 2022-05-12 19:46:13 +01:00
Budibase Release Bot 50c3c4b8b9 Update pro version to 1.0.157 2022-05-12 17:33:15 +00:00
Budibase Release Bot 6b8091d4a3 v1.0.157 2022-05-12 17:31:59 +00:00
Martin McKeaveney 9e4928739c Merge pull request #5844 from Budibase/fix/print-styles
Update print styles to work with dev tools update
2022-05-12 18:24:32 +01:00
Rory Powell a57c35ee76 Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00
Budibase Release Bot 9f67c73c74 Update pro version to 1.0.156 2022-05-12 15:17:55 +00:00
Budibase Release Bot 44c25f6fff v1.0.156 2022-05-12 15:16:33 +00:00
Rory Powell 59c4aeb85a Merge pull request #5853 from Budibase/fix/5838
Revert "Adding to the REST query UI to make it more obvious when it n…
2022-05-12 16:08:59 +01:00
Budibase Release Bot ddb51d30b8 Update pro version to 1.0.155 2022-05-12 14:54:39 +00:00
Rory Powell 5bf5f5bc68 Merge branch 'master' into fix/5838 2022-05-12 15:54:18 +01:00
Rory Powell 95c02e509b Merge branch 'master' of github.com:Budibase/budibase 2022-05-12 15:53:27 +01:00
Budibase Release Bot 0ba6546321 v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell 1716328a77 Update lockfiles 2022-05-12 15:51:14 +01:00
Michael Drury 23dc26e318 Merge pull request #5826 from Budibase/fix/formula-relationships
Formulas to relationship columns which contain spaces
2022-05-12 15:44:04 +01:00
Rory Powell 31555cc660 Revert "Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable."
This reverts commit fb1f941c76.
2022-05-12 15:30:32 +01:00
Andrew Kingston 1005d58ed3 Update print styles to work with dev tools update 2022-05-12 10:44:36 +01:00
Budibase Release Bot 480110ce43 Update pro version to 1.0.154 2022-05-11 14:06:56 +00:00
Budibase Release Bot 090f067ffc v1.0.154 2022-05-11 14:05:21 +00:00
mike12345567 c1c122291b Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space. 2022-05-11 13:33:45 +01:00
Andrew Kingston 5e5d8da166 Remove instance name from being a required screen setting 2022-05-11 13:16:36 +01:00
Budibase Release Bot ab5cbfd309 Update pro version to 1.0.153 2022-05-11 11:50:11 +00:00
Budibase Release Bot fd46cf96a4 v1.0.153 2022-05-11 11:48:53 +00:00
Michael Drury 90450b8042 Merge pull request #5817 from Budibase/fix/loop-hbs-usage
Fix HBS usage in automation looping action
2022-05-11 12:40:58 +01:00
Budibase Release Bot cee11437c6 Update pro version to 1.0.152 2022-05-11 11:16:19 +00:00
Budibase Release Bot 2c303e7311 v1.0.152 2022-05-11 11:14:55 +00:00
mike12345567 e30508c8e3 Merge branch 'master' of github.com:Budibase/budibase into fix/loop-hbs-usage 2022-05-11 12:08:50 +01:00