IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
* M #-: Increase zIndex for action button menu
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
* F OpenNebula/one#6616: Refine VM backup dialog
* Added more context to the VM backup dialog, now displaying previous backup information
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
---------
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
* Fixes user inputs validation to allow '_' in names now
* Fetches VM templates in role config properly
* Color scheme for Roles tab action buttons updated
* Confirmation dialogs updated to reflect targeted resources
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
This commit implements a transparent proxy for OneGate service (as well as any other TCP service)
* #6281: Disable legacy OneGateProxy
* Implement OneGateProxy in VN drivers
* Now delegates loading to the parent component + adds a disabled/loading state
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
- Fix LXC linuxcontainers monitor action (error setting header)
- Update context packages URL reference to point to the new location
- Add lxc marketplace utility to sudoers file (removed in a previous
commit)
- Remove CentOS from supported OS list in LXC marketplace
(CentOS9_Stream includes some failures that need further debugging)
* Fix body_json for history record
* Update the body_json on every VM update to keep the data synced with the xml body
* Remove few duplicated VM updates
* Changes the user input labels during service template instantiation to display the field description first
* Loads default values for these fields now
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
* Fixes handling of showback + accounting records
- Previously only worked for groups
* Fixes rendering of multichart XAxis labels
- Now uses a custom XAxis component to truncate long label names
- Displays the full name on hover
* Fixes rendering of showback data in non-fullscreen
- Now all 3 charts have sufficient screen space in both modes
Signed-off-by: Victor Hansson <vhansson@opennebula.io>