The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
Pierre Donias 18d03a076b
fix(xo-web/backup/restore): don't use UNSAFE_componentWillReceiveProps (#6364)
Introduced by 7d6e832226

`UNSAFE_componentWillReceiveProps` method was only introduced in React 16 but we
are using React 15
`.eslintrc`: ask eslint to check the React version so that it doesn't suggest to
change it to `UNSAFE_componentWillReceiveProps`
2022-08-11 11:19:07 +02:00
.github feat(issue template/bug): explicit XOA and sources differences (#6175) 2022-04-05 15:02:46 +02:00
@vates feat: technical release (#6332) 2022-07-28 15:57:40 +02:00
@xen-orchestra feat(fs/Local#lock): attempt to reacquire in case of compromission 2022-08-10 17:41:16 +02:00
docker feat: initial support for OVA VM export (#6006) 2022-04-19 11:01:53 +02:00
docs docs(xoa): NTP configuration (#6342) 2022-08-04 09:24:00 +02:00
packages fix(xo-web/backup/restore): don't use UNSAFE_componentWillReceiveProps (#6364) 2022-08-11 11:19:07 +02:00
scripts fix(xo-web/backup/restore): don't use UNSAFE_componentWillReceiveProps (#6364) 2022-08-11 11:19:07 +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 linting: enable eslint-plugin-n recommended rules 2022-03-23 11:18:37 +01:00
.gitignore chore(vhd-cli): remove build step 2022-06-27 16:24:43 +02:00
.prettierrc.js chore: change print width to 120 chars 2020-11-24 10:51:35 +01:00
babel.config.js chore: missing use strict 2022-03-02 17:49:53 +01:00
book.json fix(book.json): test version superior than 3 2016-07-04 18:11:38 +02:00
CHANGELOG.md feat: release 5.73.1 (#6352) 2022-08-04 17:47:50 +02:00
CHANGELOG.unreleased.md fix(xo-web/backup/restore): don't use UNSAFE_componentWillReceiveProps (#6364) 2022-08-11 11:19:07 +02:00
CODE_OF_CONDUCT.md chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
package.json chore: update deps 2022-08-05 14:25:09 +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
SECURITY.md feat: create SECURITY.md (#6176) 2022-05-13 10:58:55 +02:00
yarn.lock feat(fs): remove JS based SMB handler 2022-08-10 16:28:05 +02:00

Xen Orchestra Build Status

Installation

XOA or manual install procedure is available here

License

AGPL3 © Vates SAS