* Migrate installed_command.jsx to be pure and use Redux
* Add test for InstalledCommand component
* Fix failing test and typo
* Whoops. Revert back deleted filter
* Add filter test
* Remove commands related code from /stores/integration_store.jsx
* Migrate edit_command.jsx to be pure and use Redux, add basic test
* Update newCommand to reference modified command
* Fix typo
* Remove unnecessary re-renders