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 |
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 |
Budibase Staging Release Bot
|
3a26af1ed4
|
v2.0.30-alpha.8
|
2022-10-18 17:43:08 +00:00 |
mike12345567
|
b52f413aa5
|
Removing attachment dir constant - no longer needed.
|
2022-10-18 17:04:18 +01:00 |
mike12345567
|
caa4954d8e
|
Updating export/import to include the budibase client and manifest.
|
2022-10-18 16:42:25 +01:00 |
Gustav Weslien
|
e8b9b196d0
|
Fix arangoDB connector :
https://github.com/Budibase/budibase/issues/8294#issue-1412041907
|
2022-10-17 20:56:30 +02:00 |
mike12345567
|
f795cb0e33
|
Reformatting types to allow queue to be used for import and export.
|
2022-10-17 19:42:36 +01:00 |
mike12345567
|
11115aab56
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
|
2022-10-17 14:49:31 +01:00 |
mike12345567
|
1373630b33
|
Minor fixes after testing manual backup system.
|
2022-10-14 20:10:44 +01:00 |
mike12345567
|
0bd2a18e46
|
Main types and work for the CRUD operations of app backup backend in pro + the listeners to handle exporting apps from the server.
|
2022-10-14 19:24:03 +01:00 |
mike12345567
|
b702c7482a
|
Fixes for cronjob stop - correctly handle this without stalled job handle.
|
2022-10-14 13:26:42 +01:00 |
Budibase Staging Release Bot
|
7d40c0056a
|
Update pro version to 2.0.30-alpha.7
|
2022-10-14 09:29:34 +00:00 |
Budibase Staging Release Bot
|
76fabb81f6
|
v2.0.30-alpha.7
|
2022-10-14 09:26:33 +00:00 |
Budibase Staging Release Bot
|
c8606fe182
|
Update pro version to 2.0.30-alpha.6
|
2022-10-14 09:07:10 +00:00 |