1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
Commit graph

10839 commits

Author SHA1 Message Date
mike12345567
0218ba5210 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-11 19:47:22 +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
Budibase Staging Release Bot
6a2bdec592 Update pro version to 1.0.151-alpha.2 2022-05-11 13:59:01 +00:00
Budibase Staging Release Bot
7494379dd9 v1.0.151-alpha.2 2022-05-11 13:57:39 +00:00
Michael Drury
9df0b61418 Merge pull request #5788 from Budibase/bug/sev3/export-postgresql-data-as-csv-from-budibase-and-import-again-with-datetime
Don't wrap dates in single quotes - PostgreSQL Export Import Date/Time fix
2022-05-11 14:50:12 +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
Budibase Staging Release Bot
87e9a6940b Update pro version to 1.0.151-alpha.1 2022-05-11 11:11:16 +00:00
Budibase Staging Release Bot
beae0892a4 v1.0.151-alpha.1 2022-05-11 11:09:54 +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
melohagan
aa7aa6d685 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
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
Mel O'Hagan
ef2244fd20 Add limit placeholder for Automation queries 2022-05-11 11:25:53 +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
Budibase Staging Release Bot
b3899c1aae Update pro version to 1.0.151-alpha.0 2022-05-11 09:25:33 +00:00
Budibase Staging Release Bot
5aec5c4fc5 v1.0.151-alpha.0 2022-05-11 09:24:10 +00:00
Martin McKeaveney
4f3d105018 merge with master 2022-05-11 10:12:08 +01:00
Budibase Staging Release Bot
ef3d110db6 Update pro version to 1.0.148-alpha.1 2022-05-11 08:02:29 +00:00
Budibase Staging Release Bot
090905a5ca v1.0.148-alpha.1 2022-05-11 08:01:11 +00:00
Dean
d9524ba3b6 Cypress test fixes 2022-05-10 22:40:27 +01:00
Rory Powell
879a62c989 Add query quota increment to rows CRUD 2022-05-10 21:59:39 +01:00
Dean
eb8b086d2c packages/builder/src/components/start/CreateAppModal.svelte 2022-05-10 17:18:25 +01:00
Dean
407dfc0dcb Merge remote-tracking branch 'origin/develop' into feature/add-default-screen 2022-05-10 17:00:31 +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
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
Budibase Release Bot
285b4a74e4 v1.0.149 2022-05-09 14:54:10 +00:00
Martin McKeaveney
1850bf2629 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
87c524bed1 Don't wrap dates in single quotes 2022-05-09 15:21:51 +01:00
Budibase Staging Release Bot
75f4b91cb9 Update pro version to 1.0.148-alpha.0 2022-05-09 14:04:46 +00:00
Budibase Staging Release Bot
2bd36ebf95 v1.0.148-alpha.0 2022-05-09 14:03:21 +00:00
Budibase Release Bot
b5e545bb6c Update pro version to 1.0.148 2022-05-09 13:24:57 +00:00
Budibase Release Bot
ae2a45cec6 v1.0.148 2022-05-09 13:23:32 +00:00
Rory Powell
e134400465 Merge branch 'master' into merge-master 2022-05-09 14:22:01 +01:00
mike12345567
7693de8a61 Merge branch 'master' of github.com:Budibase/budibase into fix/5778 2022-05-09 13:46:38 +01:00
Budibase Release Bot
4ad19c2390 Update pro version to 1.0.147 2022-05-09 12:38:18 +00:00