Tsu-ba-me
|
6d7829b5e0
|
fix(striker-ui-api): include ifaceId in GET host conn response
|
6 months ago |
Tsu-ba-me
|
4dd1733200
|
fix(striker-ui-api): simplify query result handling in GET host connection
|
6 months ago |
Tsu-ba-me
|
aaa0a9cfea
|
fix(striker-ui-api): simply query table alias in GET host connection
|
6 months ago |
Tsu-ba-me
|
850a55151f
|
fix(striker-ui-api): fallback to iface device when iface name isn't in expected format
|
6 months ago |
Tsu-ba-me
|
7b1ea9c56c
|
fix(striker-ui-api): check bad keys regardless of peer conn success
|
6 months ago |
Tsu-ba-me
|
ce0c36af33
|
refactor(striker-ui-api): relocate bad ssh key state name prefix
|
6 months ago |
Tsu-ba-me
|
88a656df6f
|
fix(striker-ui-api): expose VNC error in cookie
|
6 months ago |
Tsu-ba-me
|
dc4b068a8c
|
fix(striker-ui-api): handle undefined response in vnc proxy error
|
6 months ago |
Tsu-ba-me
|
6dee346e48
|
fix(striker-ui-api): skip fences without port in build manifest
|
6 months ago |
Tsu-ba-me
|
bc30cae0f7
|
fix(striker-ui-api): remove map network flag command
|
6 months ago |
Tsu-ba-me
|
245e3a94cf
|
fix(striker-ui-api): handle null server host uuid in build power handler
|
9 months ago |
Tsu-ba-me
|
1d08f747c6
|
fix(striker-ui-api): include IPMI info in host list
|
9 months ago |
Tsu-ba-me
|
d79599083f
|
refactor(striker-ui-api): centralize all JSON.stringify in logs
|
9 months ago |
Tsu-ba-me
|
4d5d698a9c
|
refactor(striker-ui-api): rename print functions
|
9 months ago |
Tsu-ba-me
|
41aba69a5a
|
fix(striker-ui-api): don't crash API on fetch VNC info error
|
9 months ago |
Tsu-ba-me
|
10087b5c58
|
fix(striker-ui-api): enhance VNC proxy error messages
|
9 months ago |
Tsu-ba-me
|
7b3e445ed0
|
refactor(striker-ui-api): remove unnecessary wrapper in main process starter
|
9 months ago |
Tsu-ba-me
|
4c8dcfca0b
|
fix(striker-ui-api): default runOn to target uuid in 'stop' power tasks
|
9 months ago |
Tsu-ba-me
|
dbc4bf933e
|
fix(striker-ui-api): correct query to get host uuid in server power handler
|
9 months ago |
Tsu-ba-me
|
91dd5d37a1
|
fix(striker-ui-api): set job host uuid for start/stop server jobs
|
9 months ago |
Tsu-ba-me
|
e57727411b
|
fix(striker-ui-api): remove unused path to anvil-get-server-screenshot
|
9 months ago |
Tsu-ba-me
|
69f4186739
|
fix(striker-ui-api): empty existing database hash before re-reading to remove deleted data
|
9 months ago |
Tsu-ba-me
|
56fb79e041
|
fix(striker-ui-api): correct defaults in get host connection; patches #593
|
9 months ago |
Tsu-ba-me
|
2306776c37
|
fix: rename load_interfces->load_interfaces of Network.pm
|
11 months ago |
Tsu-ba-me
|
c5c127e4c6
|
fix(striker-ui): set timeout to 30s for manage alerts
|
11 months ago |
Tsu-ba-me
|
e5cf18a562
|
fix(striker-ui-api): cascade delete alert override records when delete mail recipient
|
11 months ago |
Tsu-ba-me
|
462a4ae999
|
fix(striker-ui-api): respond with created mail recipient uuid
|
11 months ago |
Tsu-ba-me
|
6a47a4c9be
|
fix(striker-ui-api): correct condition to append flag to manage alerts
|
11 months ago |
Tsu-ba-me
|
e340169dbe
|
fix(striker-ui-api): include brief node info in alert override response
|
11 months ago |
Tsu-ba-me
|
dc0c919436
|
fix(striker-ui-api): allow filter alert override list with recipient
|
11 months ago |
Tsu-ba-me
|
4a7feae98a
|
fix(striker-ui-api): make /alert-override, /mail-recipient available
|
11 months ago |
Tsu-ba-me
|
e64b9dbf91
|
feat(striker-ui-api): add /alert-override handlers
|
11 months ago |
Tsu-ba-me
|
08c0d09d08
|
fix(striker-ui-api): swap key-value of flag bundles in manage alerts
|
11 months ago |
Tsu-ba-me
|
6288a52d99
|
feat(striker-ui-api): add /mail-recipient handlers
|
11 months ago |
Tsu-ba-me
|
22fa465f1b
|
fix(striker-ui-api): move uuid assert for update mail server
|
11 months ago |
Tsu-ba-me
|
9f1c2dd2c3
|
fix(striker-ui-api): add recipient and alert-override switches to manage alerts
|
11 months ago |
Tsu-ba-me
|
0774c80703
|
feat(striker-ui-api): add /mail-server routes
|
11 months ago |
Tsu-ba-me
|
3ce6eb3ffe
|
fix(striker-ui-api): correct passing flags to access module
|
12 months ago |
Tsu-ba-me
|
44a39c02f1
|
fix(striker-ui-api): remove timeout on spawning access module child process
|
12 months ago |
Tsu-ba-me
|
4bb0a32764
|
fix(striker-ui-api): add env to control debug level on access child process
|
12 months ago |
Tsu-ba-me
|
fff3d965c8
|
fix(striker-ui-api): remove unused root access to perl modules
|
12 months ago |
Tsu-ba-me
|
89b516f12f
|
feat(striker-ui-api): add repeater for passing verbose flags to perl scripts
|
12 months ago |
Tsu-ba-me
|
8564381815
|
fix(striker-ui-api): make ipmi address optional
|
1 year ago |
Tsu-ba-me
|
7bb98ba95f
|
fix(striker-ui-api): add force option to shutdown server
|
1 year ago |
Tsu-ba-me
|
47960b8565
|
fix(striker-ui-api): replace all instances of parseInt
|
1 year ago |
Tsu-ba-me
|
8f5620f84e
|
fix(striker-ui-api): exclude blank records from provision server data
|
1 year ago |
Tsu-ba-me
|
f56cf55f04
|
fix(striker-ui-api): min VG sizes instead of sum when getting anvil node storage
|
1 year ago |
Tsu-ba-me
|
0fad937554
|
fix(striker-ui-api): move user to session cookie
|
1 year ago |
Tsu-ba-me
|
34bd441c83
|
fix(striker-ui-api): add session cookie to hold expiry
|
1 year ago |
Tsu-ba-me
|
35469d2895
|
fix(striker-ui-api): disable caching /init; not including reinit
|
1 year ago |