b-Nollet
06068cdcc6
refactor(cr-seed-cli): convert to ESM ( #7192 )
2023-11-17 16:46:36 +01:00
Mathieu
511908bb7d
feat(lite/pool/VMs): ability to export selected VMs ( #7174 )
2023-11-15 15:29:25 +01:00
Thierry Goettelmann
4351aad312
feat(lite): new FormByteSize component ( #6741 )
2023-11-15 15:28:46 +01:00
Thierry Goettelmann
315d626055
fix(lite/story): code highlight modal path ( #7180 )
2023-11-15 09:58:15 +01:00
Florent BEAUCHAMP
46ec2dfd56
fix(vmware-explorer): better handling of VM import without any storage ( #7168 )
2023-11-14 15:14:13 +01:00
Thierry Goettelmann
b2348474c3
fix(lite/pool): host patches list is broken if changelog property is empty ( #7169 )
2023-11-14 15:08:56 +01:00
Thierry Goettelmann
1ee6b106b9
feat(lite/ui): compact layout ( #7159 )
2023-11-10 16:26:20 +01:00
Mathieu
a8aac295eb
fix(lite/login): correctly handle login from slave ( #7110 )
2023-11-09 15:00:29 +01:00
Mathieu
83141989f0
feat(xolite/modals): add onClose event ( #7167 )
2023-11-09 10:57:24 +01:00
Julien Fontanet
0d0c38f3b5
fix(backups): create suspend VDI on correct SR
...
Introduced by a958fe86d
2023-11-07 15:55:14 +01:00
Pierre Donias
e5be21a590
feat(lite): 0.1.5 ( #7162 )
2023-11-07 15:49:12 +01:00
Julien Fontanet
0d00c1c45f
chore: update dev deps
2023-11-07 12:32:38 +01:00
Mathieu
9886e06d6a
feat: technical release ( #7160 )
2023-11-07 10:18:09 +01:00
Thierry Goettelmann
478dbdfe41
feat(lite): new modal management ( #7134 )
2023-11-07 09:49:02 +01:00
Florent BEAUCHAMP
2bfdb60dda
fix(fs): handle object storage server not implementing Object lock ( #7157 )
2023-11-06 17:18:00 +01:00
Julien Fontanet
c9dbcf1384
fix(proxy/backup.importVmBackup): only dispose resources at the end ( #7152 )
...
Fixes #7052
Fixes zammad#17383
When a stream is returned, the handler immediately returned a stream which disposed the resource.
Due to the disposable having a 5 mins debounce delay, the problem was only apparent after 5 mins.
2023-11-06 10:30:34 +01:00
Mathieu
2552ef37d2
feat: technical release ( #7141 )
2023-10-31 10:09:35 +01:00
Florent BEAUCHAMP
3410cbc3b9
fix(backups): use VDI virtual_size instead of physical_size
...
`physical_size` appears to be broken
2023-10-30 15:55:30 +01:00
Florent BEAUCHAMP
93fce0d4bf
fix(backups): pass type to Xapi#getRecord
...
Fixes #7131
Introduced by 37b211376
2023-10-30 15:55:30 +01:00
Mathieu
9099b58557
feat: technical release ( #7132 )
2023-10-27 16:13:04 +02:00
Thierry Goettelmann
5f69b0e9a0
feat(lite/console): new console toolbar ( #7088 )
2023-10-27 10:27:51 +02:00
Pierre Donias
9e621d7de8
feat(lite/header): replace logo with "XO LITE" ( #7118 )
2023-10-27 09:16:28 +02:00
Pierre Donias
edfa729672
chore(lite/assets): remove darkreader properties in SVG files ( #7121 )
2023-10-24 16:40:37 +02:00
Pierre Donias
680f1e2f07
chore(lite): serve Poppins font internally ( #7117 )
2023-10-24 15:19:54 +02:00
Florent BEAUCHAMP
37b2113763
feat(fs/s3): compute sensible chunk size for uploads
2023-10-23 10:23:50 +02:00
Florent BEAUCHAMP
5048485a85
feat(fs/s3): object lock mode need content md5
...
and the middleware consume addiitionnal memory
2023-10-23 10:23:50 +02:00
Florent BEAUCHAMP
9e667533e9
fix(fs/s3): throw error if upload >50GB
2023-10-23 10:23:50 +02:00
Julien Fontanet
1a0e5eb6fc
chore: format with Prettier
2023-10-20 15:52:10 +02:00
Pierre Donias
00a1778a6d
feat(lite): set color-scheme CSS property to "dark" in dark mode ( #7101 )
2023-10-17 16:50:13 +02:00
Mathieu
8bfe293414
feat(lite/VM): add copy, snapshot single action ( #7087 )
2023-10-12 11:09:11 +02:00
Mathieu
2e634a9d1c
feat(xapi/VTPM): ability to create, destroy VTPM ( #7074 )
2023-10-12 09:19:38 +02:00
Julien Fontanet
e3dd59d684
feat(mixins/Tasks#create): clearLogOnSuccess option
2023-10-09 09:35:24 +02:00
mathieuRA
3bf6aae103
feat(xapi/host_smartReboot): ability to bypass blocked operations
2023-10-06 16:52:26 +02:00
Julien Fontanet
afb110c473
fix(fs/rmtree): fix huge memory usage ( #7073 )
...
Fixes zammad#15258
This adds a sane concurrency limit of 2 per depth level.
Co-authored-by: Florent BEAUCHAMP <florent.beauchamp@vates.fr >
2023-10-06 09:52:11 +02:00
Pierre Donias
5b734db656
feat(lite): 0.1.4 ( #7068 )
2023-10-03 10:26:05 +02:00
rbarhtaoui
e853f9d04f
feat(lite): display loading icon and error message when data is not fetched ( #6775 )
2023-10-03 10:03:44 +02:00
Mathieu
2a5e09719e
feat(lite/login): add remember me checkbox ( #7030 )
2023-10-03 10:01:07 +02:00
Pierre Donias
060d1c5297
feat: technical release ( #7063 )
2023-09-29 10:01:45 +02:00
Julien Fontanet
55dd7bfb9c
feat(backups): don't snapshot migrating VMs
...
Related to zammad#16108
2023-09-28 17:42:43 +02:00
Julien Fontanet
b00cf13029
feat(backups): block snapshot migration during backup
...
Related to zammad#16108
2023-09-28 17:42:43 +02:00
Julien Fontanet
a1bd96da6a
feat(mixins/Tasks#create): allow any properties
2023-09-28 17:38:57 +02:00
Gabriel Gunullu
2e1abad255
feat(xapi/VDI_importContent): add SR name_label to task name_label ( #6979 )
2023-09-28 16:10:29 +02:00
Thierry Goettelmann
bb6e158301
feat(lite): host patches ( #6709 )
2023-09-27 11:44:03 +02:00
Pierre Donias
7ff304a042
feat: technical release ( #7058 )
2023-09-27 11:30:16 +02:00
Mathieu
a3a2fda157
feat(lite/pool/VMs): ability to snapshot selected VMs ( #7021 )
2023-09-26 17:28:15 +02:00
Thierry Goettelmann
d8530f9518
chore(lite): update changelog ( #7057 )
...
Fixes [#7040 ](https://github.com/vatesfr/xen-orchestra/pull/7040 )
2023-09-26 17:13:29 +02:00
Thierry Goettelmann
d3062ac35c
feat(lite/pool/VMs): ability to migrate selected VMs ( #7040 )
2023-09-26 17:06:00 +02:00
Thierry Goettelmann
b11f11f4db
feat(lite): rework modal system ( #6994 )
2023-09-26 16:25:23 +02:00
Thierry Goettelmann
79d48f3b56
feat(lite/xapi): update XenApi types and enums ( #7018 )
2023-09-26 15:19:33 +02:00
Julien Fontanet
6665d6a8e6
chore: format with Prettier
2023-09-26 14:34:47 +02:00