Commit Graph

425 Commits

Author SHA1 Message Date
dependabot[bot]
bb741c6ce2
build(deps): bump follow-redirects in /striker-ui-api
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 16:58:24 +00:00
dependabot[bot]
010044fd85
build(deps): bump express from 4.18.2 to 4.19.2 in /striker-ui-api
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 17:49:31 +00:00
Tsu-ba-me
e4d2308d75 build(striker-ui-api): rebuild 2024-03-21 23:58:37 -04:00
Tsu-ba-me
4c8dcfca0b fix(striker-ui-api): default runOn to target uuid in 'stop' power tasks 2024-03-21 17:08:44 -04:00
Tsu-ba-me
dbc4bf933e fix(striker-ui-api): correct query to get host uuid in server power handler 2024-03-21 17:08:44 -04:00
Tsu-ba-me
91dd5d37a1 fix(striker-ui-api): set job host uuid for start/stop server jobs 2024-03-21 17:08:44 -04:00
Tsu-ba-me
e57727411b fix(striker-ui-api): remove unused path to anvil-get-server-screenshot 2024-03-21 17:08:44 -04:00
Tsu-ba-me
69f4186739 fix(striker-ui-api): empty existing database hash before re-reading to remove deleted data 2024-03-21 17:08:44 -04:00
Tsu-ba-me
56fb79e041 fix(striker-ui-api): correct defaults in get host connection; patches #593 2024-03-21 17:08:44 -04:00
dependabot[bot]
fd59e31b5b
build(deps): bump follow-redirects in /striker-ui-api
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 17:45:52 +00:00
Tsu-ba-me
58e4fecd0f build(striker-ui-api): rebuild 2024-01-30 17:32:35 -05:00
Tsu-ba-me
2306776c37 fix: rename load_interfces->load_interfaces of Network.pm 2024-01-30 16:16:14 -05:00
Tsu-ba-me
0e61e20cfb build(striker-ui-api): rebuild 2024-01-29 13:13:52 -05:00
Tsu-ba-me
c5c127e4c6 fix(striker-ui): set timeout to 30s for manage alerts 2024-01-29 13:13:51 -05:00
Tsu-ba-me
e5cf18a562 fix(striker-ui-api): cascade delete alert override records when delete mail recipient 2024-01-28 12:25:43 -05:00
Tsu-ba-me
462a4ae999 fix(striker-ui-api): respond with created mail recipient uuid 2024-01-28 12:25:43 -05:00
Tsu-ba-me
6a47a4c9be fix(striker-ui-api): correct condition to append flag to manage alerts 2024-01-28 12:25:43 -05:00
Tsu-ba-me
e340169dbe fix(striker-ui-api): include brief node info in alert override response 2024-01-28 12:25:43 -05:00
Tsu-ba-me
dc0c919436 fix(striker-ui-api): allow filter alert override list with recipient 2024-01-28 12:25:43 -05:00
Tsu-ba-me
4a7feae98a fix(striker-ui-api): make /alert-override, /mail-recipient available 2024-01-28 12:25:43 -05:00
Tsu-ba-me
e64b9dbf91 feat(striker-ui-api): add /alert-override handlers 2024-01-28 12:25:43 -05:00
Tsu-ba-me
08c0d09d08 fix(striker-ui-api): swap key-value of flag bundles in manage alerts 2024-01-28 12:25:43 -05:00
Tsu-ba-me
6288a52d99 feat(striker-ui-api): add /mail-recipient handlers 2024-01-28 12:25:43 -05:00
Tsu-ba-me
22fa465f1b fix(striker-ui-api): move uuid assert for update mail server 2024-01-28 12:25:43 -05:00
Tsu-ba-me
9f1c2dd2c3 fix(striker-ui-api): add recipient and alert-override switches to manage alerts 2024-01-28 12:25:43 -05:00
Tsu-ba-me
0774c80703 feat(striker-ui-api): add /mail-server routes 2024-01-28 12:25:42 -05:00
Tsu-ba-me
3033f50545 build(striker-ui-api): rebuild 2024-01-05 19:38:27 -05:00
Tsu-ba-me
3ce6eb3ffe fix(striker-ui-api): correct passing flags to access module 2024-01-05 19:37:33 -05:00
Tsu-ba-me
c69082a455 build(striker-ui-api): rebuild 2024-01-05 17:59:11 -05:00
Tsu-ba-me
44a39c02f1 fix(striker-ui-api): remove timeout on spawning access module child process 2024-01-05 17:55:23 -05:00
Tsu-ba-me
4bb0a32764 fix(striker-ui-api): add env to control debug level on access child process 2024-01-05 17:44:45 -05:00
Tsu-ba-me
fff3d965c8 fix(striker-ui-api): remove unused root access to perl modules 2024-01-05 17:43:22 -05:00
Tsu-ba-me
89b516f12f feat(striker-ui-api): add repeater for passing verbose flags to perl scripts 2024-01-05 17:40:19 -05:00
Tsu-ba-me
4c789f980d build(striker-ui-api): target node16 for RHEL 9 2024-01-05 16:01:04 -05:00
Tsu-ba-me
47fb3b469c build(striker-ui-api): rebuild 2023-12-21 16:12:51 -05:00
Tsu-ba-me
8564381815 fix(striker-ui-api): make ipmi address optional 2023-12-15 14:34:43 -05:00
Tsu-ba-me
e8284040b4 build(striker-ui-api): rebuild 2023-12-13 15:47:12 -05:00
Tsu-ba-me
7bb98ba95f fix(striker-ui-api): add force option to shutdown server 2023-12-11 11:34:13 -05:00
Tsu-ba-me
aefa232a35 build(striker-ui-api): rebuild 2023-12-06 18:09:37 -05:00
Tsu-ba-me
47960b8565 fix(striker-ui-api): replace all instances of parseInt 2023-12-06 10:53:07 -05:00
Tsu-ba-me
8f5620f84e fix(striker-ui-api): exclude blank records from provision server data 2023-12-06 10:53:07 -05:00
Tsu-ba-me
f56cf55f04 fix(striker-ui-api): min VG sizes instead of sum when getting anvil node storage 2023-12-01 16:04:48 -05:00
Tsu-ba-me
be2fd4bbed build(striker-ui-api): rebuild 2023-11-27 17:14:09 -05:00
Tsu-ba-me
0fad937554 fix(striker-ui-api): move user to session cookie 2023-11-27 17:14:09 -05:00
Tsu-ba-me
34bd441c83 fix(striker-ui-api): add session cookie to hold expiry 2023-11-27 17:14:09 -05:00
Tsu-ba-me
35469d2895 fix(striker-ui-api): disable caching /init; not including reinit 2023-11-27 17:14:09 -05:00
Tsu-ba-me
5550d6131c fix(striker-ui-api): redirect /login, /init requests for authenticated user 2023-11-27 17:14:09 -05:00
Tsu-ba-me
5ae128bcf4 fix(striker-ui-api): use ctor to handle number configs 2023-11-27 17:14:09 -05:00
Tsu-ba-me
44e8f626ea docs(striker-ui-api): run linter for README 2023-11-27 17:14:09 -05:00
Tsu-ba-me
6d878e8eb0 fix(striker-ui-api): disable toush session 2023-11-27 17:14:09 -05:00