Commit Graph

16937 Commits

Author SHA1 Message Date
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
Michael Drury 065758dfe5 Merge pull request #8378 from Budibase/feature/app-backups-processing
Move backup processing into pro
2022-10-24 16:11:37 +01:00
mike12345567 cf1843002d Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 15:50:45 +01:00
mike12345567 8b70abf846 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 15:47:44 +01:00
Budibase Release Bot a77eeac221 Update pro version to 2.0.37 2022-10-24 14:43:52 +00:00
mike12345567 ae8145baec Adding in retention days for app backups. 2022-10-24 15:43:48 +01:00
Budibase Release Bot bd8557d764 v2.0.37 2022-10-24 14:40:33 +00:00
Peter Clement 2ffae3a0d6 always show automation history tab 2022-10-24 15:38:03 +01:00
Budibase Staging Release Bot 43cd5fcb24 Update pro version to 2.0.30-alpha.13 2022-10-24 14:36:50 +00:00
Budibase Staging Release Bot 8f8cbfc25e v2.0.30-alpha.13 2022-10-24 14:33:30 +00:00
Martin McKeaveney 8ceb95c03c Merge pull request #8377 from Budibase/bug/sev2/automations-list-scroll
Allow automations list scroll
2022-10-24 15:29:26 +01:00
Rory Powell 39c83d8fb1 Move backup processing into pro 2022-10-24 15:28:43 +01:00
Pedro Silva 24a97bd064 Merge pull request #8319 from Budibase/api-tests-tables
API tests for tables, columns and rows
2022-10-24 15:22:37 +01:00
Peter Clement 1aca8756f6 pr comments 2022-10-24 15:09:32 +01:00
Mel O'Hagan ad7c68cbe0 Add padding 2022-10-24 15:02:56 +01:00
Peter Clement 146cdaa131 add pro check and default state 2022-10-24 15:00:00 +01:00
Mel O'Hagan 2dd06c1018 Allow automations scroll. Copy datasource class. 2022-10-24 14:56:05 +01:00
Rory Powell d746c42503 Remove pro mock and invert if condition on backups enabled 2022-10-24 14:23:16 +01:00
mike12345567 a25cc7fbaf Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 13:37:53 +01:00
mike12345567 bc2d499625 Adding a check to see if app backups feature is enabled. 2022-10-24 13:33:36 +01:00
Andrew Kingston 729c4d082e Remove unnecessary code 2022-10-24 13:33:33 +01:00
Andrew Kingston c888b703dd Improve comments and namimg conventions 2022-10-24 13:32:48 +01:00
Andrew Kingston 1a37e1fc95 Remove some unnecessary code 2022-10-24 13:28:22 +01:00
Andrew Kingston 6615027403 Fix selection indicator appearing while dragging 2022-10-24 13:24:19 +01:00
Andrew Kingston 7fc291ef8d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-24 13:15:03 +01:00
Andrew Kingston 21cc815976 Allow padding on grids when using DND 2022-10-24 13:14:46 +01:00
Andrew Kingston ba1fe6db8a Remove some debug logging 2022-10-24 13:09:29 +01:00
Andrew Kingston 421708463a Add some additional styles to grids to ensure components render properly 2022-10-24 13:08:53 +01:00
Rory Powell 5614c5db61 Replace isTest check with mock for triggering app backup 2022-10-24 13:05:40 +01:00
Budibase Release Bot b765dd817a Update pro version to 2.0.36 2022-10-24 11:50:36 +00:00
Budibase Release Bot cbe0720ca6 v2.0.36 2022-10-24 11:47:15 +00:00
deanhannigan 868f38f379 Merge pull request #8283 from Budibase/fix/json-field-in-automation-step
Add JSON field to automation step
2022-10-24 12:35:19 +01:00
Dean 2834a02ef4 Ensure chart axis labelling fits the current theme 2022-10-24 12:20:43 +01:00
Andrew Kingston c76ca029ce Add sensible max number of rows and columns in a grid 2022-10-24 12:15:50 +01:00
mike12345567 5340b49d6b Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
Andrew Kingston 3951550074 Make grid rows and columns configurable and simplify grid style application 2022-10-24 12:05:59 +01:00
Budibase Release Bot ecce274873 Update pro version to 2.0.35 2022-10-24 09:58:48 +00:00
Budibase Release Bot fe3a8ea1d9 v2.0.35 2022-10-24 09:55:12 +00:00
Martin McKeaveney f466f96381 Merge pull request #8358 from Budibase/bug/sev2/color-picker-screen-panel
Don't apply color picker transition to the screen panel
2022-10-24 10:42:21 +01:00