Tsu-ba-me
ce1c1c6475
fix(striker-ui-api): adjust os list extraction to match new format from tool output
1 year ago
Digimer
644953135a
Merge pull request #445 from ylei-tsubame/tmp/rebuild
...
Web UI: patch #441 , #432 , security #12 , and file upload progress
1 year ago
Tsu-ba-me
34d1693698
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
7e52f4c439
build(striker-ui-api): rebuild
1 year ago
Tsu-ba-me
54d92f0c21
fix(striker-ui): correct file upload progress display
...
The upload progress was all modifying the last uploading file in the
list. This commit corrects it such that each progress event matches the
file uplaoding.
In addition, this commit alos prevents the pregress bar from reaching
100 before the request completes.
1 year ago
Tsu-ba-me
5b3ff87c1f
fix(striker-ui-api): replace multer with busboy for file upload
1 year ago
Tsu-ba-me
686f61969c
fix(striker-ui): rename node->subnode in manifest form fields
1 year ago
Tsu-ba-me
abf5429c3b
fix(striker-ui-api): don't check anvil name if doesn't exist when add host in run manifest
1 year ago
Digimer
3d857d7700
Merge pull request #444 from ClusterLabs/prep-release
...
Update release script to use correct gpg and release url
1 year ago
Digimer
15176c9614
Merge branch 'main' into prep-release
1 year ago
Digimer
5e95b2e8b4
Merge pull request #430 from ClusterLabs/beta-fixes
...
* Improved log messaging to not log of a potential boot failure when …
1 year ago
Fabio M. Di Nitto
ffe48a8b26
Update release script to use correct gpg and release url
...
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
1 year ago
digimer
d255adc7b4
* Updated anvil-daemon to set the mode of /mnt/shared/* to 0777 during creation and to check that that mode is set for existing sub-directories. This resolves issue #443 .
...
* Cleaned up anvil-manage-dr.8 hyphen escapes.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
f23768ac32
* Updated Striker->generate_manifest() to remove integral DR support and add migration-network support. This helps address issue #440 .
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Digimer
4f2e766bab
Merge branch 'main' into beta-fixes
1 year ago
Digimer
606b33c5d6
Merge pull request #438 from ylei-tsubame/tmp/rebuild
...
Web UI: patch #423 , #431 , #437 , and extra
1 year ago
Tsu-ba-me
f7ba805b95
build(striker-ui-api): rebuild
1 year ago
Tsu-ba-me
3374ca6a4b
build(striker-ui): rebuild
1 year ago
Tsu-ba-me
fa70667711
fix(striker-ui-api): exclude deleted fences, upses, manifests from manifest template
1 year ago
Tsu-ba-me
27ab8f2900
fix(striker-ui-api): allow keyword 'new' as manifest UUID in manifest creation
1 year ago
Tsu-ba-me
07e04a970a
fix(striker-ui): add form summary to manage manifest forms
1 year ago
Tsu-ba-me
382640bad0
fix(striker-ui): add optional close button to form dialog
1 year ago
Tsu-ba-me
ade881f0d3
fix(striker-ui): remove custom sort comparator for network ifaces
1 year ago
Tsu-ba-me
8846a09a2c
fix(striker-ui): sort network ifaces by name initially
1 year ago
digimer
02de75a6ab
* Improved log messaging to not log of a potential boot failure when the local DRBD volume(s) are all UpToDate and the peer is offline.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Digimer
2c747600b7
Merge pull request #427 from ylei-tsubame/tmp/rebuild
...
Web UI: fixes to resolve #410 , #418 , #421 , #426 , and #429
1 year ago
Digimer
99829fce6e
Merge branch 'main' into tmp/rebuild
1 year ago
Tsu-ba-me
71f1247b95
fix(striker-ui): rebuild
1 year ago
Digimer
ede910b505
Merge pull request #408 from ClusterLabs/beta-fixes
...
* Added PID logging as an option, and enabled it in ocf:alteeve:server
1 year ago
Tsu-ba-me
3a5a747d3e
fix(striker-ui-api): rebuild
1 year ago
Tsu-ba-me
fd3596e4ab
fix(striker-ui): reduce restrictions on valid UUIDv4
1 year ago
Tsu-ba-me
81b96860ea
fix(striker-ui-api): reduce restrictions on valid UUIDv4
1 year ago
Digimer
6916032527
Merge branch 'main' into beta-fixes
1 year ago
Tsu-ba-me
54e0ae35c5
fix(striker-ui): rename nodes->subnodes in hosts panel
1 year ago
Tsu-ba-me
92c4cb86c1
fix(striker-ui): rename node->subnode in host status
1 year ago
Tsu-ba-me
94480c68d6
fix(striker-ui): rename 'node pair'->node in provision server
1 year ago
Tsu-ba-me
32ee5c65c9
fix(striker-ui): rename node->subnode in prepare host form
1 year ago
digimer
4c118cf3b4
* Created empty man page files all remaining tools.
...
* Started fixing existing man pages, and writting needed ones.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
Tsu-ba-me
7631e3ad9c
fix(striker-ui-api): send job to target host instead of local in prepare network
1 year ago
Tsu-ba-me
d3b0da9396
fix(striker-ui): include DR host(s) in prepare network
1 year ago
Tsu-ba-me
a91d4f6e5e
fix(striker-ui): guard against uninit subnodes in network init form
1 year ago
Tsu-ba-me
49bd47322d
fix(striker-ui-api): handle empty variable name in select host detail
1 year ago
Tsu-ba-me
20b782d50c
fix(striker-ui-api): correct left join variables in select host detail
1 year ago
Tsu-ba-me
39cba349bd
fix(striker-ui-api): handle empty select host detail query return
1 year ago
Tsu-ba-me
3f9548f33e
fix(striker-ui-api): use hosts as core of host detail select query to avoid empty return
1 year ago
Tsu-ba-me
53f169ad5c
fix(striker-ui): add close button to add peer dialog
1 year ago
Tsu-ba-me
fce5bc5c11
fix(striker-ui): set query param for fetch screenshot explicitly
1 year ago
Digimer
bbb6c96ece
Merge pull request #402 from ylei-tsubame/issues/399-populate-network-config
...
Web UI: auto-suggest partial or whole IP and subnet mask for host networks during config
1 year ago
digimer
79497fe106
Created empty man files that need to be written, more to come.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
f56c63fa48
Added two more man pages.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago