Commit Graph

12391 Commits

Author SHA1 Message Date
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 7abf944dc2 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 3d9e447b0c Add concurrency flags to release jobs to ensure no parallel execution 2022-05-12 21:13:08 +01: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
Martin McKeaveney f97361fda6 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 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
Andrew Kingston 0952ec47d4 Merge pull request #5825 from Budibase/fix/duplicate-screens
Fix duplicate screens
2022-05-11 14:54:45 +01: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 e47130ef19 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 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
Budibase Release Bot 7b1f9587b2 v1.0.151 2022-05-11 09:42:20 +00:00
Michael Drury e7bb4a1fb7 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 7cc942e529 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 879a62c989 Add query quota increment to rows CRUD 2022-05-10 21:59:39 +01:00
mike12345567 e5922269aa 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
mike12345567 944851d182 Adding our own version of cls hooked with the memory leak fixed. 2022-05-10 16:34:20 +01:00
Budibase Release Bot 92fcc736ab Update pro version to 1.0.150 2022-05-10 10:50:03 +00:00
Budibase Release Bot 0da892a6b4 v1.0.150 2022-05-10 10:48:32 +00:00
Martin McKeaveney ee7e3cfe79 Merge pull request #5796 from Budibase/fix/pg-connection-issues
more strategic connection closing in pg
2022-05-10 11:41:19 +01:00
Martin McKeaveney db0ffe4ac7 more strategic connection closing in pg 2022-05-10 11:13:40 +01:00
Budibase Release Bot d17cbb011a Update pro version to 1.0.149 2022-05-09 14:55:43 +00:00