3750 Commits (8b6b1a64a8cd5a52c479d2e04cb34d1de17b048f)
 

Author SHA1 Message Date
Tsu-ba-me 31873f9096 build(striker-ui-api): rebuild 1 year ago
Tsu-ba-me 15c2b736ae fix(striker-ui-api): record only latest ss in fetch server screenshot 1 year ago
Tsu-ba-me 684906e0a2 fix(striker-ui-api): correct pattern in disassemble server ss name 1 year ago
Tsu-ba-me 672f5e5422 fix(striker-ui-api): draft screenshot patch to align with new fetch process 1 year ago
digimer b1562e0301 * Added the new screenshot tool. 1 year ago
digimer c039c58128 * This commit moves taking screenshots of hosted servers onto the strikers using the Sys::Virt module. This was needed because the screenshots were being taken by scan-server, and that was causing it to take a long time to run. It should never have been handled by the scan agent anyway. This update requires a WebUI fix to use the new screenshot tool. This tool also adds holding multiple screenshots to allow users to "scrub" through screenshots up to 10 hours in the past. 1 year ago
Digimer 5a805d4427
Merge branch 'main' into add-force-off 1 year ago
Digimer 3a84b5c0d7
Merge pull request #474 from ClusterLabs/fix-scan-server 1 year ago
digimer 8925dabb9d * Updated anvil-shutdown-server to take the new '--immediate' switch which forces a server to shut down immediately (akin to pulling the power on a traditional machine). This is needed to allow a user to recover a crash or hung server. 1 year ago
digimer 122816255d * Fixed a bug where a sensor value of '0' was being interpretted as the value not existing. 1 year ago
digimer 4646f4a030 * Quieted logging. 1 year ago
digimer 580980717d This commit covers the convertion of 'virsh' shell calls to using 'Sys::Virt' module, and fixes several small bugs related to scan-server; 1 year ago
Digimer 74d8e6d76a
Merge pull request #473 from ylei-tsubame/replace-form-validation 1 year ago
Tsu-ba-me 5ab2362f75 build(striker-ui): rebuild 1 year ago
Tsu-ba-me fe0d9de28c fix(striker-ui): correct types in file input group 1 year ago
Tsu-ba-me 8b98c5fe6c build(striker-ui-api): rebuild 1 year ago
Tsu-ba-me 45ea421724 fix(striker-ui): prepare handle error in add file form 1 year ago
Tsu-ba-me a32bbb838e fix(striker-ui): replace file manager 1 year ago
Tsu-ba-me 7d0dab6bb2 fix(striker-ui): show request error, show submitting in edit file form 1 year ago
Tsu-ba-me f0189b4949 fix(striker-ui): move loading spinner from Dialog actions to ActionGroup 1 year ago
Tsu-ba-me 689734b293 fix(striker-ui): close on proceed when confirm in manage files 1 year ago
Tsu-ba-me 34fc75b3d7 fix(striker-ui): add new file management components 1 year ago
Tsu-ba-me d8e214715a fix(striker-ui-api): add host type to file detail 1 year ago
Tsu-ba-me 37a096563b fix(striker-ui-api): add info to /api/anvil 1 year ago
Tsu-ba-me 4823b7aeb5 fix(striker-ui): use normal colour on close dialog button 1 year ago
Tsu-ba-me 13994880ac fix(striker-ui): add file related schemas 1 year ago
Tsu-ba-me 2e2450b8b9 fix(striker-ui): add yup dynamic object builder 1 year ago
Tsu-ba-me 990dfbb375 fix(striker-ui): add formik errors converter 1 year ago
Tsu-ba-me 41055cc626 fix(striker-ui): relocate Message(s) types 1 year ago
Tsu-ba-me da491ab814 fix(striker-ui): add fetch hook 1 year ago
Tsu-ba-me a7d97c88fd fix(striker-ui): add /api/file response types 1 year ago
Tsu-ba-me c1d6990070 fix(striker-ui): add /api/anvil response type 1 year ago
Tsu-ba-me b88f90c315 fix(striker-ui): allow pass messages from parent(s) in MessageGroup 1 year ago
Tsu-ba-me cfa6fd9539 fix(striker-ui): add tree type 1 year ago
Tsu-ba-me 94db04ede7 fix(striker-ui): add dialog with header, add wide option to dialog 1 year ago
Tsu-ba-me c05932c261 fix(striker-ui): prioritize parent open state in Dialog 1 year ago
Tsu-ba-me e8fe92321e fix(striker-ui): break dialog action group 1 year ago
Tsu-ba-me 414987ef3e fix(striker-ui): decompose dialog scroll box 1 year ago
Tsu-ba-me a8f5170264 fix(striker-ui): decompose confirm dialog 1 year ago
Tsu-ba-me c03ad02738 fix(striker-ui): move type to extendable event handler 1 year ago
Tsu-ba-me bbbdb42d59 fix(striker-ui): add string wrapper function 1 year ago
Tsu-ba-me e2c264a40f fix(striker-ui): add colour presets in ContainedButton 1 year ago
Tsu-ba-me f064623dd3 fix(striker-ui): adjust combine scroll box branching in ConfirmDialog 1 year ago
Tsu-ba-me 3431cac5dd chore(striker-ui): install lodash 1 year ago
Tsu-ba-me 782bbd2bfa fix(striker-ui): add UncontrolledInput 1 year ago
Tsu-ba-me f941496c98 chore(striker-ui): install formik, yup 1 year ago
Digimer 59c96f59ee
Merge pull request #467 from ClusterLabs/manage-storage 1 year ago
digimer 3c9086d1f3 Fixed bugs related to running jobs. 1 year ago
digimer e8a84e1c97 Added job handling to anvil-manage-server-storage (needs more testing though). 1 year ago
digimer 2f429d2bc7 Fixed bugs related to adding drives and extending drives to servers. 1 year ago