| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* Migrate installed_oauth_app.jsx to be pure and use Redux, add test
* Fix behavior for the error case
|
|
|
|
|
|
| |
* Migrate add_oauth_app.jsx to be pure and use Redux, add tests
* Remove unused flux code for OAuthApps
|
|
|
|
|
|
| |
* Migrate installed_oauth_apps.jsx to be pure and use Redux
* Props docs typo, add test, remove commands_container, bump yarn.lock
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* Migrate add incoming webhook components to redux
* Migrate edit incoming webhook components to redux
* Add tests
|
| |
|
|
* Migrate add_command.jsx to be pure and use redux
* Add basic test for AddCommand component
|