summaryrefslogtreecommitdiffstats
path: root/web/react/components/search_results.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Update search results profiles properly on refresh and handle scrollHeight errorJoramWilander2016-02-251-3/+17
|
* Fix profiles issue with RHSJoramWilander2016-02-241-0/+10
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
|
* Fix issue with searching for short stringsReed Garmsen2016-02-101-6/+9
|
* Changed SearchResults to update when the channel store receives datahmhealey2016-02-081-5/+25
|
* PLT-7: Refactoring frontend (chunk 9)Elias Nahum2016-02-011-13/+19
| | | | - sidebar right & rhs
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-6/+6
| | | | system.
* Added search button to mobile navbarhmhealey2015-11-181-3/+16
|
* Multiple UI ImprovementsAsaad Mahmood2015-11-161-2/+0
|
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* Multiple UI changesAsaad Mahmood2015-11-031-1/+10
|
* Refactoring post_store into post_store and search_storeChristopher Speller2015-10-261-5/+5
|
* Handle window resize events in React wayAntti Ahti2015-10-201-9/+18
| | | | | | Use the React-way of handling resize events. Essentially store the window size in component state instead of doing some custom handling. See http://facebook.github.io/react/tips/dom-event-listeners.html
* Multiple UI ImprovementsAsaad Mahmood2015-10-151-1/+3
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* MM-2065 breaking seach_results into multiple files=Corey Hulen2015-09-021-145/+73
|
* remove search term after the RHS is closednickago2015-08-211-0/+7
|
* Revert "MM-375 Adds text formatting features using a modified version of the ↵Christopher Speller2015-08-141-10/+2
| | | | marked js library"
* Implemented basic text formatting package using a modfied version of the ↵Reed Garmsen2015-08-121-2/+10
| | | | marked js library. Supports *bold*, _italics_, and `code`
* Added channel name to RHS comment threads; minor css changes to compensate ↵Reed Garmsen2015-07-191-1/+1
| | | | for addition
* fix incorrect call for AsyncClient.dispatchErrorralder2015-07-131-43/+30
|
* Added update function to image update and fixed corner casesnickago2015-07-131-1/+2
|
* Merge pull request #115 from nickago/MM-1425Corey Hulen2015-07-011-1/+1
|\ | | | | MM-1425 Facelifted "direct message" to "private message"
| * Facelifted "direct message" to "private message"nickago2015-07-011-1/+1
| |
* | Finally fixed the git weirdnessnickago2015-07-011-0/+6
|/
* first commit=Corey Hulen2015-06-141-0/+180