Tsu-ba-me
61bc4c9c34
fix(striker-ui): adjust padding to avoid clipping in ConfirmDialog
2 years ago
Tsu-ba-me
0af79b391b
fix(striker-ui): emphasis fence name and enable scroll in ManageFencesPanel add/edit dialog
2 years ago
Tsu-ba-me
efd70bd1d4
fix(striker-ui): allow react elements in ConfirmDialog titleText
2 years ago
Tsu-ba-me
e755ae4fe8
fix(striker-ui): ignore deprecated fields in CommonFenceInputGroup
2 years ago
Tsu-ba-me
2aedc2e74a
fix(striker-ui): add scroll box in ConfirmDialog
2 years ago
Tsu-ba-me
2a7166310d
fix(striker-ui): add ManageFencesPanel
2 years ago
Tsu-ba-me
b2cb0a0a99
fix(striker-ui): add EditFenceInputGroup
2 years ago
Tsu-ba-me
ec0078d37a
fix(striker-ui): hoist fence template loading and sort fence agents (ids)
2 years ago
Tsu-ba-me
dfecf7ba08
fix(striker-ui): sort fence parameters before display
2 years ago
Tsu-ba-me
645fd3f0d6
fix(striker-ui): enable pass previous values to CommonFenceInputGroup
2 years ago
Tsu-ba-me
4006bd04b0
fix(striker-ui): allow ConfirmDialog to be a form
2 years ago
Tsu-ba-me
1c28f4028c
fix(striker-ui): allow optional item button in List
2 years ago
Tsu-ba-me
604b95ffa9
fix(striker-ui): simplify 'fence device' to 'fence'
2 years ago
Tsu-ba-me
a7ea47de30
fix(striker-ui): allow boolean header in List
2 years ago
Tsu-ba-me
92a38374cb
fix(striker-ui-api): add /fence
2 years ago
Tsu-ba-me
f33d101ca1
fix(striker-ui): isolate EditFenceDeviceInputGroup
2 years ago
Tsu-ba-me
3ed1dcaef5
feat(striker-ui): add SwitchWithLabel
2 years ago
Tsu-ba-me
cf502ba213
fix(striker-ui): make InputWithRef compatible with Switch
2 years ago
Tsu-ba-me
a1ba570eee
fix(striker-ui): allow retain/discard tab content
2 years ago
Tsu-ba-me
5e5c767670
fix(striker-ui): separate types from SelectWithLabel component
2 years ago
Tsu-ba-me
4b52de463e
fix(striker-ui): separate types from Select component
2 years ago
Tsu-ba-me
4a0d4b5cb3
fix(striker-ui): generate fence parameter inputs
2 years ago
Tsu-ba-me
d9685250b6
fix(striker-ui): revise inner and expandable panel types
2 years ago
Tsu-ba-me
0f40ffe604
fix(striker-ui): allow specify valueKey in InputWithRef
2 years ago
Tsu-ba-me
40febdae87
fix(striker-ui): allow string header in ExpandablePanel
2 years ago
Tsu-ba-me
182837c93b
fix(striker-ui): allow array options in SelectWithLabel
2 years ago
Tsu-ba-me
916ec54dd0
feat(striker-ui): add AddFenceDeviceForm
2 years ago
digimer
1c274ba58d
* Fixed a bug in anvil-delete-server that was preventing the complete deletion of a server if the DRBD resource had already been removed.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
Deezzir
109aa1ba3d
docs: added annotation for the new arg
2 years ago
Deezzir
7d5f18b20d
fix: introduced optional arg for clean_spaces
2 years ago
Digimer
af51edb97f
Merge pull request #316 from Seneca-CDOT/issues/315-cachevaults-parsed-incorrectly
...
Fixed cachevaults and bbu parsing bug
2 years ago
Deezzir
9241b5ef6a
docs: added annotation for the new arg
2 years ago
Deezzir
deac1fc6a8
fix: introduced optional arg for clean_spaces
2 years ago
digimer
ddc6965b60
* Fixed a bug where references to files on Anvil! nodes was broken in anvil-provision-server and anvil-manage-files.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
digimer
efebd135eb
* Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes.
...
* Fixed a bug where servers protected by DR hosts aren't deleted when the server itself is deleted.
* Updated DRBD->delete_resource() to remove the server's XML file if the host is a DR host.
* Updated anvil-version-change and anvil.sql to enable update_audits and the audits table.
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
Digimer
e49145efe1
Merge pull request #314 from ClusterLabs/anvil-tools-dev
...
Anvil tools dev
2 years ago
Digimer
b4bfd080c9
Merge branch 'main' into anvil-tools-dev
2 years ago
digimer
41fb8baeda
* Fixed a bug in Database->get_storage_group_data() that was deleting DR host storage group members.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
digimer
8ff40ec42c
* Fixed a SQL query bug in Database->get_drbd_data().
...
* Got more work done on anvil-manage-server-storage; Now shows DRBD resource size, backing LV and size, and calculates/displayes metadata size.
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
digimer
040bc02e26
* This adds the new Database->get_drbd_data() that, like ->get_lvm_data, collates the DRBD data collected by scan-drbd into more readibly parsable data structure.
...
* Updated DRBD->parse_resource() to add references to a resource name and volume for a given backing disk.
* Comtinued work on anvil-manage-server-storage.
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
digimer
fc50e4e605
* Updated man pages
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
Fabio M. Di Nitto
b75512e540
virt-install should not --wait on VM to be provisioned
...
Resolves: https://github.com/ClusterLabs/anvil/issues/277
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2 years ago
Fabio M. Di Nitto
856809c723
Fix typo in log message
...
Resolves: https://github.com/ClusterLabs/anvil/issues/294
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2 years ago
digimer
8e0e51544c
* Continued work on anvil-manage-server-storage.
...
* Created the new Database->get_lvm_data to compile LVM data from scan-lvm
* Updated DRBD->parse_resource to call Database->get_lvm_data if needed, and to track backing devices to Storage Groups.
Signed-off-by: digimer <mkelly@alteeve.ca>
2 years ago
Digimer
90fccf4e9a
Merge pull request #313 from ClusterLabs/minor-fixes
...
Minor fixes
2 years ago
Fabio M. Di Nitto
158143715e
virt-install should not --wait on VM to be provisioned
...
Resolves: https://github.com/ClusterLabs/anvil/issues/277
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2 years ago
Fabio M. Di Nitto
a6f2c2271e
Fix typo in log message
...
Resolves: https://github.com/ClusterLabs/anvil/issues/294
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2 years ago
Digimer
cab2b28b36
Merge pull request #311 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/webpack-5.76.0
...
build(deps-dev): bump webpack from 5.70.0 to 5.76.0 in /striker-ui-api
2 years ago
Digimer
da702ed4a9
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/webpack-5.76.0
2 years ago
Fabio M. Di Nitto
e5b8fa667c
Merge pull request #309 from ClusterLabs/anvil-tools-dev
...
* Fixed a bug in Network->load_ips() where interfaces were being mark…
2 years ago