1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

4493 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Rory Powell
b5e25e125c Bump pro 2022-05-11 11:57:55 +01:00
Rory Powell
f55a3bfa3d Merge branch 'master' into crud-quotas 2022-05-11 11:42:26 +01:00
Rory Powell
85a86da0aa tests 2022-05-11 11:32:53 +01:00
mike12345567
637ce41b3f 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
8780b92c84 Update pro version to 1.0.151 2022-05-11 09:43:28 +00:00