Tsu-ba-me
c33a7e27b6
fix(striker-ui-api): make required endpoints public when striker is not configured
1 year ago
Tsu-ba-me
5067ca04da
fix(striker-ui-api): allow set map network to be requested without UUID
1 year ago
Tsu-ba-me
900a803472
build(striker-ui): remove unused, add new pages to Makefile
1 year ago
Tsu-ba-me
a3491a1a9a
fix(striker-ui-api): record config striker data as form::config_step... variables
1 year ago
Tsu-ba-me
252c552771
fix(striker-ui-api): clear cookies on logout
1 year ago
Tsu-ba-me
f49ffd709f
fix(striker-ui): add logout, simplify action buttons in AnvilDrawer
1 year ago
Tsu-ba-me
2f9af32845
fix(striker-ui): simplify icon links, display session user in drawer
1 year ago
Tsu-ba-me
574f5e99b5
fix(striker-ui): add cookie jar
1 year ago
Tsu-ba-me
09029d5e7b
style(striker-ui-api): adjust spacing in access module
1 year ago
Tsu-ba-me
820b413d86
fix(striker-ui-api): change session cookie name, set user cookie
1 year ago
Tsu-ba-me
4c783673af
fix(striker-ui-api): remove unused guard API env variable
1 year ago
Tsu-ba-me
da234b02e1
fix(striker-ui): remove unused prepare host/network pages
1 year ago
Tsu-ba-me
5f1d6a8f09
fix(striker-ui): add title to striker config page
1 year ago
Tsu-ba-me
cd869363d2
fix(striker-ui): correct optimized-for-os option key/value in ProvisionServerDialog
1 year ago
Tsu-ba-me
73c791296b
fix(striker-ui): allow delete in server VMs management
1 year ago
Tsu-ba-me
4e03e62dd4
fix(striker-ui-api): add endpoint for delete server(s)
1 year ago
Tsu-ba-me
e638e2d388
fix(striker-ui): set auto width for select in input with select
1 year ago
Tsu-ba-me
3376d5e4ef
fix(striker-ui): add delete preset to IconButton
1 year ago
Tsu-ba-me
ea2997c4d6
fix(striker-ui): replace power button in anvil server management
1 year ago
Tsu-ba-me
a219c120b1
fix(striker-ui): adjust disabled colour in ContainedButton
1 year ago
Tsu-ba-me
9e9a81a5ce
fix(striker-ui): replace all /cgi-bin urls
1 year ago
Tsu-ba-me
837dc3028d
fix(striker-ui): simplify convert from byte to upper binary byte unit(s)
1 year ago
Tsu-ba-me
0312588535
fix(striker-ui): migrate /cgi-bin->/api
1 year ago
Tsu-ba-me
9067791e38
fix(striker-ui-api): add commands for server VM power management
1 year ago
Tsu-ba-me
993c2350e5
fix(striker-ui-api): add get all anvil node pair summary
1 year ago
Tsu-ba-me
3fd611eebb
fix(striker-ui): remove job details link for now
1 year ago
Tsu-ba-me
6c1910d6e3
chore(striker-ui-api): un-verbose building vnc pipes
1 year ago
Tsu-ba-me
d64e5ff17f
chore(tools): hide open all components in manage vnc pipes
1 year ago
Tsu-ba-me
d9d0244f3f
docs(tools): identify most variable outputs in manage vnc pipes
1 year ago
Tsu-ba-me
ce637cbf71
fix(tools): select 0/1 ws instance for given server
1 year ago
Tsu-ba-me
37fb3511d7
fix(libvirt): update server host uuid during guest 'started' operation
1 year ago
Tsu-ba-me
87c8240bf7
fix(striker-ui): complete user management in striker config
1 year ago
Tsu-ba-me
46f299d878
fix(striker-ui): make checks an array of IDs
1 year ago
Tsu-ba-me
911f0322cb
fix(striker-ui-api): don't include deleted users in GET /user
1 year ago
Tsu-ba-me
a272db4239
fix(striker-ui): add submit handler to form utils
1 year ago
Tsu-ba-me
446359bfe9
fix(striker-ui): don't always show null in FormSummary
1 year ago
Tsu-ba-me
1751cef896
fix(striker-ui): handle checks in List with useChecklist hook
1 year ago
Tsu-ba-me
d5baae790c
fix(striker-ui): allow diable delete in List
1 year ago
Tsu-ba-me
0711d8a63a
feat(striker-ui): simplify building form confirm dialog
1 year ago
Tsu-ba-me
e1e03ba7f9
fix(striker-ui): add get list item checkbox props callback to List
1 year ago
Tsu-ba-me
4dece7aaf8
fix(striker-ui): apply withCredentials to all API requests
1 year ago
Tsu-ba-me
8d343e5cca
fix(striker-ui): attempt reconnect after unclean disconnect in VNC
1 year ago
Tsu-ba-me
c4fd8cc2f6
fix(striker-ui): match front-end VNC connect
1 year ago
Tsu-ba-me
73e567b0dc
fix(striker-ui-api): manage vnc with higher permissions
1 year ago
Tsu-ba-me
9b13c77752
fix(striker-ui-api): add flag to toggle API endpoint guard
1 year ago
Tsu-ba-me
be82c6e267
fix(tools): print forward port after open SSH tunnel in manage vnc pipe
1 year ago
Tsu-ba-me
aa1ea8d796
fix(striker-ui-api): add endpoint to manage VNC SSH tunnel
1 year ago
Tsu-ba-me
a48c6997fe
fix(tools): include server host UUID when open VNC SSH tunnel
1 year ago
Tsu-ba-me
3cd00da76d
fix(libvirt): identify server host as local when manage vnc pipes
1 year ago
Tsu-ba-me
ecaa38cfd1
fix(tools): add multiple repairs to manage-vnc-pipes
...
* ensure valid server UUID with pattern
* allow specify known server host UUID
* combine server UUID and server host UUID (a.k.a. ws host UUID) as
unique record in table
* remove unnecessary checks for ws source port
1 year ago