summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Parse special characters out of search strings and replace with spaces.JoramWilander2015-10-062-12/+33
| | | | | | | |
* | | | | | | | Merge pull request #946 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-10-079-26/+38
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | PLT-451 - Adding visual effect for logout active sessions button
| * | | | | | | Removing sidebar text hover colorAsaad Mahmood2015-10-064-15/+5
| | | | | | | |
| * | | | | | | Changing link colour opacity LHSAsaad Mahmood2015-10-061-3/+3
| | | | | | | |
| * | | | | | | Updating link color opacity in LHSAsaad Mahmood2015-10-062-11/+11
| | | | | | | |
| * | | | | | | Removing console.logAsaad Mahmood2015-10-061-1/+0
| | | | | | | |
| * | | | | | | PLT-451 - Adding visual effect for logout active sessions buttonAsaad Mahmood2015-10-066-5/+28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #938 from mattermost/plt-111Corey Hulen2015-10-065-23/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | PLT-111 Combining email verification confirmation screen with login screen.
| * | | | | | Combining email verification confirmation screen with login screen.Christopher Speller2015-10-065-23/+38
| | | | | | |
* | | | | | | Merge pull request #939 from asaadmahmoodspin/plt-424Corey Hulen2015-10-069-307/+318
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Admin console UI Improvements
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/mattermost/platform into plt-424Asaad Mahmood2015-10-061-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | PLT-432 - Status icon for active LHS item the same as text colorAsaad Mahmood2015-10-061-0/+1
| | | | | | | | |
| * | | | | | | | Admin console UI ImprovementsAsaad Mahmood2015-10-068-307/+317
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #941 from hmhealey/plt515Corey Hulen2015-10-061-11/+18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | PLT-515 Hide Copy Link button when unable to copy the team signup link
| * | | | | | | | Hid Copy Link button when unable to copy the team signup linkhmhealey2015-10-061-11/+18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #937 from mattermost/plt-230Corey Hulen2015-10-061-2/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | PLT-230 Use HTTP writer to automatically set content-type for file GETs.
| * | | | | | | Use http writer to automatically set content-type for file gets.JoramWilander2015-10-061-2/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #921 from mattermost/plt-16Harrison Healey2015-10-062-0/+95
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | PLT-16 Add basic API doc.
| * | | | | | Rename README.md to Overview.md for api docs.JoramWilander2015-10-061-0/+0
| | | | | | |
| * | | | | | Add basic API doc.JoramWilander2015-10-062-0/+95
| | | | | | |
* | | | | | | Update Production-Ubuntu.mdit332015-10-061-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #935 from mattermost/remove-zeroclipboardChristopher Speller2015-10-061-1/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove npm reference to unused zeroclipboard.
| * | | | | | Remove npm reference to unused zeroclipboard.JoramWilander2015-10-061-1/+0
| |/ / / / /
* | | | | | Merge pull request #934 from asaadmahmoodspin/ui-improvementsChristopher Speller2015-10-068-21/+51
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Multiple UI Improvements
| * | | | | Updating form-control focusAsaad Mahmood2015-10-062-2/+6
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/mattermost/platform into ↵Asaad Mahmood2015-10-063-5/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | ui-improvements
| * | | | | Adding mention highlight setting and improving search highlight tooAsaad Mahmood2015-10-064-9/+32
| | | | | |
| * | | | | Multiple UI ImprovementsAsaad Mahmood2015-10-065-12/+15
| | |/ / / | |/| | |
* | | | | Merge pull request #936 from mattermost/signup-fixJoram Wilander2015-10-061-13/+14
|\ \ \ \ \ | |_|/ / / |/| | | | Fixing broken signup page
| * | | | Fixing broken signup pageChristopher Speller2015-10-061-13/+14
| |/ / /
* | | | Merge branch 'sexybern-patch-1'Christopher Speller2015-10-061-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'patch-1' of https://github.com/sexybern/platform into ↵Christopher Speller2015-10-061-2/+2
| |\ \ \ \ | | |/ / / | |/| | | | | | | | sexybern-patch-1
| | * | | Update prod-ubuntu.mdsexybern2015-10-051-2/+2
| | | | |
* | | | | Merge pull request #929 from hmhealey/plt439Joram Wilander2015-10-062-3/+3
|\ \ \ \ \ | |/ / / / |/| | | | PLT-439 Fixed Get Public Link button
| * | | | Fixed Get Public Link buttonhmhealey2015-10-052-3/+3
| | |_|/ | |/| |
* | | | Merge pull request #933 from mattermost/readme-fixChristopher Speller2015-10-051-5/+5
|\ \ \ \ | | | | | | | | | | Fixing broken links in README.md
| * | | | Fixing broken links in README.mdChristopher Speller2015-10-051-5/+5
|/ / / /
* | | | Merge pull request #927 from mattermost/lfbrock-patch-1Christopher Speller2015-10-051-0/+2
|\ \ \ \ | |/ / / |/| | | Added when to use https vs http to GitLab SSO instructions
| * | | Added when to use https vs http to GitLab SSO instructionslfbrock2015-10-051-0/+2
| | |/ | |/|
* | | Merge pull request #925 from asaadmahmoodspin/ui-improvementsHarrison Healey2015-10-058-24/+20
|\ \ \ | | | | | | | | Multiple UI Improvements
| * | | Multiple UI ImprovementsAsaad Mahmood2015-10-058-24/+20
| | | |
* | | | Merge pull request #922 from mattermost/plt-360Harrison Healey2015-10-0533-308/+350
|\ \ \ \ | |_|/ / |/| | | PLT-360 Upgrade and changes to ESLint
| * | | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-0533-308/+350
| | | | | | | | | | | | | | | | Adding new ESLint rules. Fixing new ESLint errors.
* | | | Merge branch 'release-1.0.0'Christopher Speller2015-10-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Updating Dockerfile for release v1.0.0Christopher Speller2015-10-021-1/+1
| | | |
* | | | Merge pull request #923 from mattermost/fix-load-scrollCorey Hulen2015-10-051-1/+1
|\ \ \ \ | | | | | | | | | | Fix missed binding for youtube data callback.
| * | | | Fix missed binding for youtube data callback.JoramWilander2015-10-051-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #917 from mattermost/plt-420Corey Hulen2015-10-0518-28/+59
|\ \ \ \ | | | | | | | | | | Adding doc system to build. Updated docs, fixed links.
| * | | | Adding doc system to build. Updated docs, fixed links.Christopher Speller2015-10-0518-28/+59
| | | | |
* | | | | Merge pull request #914 from mattermost/plt-297Joram Wilander2015-10-0512-10/+158
|\ \ \ \ \ | | | | | | | | | | | | PLT-297 Add ability to override username and icon for posts from incoming webhooks.