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 |
Budibase Staging Release Bot
|
54f750e225
|
Update pro version to 1.0.151-alpha.1
|
2022-05-11 11:11:16 +00:00 |
Budibase Staging Release Bot
|
5ac8e25cb4
|
v1.0.151-alpha.1
|
2022-05-11 11:09:54 +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 |
melohagan
|
65fc4e2c56
|
Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
Add limit placeholder for Automation queries
|
2022-05-11 12:01:17 +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 |
Mel O'Hagan
|
d6142b777e
|
Add limit placeholder for Automation queries
|
2022-05-11 11:25:53 +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 |
Budibase Staging Release Bot
|
bbf0ca6de3
|
Update pro version to 1.0.151-alpha.0
|
2022-05-11 09:25:33 +00:00 |
Budibase Staging Release Bot
|
d761e5cfec
|
v1.0.151-alpha.0
|
2022-05-11 09:24:10 +00:00 |
Martin McKeaveney
|
dc3d82e431
|
merge with master
|
2022-05-11 10:12:08 +01:00 |
Budibase Staging Release Bot
|
35529576f2
|
Update pro version to 1.0.148-alpha.1
|
2022-05-11 08:02:29 +00:00 |
Budibase Staging Release Bot
|
f5cc6bf3a2
|
v1.0.148-alpha.1
|
2022-05-11 08:01:11 +00:00 |
deanhannigan
|
a0bc5fd6bd
|
Merge pull request #5802 from Budibase/feature/add-default-screen
Feature/add default screen
|
2022-05-11 08:53:40 +01:00 |
Dean
|
7a2037410f
|
Cypress test fixes
|
2022-05-10 22:40:27 +01:00 |
Rory Powell
|
f5da1a04e2
|
Add query quota increment to rows CRUD
|
2022-05-10 21:59:39 +01:00 |
Dean
|
8f09591368
|
packages/builder/src/components/start/CreateAppModal.svelte
|
2022-05-10 17:18:25 +01:00 |
Dean
|
e773d94a5e
|
Merge remote-tracking branch 'origin/develop' into feature/add-default-screen
|
2022-05-10 17:00:31 +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 |
mike12345567
|
5048469cfc
|
Adding our own version of cls hooked with the memory leak fixed.
|
2022-05-10 16:34:20 +01:00 |
Mel O'Hagan
|
765ce1858c
|
Update label
|
2022-05-10 15:48:00 +01:00 |
Mel O'Hagan
|
973b04c413
|
Added MultiSelect Checkboxes
|
2022-05-10 15:16:13 +01:00 |
Mel O'Hagan
|
ba0cabacb9
|
Close picker on click of listbox
|
2022-05-10 13:16:21 +01:00 |
Martin McKeaveney
|
7172690bdd
|
Update pull_request_template.md
|
2022-05-10 12:45:53 +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
|
61b97b68de
|
Merge pull request #5796 from Budibase/fix/pg-connection-issues
more strategic connection closing in pg
|
2022-05-10 11:41:19 +01:00 |
Andrew Kingston
|
161fde08ec
|
Fix datepicker not working when toggling disabled state
|
2022-05-10 11:25:48 +01: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 |
Martin McKeaveney
|
1432957063
|
Merge pull request #5771 from Budibase/feature/copy-app-ID-from-app-list
allow copying of app ID from the edit menu
|
2022-05-09 15:45:24 +01:00 |
Mel O'Hagan
|
6e34649ca7
|
Don't wrap dates in single quotes
|
2022-05-09 15:21:51 +01:00 |
Kacper
|
0089402798
|
Allow to use select with radio buttons for boolean field type
|
2022-05-09 16:12:42 +02:00 |
Budibase Staging Release Bot
|
498fc201de
|
Update pro version to 1.0.148-alpha.0
|
2022-05-09 14:04:46 +00:00 |
Budibase Staging Release Bot
|
e6f3bc0a35
|
v1.0.148-alpha.0
|
2022-05-09 14:03:21 +00:00 |
Rory Powell
|
b41641b15e
|
Merge pull request #5785 from Budibase/merge-master
Merge master -> develop
|
2022-05-09 14:55:23 +01: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 |
Rory Powell
|
631aebba06
|
Merge branch 'master' into merge-master
|
2022-05-09 14:22:01 +01:00 |
Michael Drury
|
60dd640cb2
|
Merge pull request #5783 from Budibase/fix/5778
Fixing app creation when tenant ID ends in app
|
2022-05-09 14:15:11 +01:00 |