mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
* feat(UI): add workspace restart button (#7137) * Refactor primary buttons * refactor(site): Always show the main actions * Remove tests that are testes on Storybook * Fix tests * Fix keys * added restart btn --------- Co-authored-by: BrunoQuaresma <bruno_nonato_quaresma@hotmail.com> * added restart hook * added error handling * going back to chaining in success callback * add restarting btn * added test * PR feedback --------- Co-authored-by: BrunoQuaresma <bruno_nonato_quaresma@hotmail.com>