1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +12:00
Commit graph

8170 commits

Author SHA1 Message Date
Budibase Release Bot 55bda2267e v1.0.162 2022-05-16 16:48:39 +00:00
mike12345567 db0b8a6194 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 bcf7e1782a Fixing test cases. 2022-05-16 12:31:07 +01:00
mike12345567 c58a99ade4 Merge branch 'master' of github.com:Budibase/budibase into fix/5850 2022-05-16 11:26:57 +01:00
mike12345567 22c57cdc0c 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 440c15755f Update pro version to 1.0.161 2022-05-13 15:46:42 +00:00
Budibase Release Bot f378982041 v1.0.161 2022-05-13 15:45:14 +00:00
Budibase Release Bot 8c35c37792 Update pro version to 1.0.160 2022-05-13 13:49:29 +00:00
Budibase Release Bot 1c21bf2e0f v1.0.160 2022-05-13 13:48:11 +00:00
Budibase Release Bot 6a150ad1e0 Update pro version to 1.0.159 2022-05-13 09:12:17 +00:00
Budibase Release Bot f1d524b9d3 v1.0.159 2022-05-13 09:10:56 +00:00
Budibase Release Bot d2dbf5ae4a Update pro version to 1.0.158 2022-05-12 20:42:33 +00:00
Budibase Release Bot 66064a33e6 v1.0.158 2022-05-12 20:41:02 +00:00
Rory Powell 302aa3af52 Fix failed release dependencies 2022-05-12 21:06:03 +01:00
Budibase Release Bot 67e459f105 Update pro version to 1.0.157 2022-05-12 17:33:15 +00:00
Budibase Release Bot ec35038eaa v1.0.157 2022-05-12 17:31:59 +00:00
Budibase Release Bot c754bc5334 Update pro version to 1.0.156 2022-05-12 15:17:55 +00:00
Budibase Release Bot bdddceaf88 v1.0.156 2022-05-12 15:16:33 +00:00
Rory Powell 38f5ab01cc
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 8efa9c3f65 Update pro version to 1.0.155 2022-05-12 14:54:39 +00:00
Budibase Release Bot 9871ea4f3c v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell 20076e69d7 Update lockfiles 2022-05-12 15:51:14 +01:00
Michael Drury 72deb0c744
Merge pull request #5826 from Budibase/fix/formula-relationships
Formulas to relationship columns which contain spaces
2022-05-12 15:44:04 +01:00
Budibase Release Bot 26725ce889 Update pro version to 1.0.154 2022-05-11 14:06:56 +00:00
Budibase Release Bot 3514528e39 v1.0.154 2022-05-11 14:05:21 +00:00
mike12345567 e8e549d44b 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 68b6e0eb64 Remove instance name from being a required screen setting 2022-05-11 13:16:36 +01:00
Budibase Release Bot a927b358b8 Update pro version to 1.0.153 2022-05-11 11:50:11 +00:00
Budibase Release Bot 14cb0e5758 v1.0.153 2022-05-11 11:48:53 +00:00
Michael Drury f572afeb08
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 88ff3796da Update pro version to 1.0.152 2022-05-11 11:16:19 +00:00
Budibase Release Bot c63faedf44 v1.0.152 2022-05-11 11:14:55 +00:00
mike12345567 bc63a2db5f Merge branch 'master' of github.com:Budibase/budibase into fix/loop-hbs-usage 2022-05-11 12:08:50 +01:00
Rory Powell a269f123a1 Bump pro 2022-05-11 11:57:55 +01:00
Rory Powell 7b6e3d3f2f Merge branch 'master' into crud-quotas 2022-05-11 11:42:26 +01:00
Rory Powell 54eea4191c tests 2022-05-11 11:32:53 +01:00
mike12345567 30aedcbb53 Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 2022-05-11 11:29:33 +01:00
Budibase Release Bot df915ad7be Update pro version to 1.0.151 2022-05-11 09:43:28 +00:00
Budibase Release Bot 232c223054 v1.0.151 2022-05-11 09:42:20 +00:00
Michael Drury cb95b419a7
Merge pull request #5707 from Budibase/fix/mike-fixes-04-05
SQL columns with spaces LIKE fix and dynamic REST variable UI change
2022-05-11 10:34:36 +01:00
Michael Drury a1d6228216
Merge pull request #5801 from Budibase/fix/cls-hooked-memory-leak
Fix CLS hooked memory leak
2022-05-11 10:34:22 +01:00
Rory Powell f5da1a04e2 Add query quota increment to rows CRUD 2022-05-10 21:59:39 +01:00
mike12345567 bba1fdcb7c Switching over to using our own version of cls-hooked which has the memory leak (no async hooks disable call) fixed as well as changing how we use the CLS namespaces to allow us to destroy the namespace we use per request. 2022-05-10 16:37:24 +01:00
Budibase Release Bot 1c261321f2 Update pro version to 1.0.150 2022-05-10 10:50:03 +00:00
Budibase Release Bot 97bfd5a84c v1.0.150 2022-05-10 10:48:32 +00:00
Martin McKeaveney 8c5efd0a61 more strategic connection closing in pg 2022-05-10 11:13:40 +01:00
Budibase Release Bot 9b011bf8eb Update pro version to 1.0.149 2022-05-09 14:55:43 +00:00
Budibase Release Bot 178613c0ff v1.0.149 2022-05-09 14:54:10 +00:00
Budibase Release Bot 04a021b0b2 Update pro version to 1.0.148 2022-05-09 13:24:57 +00:00
Budibase Release Bot 80145b6929 v1.0.148 2022-05-09 13:23:32 +00:00