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

22977 commits

Author SHA1 Message Date
Rory Powell f549f38b16 Add explicit bson dependency version instead of * to fix build 2022-05-17 11:03:54 +01:00
Budibase Release Bot 5b35385d0a Update pro version to 1.0.164 2022-05-17 09:23:24 +00:00
Budibase Release Bot 9e99a13c69 v1.0.164 2022-05-17 09:22:10 +00:00
Rory Powell af56338d4f
Merge pull request #5926 from Budibase/fix-release-build
Fix release build
2022-05-17 10:14:25 +01:00
Rory Powell a056027bf3 Fix release build 2022-05-17 10:11:58 +01:00
Budibase Release Bot cbb72f872a Update pro version to 1.0.163 2022-05-16 22:39:14 +00:00
Budibase Release Bot 6bc08dfaaf v1.0.163 2022-05-16 22:37:40 +00:00
Martin McKeaveney 557e4ec3f8 editing getPlatformUrl for cloud 2022-05-16 23:22:33 +01:00
melohagan 26e7180480
Merge pull request #5877 from Budibase/fix/5613-5387
Misc MongoDB Connector Fixes
2022-05-16 23:18:31 +01:00
Mel O'Hagan aa0c09ac82 Parse params if needed 2022-05-16 22:44:38 +01:00
Budibase Release Bot 5fbce2bcad Update pro version to 1.0.162 2022-05-16 16:49:56 +00:00
Budibase Release Bot 55bda2267e v1.0.162 2022-05-16 16:48:39 +00:00
Martin McKeaveney 6c7fd0d7b6
Merge pull request #5881 from Budibase/fix/5850
Fixing issues with calculation views when self hosting and using real CouchDB views
2022-05-16 17:40:42 +01: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
Mel O'Hagan c6591490d3 Using mongodb types 2022-05-16 09:50:47 +01:00
Mel O'Hagan 6709eea7cc Removed unused aws Object import 2022-05-16 08:43:27 +01:00
Mel O'Hagan bf144858bb Lowercase the object typo 2022-05-16 08:42:09 +01:00
Mel O'Hagan af997be2e9 Check type is string before match 2022-05-13 21:25:41 +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
Martin McKeaveney 95619dc152
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 672bfda7dd Fix test for update 2022-05-13 15:57:37 +01:00
Mel O'Hagan a58f35a6cd Null pointer fix 2022-05-13 15:57:15 +01:00
Mel O'Hagan 094a548e38 MongoDb Delete fix 2022-05-13 15:56:57 +01:00
Mel O'Hagan 4b7f1391f8 Fixed update 2022-05-13 15:56:49 +01:00
Mel O'Hagan 2a98872296 Create ObjectIds from matching string 2022-05-13 15:56:32 +01: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
Michael Drury c101106f22
Merge pull request #5873 from Budibase/fix/5731
Fix for external DB date only columns in various timezones
2022-05-13 14:40:14 +01:00
Martin McKeaveney 2920ed3b99 only lock no_access for builder users 2022-05-13 14:36:11 +01:00
Martin McKeaveney f78fffc7c8 Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs 2022-05-13 14:23:51 +01:00
mike12345567 0049375c2d 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 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
Rory Powell 4fcdf19b3f
Merge pull request #5867 from Budibase/add-selfhost-deploy-notification
Add self host deploy notification
2022-05-13 10:02:36 +01:00
Rory Powell f507b1b190 Add self host deploy notification 2022-05-13 09:59:40 +01: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 f99a3abb48
Merge pull request #5863 from Budibase/fix-build
Prevent multiple concurrent release jobs and fix dependency
2022-05-12 21:30:40 +01:00
Rory Powell 7e11a43b1a Add concurrency flags to release jobs to ensure no parallel execution 2022-05-12 21:13:08 +01:00
Rory Powell 302aa3af52 Fix failed release dependencies 2022-05-12 21:06:03 +01:00
Martin McKeaveney cb6d908643 webhook URL paste, hiding no access role 2022-05-12 19:46:13 +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
Martin McKeaveney bd862c630a
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
Martin McKeaveney 7bc556abf5
Merge pull request #5858 from Budibase/fix/5841
Add execute automation to basic user / write permission set
2022-05-12 18:24:07 +01:00
Rory Powell c9b199570a Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00