Commit Graph

  • 03dbd77195
    Merge pull request #568 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/follow-redirects-1.15.5 Digimer 2024-01-26 21:18:45 -0500
  • b11606091e docs(tools): add descriptions to alert levels in manager alerts Tsu-ba-me 2024-01-26 17:45:19 -0500
  • a5a41c42ad docs(tools): add ignore option to alert override level Tsu-ba-me 2024-01-26 17:03:29 -0500
  • 17bd67d0c4 fix(tools): disable mail server auth translation in manage alerts Tsu-ba-me 2024-01-15 14:53:04 -0500
  • 7b389d0ad3 fix(tools): make username, password optional in manage alerts for mail servers Tsu-ba-me 2024-01-10 15:55:53 -0500
  • a5f23ce4cc
    build(deps): bump follow-redirects from 1.14.9 to 1.15.5 in /striker-ui dependabot[bot] 2024-01-26 22:52:30 +0000
  • 00ccddba9d
    Merge pull request #567 from ylei-tsubame/correct-webui-deps Yanhao Lei 2024-01-26 17:51:26 -0500
  • e35ee27f96 build(striker-ui): update typescript related dev-deps Tsu-ba-me 2024-01-04 17:50:21 -0500
  • 83a0210ffa fix(striker-ui): remove protected state Tsu-ba-me 2024-01-04 16:17:05 -0500
  • 32ed298d27 fix(striker-ui): correct type of indicator value in IconWithIndicator Tsu-ba-me 2024-01-04 15:34:17 -0500
  • c4cc6ddb9f build(striker-ui): remove react-dom, update react to 18 for nextjs 13, update mui to 5.6 Tsu-ba-me 2024-01-04 15:14:15 -0500
  • 8cee262a21
    Merge pull request #566 from ClusterLabs/fix-rpm Digimer 2024-01-21 13:52:47 -0500
  • 68c41b2e17 Fix rpm build on mock chroots Fabio M. Di Nitto 2024-01-21 16:29:06 +0100
  • b1a9de9318
    Merge pull request #565 from ClusterLabs/node-ready-issue Digimer 2024-01-20 18:30:47 -0500
  • c5e72797fd Made the match for the partition 'swap' more flexible. digimer 2024-01-20 16:43:35 -0500
  • e4fc831284 Added a missing variable to an alert. digimer 2024-01-20 16:39:08 -0500
  • 13a6c44aa4 Updated Cluster->parse_cib() to support new in_ccm and crmd values digimer 2024-01-20 16:33:27 -0500
  • 56a9916909
    Merge pull request #555 from ylei-tsubame/suiapi-rhel9-crash Digimer 2024-01-05 22:00:30 -0500
  • 3033f50545 build(striker-ui-api): rebuild Tsu-ba-me 2024-01-05 19:38:27 -0500
  • 3ce6eb3ffe fix(striker-ui-api): correct passing flags to access module Tsu-ba-me 2024-01-05 19:37:33 -0500
  • c69082a455 build(striker-ui-api): rebuild Tsu-ba-me 2024-01-05 17:59:11 -0500
  • 44a39c02f1 fix(striker-ui-api): remove timeout on spawning access module child process Tsu-ba-me 2024-01-05 17:55:23 -0500
  • 4bb0a32764 fix(striker-ui-api): add env to control debug level on access child process Tsu-ba-me 2024-01-05 17:44:45 -0500
  • fff3d965c8 fix(striker-ui-api): remove unused root access to perl modules Tsu-ba-me 2024-01-05 17:43:22 -0500
  • 89b516f12f feat(striker-ui-api): add repeater for passing verbose flags to perl scripts Tsu-ba-me 2024-01-05 17:40:19 -0500
  • 4c789f980d build(striker-ui-api): target node16 for RHEL 9 Tsu-ba-me 2024-01-05 16:01:04 -0500
  • 3438186b02
    Merge pull request #554 from ylei-tsubame/issues/413-manifest-suggest-ifn Digimer 2023-12-22 09:04:43 -0500
  • 82444301e5 fix(striker-ui): rebuild Tsu-ba-me 2023-12-21 16:13:07 -0500
  • 47fb3b469c build(striker-ui-api): rebuild Tsu-ba-me 2023-12-21 16:12:51 -0500
  • d528a85cdd fix(striker-ui): workaround for submit stays disabled until user focuses on every field Tsu-ba-me 2023-12-21 15:36:36 -0500
  • ed58c57835 fix(striker-ui): auto-suggest IPMI IP based on BCN in create manifest Tsu-ba-me 2023-12-20 16:28:14 -0500
  • 997c501d6a fix(striker-ui): correct network count after remove in create manifest Tsu-ba-me 2023-12-20 15:46:10 -0500
  • 805a42b691 fix(striker-ui): default new network to migration in create manifest Tsu-ba-me 2023-12-20 15:25:37 -0500
  • 24c05e740c fix(striker-ui): guess network base, mask in create manifest Tsu-ba-me 2023-12-19 18:59:28 -0500
  • 8b6b1a64a8 fix(striker-ui): suggest default BCN, SN, IFN IPs for each subnode in create manifest Tsu-ba-me 2023-12-19 18:15:18 -0500
  • 2b90bf3a9f fix(striker-ui): allow auto update input value if not changed by user Tsu-ba-me 2023-12-19 18:10:56 -0500
  • 0429c76294 fix(striker-ui): remove type ReactChangeEventHandler Tsu-ba-me 2023-12-19 16:59:01 -0500
  • 92cae194c9 fix(striker-ui): change interface names to monospaced Tsu-ba-me 2023-12-15 15:46:45 -0500
  • 2551404640 fix(striker-ui): remove interface indicator from ouside table in network management Tsu-ba-me 2023-12-15 15:08:53 -0500
  • 8564381815 fix(striker-ui-api): make ipmi address optional Tsu-ba-me 2023-12-15 14:34:43 -0500
  • 7b7d79d50f fix(striker-ui): remove required from add manifest Tsu-ba-me 2023-12-15 14:14:28 -0500
  • 971ef9560c
    Merge pull request #550 from ylei-tsubame/issues/471-force-off-server Digimer 2023-12-13 18:53:31 -0500
  • 52fdc67cfd build(striker-ui): rebuild Tsu-ba-me 2023-12-13 15:47:35 -0500
  • e8284040b4 build(striker-ui-api): rebuild Tsu-ba-me 2023-12-13 15:47:12 -0500
  • d211143494 fix(striker-ui): apply server menu to server details and VNC screen Tsu-ba-me 2023-12-13 15:38:31 -0500
  • 01c580c6a9 fix(striker-ui): adjust icon size according to button size in button with menu Tsu-ba-me 2023-12-13 15:27:47 -0500
  • cee3fae024 fix(striker-ui): make button with menu accept children Tsu-ba-me 2023-12-13 15:11:42 -0500
  • f0050829b4 fix(striker-ui): pass button props in button with menu Tsu-ba-me 2023-12-13 14:54:12 -0500
  • afda1f6723 fix(striker-ui): add server menu to dashboard server preview Tsu-ba-me 2023-12-12 15:55:59 -0500
  • a4f77f8e8e feat(striker-ui): add server menu Tsu-ba-me 2023-12-12 15:52:25 -0500
  • b625161b67 fix(striker-ui): add hook to group confirm dialog methods Tsu-ba-me 2023-12-12 15:45:33 -0500
  • 7e57a96034 fix(striker-ui): export map to colour of contained button Tsu-ba-me 2023-12-12 14:45:56 -0500
  • ef969fe056 fix(striker-ui): expose callback to control whether to disable menu item Tsu-ba-me 2023-12-12 14:43:40 -0500
  • 6532fe84fe fix(striker-ui): add props to control action area visibility in confirm dialog Tsu-ba-me 2023-12-12 14:42:25 -0500
  • 1b328913d1 fix(striker-ui): add prop to control show cancel button in dialog actions Tsu-ba-me 2023-12-12 14:40:15 -0500
  • 753358a13b fix(striker-ui): add button with menu Tsu-ba-me 2023-12-11 18:33:15 -0500
  • 5b231fdb7e fix(striker-ui): add generic menu Tsu-ba-me 2023-12-11 18:32:27 -0500
  • d0f9ced223 fix(striker-ui): adjust margin between children on inner panel header Tsu-ba-me 2023-12-11 14:08:14 -0500
  • 7bb98ba95f fix(striker-ui-api): add force option to shutdown server Tsu-ba-me 2023-12-11 11:30:18 -0500
  • 20ae35758a
    Merge pull request #549 from ylei-tsubame/issues/404-prevent-peer-autocomplete Digimer 2023-12-06 20:30:21 -0500
  • aefa232a35 build(striker-ui-api): rebuild Tsu-ba-me 2023-12-06 18:09:37 -0500
  • b2b330914d build(striker-ui): rebuild Tsu-ba-me 2023-12-06 18:08:08 -0500
  • f725f53f2e fix(striker-ui): prevent browsers from auto-complete add peer fields Tsu-ba-me 2023-12-06 18:04:29 -0500
  • d4d9d916ab fix(striker-ui): remove user, db port, ssh port from add peer form Tsu-ba-me 2023-12-06 17:55:12 -0500
  • 903524e59d fix(striker-ui): reload file list after delete, edit Tsu-ba-me 2023-12-06 17:27:50 -0500
  • a5bb320234 feat(striker-ui): add non-hook fetcher, bundle with states Tsu-ba-me 2023-12-06 16:11:00 -0500
  • b5b1e4d6b7 fix(striker-ui): add loading prop to List Tsu-ba-me 2023-12-06 16:04:00 -0500
  • 71729e3425 fix(striker-ui): rename to resetChecks Tsu-ba-me 2023-12-06 12:06:29 -0500
  • 47960b8565 fix(striker-ui-api): replace all instances of parseInt Tsu-ba-me 2023-12-06 10:51:35 -0500
  • 8f5620f84e fix(striker-ui-api): exclude blank records from provision server data Tsu-ba-me 2023-12-06 10:26:43 -0500
  • 26bfb80707
    Merge pull request #548 from ylei-tsubame/issues/526-reload-on-add Digimer 2023-12-04 19:37:09 -0500
  • d7d7fcb039 fix(striker-ui): reset checklist after delete in manage fences, manifests Tsu-ba-me 2023-12-04 16:46:51 -0500
  • cf4e4ff3f0 fix(striker-ui): reload manifests after add, edit, or delete Tsu-ba-me 2023-12-04 16:18:19 -0500
  • 2100829083 fix(striker-ui): replace manifest forms' submission with method from hook Tsu-ba-me 2023-12-04 16:00:47 -0500
  • 5e2ef764f4 fix(striker-ui): update fence list after add, edit, or delete Tsu-ba-me 2023-12-04 14:51:03 -0500
  • ece7efda99 fix(striker-ui): migrate setApiMessage from manifest manager Tsu-ba-me 2023-12-04 14:22:11 -0500
  • 28f36c6d85 fix(striker-ui): restyle buttons in VNC window Tsu-ba-me 2023-12-01 16:03:05 -0500
  • 0ed354c8f4 fix(striker-ui): add return home to VNC window, reorganize RFB disconnect Tsu-ba-me 2023-12-01 15:57:21 -0500
  • 1d606ea20d fix(striker-ui): allow open VNC connection in new tab from dashboard Tsu-ba-me 2023-12-01 15:29:42 -0500
  • f56cf55f04 fix(striker-ui-api): min VG sizes instead of sum when getting anvil node storage Tsu-ba-me 2023-11-29 15:16:11 -0500
  • 2d478e40a1
    Merge pull request #544 from ylei-tsubame/issues/541-autoselect-in-provserver Digimer 2023-11-29 17:00:39 -0500
  • da3e2eda7c build(striker-ui): rebuild Tsu-ba-me 2023-11-29 14:38:19 -0500
  • 45f184509d fix(striker-ui): restyle mono texts in provision server confirm Tsu-ba-me 2023-11-28 17:14:09 -0500
  • f51af47b51 fix(striker-ui): add edge prop to inline mono text Tsu-ba-me 2023-11-28 17:12:38 -0500
  • 8c380db940 fix(striker-ui): auto-select only prop in provision server Tsu-ba-me 2023-11-28 16:37:15 -0500
  • cfaa492a12 fix(striker-ui): don't crop content of select in input with select Tsu-ba-me 2023-11-28 16:04:55 -0500
  • f8f4f8cd80 fix(striker-ui): remove invalid prop from confirm grid in provision server Tsu-ba-me 2023-11-28 15:46:52 -0500
  • 21e410784f fix(striker-ui): swap slider with autocomplete for cores in provision server Tsu-ba-me 2023-11-28 15:41:19 -0500
  • 331c961995 fix(striker-ui): identify required fields for input tests in provision server Tsu-ba-me 2023-11-28 14:44:31 -0500
  • d89f687e85
    Merge pull request #542 from ClusterLabs/anvil-tools-dev Digimer 2023-11-29 13:37:13 -0500
  • fd880e2fdf Finished anvil-watch-servers digimer 2023-11-29 11:37:00 -0500
  • 26f4446bf9 Continued work on anvil-watch-servers; Parsed server data now. digimer 2023-11-29 01:27:21 -0500
  • 207a014ae0 Got anvil-watch-servers showing the status of subnodes. digimer 2023-11-27 23:43:07 -0500
  • a8b1934352 Adding new anvil-watch-servers tool and man page digimer 2023-11-27 13:33:19 -0500
  • ba4addd653
    Merge pull request #540 from ylei-tsubame/rebuild-web Digimer 2023-11-27 23:46:45 -0500
  • be2fd4bbed build(striker-ui-api): rebuild Tsu-ba-me 2023-11-27 17:07:41 -0500
  • 65f7b020e3 build(striker-ui): rebuild Tsu-ba-me 2023-11-27 17:07:16 -0500
  • af3ab2989a fix(striker-ui): apply session expiry check Tsu-ba-me 2023-11-27 16:57:25 -0500
  • 3ee7a41895 fix(striker-ui): align cookie jar with API Tsu-ba-me 2023-11-27 16:55:29 -0500
  • 0fad937554 fix(striker-ui-api): move user to session cookie Tsu-ba-me 2023-11-27 13:53:34 -0500