The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
Nicolas Raynaud f3527a44d7
fix(vm/import): make the UI respond instantly to .ova file drop (#5274)
When dropping a file on the import zone, the UI didn't acknowledge the file until the vmdk table were parsed.

Now the UI parses the XML instantly, displays it on the UI, and start parsing the tables in the background. If the user clicks the "import" button, the system will finish parsing the tables and start the upload in when fell swoop. Hiding the parsing time in the upload time.
2020-09-27 19:45:32 +02:00
@vates fix(coalesce-calls/README): fix import 2020-06-29 15:39:14 +02:00
@xen-orchestra feat(@xen-orchestra/backups-cli): 0.2.0 2020-09-24 15:14:07 +02:00
docs feat(docs/backup_troubleshooting): SR_OPERATION_NOT_SUPPORTED (#5232) 2020-08-28 11:49:47 +02:00
flow-typed feat(backup NG): ability to cancel a running job (#3053) 2018-06-22 09:10:10 +02:00
packages fix(vm/import): make the UI respond instantly to .ova file drop (#5274) 2020-09-27 19:45:32 +02:00
scripts feat(travis-tests): dont stop on first failure on master 2020-09-10 16:42:56 +02:00
.editorconfig chore(.editorconfig): uniformize indent to 2 spaces 2019-02-04 18:01:09 +01:00
.env.example feat(@xen-orchestra/fs): add unit tests (#3736) 2018-12-04 16:36:10 +01:00
.eslintrc.js feat(backups-cli): lowlevel tool to help with backups (#4556) 2019-10-11 14:48:37 +02:00
.flowconfig feat(backup NG): ability to cancel a running job (#3053) 2018-06-22 09:10:10 +02:00
.gitignore feat(@xen-orchestra/fs): add unit tests (#3736) 2018-12-04 16:36:10 +01:00
.prettierrc.js chore: update dev dependencies 2020-06-03 11:03:03 +02:00
.travis.yml fix(Travis CI): use Node 12 (#5147) 2020-07-09 15:51:22 +02:00
babel.config.js fix(tests): run all test with Babel 7 2018-05-28 18:18:44 +02:00
book.json fix(book.json): test version superior than 3 2016-07-04 18:11:38 +02:00
CHANGELOG.md feat: release 5.50.3 (#5272) 2020-09-17 16:19:30 +02:00
CHANGELOG.unreleased.md fix(vm/import): make the UI respond instantly to .ova file drop (#5274) 2020-09-27 19:45:32 +02:00
CODE_OF_CONDUCT.md chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
ISSUE_TEMPLATE.md chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
package.json feat(travis-tests): dont stop on first failure on master 2020-09-10 16:42:56 +02:00
PULL_REQUEST_TEMPLATE.md feat(PULL_REQUEST_TEMPLATE): remove strikethrough 2019-12-02 16:21:04 +01:00
README.md fix README title and also update installation doc (#4198) 2019-05-09 09:34:36 +02:00
yarn.lock chore: update dependencies 2020-09-07 10:26:51 +02:00

Xen Orchestra Build Status

Installation

XOA or manual install procedure is available here

License

AGPL3 © Vates SAS