rbarhtaoui
e853f9d04f
feat(lite): display loading icon and error message when data is not fetched ( #6775 )
2023-10-03 10:03:44 +02:00
rbarhtaoui
5448452b71
fix(xo-web): fix naming conflict for duplicate variables ( #7019 )
...
Introduced by c9244b2
2023-09-05 12:28:25 +02:00
rbarhtaoui
de8abd5b63
feat(lite/pool/vms): ability to export selected VMs as JSON file ( #6911 )
2023-07-13 09:30:10 +02:00
rbarhtaoui
ff432e04b0
feat(lite/pool/vms): export selected VMs as CSV file ( #6915 )
2023-07-12 14:34:16 +02:00
rbarhtaoui
68205d4676
feat(xo-web/export,import VDI): explicit import/export raw VDI ( #6925 )
...
See zammad#15254
2023-06-30 15:10:30 +02:00
rbarhtaoui
07bf77d2dd
feat(lite/pool/VMs): ability to delete selected VMs ( #6860 )
2023-06-14 10:32:15 +02:00
rbarhtaoui
ac0b4e6514
fix(lite/login): fix transparent login button ( #6879 )
2023-06-12 10:37:47 +02:00
rbarhtaoui
983153e620
feat(lite/pool/tasks): display an error msg if data cannot be fetched ( #6777 )
2023-06-08 09:21:39 +02:00
rbarhtaoui
f28721b847
feat(lite/pool/VMs): ability to change the VMs power state ( #6782 )
2023-06-06 15:46:24 +02:00
rbarhtaoui
0ba729e5b9
feat(lite/pool/dashboard): display error message when data is not fetched ( #6776 )
2023-05-23 14:40:43 +02:00
rajaa-b
f237101b4a
feat(xo-web/import): ability to import multiple VMs from VMware ( #6718 )
...
See #6708
2023-03-29 14:35:45 +02:00
rajaa-b
5bd0eb3362
feat(lite): NoData component ( #6525 )
2023-03-20 11:17:22 +01:00
rajaa-b
08dd871cb8
feat(xo-lite): add star icon near pool master ( #6712 )
2023-03-15 14:20:12 +01:00
rajaa-b
2823af9441
feat(xo-web/render-xo-item/PIF): add VLAN number ( #6714 )
...
Fixes #4697
2023-03-15 10:45:08 +01:00
rajaa-b
c0d20f04b6
fix(xo-web/import/vmware): fix invalid params ( #6696 )
...
Introduced by e6c95a0913
2023-03-02 17:13:47 +01:00
rajaa-b
e6c95a0913
feat(xo-web/import/esxi): import VM from ESXi ( #6663 )
...
See #6662
2023-02-27 10:12:03 +01:00
rajaa-b
4f31b7007a
feat(lite): RAM usage graph ( #6604 )
2023-01-20 11:44:54 +01:00
rajaa-b
fe0cc2ebb9
feat(lite): network throughput chart ( #6610 )
2023-01-19 16:10:36 +01:00
rajaa-b
4ea0cbaa37
feat(xo-lite): Pool CPU usage chart ( #6577 )
2022-12-21 12:03:04 +01:00
rajaa-b
f44f5199c6
feat(lite): uncollapse hosts by default ( #6428 )
2022-11-10 15:12:37 +01:00
rajaa-b
2eb3b15930
feat(xo-web/new-vm): possibility to destroy cloud config drive after first boot ( #6486 )
...
Fixes #6438
2022-10-31 12:25:55 +01:00
rajaa-b
afd47f5522
fix(xo-web/proxies): remove "Bind license" for proxies without VM UUID ( #6472 )
2022-10-28 11:19:45 +02:00
rajaa-b
ce78d22bb8
fix(xo-web/tasks): fix tasks being displayed to all users ( #6422 )
...
See zammad#9509
Introduced by e246c8ee47
2022-09-21 11:25:14 +02:00
rajaa-b
99a1dbeae1
fix(xo-web/tasks): fix tasks filter ( #6424 )
...
See zammad#9423
2022-09-21 11:02:03 +02:00
rajaa-b
8b7d2aab6b
feat(xo-server#_startVm): add a message for 'NO_HOSTS_AVAILABLE' error ( #6408 )
2022-09-09 10:43:22 +02:00
rajaa-b
80cc66964e
feat(xo-web/proxies): ability to bind licence to existing proxy ( #6348 )
...
See Zammad#7457
2022-08-31 15:40:34 +02:00
rajaa-b
e246c8ee47
fix(xo-web/tasks): tasks with no bound objects not displayed ( #6315 )
...
See https://xcp-ng.org/forum/topic/6038/not-seeing-tasks-any-more-as-admin
Introduced by dae37c6a50
2022-07-06 10:52:37 +02:00
rajaa-b
9e11a0af6e
feat(xapi/VM_import): translate checksum error ( #6304 )
2022-06-30 12:08:36 +02:00
Rajaa.BARHTAOUI
dae37c6a50
feat(xo-web/tasks): show tasks for Self Service users ( #6217 )
...
See zammad#5436
2022-06-28 18:35:58 +02:00
Rajaa.BARHTAOUI
b6cff2d784
fix(xo-web/vm/advanced): fix multiple errors when adding ACLs ( #6230 )
...
Fixes #6213
In Reaclette <= 0.9.0, the value returned by an effect is interpreted as a new
state by Reaclette, so an effect that doesn't mutate the state must not return a
value.
2022-05-25 16:38:50 +02:00
Rajaa.BARHTAOUI
546859531b
feat(xo-web/install patches): improve confirm message ( #6159 )
2022-03-29 11:17:13 +02:00
Rajaa.BARHTAOUI
dfa5009a9b
feat(xo-web/backup/restore): ability to ignore certain VDIs ( #6143 )
...
Fixes #4605
2022-03-24 10:51:26 +01:00
Rajaa.BARHTAOUI
3a9af92571
feat(xo-web): disable patch installation when HA is enabled ( #6145 )
...
See kanban#770
2022-03-23 17:16:03 +01:00
Rajaa.BARHTAOUI
c43a3343d8
fix(xo-server/sr.getAllUnhealthyVdiChainsLength): don't include empty SRs ( #6126 )
2022-02-28 15:07:33 +01:00
Rajaa.BARHTAOUI
a400ef823f
feat(delta backup/restoration): ability to choose SR for each VDI ( #6117 )
...
Fixes #4605
Fixes #4016
2022-02-28 09:29:30 +01:00
Rajaa.BARHTAOUI
6e6886a6ba
feat(xo-web/new/sr): creating local SR requires confirmation ( #6121 )
2022-02-23 23:04:42 +01:00
Rajaa.BARHTAOUI
e51baedf7f
feat: technical release ( #6060 )
2021-12-16 12:01:57 +01:00
Rajaa.BARHTAOUI
dc2e1cba1f
feat(xo-web/pool,VM/advanced): ability to set suspend SR ( #6044 )
...
Fixes #4163
2021-12-14 10:13:11 +01:00
Rajaa.BARHTAOUI
6276c48768
fix(xo-server/proxies): remove state cache after the proxy update ( #6013 )
2021-11-26 10:02:30 +01:00
Rajaa.BARHTAOUI
060b16c5ca
feat(xo-web/backup/logs): identify XAPI errors ( #6001 )
...
See xoa-support#3977
2021-11-24 15:25:27 +01:00
Rajaa.BARHTAOUI
1d069683ca
feat(xo-web/host): manage evacuation failure during host shutdown ( #5966 )
2021-10-28 14:23:43 +02:00
Rajaa.BARHTAOUI
fc73971d63
feat(xo-server,xo-web/menu): proxy upgrade notification ( #5930 )
...
See xoa-support#4105
2021-10-28 10:52:23 +02:00
Rajaa.BARHTAOUI
eb238bf107
feat(xo-web/pool/advanced, xen-api/{get,put}Resource): introduce backup network ( #5957 )
2021-10-28 10:21:48 +02:00
Rajaa.BARHTAOUI
268fb22d5f
feat(xo-web/host/advanced): add button to disable/enable host ( #5952 )
2021-10-20 16:39:54 +02:00
Rajaa.BARHTAOUI
abcabb736b
feat(xo-web/tasks): filter out short tasks with a default filter ( #5941 )
...
See xoa-support#4096
2021-10-08 16:42:16 +02:00
Rajaa.BARHTAOUI
9a8138d07b
fix(xo-server-perf-alert): smart mode: select only running VMs and hosts ( #5811 )
2021-06-17 11:56:04 +02:00
Rajaa.BARHTAOUI
734d4fb92b
fix(xo-server#listPoolsMatchingCriteria): fix "unknown error from the peer" error ( #5807 )
...
See xoa-support#3489
Introduced by cd8c618f08
2021-06-08 17:00:45 +02:00
Rajaa.BARHTAOUI
49c9fc79c7
feat(@vates/decorate-with): 0.1.0 ( #5795 )
2021-05-31 14:29:23 +02:00
Rajaa.BARHTAOUI
1284a7708e
feat: release 5.59 ( #5796 )
2021-05-31 12:07:46 +02:00
Rajaa.BARHTAOUI
c2450843a5
feat: technical release ( #5790 )
2021-05-26 16:52:20 +02:00
Rajaa.BARHTAOUI
e6f8fd9234
feat: technical release ( #5761 )
2021-04-29 10:40:55 +02:00
Rajaa.BARHTAOUI
86904892f2
fix(xo-server-perf-alert): fix 'Invalid parameters' error ( #5755 )
...
Introduced by 7c9850ada
2021-04-29 09:48:05 +02:00
Rajaa.BARHTAOUI
cd8c618f08
feat(xo-server/pool.listPoolsMatchingCriteria): new API method ( #5715 )
...
See xoa-support#3489
2021-04-28 15:48:22 +02:00
Rajaa.BARHTAOUI
bcc52d586e
fix(xo-server-perf-alert): fix "required property uuids is not defined" warning ( #5752 )
...
See https://github.com/vatesfr/xen-orchestra/pull/5692#discussion_r611984364
2021-04-27 22:46:27 +02:00
Rajaa.BARHTAOUI
233096354c
feat(xo-web/xoa): notify user when proxies need to be upgraded ( #5717 )
...
See xoa-support#3597
2021-04-26 16:38:59 +02:00
Rajaa.BARHTAOUI
53038a0372
feat(xo-web): remove legacy backups ( #5718 )
2021-04-23 09:39:12 +02:00
Rajaa.BARHTAOUI
b4ddcc1dec
feat(xo-server,xo-web/startVm): avoid booting VM if there's an identical MAC address elsewhere ( #5655 )
...
Fixes #5601
2021-03-31 10:50:32 +02:00
Rajaa.BARHTAOUI
7c9850ada8
feat(xo-server-perf-alert): ability to choose all hosts, VMs and SRs ( #5692 )
...
Fixes #2987
2021-03-30 17:26:48 +02:00
Rajaa.BARHTAOUI
8973c9550c
fix(xo-web/vm/advanced): remove noop ( #5700 )
...
See https://github.com/vatesfr/xen-orchestra/pull/3774/files#r602860699
2021-03-29 15:10:48 +02:00
Rajaa.BARHTAOUI
58c1005657
fix(xo-web/migrateVms): explicit main SR ( #5615 )
...
See #5577
So that when there's no default SR on the pool and the VM's snapshot has orphan
VDI-snapshots, xo-server knows where to migrate them
2021-02-26 14:01:48 +01:00
Rajaa.BARHTAOUI
9271eb61ac
fix(xo-web/vm/advanced): fix 'an error has occurred' ( #5604 )
...
Fixes #5592
2021-02-26 13:39:34 +01:00
Rajaa.BARHTAOUI
c82cee25a5
fix(xo-web): fix 'mapVdisSrs is assigned a value but never used' error ( #5617 )
...
Introduced by 90cafa126f
2021-02-26 13:34:33 +01:00
Rajaa.BARHTAOUI
b9ce0bd99d
fix(xo-web): fix 'mapValues is defined but never used' error ( #5618 )
...
Introduced by 062fb3ba30
2021-02-26 10:11:04 +01:00
Rajaa.BARHTAOUI
8cb524080c
fix(xo-server#_migrateVmWithStorageMotion): don't migrate VM VDIs to default SR ( #5577 )
...
See xoa-support#3248
See xoa-support#3355
2021-02-25 10:35:14 +01:00
Rajaa.BARHTAOUI
258ae64568
fix(xo-web/home/vm): bulk intra pool migration: fix map VDI -> SR ( #5578 )
...
See xoa-support#3355
See xoa-support#3248
2021-02-18 11:04:47 +01:00
Rajaa.BARHTAOUI
90cafa126f
feat(xo-web/migrateVm): show error when no main SR selected ( #5568 )
...
See xoa-support#3355
2021-02-18 10:57:00 +01:00
Rajaa.BARHTAOUI
fce56cbf4c
fix(xo-server/utils/parseXml): keep all values as strings ( #5581 )
...
Fixes #5497
All values must be kept as strings because that's what the previous implementation used to do.
Introduced by https://github.com/vatesfr/xen-orchestra/commit/525369e0ceeb6988bd169e4580c450d6b392a31c
See https://github.com/vatesfr/xen-orchestra/issues/5497#issuecomment-780314187
```
{
'iscsi-target': {
LUN: {
vendor: 'TrueNAS',
serial: '9eaa394581f3003',
LUNid: 55,
size: 10995116277760,
SCSIid: '36589cfc000000581d40d6d5140d9b9da'
}
}
}
```
2021-02-18 09:46:17 +01:00
Rajaa.BARHTAOUI
7d7f160159
fix(xo-web/migrateVm): don't automatically select migration network ( #5564 )
...
See xoa-support#3355
2021-02-17 10:06:03 +01:00
Rajaa.BARHTAOUI
9226c6cac1
fix(xo-server/api): don't log host.stats errors ( #5553 )
...
See xoa-support#3323
This avoids flooding the logs with ECONNREFUSED errors when the host's toolstack
is restarted
2021-02-12 11:29:16 +01:00
Rajaa.BARHTAOUI
b00652f9eb
fix(xo-server#_migrateVmWithStorageMotion): fix VIF_NOT_IN_MAP error ( #5544 )
2021-02-04 17:17:24 +01:00
Rajaa.BARHTAOUI
97dd423486
feat: release 5.55.0 ( #5537 )
2021-01-29 15:05:21 +01:00
Rajaa.BARHTAOUI
281d60df4f
feat: technical release ( #5531 )
2021-01-27 16:44:25 +01:00
Rajaa.BARHTAOUI
e9f82558ed
feat(xo-web/vm/console): ability to open RDP session ( #5523 )
...
Fixes #5495
See xoa-support#3254
2021-01-25 16:14:20 +01:00
Rajaa.BARHTAOUI
874e889b36
fix(xo-web/dashboard/health): filter out snapshots from "duplicated MAC addresses" table ( #5524 )
...
See https://github.com/vatesfr/xen-orchestra/commit/fb3f2d46fa136fd68d0d1b362ba98b3edc967fcf#commitcomment-46167022
2021-01-22 16:06:57 +01:00
Rajaa.BARHTAOUI
2f535e6db1
fix(xo-web): SR_NOT_ATTACHED when migration network is selected ( #5516 )
...
See xoa-support#3248
Introduced by 062fb3ba30 and 4dd7d86ea8
- Issue:
When choosing a network for VM migration within a pool:
- default SR is shared: the VMs' VDIs will be migrated to this SR
- if not: `SR_NOT_ATTACHED` error will be thrown.
- Fix: when the migration network is defined, the SR will be required.
2021-01-21 12:07:42 +01:00
Rajaa.BARHTAOUI
0e0211050b
feat(xo-server,xo-web/pool): ability to set default migration network ( #5465 )
...
See xoa-support#3118
See https://github.com/vatesfr/xen-orchestra/issues/3788#issuecomment-743207834
2021-01-21 09:44:09 +01:00
Rajaa.BARHTAOUI
c8c7245da1
fix(xo-web/home/SR): sort SR usage in % ( #5513 )
...
Fixes #5463
2021-01-20 16:53:59 +01:00
Rajaa.BARHTAOUI
806eaaf14b
fix(xo-server/vif#set): changing network set locking mode to 'network_default' ( #5500 )
2021-01-14 16:53:38 +01:00
Rajaa.BARHTAOUI
752146028b
feat(xo-web): assign custom date-time fields ( #5473 )
...
Fixes #4730
On pools, hosts, SRs, and VMs
2021-01-14 14:22:07 +01:00
Rajaa.BARHTAOUI
038dad834d
fix(xo-server): set VIF locking mode to 'locked' when adding allowed IPs ( #5472 )
...
Introduced by #5357
See xoa-support#2929 (last comment)
2021-01-05 09:54:16 +01:00
Rajaa.BARHTAOUI
b3cd265955
fix(CHANGELOG.md): fix packages versions ( #5478 )
2021-01-04 16:23:56 +01:00
Rajaa.BARHTAOUI
b6846eb21d
feat: release 5.53.1 ( #5449 )
2020-12-10 17:04:29 +01:00
Rajaa.BARHTAOUI
d19546fcb4
feat: technical release ( #5447 )
2020-12-10 16:23:41 +01:00
Rajaa.BARHTAOUI
3873a59a37
feat(xo-web/{vm,sr}/disks): improve VDI actions tooltips ( #5435 )
2020-12-10 15:16:33 +01:00
Rajaa.BARHTAOUI
062fb3ba30
feat(xo-web/home/vm): ability to choose network for bulk migration within a pool ( #5427 )
...
See xoa-support#3118
2020-12-08 16:45:12 +01:00
Rajaa.BARHTAOUI
79eb2feb2c
feat(xo-web/home): sort VMs by disk physical usage ( #5418 )
...
See xoa-support#3059
2020-12-08 14:15:15 +01:00
Rajaa.BARHTAOUI
43abc8440b
feat(xo-server,xo-web/new/sr): show serial and ID in LUN selector ( #5422 )
...
See xoa-support#3080
2020-12-04 16:55:25 +01:00
Rajaa.BARHTAOUI
9ac6db2f4c
fix(xo-web/vm/snapshots): missing color on bulk delete ( #5410 )
2020-11-30 11:59:14 +01:00
Rajaa.BARHTAOUI
fbf906d97c
feat(xo-web/SortedTable): allow to change the number of items per page ( #5355 )
...
See xoa-support#3020
2020-11-27 14:20:33 +01:00
Rajaa.BARHTAOUI
7961ff0785
feat(xo-server, xo-web): expose and edit custom fields ( #5387 )
...
See #4730
2020-11-27 13:39:08 +01:00
Rajaa.BARHTAOUI
7fcfc306f9
fix(xo-server/vif.set): don't change locking mode automatically ( #5357 )
...
See xoa-support#2929
2020-11-10 15:15:54 +01:00
Rajaa.BARHTAOUI
a691e033eb
fix(xo-web/pool/network): remove unnecessary braces ( #5366 )
2020-11-10 09:19:24 +01:00
Rajaa.BARHTAOUI
b76f62d470
fix(xo-web): missing key props ( #5365 )
2020-11-10 09:16:52 +01:00
Rajaa.BARHTAOUI
6970d48cc3
fix(xo-web/home/pool): add missing memory icon ( #5356 )
...
See https://xcp-ng.org/forum/topic/3783/missing-icon-on-the-ui
2020-11-05 10:25:40 +01:00
Rajaa.BARHTAOUI
18762dc624
feat: release 5.52.0 ( #5352 )
2020-10-30 14:23:00 +01:00
Rajaa.BARHTAOUI
357333c4e4
feat: technical release ( #5347 )
2020-10-28 16:07:21 +01:00
Rajaa.BARHTAOUI
723334a685
feat(xo-web/pool/network): add tooltip for Automatic column ( #5345 )
...
See xoa-support#2978
2020-10-28 11:50:49 +01:00
Rajaa.BARHTAOUI
7ebeb37881
fix(xo-web#addSshKey): SSH key must be unique ( #5329 )
...
Mostly needed by the SortedTable, which uses the key as the item's ID.
2020-10-23 14:30:15 +02:00
Rajaa.BARHTAOUI
8736c2cf9a
feat(xo-server,xo-web/VIF): require network ACLs to change VIF locking mode ( #5283 )
...
See xoa-support#2929
2020-10-23 10:18:29 +02:00
Rajaa.BARHTAOUI
d825c33b55
feat(xo-server,xo-web/networks): ability to change a VIF's network for self users ( #5203 )
...
Fixes #5020
2020-10-23 10:05:03 +02:00