1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
Commit graph

27069 commits

Author SHA1 Message Date
mike12345567
9cf7b12c83 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 17:02:35 +01:00
Peter Clement
2a2f84e927 ui comments 2022-10-24 16:52:29 +01:00
mike12345567
9a6b09e2fd Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +01:00
Peter Clement
92131a7ccb Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 16:43:59 +01:00
Peter Clement
eb190bda0e autofill restore backup name 2022-10-24 16:20:03 +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
59f255e1ee Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 15:50:45 +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
Peter Clement
f9cd67a279 always show automation history tab 2022-10-24 15:38:03 +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
Peter Clement
cf0c4b2d7e pr comments 2022-10-24 15:09:32 +01:00
Peter Clement
0f390889b4 add pro check and default state 2022-10-24 15:00:00 +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
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
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
d3179b8ba2 Adding in new pending state. 2022-10-21 18:33:58 +01:00
mike12345567
e828323576 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 18:26:52 +01:00
mike12345567
ba2c387d9c Update with PR comments. 2022-10-21 18:25:35 +01:00
mike12345567
c21f0f171c Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 17:05:26 +01:00
mike12345567
fb966ae01c Type updates for searching by type + trigger on app backup documents. 2022-10-21 17:04:20 +01:00
mike12345567
c0d16bd395 Updating frontend to allow searching by type and trigger. 2022-10-21 17:03:01 +01:00
mike12345567
4bab941d52 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 16:09:18 +01:00
mike12345567
1e190886fb Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Peter Clement
12e05f11e0 refetch after backup / delete / update 2022-10-21 16:00:10 +01:00
Gerard Burns
ff6e821fcb Fix Picker Interaction with the Outside Click Action 2022-10-21 15:12:38 +01:00
Peter Clement
02b505c75c fix download issue and pass name for backup after restore 2022-10-21 14:10:08 +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