Commit Graph

3232 Commits

Author SHA1 Message Date
Tsu-ba-me
29cd0d2c2f fix(striker-ui): change NIC table render 2022-11-28 14:37:18 -05:00
Tsu-ba-me
b663d10196 fix(striker-ui): don't draw outline on datagrid cell focus 2022-11-28 14:37:18 -05:00
Tsu-ba-me
439a7dfdc7 fix(striker-ui-api): limit NICs by host UUID and not DELETED 2022-11-28 14:37:18 -05:00
Tsu-ba-me
a0bfa63b30 feat(striker-ui): add /init page 2022-11-28 14:37:18 -05:00
Tsu-ba-me
c424980bb7 feat(striker-ui-api): add /network-interface endpoint 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6ddc0dd5b5 fix(striker-ui): hide Link underline and show Link icon 2022-11-28 14:37:18 -05:00
Tsu-ba-me
6dfa7e6b70 fix(striker-ui): link server list preview to VNC 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e3b5688779 fix(striker-ui): link server name to server detail page 2022-11-28 14:37:18 -05:00
Tsu-ba-me
9cd1ffb3ae fix(striker-ui): set anvil UUID when loading anvil list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
145d9aeddc fix(striker-ui): add button to provision server in server list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
5c8d6691f4 fix(striker-ui): add link to Anvil on each server list item 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8560171d8f fix(striker-ui): pad server preview when inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
03e04a0a07 fix(striker-ui): enable end adnorment in Preview title 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d81b0e54d7 fix(striker-ui): add custom Link component 2022-11-28 14:37:18 -05:00
Tsu-ba-me
fbac65857d fix(striker-ui): auto handle inner panel header vertical spacing 2022-11-28 14:37:18 -05:00
Tsu-ba-me
ca5c0becf7 fix(striker-ui): revise Decorator to allow props override 2022-11-28 14:37:18 -05:00
Tsu-ba-me
4a268c4b57 fix(striker-ui-api): add anvil node pair info to /server 2022-11-28 14:37:18 -05:00
Tsu-ba-me
0d67310242 fix(striker-ui): add link from server list to server detail 2022-11-28 14:37:18 -05:00
Tsu-ba-me
207943123b fix(striker-ui): duck-tape update server list with old search term 2022-11-28 14:37:18 -05:00
Tsu-ba-me
89549cd317 fix(striker-ui): visually differentiate between fresh and stale server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
1d39e4d918 fix(striker-ui-api): use separate fifo for each server screenshot request and read all data chunks 2022-11-28 14:37:18 -05:00
Tsu-ba-me
90c3004e90 fix(striker-ui-api): consolidate system calls into shell module 2022-11-28 14:37:18 -05:00
Tsu-ba-me
bb02d556d4 fix(tools): add output file id switch to anvil-get-server-screenshot 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e06281bce0 fix(striker-ui): render async server screenshots 2022-11-28 14:37:18 -05:00
Tsu-ba-me
4c4ce1834b feat(striker-ui-api): add fetch server screenshot endpoint logic 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e5fc75f306 fix(tools): fetch and send server screenshot from node to striker that made the request 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e14b1fc93e fix(tools): use absolute paths in anvil-get-server-screenshot 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d3cd671288 fix(striker-ui-api): handle empty query params 2022-11-28 14:37:18 -05:00
Tsu-ba-me
f88ac0387d fix(striker-ui-api): hoist regex patterns 2022-11-28 14:37:18 -05:00
Tsu-ba-me
f476524461 fix(striker-ui-api): get anvil UUIDs from query params in GET /server 2022-11-28 14:37:18 -05:00
Tsu-ba-me
4b03be4bc3 fix(tools): restrict get server screenshot output to stdout 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2c1f400222 fix(tools): avoid using undef resize args when getting server screenshot 2022-11-28 14:37:18 -05:00
Tsu-ba-me
7b14433588 fix(tools): always convert server screenshot to PNG 2022-11-28 14:37:18 -05:00
Tsu-ba-me
374f88acb7 fix(tools): use --quiet when getting server screenshot 2022-11-28 14:37:18 -05:00
Tsu-ba-me
e5b3243f04 fix(striker-ui): move old dashboard to /anvil and add server list as dashboard 2022-11-28 14:37:18 -05:00
Tsu-ba-me
b2e4747058 fix(striker-ui): ensure inner panel header wraps properly 2022-11-28 14:37:18 -05:00
Tsu-ba-me
c1f4ac10c9 fix(striker-ui): lower fake paper z-index in Panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
8bb4597434 fix(striker-ui): allow server preview to switch inner panel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
f4d256323a fix(striker-ui): consolidate InnerPanel styles 2022-11-28 14:37:18 -05:00
Tsu-ba-me
0e720527bd fix(striker-ui): fill Panel with fake paper 2022-11-28 14:37:18 -05:00
Tsu-ba-me
3a1d7dc4b2 fix(striker-ui): restyle Preview for server list 2022-11-28 14:37:18 -05:00
Tsu-ba-me
26a64ecb2f fix(striker-ui-api): change response format for GET /server 2022-11-28 14:37:18 -05:00
Tsu-ba-me
2c967b1a7f chore(striker-ui): add local format-data-size package; to be replaced 2022-11-28 14:37:18 -05:00
Tsu-ba-me
d454acf113 fix(striker-ui): remove background from Monospace 2022-11-28 14:37:18 -05:00
Tsu-ba-me
bcfda2e37d fix(striker-ui): show Spinner until provision server data is received 2022-11-28 14:37:18 -05:00
Tsu-ba-me
38d8081c72 fix(striker-ui): add input test to ensure unique server name 2022-11-28 14:37:18 -05:00
Tsu-ba-me
4131c02462 fix(striker-ui): apply Monospace to ConfirmDialog content 2022-11-28 14:37:18 -05:00
Tsu-ba-me
74495758e0 fix(striker-ui): add Monospace; defaults to inline 2022-11-28 14:37:18 -05:00
Tsu-ba-me
1c0ddd59b0 chore(striker-ui-api): rebuild to include changes 2022-11-28 14:37:18 -05:00
Tsu-ba-me
a3143ce172 fix(striker-ui): assert input data in provision server 2022-11-28 14:37:18 -05:00