1
0
Fork 0
mirror of synced 2024-09-02 18:51:36 +12:00
Commit graph

16975 commits

Author SHA1 Message Date
mike12345567
a24694a4ea Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +01:00
Budibase Release Bot
6719bd2c69 Update pro version to 2.0.38 2022-10-25 15:47:09 +00:00
Budibase Release Bot
20bf7cd73e v2.0.38 2022-10-25 15:43:52 +00:00
melohagan
cb83042a0c Merge pull request #8394 from Budibase/bug/sev3/hbs-email-automation
Automations substitute 'loop' in step bindings fixes
2022-10-25 16:32:49 +01:00
Peter Clement
20612c8d00 Merge remote-tracking branch 'origin/develop' into pc/backups-ui-fixes 2022-10-25 16:27:32 +01:00
Peter Clement
5a2001bcbc fix loading state 2022-10-25 16:22:29 +01:00
Andrew Kingston
240c014ae3 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-25 16:18:59 +01:00
Andrew Kingston
db55041c44 Slightly reduce DND padding between nested layers 2022-10-25 16:18:33 +01:00
Peter Clement
27fa18ad7d fix icon sizing 2022-10-25 16:15:50 +01:00
Peter Clement
e48d4aaf1a formatting 2022-10-25 16:06:22 +01:00
Peter Clement
679e22384c Assorted Backups UI fixes 2022-10-25 16:05:19 +01:00
mike12345567
e52db23142 Adding version handling to CLI, #8335 - useful to see what version of CLI currently installed. 2022-10-25 15:28:05 +01:00
Mel O'Hagan
7166a48382 Unused import 2022-10-25 15:19:46 +01:00
Mel O'Hagan
e11f4932d3 Handle multiple automation loop bindings 2022-10-25 15:19:07 +01:00
Budibase Staging Release Bot
5e495c6b9c Update pro version to 2.0.34-alpha.1 2022-10-25 13:36:55 +00:00
Budibase Staging Release Bot
02d54713d3 v2.0.34-alpha.1 2022-10-25 13:32:58 +00:00
Rory Powell
332f0eb52f Merge pull request #8392 from Budibase/fix/startup
Startup fixes + remove bucket default names
2022-10-25 14:17:55 +01:00
Rory Powell
c9ae15fef1 Remove defaults for bucket names from k8s chart 2022-10-25 13:45:43 +01:00
Rory Powell
56456f3f6d Startup fixes 2022-10-25 13:37:26 +01:00
Budibase Staging Release Bot
621179989c Update pro version to 2.0.34-alpha.0 2022-10-25 11:33:50 +00:00
Budibase Staging Release Bot
b7c4a1e233 v2.0.34-alpha.0 2022-10-25 11:30:17 +00:00
Andrew Kingston
e66dfbba0c Merge pull request #8390 from Budibase/master-develop
Merge master -> develop
2022-10-25 12:18:35 +01:00
Andrew Kingston
603c8744a5 Merge branch 'master' into master-develop 2022-10-25 12:03:33 +01:00
Budibase Staging Release Bot
07be3b0c74 Update pro version to 2.0.30-alpha.17 2022-10-25 08:57:34 +00:00
Budibase Staging Release Bot
fd0e08d566 v2.0.30-alpha.17 2022-10-25 08:53:55 +00:00
melohagan
3ade5b4b65 Merge pull request #8371 from Budibase/bug/sev3/validate-datasource-config
Validate datasource config
2022-10-25 09:24:32 +01:00
Rory Powell
b18394e5d5 Merge pull request #8388 from Budibase/fix/build-pouch-types
Fix build failure around PouchDB type
2022-10-25 09:14:30 +01:00
Rory Powell
9face50a07 Fix build failure around PouchDB type 2022-10-25 09:02:55 +01:00
Budibase Staging Release Bot
57fda3dea0 Update pro version to 2.0.30-alpha.16 2022-10-25 07:34:21 +00:00
Budibase Staging Release Bot
17cb526c62 v2.0.30-alpha.16 2022-10-25 07:31:09 +00:00
Andrew Kingston
cf7a4a4e6d Merge pull request #8376 from Budibase/cheeks-lab-day-grid
Grid component + builder performance improvements
2022-10-25 08:20:37 +01:00
Andrew Kingston
6568e40267 Rename grid component as beta 2022-10-25 08:01:42 +01:00
chaoticefx
1ac362f90c Implemented custom ssl config in elasticsearch.ts 2022-10-25 11:59:34 +08:00
Budibase Staging Release Bot
953306aa66 Update pro version to 2.0.30-alpha.15 2022-10-24 17:46:29 +00:00
Budibase Staging Release Bot
544a6300b8 v2.0.30-alpha.15 2022-10-24 17:42:53 +00:00
Michael Drury
2e3698a919 Merge pull request #8373 from Budibase/feature/backups-ui
Backups UI
2022-10-24 18:18:12 +01:00
Michael Drury
d2a2b09f1f Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
2022-10-24 18:16:52 +01:00
Martin McKeaveney
17205052b7 update OG title 2022-10-24 18:04:14 +01:00
Martin McKeaveney
4c7d6cf2af adding opengraph metatags for better shareable links 2022-10-24 17:53:18 +01:00
Budibase Staging Release Bot
90ec8278c6 Update pro version to 2.0.30-alpha.14 2022-10-24 16:22:29 +00:00
Budibase Staging Release Bot
69f3dabb06 v2.0.30-alpha.14 2022-10-24 16:19:21 +00:00
deanhannigan
c8d9de10f3 Merge pull request #8374 from Budibase/feature/chart-block-component
Added Chart block component
2022-10-24 17:08:38 +01:00
mike12345567
0a6f86197d Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 17:02:35 +01:00
Peter Clement
195beec069 ui comments 2022-10-24 16:52:29 +01:00
mike12345567
724a23da2c Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +01:00
Peter Clement
5942c65d31 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 16:43:59 +01:00
Dean
72028b57ec Don't attempt to render the internal chart until a type has been set 2022-10-24 16:31:58 +01:00
Dean
e41cfcd58e Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 16:22:19 +01:00
Dean
f4d3d99b9e Removed unnecessary block configuration elements 2022-10-24 16:21:08 +01:00
Peter Clement
74a6594320 autofill restore backup name 2022-10-24 16:20:03 +01:00