Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MM-9755: Fix for bouncing new channel modal. Fix for command+enter co… #921

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

mkraft
Copy link
Contributor

@mkraft mkraft commented Mar 9, 2018

Summary

Reverts b3d3735 and c39d18b and makes minimal change for enabling CMD+ENTER to submit comments, and a fix for the "bouncing new channel modal" bug.

Ticket Link

MM-9755

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Ran make check-style to check for style errors (required for all pull requests)
  • Ran make test to ensure unit and component tests passed

@mkraft mkraft requested review from hmhealey and enahum March 9, 2018 19:21
@jasonblais jasonblais added this to the v4.8.0 milestone Mar 9, 2018
@jasonblais jasonblais added the 2: Dev Review Requires review by a core commiter label Mar 9, 2018
@mkraft mkraft changed the title MM-9755: Fix for bounding new channel modal. Fix for command+enter co… MM-9755: Fix for bouncing new channel modal. Fix for command+enter co… Mar 12, 2018
@hmhealey hmhealey added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter labels Mar 12, 2018
@GoldUniform GoldUniform merged commit af3671b into release-4.8 Mar 12, 2018
@GoldUniform GoldUniform deleted the MM-9755 branch March 12, 2018 18:17
@amyblais amyblais added Changelog/Done Required changelog entry has been written Docs/Not Needed Does not require documentation labels Mar 12, 2018
@lindalumitchell lindalumitchell added Tests/Not Needed Does not require new release tests Tests/Done Release tests have been written and removed Tests/Not Needed Does not require new release tests labels Mar 14, 2018
hmhealey pushed a commit that referenced this pull request Aug 28, 2020
* MM-17152 - Added support for plugins marketplace endpoint (#912)

* Added support for plugins marketplace endpoint

* Added markeplace plugin status constanst

* Fixed field used in installed selector

* Updated marketplace route to use base getPluginRoute

* Changed state to use new InstalledVersion property to filter installed plugins

* Added action to handle error when getting plugins for the marketplace

* MM-18139 - Add signature_url to install_from_url api (#917)

* MM-18139 - Add signature_url param when invoking install_from_url api

* Using plugin_download_url, signature_download_url instead

* MM-17550 Added support for search term in get marketplace plugins (#920)

* Added support for plugins marketplace endpoint

* Added markeplace plugin status constanst

* Fixed field used in installed selector

* Updated marketplace route to use base getPluginRoute

* Changed state to use new InstalledVersion property to filter installed plugins

* Added action to handle error when getting plugins for the marketplace

* Added support for search in marketplace plugins api

* PR Feedback and no results case handling

* Moved default value of filter at the time adding params to the url

* MM-18103 - Added telemetry events for plugin marketplace (#922)

* Added marketplace  diagnostics events to whitelist
'

* Added search event to whitelist

* Revert "MM-18139 - Add signature_url param when invoking install… (#921)

This reverts commit 79816fb7db2185d29fc6a2679b0811aed05eb4d1.

* MM-18475 - Converge on snake_case responses from the marketplace (#923)

* PR Feedback

* Removing error handling from redux
hmhealey pushed a commit that referenced this pull request Mar 17, 2021
* MM-17152 - Added support for plugins marketplace endpoint (#912)

* Added support for plugins marketplace endpoint

* Added markeplace plugin status constanst

* Fixed field used in installed selector

* Updated marketplace route to use base getPluginRoute

* Changed state to use new InstalledVersion property to filter installed plugins

* Added action to handle error when getting plugins for the marketplace

* MM-18139 - Add signature_url to install_from_url api (#917)

* MM-18139 - Add signature_url param when invoking install_from_url api

* Using plugin_download_url, signature_download_url instead

* MM-17550 Added support for search term in get marketplace plugins (#920)

* Added support for plugins marketplace endpoint

* Added markeplace plugin status constanst

* Fixed field used in installed selector

* Updated marketplace route to use base getPluginRoute

* Changed state to use new InstalledVersion property to filter installed plugins

* Added action to handle error when getting plugins for the marketplace

* Added support for search in marketplace plugins api

* PR Feedback and no results case handling

* Moved default value of filter at the time adding params to the url

* MM-18103 - Added telemetry events for plugin marketplace (#922)

* Added marketplace  diagnostics events to whitelist
'

* Added search event to whitelist

* Revert "MM-18139 - Add signature_url param when invoking install… (#921)

This reverts commit 79816fb7db2185d29fc6a2679b0811aed05eb4d1.

* MM-18475 - Converge on snake_case responses from the marketplace (#923)

* PR Feedback

* Removing error handling from redux
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Done Required changelog entry has been written Docs/Not Needed Does not require documentation Tests/Done Release tests have been written
Projects
None yet
7 participants