1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

22850 commits

Author SHA1 Message Date
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
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
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
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
Rory Powell 74ac5da750 Merge branch 'master' into fix/5838 2022-05-12 15:54:18 +01:00
Rory Powell e68b3efc25 Merge branch 'master' of github.com:Budibase/budibase 2022-05-12 15:53:27 +01: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
Rory Powell a3b9eca9a0 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 4982cad56d.
2022-05-12 15:30:32 +01:00
Andrew Kingston a5dd74842b Update print styles to work with dev tools update 2022-05-12 10:44:36 +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
Andrew Kingston 038a26975f
Merge pull request #5825 from Budibase/fix/duplicate-screens
Fix duplicate screens
2022-05-11 14:54:45 +01: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 f0a99da546
Merge pull request #5806 from Budibase/crud-quotas
Add query quota increment to rows CRUD
2022-05-11 12:05:54 +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