3726 Commits (7bb98ba95f95aaf53eccfe7cf5c0776eedb75736)
 

Author SHA1 Message Date
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. 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 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. 2 years ago
digimer efebd135eb * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2 years ago
Digimer e49145efe1
Merge pull request #314 from ClusterLabs/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. 2 years ago
digimer 8ff40ec42c * Fixed a SQL query bug in Database->get_drbd_data(). 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. 2 years ago
digimer fc50e4e605 * Updated man pages 2 years ago
Fabio M. Di Nitto b75512e540 virt-install should not --wait on VM to be provisioned 2 years ago
Fabio M. Di Nitto 856809c723 Fix typo in log message 2 years ago
digimer 8e0e51544c * Continued work on anvil-manage-server-storage. 2 years ago
Digimer 90fccf4e9a
Merge pull request #313 from ClusterLabs/minor-fixes 2 years ago
Fabio M. Di Nitto 158143715e virt-install should not --wait on VM to be provisioned 2 years ago
Fabio M. Di Nitto a6f2c2271e Fix typo in log message 2 years ago
Digimer cab2b28b36
Merge pull request #311 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/webpack-5.76.0 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 2 years ago
digimer b144976853 This resolves Issue #310. 2 years ago
dependabot[bot] b0ada6fba5
build(deps-dev): bump webpack from 5.70.0 to 5.76.0 in /striker-ui-api 2 years ago
digimer fea10e5bb1 * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2 years ago
digimer 7891c9b2b1 * Fixed a bug in Network->load_ips() where interfaces were being marked as type 'bridge' or 'bond'. 2 years ago
Yanhao Lei 61694a9c04
Merge pull request #307 from ylei-tsubame/host-network-config 2 years ago
Digimer e7b82270b2
Merge branch 'main' into host-network-config 2 years ago
Digimer 656c4daafe
Merge pull request #308 from ClusterLabs/anvil-tools-dev 2 years ago
digimer 5dbdd20d7e * Fixed a bug in Network->load_ips() where the IP address on a bridge or bond was having the device name recorded incorrectly. 2 years ago
digimer 147f31aeeb * Added a loop when calling 'anvil-change-password' in a loop as there appears to be an unknown condition where during setup, this is called but never actually runs. 2 years ago
digimer ab3e8afe6e Fixed a bug in Storage->push_file() where file path wasn't updated from incoming to files, preventing the push to other hosts from working. Also fixed a minor issue where the file size was sometimes 0, making transfer calculations useless. 2 years ago
Digimer d59034a488
Merge branch 'main' into anvil-tools-dev 2 years ago
digimer 254f7ef4e2 This should fix the tracking of what files belong where, using the new DR links system. It also should finish (though testing is still needed) the serial rsync issue. 2 years ago
Tsu-ba-me 3622f4556f fix(striker-ui): relocate type SelectItem 2 years ago
Tsu-ba-me e56fcfd880 fix(striker-ui): add default protect() to useProtectedState 2 years ago
Tsu-ba-me d45c0374fc fix(striker-ui): populate gateway and DNS in NetworkInitForm 2 years ago
Tsu-ba-me 126b9b33e3 chore(striker-ui): identify missing handler for netmask error 2 years ago
Tsu-ba-me 9ba920867c fix(striker-ui): make migration network appear 2 years ago
Tsu-ba-me fbd3ca1cf1 fix(striker-ui): relocate add button in NetworkInitForm 2 years ago
Tsu-ba-me a53056ff12 fix(striker-ui): add /manage-element page 2 years ago
Tsu-ba-me 67a14b20f8 fix(striker-ui): allow set host externally in PrepareNetworkForm 2 years ago
Tsu-ba-me 1248a5e14e fix(striker-ui): add getQueryParam() 2 years ago
Tsu-ba-me 271b33eaf7 fix(striker-ui-api): filter /host with host type(s) 2 years ago