Julien Fontanet
78d15ddf96
chore: update dev deps
2024-01-16 09:59:16 +01:00
Pierre Donias
302f7fb85e
fix(xo-web/new-vm): isDiskTemplate → _isDiskTemplate ( #7311 )
2024-01-15 16:51:55 +01:00
Thierry Goettelmann
ea19b0851f
feat(lite): upgrade deps + root eslint config ( #7292 )
2024-01-15 11:12:53 +01:00
Julien Fontanet
b0c37df8d7
fix(xo-server/rest-api): /backup/log/<id>
...
Introduced by 037e1c1df
Fixes https://xcp-ng.org/forum/post/69426
2024-01-11 11:05:00 +01:00
Julien Fontanet
beba6f7e8d
chore: format with Prettier
2024-01-11 09:57:28 +01:00
Julien Fontanet
9388b5500c
chore(xo-server/signin): remove empty div
2024-01-10 17:17:42 +01:00
Julien Fontanet
bae8ad25e9
feat(xo-web/tasks): hide /rrd_updates by default
...
After an internal discussion with @Darkbeldin and @olivierlambert.
2024-01-10 16:50:03 +01:00
Julien Fontanet
c96b29fe96
docs(troubleshooting): explicit sudo with xo-server-recover-account
2024-01-10 16:48:34 +01:00
Julien Fontanet
9888013aff
feat(xo-server/rest-api): add pool action emergency_shutdown
...
Fixes #7277
2024-01-10 15:55:14 +01:00
Julien Fontanet
0bbb0c289d
feat(xapi/pool_emergencyShutdown): new method
...
Related to #7277
2024-01-10 15:55:14 +01:00
Julien Fontanet
80097ea777
fix(backups/RestoreMetadataBackup): fix data path resolution
...
Introduced by ad46bde30
Fixes https://xcp-ng.org/forum/post/68999
2024-01-10 15:39:41 +01:00
Julien Fontanet
be452a5d63
fix(xo-web/jobs/new): reset params on method change
...
Fixes https://xcp-ng.org/forum/post/69299
2024-01-10 14:05:02 +01:00
Julien Fontanet
bcc0452646
feat(CODE_OF_CONDUCT): update to Contributor Covenant 2.1
2024-01-09 16:36:29 +01:00
Julien Fontanet
9d9691c5a3
fix(xen-api/setFieldEntry): avoid unnecessary MAP_DUPLICATE_KEY error
...
Fixes https://xcp-ng.org/forum/post/68761
2024-01-09 15:10:37 +01:00
Julien Fontanet
e56edc70d5
feat(xo-cli): 0.24.0
2024-01-09 14:29:24 +01:00
Julien Fontanet
d7f4d0f5e0
feat(xo-cli rest get): support NDJSON responses
...
Fixes https://xcp-ng.org/forum/post/69326
2024-01-09 14:24:48 +01:00
Julien Fontanet
8c24dd1732
fix(xapi/host_smartReboot): disable the host before fetching resident VMs
...
Otherwise it might leads to race condition where new VMs appear on the
host but are ignored by this method.
2024-01-08 17:11:21 +01:00
Julien Fontanet
575a423edf
fix(xapi/host_smartReboot): resume VMs even if host was originally disabled
...
The host will always be enabled after this method anyway.
2024-01-08 17:09:53 +01:00
Julien Fontanet
e311860bb5
fix(xapi/host/waitAgentRestart): wait for enabled status
2024-01-08 17:05:30 +01:00
Julien Fontanet
e6289ebc16
docs(rest-api): update TOC
2024-01-08 16:15:32 +01:00
Julien Fontanet
013e20aa0f
docs(rest-api): task monitoring
2024-01-08 16:14:20 +01:00
Julien Fontanet
45a0a83fa4
chore(CHANGELOG.unreleased): sort packages
2024-01-08 14:46:17 +01:00
Guillaume de Lafond
ae518399fa
docs(configuration): useForwardedHeaders ( #7289 )
2024-01-08 11:35:24 +01:00
Ronan Abhamon
d949112921
fix(load-balancer): bad comparison to evaluate migration in perf plan ( #7288 )
...
Memory is compared to CPU usage to migrate VM in performance plan context.
This condition can cause unwanted migrations.
2024-01-08 11:25:40 +01:00
Manon Mercier
bb19afc45c
Update backups.md ( #7283 )
...
This change follows a discussion with Marc Pezin and Yannick on Mattermost.
As Yannick pointed out, the doc refers to a remote while there is no such option in XO GUI.
2024-01-06 15:25:51 +01:00
Julien Fontanet
7780cb176a
fix(backups/_MixinXapiWriter#healthCheck): add_tag → add_tags
...
Fixes https://xcp-ng.org/forum/post/69156
Introduced by a5acc7d26
2024-01-06 15:16:51 +01:00
Julien Fontanet
74ff64dfb4
fix(xo-server/collection/redis#_extract): properly ignore missing entries
...
Introduced by d8280087a
Fixes #7281
2024-01-05 13:53:46 +01:00
Julien Fontanet
9be3c40ead
feat(xo-server/collection/redis#_get): return undefined if missing
...
Related to #7281
2024-01-05 13:52:45 +01:00
OlivierFL
0f00c7e393
fix(lite): typings errors when running yarn type-check ( #7278 )
2024-01-04 11:33:30 +01:00
OlivierFL
95492f6f89
fix(xo-web/menu): don't subscribe to proxies if not admin ( #7249 )
2024-01-04 11:05:53 +01:00
Olivier Floch
046fa7282b
feat(xo-web): open github issue url with query params when clicking on bug report button
2024-01-04 11:04:27 +01:00
Olivier Floch
6cd99c39f4
feat(github): add github issue form template
2024-01-04 11:04:27 +01:00
Julien Fontanet
48c3a65cc6
fix(xo-server): VM_import() returns ref, not record
...
Introduced by 70b0983
2024-01-04 09:36:42 +01:00
OlivierFL
8b0b2d7c31
fix(xo-web/menu): don't subscribe to unhealthy vdi chains if not admin ( #7265 )
2024-01-03 18:11:34 +01:00
Julien Fontanet
d8280087a4
fix(xo-server/collection/redis#_extract): don't ignore empty records
2024-01-03 17:11:50 +01:00
Julien Fontanet
c14261a0bc
fix(xo-cli): close connection on sign in error
...
Otherwise the CLI does not stop.
2024-01-03 17:06:29 +01:00
Julien Fontanet
3d6defca37
fix(xo-server/emergencyShutdownhost): disable host first
2024-01-03 16:26:07 +01:00
Julien Fontanet
d062a5175a
chore(xo-server/emergencyShutdownhost): unnecessary var
2024-01-03 16:25:12 +01:00
Julien Fontanet
f218874c4b
fix(xo-server/_createProxyVm): {this → _app}.getObject
...
Fixes zammad#20646
Introduced by 70b0983
2024-01-03 10:58:19 +01:00
Julien Fontanet
b1e879ca2f
feat: release 5.90.0
2023-12-29 11:03:07 +01:00
Julien Fontanet
c5010c2caa
feat(xo-web): 5.133.0
2023-12-29 10:48:02 +01:00
Julien Fontanet
2c40b99d8b
feat(xo-web): scoped tags ( #7270 )
...
Based on #7258 developed by @fbeauchamp.
- use inline blocks to respect all paddings/margins
- main settings are in easily modifiable variables
- text color is either black or white based on the background color luminance
- make sure tags and surrounding action buttons are aligned
- always display value in black on white
- delete button use tag color if dark, otherwise black
- Tag component accept color param
2023-12-28 23:10:35 +01:00
Mathieu
0d127f2b92
fix(lite): fix changelog entry ( #7269 )
2023-12-28 15:56:21 +01:00
Mathieu
0464886e80
feat(lite): 0.1.7 ( #7268 )
2023-12-28 15:49:09 +01:00
Mathieu
d655a3e222
feat: technical release ( #7266 )
2023-12-27 16:07:51 +01:00
b-Nollet
579f0b91d5
feat(xo-web,xo-server): restart VM to change memory ( #7244 )
...
Fixes #7069
Add modal to restart VM to increase memory.
2023-12-26 23:46:43 +01:00
Florent BEAUCHAMP
72b1878254
fix(vhd-lib/createStreamNbd): skip original table offset before overwriting ( #7264 )
...
Introduced by fc1357db93
2023-12-26 22:29:24 +01:00
MlssFrncJrg
74dd4c8db7
feat(lite/nav): display VM count in host when menu is minimized ( #7185 )
2023-12-26 13:30:23 +01:00
mathieuRA
ef4ecce572
feat(xo-server/PIF): add XO tasks for PIF.reconfigureIp
2023-12-26 11:22:35 +01:00
mathieuRA
1becccffbc
feat(xo-web/host/network): display and edit the IPv6 PIF field
2023-12-26 11:22:35 +01:00