summaryrefslogtreecommitdiffstats
path: root/web/react/components/new_channel_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-1/+1
| | | | system.
* Spelling: replace 'Ex' with 'E.g.' in placeholdersJeroen Hoek2015-11-101-1/+1
| | | | | | | When abbreviating "For example" in English, "e.g." is used. See also: https://english.stackexchange.com/questions/16197/whats-the-difference-between-e-g-and-ex
* Added ability to see/edit channel purpose in the clienthmhealey2015-10-271-7/+7
|
* Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-6/+6
|
* Fixing most deprication warningsChristopher Speller2015-10-151-3/+3
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Merge pull request #740 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-09-231-1/+2
|\ | | | | UI Modifications for multiple tickets
| * UI Modifications for multiple ticketsAsaad Mahmood2015-09-221-1/+2
| |
* | Merge pull request #730 from mattermost/shorten-description-help-textCorey Hulen2015-09-221-1/+1
|\ \ | |/ |/| Shorten description help text
| * Adjusting sentenceit332015-09-211-1/+1
| |
| * Shorten description help textit332015-09-201-1/+1
| | | | | | Currently it word wraps, this prevents word-wrapping
* | Updating new channel UIAsaad Mahmood2015-09-211-5/+5
|/
* Grammar change to New Channel ui textesethna2015-09-171-1/+1
|
* Fixing long channel name overflow by changing text to EditChristopher Speller2015-09-151-1/+1
|
* New add channel modal using react-bootstrap.Christopher Speller2015-09-141-0/+198