summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2523 from hmhealey/plt2351Joram Wilander2016-03-244-21/+23
|\ | | | | PLT-2351 Switch to Apple emoji set
| * Change emoticon rendering code to use image files with unicode namesHarrison Healey2016-03-231-14/+14
| |
| * Fixed unicode emoji not having a consistent sizeHarrison Healey2016-03-233-7/+9
| |
* | Multiple UI ImprovementsAsaad Mahmood2016-03-244-231/+248
| |
* | Merge pull request #2520 from hmhealey/prefsChristopher Speller2016-03-232-7/+11
|\ \ | | | | | | Fixed tutorial step preferences to be saved as strings
| * | Fixed tutorial step preferences to be saved as stringsHarrison Healey2016-03-232-7/+11
| |/
* | Merge pull request #2465 from mattermost/plt-2260Christopher Speller2016-03-236-132/+427
|\ \ | | | | | | PLT-2260 Add the ability to switch from email to ldap and back
| * | Fix imports and change ldap function nameJoramWilander2016-03-235-9/+9
| | |
| * | Add the ability to switch from email to ldap and backJoramWilander2016-03-236-137/+432
| |/
* | Merge pull request #2494 from hmhealey/plt2190Christopher Speller2016-03-233-64/+51
|\ \ | | | | | | PLT-2190 Switched Textbox to use a TextareaAutosize and removed custom resizing code
| * | Switched Textbox to use a TextareaAutosize and removed custom resizing codeHarrison Healey2016-03-213-64/+51
| | |
* | | Merge pull request #2517 from mattermost/plt-2379Joram Wilander2016-03-231-2/+3
|\ \ \ | | | | | | | | PLT-2379, PLT-2432 Fixing browser store issue.
| * | | Fixing browser store issue.Christopher Speller2016-03-231-2/+3
| | |/ | |/|
* | | Merge pull request #2509 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-03-2311-39/+45
|\ \ \ | |/ / |/| | Multiple UI improvements
| * | Multiple UI improvementsAsaad Mahmood2016-03-2311-39/+45
| | |
* | | Merge pull request #2515 from hmhealey/prefsJoram Wilander2016-03-235-54/+77
|\ \ \ | | | | | | | | Changed PreferenceStore to store data in memory
| * | | Changed PreferenceStore to store data in memoryHarrison Healey2016-03-235-54/+77
| |/ /
* / / Fixing websocket connection issue. Refactoring websockets into an action ↵Christopher Speller2016-03-234-81/+25
|/ / | | | | | | creator.
* | Added SpinnerButton component to handle buttons that are also spinnersHarrison Healey2016-03-223-31/+57
| |
* | Adding loading indicator after clicking invite channel member buttonHarrison Healey2016-03-225-40/+123
| |
* | Merge pull request #2495 from hmhealey/plt2317aJoram Wilander2016-03-224-53/+68
|\ \ | | | | | | PLT-2317 Changed RhsRootPost and RhsComment to receive current user through props
| * | Changed RhsComment to receive the current user through propsHarrison Healey2016-03-212-6/+7
| | |
| * | Passed currentUser into RhsRootPostHarrison Healey2016-03-213-47/+61
| |/
* | Re-added ChannelMembersModal on mobileHarrison Healey2016-03-211-0/+11
| |
* | Merge release branch commitsChristopher Speller2016-03-212-42/+28
|/
* Merge pull request #2481 from khoa-le/PLT-2018Christopher Speller2016-03-211-1/+5
|\ | | | | PLT-2018 After clicking "Use a different address" hitting enter should submit …
| * After clicking "Use a different address" hitting enter should submit the ↵Khoa, Le Ngoc2016-03-191-1/+5
| | | | | | | | "Use this instead" button
* | System Console > Legal and Support Settings: If a link does not include http ↵Khoa, Le Ngoc2016-03-191-1/+16
|/ | | | or https, it does not open properly
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-185-202/+123
|
* PLT-2368: Fix for Date of last profile picture update is showing ↵Elias Nahum2016-03-181-14/+16
| | | | [object][object]
* Merge pull request #2442 from mattermost/PLT-2115Corey Hulen2016-03-176-26/+706
|\ | | | | PLT-2115 adding compliance feature
| * Fixing localization stuff=Corey Hulen2016-03-171-3/+0
| |
| * Fixing localization stuff=Corey Hulen2016-03-171-20/+8
| |
| * Fixing merge=Corey Hulen2016-03-1712-130/+325
| |\
| | * Fixing style issue caused by build changesChristopher Speller2016-03-171-1/+1
| | |
| * | Fixing webpack=Corey Hulen2016-03-162-0/+3
| | |
| * | Fixing merge=Corey Hulen2016-03-162-0/+660
| | |
| * | merging files=Corey Hulen2016-03-164-26/+58
| | |
* | | Fix ESLint for code_preview.jsxElias Nahum2016-03-171-1/+1
| | |
* | | Option to enable full snippets in push notificationsElias Nahum2016-03-171-1/+43
| |/ |/|
* | Merge pull request #2380 from rodrigocorsi2/code_previewChristopher Speller2016-03-172-0/+112
|\ \ | | | | | | Created component CodePreview
| * | Created component CodePreviewRodrigo Corsi2016-03-172-0/+112
| | |
* | | Merge pull request #2461 from hmhealey/teamdefaultChristopher Speller2016-03-171-1/+1
|\ \ \ | |/ / |/| | Changed 'show username' display text to be more accurate
| * | Changed 'show username' display text to be more accurateHarrison Healey2016-03-171-1/+1
| | |
* | | Merge pull request #2169 from kernicPanel/external-slashcommands-managementChristopher Speller2016-03-175-123/+202
|\ \ \ | |/ / |/| | PLT-2183 Slash command auto-complete
| * | toggle incompatible settings viewsNicolas Clerc2016-03-171-119/+135
| | |
| * | wording + localizationNicolas Clerc2016-03-171-2/+2
| | |
| * | use pre-released featuresNicolas Clerc2016-03-172-29/+51
| | |
| * | eslint error: validate suggestion_box channelId propNicolas Clerc2016-03-171-0/+1
| | |
| * | add external slashcommands managementNicolas Clerc2016-03-174-5/+45
| | |