summaryrefslogtreecommitdiffstats
path: root/webapp/components/at_mention/index.jsx
Commit message (Collapse)AuthorAgeFilesLines
* [PLT-1031] Update clicking on @mention to show the contact card (#6989)Saturnino Abril2017-07-261-11/+1
| | | | | | * update clicking on @mention to show the contact card * update per comment - getUserFromMentionName and suffix
* PLT-4457 Added AtMention component to better render at mentions (#6563)Harrison Healey2017-06-201-0/+27
* Moved Utils.searchForTerm into an action * Added easier importing of index.jsx files * PLT-4457 Added AtMention component to better render at mentions * Fixed client unit tests * Fixed merge conflict * Fixed merge conflicts