Commit Graph

392 Commits

Author SHA1 Message Date
Tsu-ba-me
8b98c5fe6c build(striker-ui-api): rebuild 2023-09-21 03:41:15 -04:00
Tsu-ba-me
d8e214715a fix(striker-ui-api): add host type to file detail 2023-09-21 03:41:15 -04:00
Tsu-ba-me
37a096563b fix(striker-ui-api): add info to /api/anvil 2023-09-21 03:41:15 -04:00
Tsu-ba-me
7a2d1776f7 fix(striker-ui-api): refine logs in access module 2023-08-21 18:21:08 -04:00
Tsu-ba-me
2d919a23b0 build(striker-ui-api): rebuild 2023-08-20 19:58:01 -04:00
Tsu-ba-me
7d98119abe fix(striker-ui&api): provide formatted os list to provision form 2023-08-20 19:56:17 -04:00
Tsu-ba-me
ce1c1c6475 fix(striker-ui-api): adjust os list extraction to match new format from tool output 2023-08-20 19:44:42 -04:00
Tsu-ba-me
7e52f4c439 build(striker-ui-api): rebuild 2023-08-19 04:40:33 -04:00
Tsu-ba-me
5b3ff87c1f fix(striker-ui-api): replace multer with busboy for file upload 2023-08-19 04:40:33 -04:00
Tsu-ba-me
abf5429c3b fix(striker-ui-api): don't check anvil name if doesn't exist when add host in run manifest 2023-08-19 04:40:33 -04:00
Tsu-ba-me
f7ba805b95 build(striker-ui-api): rebuild 2023-08-17 02:00:00 -04:00
Tsu-ba-me
fa70667711 fix(striker-ui-api): exclude deleted fences, upses, manifests from manifest template 2023-08-17 01:57:08 -04:00
Tsu-ba-me
27ab8f2900 fix(striker-ui-api): allow keyword 'new' as manifest UUID in manifest creation 2023-08-17 01:40:36 -04:00
Tsu-ba-me
3a5a747d3e fix(striker-ui-api): rebuild 2023-08-12 23:46:34 -04:00
Tsu-ba-me
81b96860ea fix(striker-ui-api): reduce restrictions on valid UUIDv4 2023-08-12 23:30:13 -04:00
Tsu-ba-me
7631e3ad9c fix(striker-ui-api): send job to target host instead of local in prepare network 2023-08-11 13:39:16 -04:00
Tsu-ba-me
49bd47322d fix(striker-ui-api): handle empty variable name in select host detail 2023-08-11 13:35:11 -04:00
Tsu-ba-me
20b782d50c fix(striker-ui-api): correct left join variables in select host detail 2023-08-11 13:35:11 -04:00
Tsu-ba-me
39cba349bd fix(striker-ui-api): handle empty select host detail query return 2023-08-11 13:35:11 -04:00
Tsu-ba-me
3f9548f33e fix(striker-ui-api): use hosts as core of host detail select query to avoid empty return 2023-08-11 13:35:11 -04:00
Tsu-ba-me
87e23a528f build(striker-ui-api): rebuild 2023-08-09 15:07:36 -04:00
Tsu-ba-me
c70d490dbb chore(striker-ui-api): audit fix 2023-08-09 15:06:37 -04:00
Tsu-ba-me
49e68874fe fix(striker-ui-api): make input fallbacks consistent in prepare host 2023-08-09 15:03:07 -04:00
Tsu-ba-me
80108dd43e fix(striker-ui-api): correct job data creation in create server 2023-08-09 15:03:07 -04:00
Tsu-ba-me
4252435c04 fix(striker-ui-api): simplify job data creation in create host connection 2023-08-09 15:03:07 -04:00
Tsu-ba-me
8ab0494ae0 fix(striker-ui-api): correct job data creation in prepare host 2023-08-09 15:03:07 -04:00
Tsu-ba-me
98eec8a10c fix(striker-ui-api): add function to build job data from object 2023-08-09 15:03:07 -04:00
Tsu-ba-me
b31da693a5 fix(striker-ui-api): use common function to build job data for create host connection 2023-08-09 15:03:07 -04:00
Tsu-ba-me
12e257357d fix(striker-ui-api): trim peer database echo output in create host connection 2023-08-09 15:03:07 -04:00
Tsu-ba-me
a5fc7d499e fix(striker-ui-api): write .pgpass with nodejs 'fs' module 2023-08-09 15:03:07 -04:00
Tsu-ba-me
eeab34059b fix(striker-ui-api): call psql directly to test peer database connection 2023-08-09 15:03:07 -04:00
Tsu-ba-me
4182219e86 fix(striker-ui-api): revert database user to 'admin' in create host connection 2023-08-09 15:03:07 -04:00
dependabot[bot]
a78e35457c build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /striker-ui-api
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 13:12:22 -04:00
Tsu-ba-me
d7a5ce7471 build(striker-ui-api): rebuild 2023-08-07 01:49:27 -04:00
Tsu-ba-me
7160450c80 fix(striker-ui-api): revert debug code in create host connection 2023-08-07 01:47:35 -04:00
Tsu-ba-me
d04fef2372 fix(striker-ui-api): correct sanitize boolean 2023-08-07 01:47:35 -04:00
Tsu-ba-me
c8e0ed35c8 fix(striker-ui-api): handle access unordered outputs 2023-08-07 01:47:35 -04:00
Tsu-ba-me
d1bc6c0ce3 fix(striker-ui-api): avoid blank inputs by using sanitize fallback in create host connection 2023-08-07 01:47:35 -04:00
Tsu-ba-me
4a8f6b27dc fix(striker-ui-api): log request method, path 2023-08-07 01:47:35 -04:00
Tsu-ba-me
29f907f003 fix(striker-ui-api): default to root user when add peer striker 2023-08-07 01:47:35 -04:00
Tsu-ba-me
c8a6c09627 build(striker-ui-api): rebuild 2023-07-20 22:28:04 -04:00
Tsu-ba-me
01addb706e fix(striker-ui-api): forward ws connections to /api/server/vnc/* 2023-07-20 22:28:04 -04:00
Tsu-ba-me
9192212bde chore(striker-ui-api): install http-proxy-middleware 2023-07-20 22:28:04 -04:00
Tsu-ba-me
d70c4cdc35 fix(striker-ui-api): correct reversed check on get server VNC info 2023-07-20 22:28:04 -04:00
Tsu-ba-me
7058ef0f4a fix(striker-ui-api): disconnect vnc-related management, only fetch vnc info 2023-07-20 22:28:04 -04:00
Tsu-ba-me
f08319f41b chore: rename striker-manage-vnc-pipes->anvil-manage-vnc-pipe 2023-07-20 22:28:04 -04:00
Tsu-ba-me
e072f9ecf6 build(striker-ui-api): rebuild 2023-07-13 02:11:27 -04:00
Tsu-ba-me
4b3343c421 fix(striker-ui-api): convert, read server screenshot in get server detail 2023-07-13 02:09:06 -04:00
Tsu-ba-me
9009fd23cb build(striker-ui-api): rebuild web UI API 2023-07-03 04:54:18 -04:00
Tsu-ba-me
f7350bef9f fix(striker-ui-api): correct update file location (pre an to per host) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
750b0ac7c0 fix(striker-ui-api): create bridge for node's bcn/ifn with 2 ifaces 2023-07-03 04:46:07 -04:00
Tsu-ba-me
103474a4e2 fix(striker-ui-api): add create_bridge to build network config 2023-07-03 04:46:07 -04:00
Tsu-ba-me
d2cd24be44 fix(striker-ui-api): add string boolean type 2023-07-03 04:46:07 -04:00
Tsu-ba-me
c35bc358b9 fix(striker-ui-api): add prepare subnode network, hoist utils from config striker 2023-07-03 04:46:07 -04:00
Tsu-ba-me
d90d2bc7c5 fix(striker-ui-api): ignore vnet/virbr when selecting network interfaces 2023-07-03 04:46:07 -04:00
Tsu-ba-me
6874218e3c fix(striker-ui-api): include network type, link uuid in host detail response 2023-07-03 04:46:07 -04:00
Tsu-ba-me
c1589eba3c fix(striker-ui-api): organize networks in host detail response 2023-07-03 04:46:07 -04:00
Tsu-ba-me
b24021ebdc feat(striker-ui-api): add function to combine string parts into camelcase 2023-07-03 04:46:07 -04:00
Tsu-ba-me
1665c7efec fix(striker-ui-api): correct response status code in create ups, fence 2023-07-03 04:46:07 -04:00
Tsu-ba-me
5ca88141d2 fix(striker-ui-api): handle fence param sanitization based on type 2023-07-03 04:46:07 -04:00
Tsu-ba-me
203c852518 fix(striker-ui-api): don't get deleted fence(s) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
753ae24098 fix(striker-ui-api): add create, update handlers for /fence 2023-07-03 04:46:07 -04:00
Tsu-ba-me
09b69820b4 fix(striker-ui-api): add anvil data fence hash type 2023-07-03 04:46:07 -04:00
Tsu-ba-me
4bbacab09f fix(striker-ui-api): no response body, unspecific fail assert message in create/update UPS 2023-07-03 04:46:07 -04:00
Tsu-ba-me
78d7ce90b9 fix(striker-ui-api): add delete endpoint for /fence 2023-07-03 04:46:07 -04:00
Tsu-ba-me
830e07d30c fix(striker-ui-api): add create, update UPS(es) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
63dafe0e6a fix(striker-ui-api): add delete UPS(es), don't get deleted UPS(es) 2023-07-03 04:46:07 -04:00
Tsu-ba-me
58a867f010 fix(striker-ui-api): add delete request builder 2023-07-03 04:46:07 -04:00
Tsu-ba-me
ac8e4633dc build(striker-ui-api): rebuild web UI API 2023-07-03 04:46:06 -04:00
Tsu-ba-me
bc1b8bec20 fix(striker-ui-api): expose job endpoint for init, filter job by command 2023-07-03 04:46:06 -04:00
Tsu-ba-me
2db17c9d1b fix(striker-ui-api): correct config to job data, allow flexible org name in config striker 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c417de89e7 fix(striker-ui-api): correct request body in config striker 2023-07-03 04:46:06 -04:00
Tsu-ba-me
50a1160f1d fix(striker-ui-api): match method, path pattern for config striker 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d64ad303e8 fix(striker-ui-api): redirect /init/* to protected endpoints post striker init 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8403d7315b fix(striker-ui-api): assert host configured before authentication 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c33a7e27b6 fix(striker-ui-api): make required endpoints public when striker is not configured 2023-07-03 04:46:06 -04:00
Tsu-ba-me
5067ca04da fix(striker-ui-api): allow set map network to be requested without UUID 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a3491a1a9a fix(striker-ui-api): record config striker data as form::config_step... variables 2023-07-03 04:46:06 -04:00
Tsu-ba-me
252c552771 fix(striker-ui-api): clear cookies on logout 2023-07-03 04:46:06 -04:00
Tsu-ba-me
09029d5e7b style(striker-ui-api): adjust spacing in access module 2023-07-03 04:46:06 -04:00
Tsu-ba-me
820b413d86 fix(striker-ui-api): change session cookie name, set user cookie 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4c783673af fix(striker-ui-api): remove unused guard API env variable 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4e03e62dd4 fix(striker-ui-api): add endpoint for delete server(s) 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9067791e38 fix(striker-ui-api): add commands for server VM power management 2023-07-03 04:46:06 -04:00
Tsu-ba-me
993c2350e5 fix(striker-ui-api): add get all anvil node pair summary 2023-07-03 04:46:06 -04:00
Tsu-ba-me
6c1910d6e3 chore(striker-ui-api): un-verbose building vnc pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
911f0322cb fix(striker-ui-api): don't include deleted users in GET /user 2023-07-03 04:46:06 -04:00
Tsu-ba-me
73e567b0dc fix(striker-ui-api): manage vnc with higher permissions 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9b13c77752 fix(striker-ui-api): add flag to toggle API endpoint guard 2023-07-03 04:46:06 -04:00
Tsu-ba-me
aa1ea8d796 fix(striker-ui-api): add endpoint to manage VNC SSH tunnel 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f56f931599 fix(striker-ui-api): add set host config::map_network variable command endpoint 2023-07-03 04:46:06 -04:00
Tsu-ba-me
322f1c4607 refactor(striker-ui-api): rearrange GET network-interface handler 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8b828f81a5 fix(striker-ui-api): read server screenshot from memory instead of through job 2023-07-03 04:46:06 -04:00
Tsu-ba-me
7465a3ab4e fix(striker-ui-api): make only admin can see all users 2023-07-03 04:46:06 -04:00
Tsu-ba-me
61deceb849 fix(striker-ui-api): avoid single quotes in access interact 2023-07-03 04:46:06 -04:00
Tsu-ba-me
710f076d04 fix(striker-ui-api): protect mod user endpoints based on account 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a9d0ae4ae7 fix(striker-ui-api): don't consider name of deleted users as used 2023-07-03 04:46:06 -04:00
Tsu-ba-me
e93c48bec4 fix(striker-ui-api): don't allow admin to change username 2023-07-03 04:46:06 -04:00
Tsu-ba-me
cbfbc38f10 fix(striker-ui-api): remove slashes from rand password in create user 2023-07-03 04:46:06 -04:00
Tsu-ba-me
75068c1957 fix(striker-ui-api): identify current user when getting users 2023-07-03 04:46:06 -04:00