1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00
Commit graph

6607 commits

Author SHA1 Message Date
Budibase Staging Release Bot
02d54713d3 v2.0.34-alpha.1 2022-10-25 13:32:58 +00: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
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
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
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
d2a2b09f1f Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
2022-10-24 18:16:52 +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
mike12345567
724a23da2c Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +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
Rory Powell
39c83d8fb1 Move backup processing into pro 2022-10-24 15:28:43 +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
Rory Powell
5614c5db61 Replace isTest check with mock for triggering app backup 2022-10-24 13:05:40 +01:00
mike12345567
fbed8923dc Moving statistics under backups sdk subfolder. 2022-10-24 10:14:35 +01:00
mike12345567
4daf9c2615 Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
mike12345567
41c68ae891 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Budibase Staging Release Bot
fbb8d907fc Update pro version to 2.0.30-alpha.12 2022-10-24 08:04:57 +00:00
Budibase Staging Release Bot
3864295eea v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
Budibase Staging Release Bot
2afc8a73df Update pro version to 2.0.30-alpha.11 2022-10-21 19:47:38 +00:00
Budibase Staging Release Bot
f64834300c v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
mike12345567
e1dca87507 Fixing test case. 2022-10-21 18:52:39 +01:00
mike12345567
74484fc054 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
mike12345567
fe5d11232f Update with PR comments. 2022-10-21 18:25:35 +01:00
mike12345567
2a2f41a861 Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Budibase Staging Release Bot
0ea37b67e3 Update pro version to 2.0.30-alpha.10 2022-10-20 21:14:38 +00:00
Budibase Staging Release Bot
c5c3036f44 v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Martin McKeaveney
975134caea Merge pull request #8295 from weslien/patch-8294
Fix arangoDB connector
2022-10-20 22:01:07 +01:00
Budibase Staging Release Bot
7d2071cc86 Update pro version to 2.0.30-alpha.9 2022-10-20 20:04:25 +00:00
Budibase Staging Release Bot
49c1126fc9 v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00
mike12345567
854cb23947 Getting the import system to carry out a backup of the app before the restore. 2022-10-20 19:07:10 +01:00
mike12345567
f5557fd805 Fetching a list of backup/restore events includes the full user object. 2022-10-20 15:05:50 +01:00
mike12345567
f11c0bbfd7 Some type updates and processor handling for backup document being created before backup/restore occurs. 2022-10-19 19:19:36 +01:00
mike12345567
10c81c1adc Fixing issue with using templates. 2022-10-19 16:57:14 +01:00
mike12345567
113a23ba3d Adding statistics output for backups. 2022-10-19 16:48:32 +01:00
mike12345567
59bf052b70 Fixing issue with metadata name not being provided for uploaded backup on publish. 2022-10-19 13:52:56 +01:00
Budibase Release Bot
3d2bf594bd Update pro version to 2.0.33 2022-10-19 11:18:16 +00:00
Budibase Release Bot
ab494256fb v2.0.33 2022-10-19 11:15:01 +00:00
mike12345567
f5845a8a6e Protection for real app IDs. 2022-10-19 11:47:07 +01:00
mike12345567
bdc4e29b2d Finishing import processor - download backup, delete dev DB and then import over the top of this. Also includes a rollback feature if the backup fails to restore for whatever reason. 2022-10-18 19:43:19 +01:00
Budibase Staging Release Bot
a53b6c3a00 Update pro version to 2.0.30-alpha.8 2022-10-18 17:46:44 +00:00