1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

27041 commits

Author SHA1 Message Date
Michael Drury 79adc869f1
Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
2022-10-24 18:16:52 +01:00
Budibase Staging Release Bot 3582420a13 Update pro version to 2.0.30-alpha.14 2022-10-24 16:22:29 +00:00
Budibase Staging Release Bot da780aa355 v2.0.30-alpha.14 2022-10-24 16:19:21 +00:00
deanhannigan b751c6f74d
Merge pull request #8374 from Budibase/feature/chart-block-component
Added Chart block component
2022-10-24 17:08:38 +01:00
mike12345567 9a6b09e2fd Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +01:00
Dean ad7e2f0688 Don't attempt to render the internal chart until a type has been set 2022-10-24 16:31:58 +01:00
Dean a155493831 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 16:22:19 +01:00
Dean f0881dff48 Removed unnecessary block configuration elements 2022-10-24 16:21:08 +01:00
Michael Drury b7e1445477
Merge pull request #8378 from Budibase/feature/app-backups-processing
Move backup processing into pro
2022-10-24 16:11:37 +01:00
mike12345567 276373e330 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 15:47:44 +01:00
mike12345567 efedc50f4b Adding in retention days for app backups. 2022-10-24 15:43:48 +01:00
Budibase Staging Release Bot c0aa506b43 Update pro version to 2.0.30-alpha.13 2022-10-24 14:36:50 +00:00
Budibase Staging Release Bot e8486a69c8 v2.0.30-alpha.13 2022-10-24 14:33:30 +00:00
Rory Powell 27cde2c3cf Move backup processing into pro 2022-10-24 15:28:43 +01:00
Pedro Silva 1ed6e41b16
Merge pull request #8319 from Budibase/api-tests-tables
API tests for tables, columns and rows
2022-10-24 15:22:37 +01:00
Rory Powell 20dffc0a07 Remove pro mock and invert if condition on backups enabled 2022-10-24 14:23:16 +01:00
mike12345567 4d0f5f22ac Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 13:37:53 +01:00
mike12345567 12d0187211 Adding a check to see if app backups feature is enabled. 2022-10-24 13:33:36 +01:00
Rory Powell 0274b6755a Replace isTest check with mock for triggering app backup 2022-10-24 13:05:40 +01:00
Dean 3086e87f0e Ensure chart axis labelling fits the current theme 2022-10-24 12:20:43 +01:00
mike12345567 e31ce3f8a9 Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
mike12345567 147799ba0a Moving statistics under backups sdk subfolder. 2022-10-24 10:14:35 +01:00
mike12345567 6edffb0d5e Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
mike12345567 ce01e20d36 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Dean ed645a28d2 Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 09:32:52 +01:00
Budibase Staging Release Bot 72245e7062 Update pro version to 2.0.30-alpha.12 2022-10-24 08:04:57 +00:00
Budibase Staging Release Bot 1e1d9ef0b8 v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
melohagan e3271acb4c
Merge pull request #8355 from Budibase/fix/fix-pickers-interaction-with-outside-click-handler-action
Fix Picker Interaction with the Outside Click Action
2022-10-24 08:50:49 +01:00
Budibase Staging Release Bot f4d9b16f2d Update pro version to 2.0.30-alpha.11 2022-10-21 19:47:38 +00:00
Budibase Staging Release Bot 6d7bb61bf4 v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
Jonny McCullagh 8d26d90456
Merge pull request #8180 from tomamplius/clean_script
Single Image build clean up: replace move with rm
2022-10-21 20:33:28 +01:00
tomamplius 1f29047958
add verbose to rm 2022-10-21 21:09:54 +02:00
tomamplius 012a007116
use egrep to replace grep + awk 2022-10-21 21:09:03 +02:00
mike12345567 49e103e8ef Fixing test case. 2022-10-21 18:52:39 +01:00
mike12345567 a191989fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
mike12345567 ba2c387d9c Update with PR comments. 2022-10-21 18:25:35 +01:00
mike12345567 fb966ae01c Type updates for searching by type + trigger on app backup documents. 2022-10-21 17:04:20 +01:00
mike12345567 1e190886fb Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Gerard Burns ff6e821fcb Fix Picker Interaction with the Outside Click Action 2022-10-21 15:12:38 +01:00
Dean 6e7ba0d33a Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-21 14:21:25 +01:00
Dean 2dba5d18cd Initial commit for chart block component 2022-10-21 14:20:40 +01:00
Martin McKeaveney d21f453be1
Merge pull request #8241 from Budibase/nginx-dev-timeouts
Add additional timeout configuration to nginx.dev.conf.hbs
2022-10-21 08:58:50 +01:00
Martin McKeaveney a6c5079190
Merge pull request #8016 from Budibase/feature/redirect-after-modal-close
Allow screen redirect after modal close
2022-10-21 08:58:21 +01:00
Budibase Staging Release Bot a782c1a288 Update pro version to 2.0.30-alpha.10 2022-10-20 21:14:38 +00:00
Budibase Staging Release Bot 1e515ecaad v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Martin McKeaveney f9f971cb1a
Merge pull request #8295 from weslien/patch-8294
Fix arangoDB connector
2022-10-20 22:01:07 +01:00
Budibase Staging Release Bot c4e4aabbff Update pro version to 2.0.30-alpha.9 2022-10-20 20:04:25 +00:00
Budibase Staging Release Bot 60085b201e v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
Martin McKeaveney 7091b3baf2
Merge pull request #8301 from Budibase/fix/clicking-the-toggle-button-of-an-open-action-menu-does-not-close-it
Clicking the Toggle Button of an Open Action Menu Does Not Close It
2022-10-20 20:35:39 +01:00
Martin McKeaveney 9aaeaee7f8
Merge pull request #8307 from Budibase/fix/stop-screen-store-double-updating-on-page-change
Stop Screen Store Double Updating on Screen Change
2022-10-20 20:35:18 +01:00