Added restart button
closes #464
📑 Description
✅ Checks
- [ ] I have updated the documentation as required
- [x] I have performed a self-review of my code
ℹ Additional context
added restart button
@petar-cvit would like to know your thought that if it would be better to show restart button for all 3 resources if they are present in a single module
@petar-cvit
@petar-cvit done
@petar-cvit should I refresh moduleDetails page on restarting? using this line window.location.href = "/modules/" + moduleName;
should I refresh moduleDetails page on restarting? using this line window.location.href = "/modules/" + moduleName;
No need to do it. It affects only the resource and not the whole Module
@petar-cvit can you please review now?
@petar-cvit can you please review this pr?
@petar-cvit can you please review this PR?
error case
success case
@petar-cvit can you please review now?