summaryrefslogtreecommitdiffstats
path: root/webapp/components/search_results_header.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | * Updating client dependancies. Switching to using yarn. * Updating React * Moving pure components to using function syntax (performance gains with newer react version) * Updating client dependancies. * Ignore .yarninstall * Enabling pre-lockfile because it's the entire point of using yarn. * Removing old webpack config * Moving to new prop-types * Fixing ESLint Errors * Updating jest snapshots. * Cleaning up package.json
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Add pinned posts (#4217)Gabin Aureche2017-03-131-1/+13
|
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-2/+2
|
* First commit for toggling mentions using shortcut and button (#4169)Pepijn2016-10-111-19/+2
| | | | | Also did some refactoring and moved code to actions Fixed coding style errors
* Fix messages id & Add necessary messages to en.json (#4027)Yusuke Nemoto2016-09-161-3/+3
|
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added flagged posts functionality * UI Improvements to flags (#3697) * Added flag functionality for mobile * Updating flagged text (#3699) * Add back button to RHS thread when coming from flagged posts * Updating position of flags (#3708) * Plt 3506 - Reverting flag position (#3724) * Revert "Updating position of flags (#3708)" This reverts commit aaa05632c5d9eda35a048300a5bd7e99584c5b58. * Fixing the icon in search * Help text and white space improvements (#3730) * Updatng help text and some white spacing. * Updating help text
* Adding expand icon for RHS (#3386)Asaad Mahmood2016-06-291-10/+77
| | | | | | | | | | | | | | | | * Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+77