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

PLT-8533 Fixed username autocomplete not working with mixed cases #595

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

hmhealey
Copy link
Member

@hmhealey hmhealey added the 2: Dev Review Requires review by a core commiter label Jan 11, 2018
@hmhealey hmhealey added this to the v4.7.0 milestone Jan 11, 2018
@hmhealey
Copy link
Member Author

hmhealey commented Jan 11, 2018

@miguelespinoza Would you also be able to review this just to make sure I'm not breaking your fix from #442?

@saturninoabril saturninoabril added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter labels Jan 11, 2018
@GoldUniform GoldUniform merged commit 7a5cd40 into release-4.6 Jan 11, 2018
@GoldUniform GoldUniform deleted the plt8533 branch January 11, 2018 20:21
@lindalumitchell lindalumitchell added the Tests/Done Release tests have been written label Jan 11, 2018
jwilander added a commit that referenced this pull request Jan 16, 2018
* PLT-8496 Fix shift+Up to open reply RHS (#554)

* Fix shift+Up to open reply RHS

* Feedback review

* Remove unsued vars

* Fix FF in mobile view (#559)

* Fix FF in mobile view

* show error in console when changeCss fails

* Fix hover and unmounting issues with post_info (#562)

* Release 4.6 (#567)

* PLT-8507 - Reply icon not inline in firefox

* PLT-8504 - Scroll bar cutting of File thumbnails

* Fix many places where components error when missing props (#571)

* Based on release-4.6 (#566)

This PR redirects a user to the town square channel before unsubscribing them from the current channel.

* RN-8502 Show errors on Join Another Team page (#563)

* fix incorrect channel notification settings when switching teams and reset active section whenever channel notification modal is closed or hidden (#560)

* [PLT-8424] Do not show add-user-to-channel ephemeral message at center (#533)

* do not show add-user-to-channel ephemeral message at center

* send add to channel ephemeral post via client app

* PLT-8510: Feature checks for older webkit support of Performance API. (#557)

* PLT-8510: Feature checks for older webkit support of Performance API.

* PLT-8510: Added global performance object for tests.

* Fixed autoFocus issue with delete modal after edit (#572)

* Fixed autoFocus issue with delete modal after edit

* check style fixes

* conditional check

* update copyTheme string on handleColorChange (#580)

* PLT-8335 fixing issue with iOS classic (#579)

* PLT-8335 fixing issue with iOS classic

* Fixing eslint errors

* PLT-8522 Added clientside rendering for removed from team messages (#576)

* PLT-8522 Added clientside rendering for removed from team messages

* Fixed extra quotation mark

* PLT-8521 - Fixing overlay on sidebar (#581)

* Fixed next button display logic (#586)

(cherry picked from commit 2b5ef33)

* PLT-8539: Fix flagged post attachment regression (#587)

* fix flagged post attachments

* update snapshots

* PLT-8534 added check to ensure that draft message is blank before doing anything (#590)

* added check to ensure that draft message is blank before doing anything

* refactored code to be more readable and easier to follow

* refactored a little more

refactored ctrlEnterKey combo and removed Up from ctrlKeyCombo var name

* PLT-8527 Fix error bar and bad connection state for textbox (#588)

* Correctly reset error connection count

* Force clear errors in announcement bar constructor

* PLT-8533 Fixed username autocomplete not working with mixed cases (#595)

* [PLT-8536] Call PostActions.createPost wrapper function instead of createPost from mattermost-redux (#592)

* call PostActions.createPost wrapper function instead of createPost from mattermost-redux

* revert GlobalActions.postListScrollChange(true) and remove unused createPost props

* PLT-8554 - Updating reply arrow issue (#596)

* PLT-8517: Fix for scrolling reply textarea into view when obstructed by mobile keyboard. (#594)
@amyblais amyblais added Changelog/Done Required changelog entry has been written Docs/Not Needed Does not require documentation labels Feb 1, 2018
hmhealey added a commit that referenced this pull request Aug 28, 2020
* Remove unused Client4 method

* Add message to all doFetchWithResponse errors
hmhealey added a commit that referenced this pull request Mar 17, 2021
* Remove unused Client4 method

* Add message to all doFetchWithResponse errors
hmhealey pushed a commit that referenced this pull request Mar 17, 2021
…599)

* Jenkins build improvements (#592)

* remove test-no-mock target

* generate build/test-results.xml in junit format

* switch Jenkinsfile to build using node:8 Docker image

* parse junit tests results for pipeline display

* tidy up stages:
* remove duplicate checkout target, since this occurs automatically
* remove clean ws step since now running in transient containers
* tidy up shell steps (`exit 1` redundant)
* tidy up stage names

* MM-11484 Add check for undefined channel objects (#588)

* MM-11477 Add message to all doFetchWithResponse errors (#595)

* Remove unused Client4 method

* Add message to all doFetchWithResponse errors
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
Development

Successfully merging this pull request may close these issues.

7 participants