Front-end integration for disabled subservers#620
Conversation
de981bf to
b8edfc8
Compare
935ea43 to
62e7b9e
Compare
|
Also for the svg, we might want to tweak the color to be |
|
ACK to @jbrill's SVG comment! Always have to remember that one when dealing with icons 😂 |
43f32c7 to
538f582
Compare
4b32e5b to
e340e62
Compare
e340e62 to
070fdd0
Compare
|
@jbrill: review reminder |
jamaljsr
left a comment
There was a problem hiding this comment.
tACK. Great work on this @itsrachelfish! I tested and confirmed both the disabled and error statuses. The functionality is good to go, so approved from my end.
I left some comments on code improvements that could be made if time permits, or saved for a follow-up PR.
070fdd0 to
861d64c
Compare
2d2e473 to
c6a24e7
Compare
ed9264e to
fa9e3d7
Compare
54d04cb to
e29cfe9
Compare
jamaljsr
left a comment
There was a problem hiding this comment.
Fantastic update! The code looks so much cleaner now.
Just have one more small suggestion.
e29cfe9 to
c223c40
Compare
jbrill
left a comment
There was a problem hiding this comment.
Looks great! Thanks for the updates! 🚀
c223c40 to
5ff3863
Compare
This PR creates a new SubServerStatus store which checks which services are being run by litd. When loop and pool are not running or are in an error state, the page displays an error message:
Depends on #541