summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #45 from rgarmsen2295/mm-1309Corey Hulen2015-06-251-2/+7
|\ | | | | MM-1309
| * Made it so the team creator can no longer use the same email used at signup ↵Reed Garmsen2015-06-191-2/+7
| | | | | | | | to send an invitation to
| * fixes mm-1315 adds confirmation dialog when closing invite dialog with typed ↵JoramWilander2015-06-192-38/+113
| | | | | | | | in emails
* | Merge pull request #43 from rgarmsen2295/mm-1202Corey Hulen2015-06-252-2/+3
|\ \ | | | | | | MM-1202
| * | Readded error checking for for first and last names but made the requirement ↵Reed Garmsen2015-06-192-2/+20
| | | | | | | | | | | | a config toggle instead of always required
| * | Removed checking for first and last name in invite member form, should not ↵Reed Garmsen2015-06-191-19/+2
| |/ | | | | | | be required even if they are allowed
| * fixes br tags causing new linesJoramWilander2015-06-182-7/+2
| |
* | Merge pull request #41 from asaadmahmoodspin/masterCorey Hulen2015-06-252-44/+54
|\ \ | | | | | | MM-1253 - Fixing new message and date separator corner case
| * | MM-1253 - Fixing new message and date separator corner caseAsaad Mahmood2015-06-282-38/+52
| | |
| * | Removed extraneous post control from within new message separatorReed Garmsen2015-06-181-3/+1
| | |
| * | Merge pull request #9 from rgarmsen2295/masterReed Garmsen2015-06-186-9/+23
| |\ \ | | | | | | | | to me
| * | | Removed extraneous codeReed Garmsen2015-06-181-1/+1
| | | |
| * | | Changed the new messages separator location in the markup to be at the same ↵Reed Garmsen2015-06-182-8/+6
| | | | | | | | | | | | | | | | level as the date seperator
* | | | Merge pull request #34 from rgarmsen2295/mm-1288Corey Hulen2015-06-251-5/+5
|\ \ \ \ | | | | | | | | | | MM-1288
| * | | | Removed extraneous conditionalReed Garmsen2015-06-181-2/+0
| | | | |
| * | | | Fixed ability to be able to delete a specific invite field within the invite ↵Reed Garmsen2015-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | new member form instead of just removing the bottom one every time
| * | | | Merge pull request #13 from rgarmsen2295/masterReed Garmsen2015-06-184-11/+23
| |\ \ \ \ | | | |_|/ | | |/| | Remerge
| * | | | Added ability to remove the first entry of a Invite New Members list (or ↵Reed Garmsen2015-06-171-3/+5
| | |_|/ | |/| | | | | | | | | | clear it if there's only one entry
* | | | Merge pull request #32 from rgarmsen2295/mm-1282Corey Hulen2015-06-253-1/+40
|\ \ \ \ | | | | | | | | | | MM-1282
| * | | | Added a util function that checks that local/session storage is enabled. ↵Reed Garmsen2015-06-183-1/+40
| | |/ / | |/| | | | | | | | | | Also added tests using this function to report an error to the user if it is not enabled
| * | | Merge pull request #30 from mattermost/dockerhostJoram Wilander2015-06-182-2/+12
| |\ \ \ | | | | | | | | | | fix for dockerhost HELIUM
| | * | | fix for dockerhost HELIUM=Corey Hulen2015-06-182-2/+12
| | | | |
| * | | | fixes mm-1297 can now scroll through more than 5 imagesJoramWilander2015-06-181-7/+9
| |/ / /
| * | | Changed "Theme Color Option" to "Theme Color"it332015-06-181-2/+2
| | | |
| * | | Update "Theme" to "Theme Color Options" it332015-06-181-2/+2
| |/ / | | | | | | Needed to make marketing screen look nice.
* | | Merge pull request #28 from rgarmsen2295/mm-1290Corey Hulen2015-06-252-4/+7
|\ \ \ | | | | | | | | MM-1290
| * | | Added logic to clear error messages that are not relevant to the current ↵Reed Garmsen2015-06-182-4/+7
| |/ / | | | | | | | | | error (or to remove error messagesthat no longer apply) for user creation
* | | Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-2514-18/+419
|\ \ \ | | | | | | | | fixes mm-1240 adds ability to turn valet feature on
| * | | fix command comparator and team storeJoramWilander2015-06-182-26/+22
| | | |
| * | | added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-1814-18/+423
| | | | | | | | | | | | | | | | feature from client
* | | | Merge pull request #26 from rgarmsen2295/mm-454Corey Hulen2015-06-252-2/+2
|\ \ \ \ | | | | | | | | | | MM-454
| * | | | Changed Invite Members to Add Members in channel options for mobile and browserReed Garmsen2015-06-172-2/+2
| | |/ / | |/| |
| * | | Merge pull request #6 from rgarmsen2295/masterReed Garmsen2015-06-171-1/+1
| |\ \ \ | | | | | | | | | | Remerging
| | * | | fix an auto-complete bug for mentionsJoramWilander2015-06-171-1/+1
| | |/ /
| * | | Removed unnecessary commaReed Garmsen2015-06-171-1/+1
| | | |
| * | | Simplified code changesReed Garmsen2015-06-172-4/+2
| | | |
| * | | Added in basic changes necessary to fix some typos. Needs further tests and ↵Reed Garmsen2015-06-172-5/+7
| |/ / | | | | | | | | | changes to other config files
* | | Merge pull request #19 from mattermost/mm-1235Corey Hulen2015-06-251-1/+1
|\ \ \ | | | | | | | | fixes mm-1235 clicking on mentions now works properly
| * | | fixes mm-1235 clicking on mentions now works properlyJoramWilander2015-06-171-1/+1
| |/ /
* | | Merge pull request #18 from mattermost/mm-1269Corey Hulen2015-06-251-0/+2
|\ \ \ | | | | | | | | fixes mm-1269 don't show blue bar for internet connection issue
| * | | fixes mm-1269 don't show blue bar for internet connection issueJoramWilander2015-06-171-0/+2
| |/ /
| * | Fixing linkChristopher Speller2015-06-161-2/+2
| | |
| * | Switching from config file to parsing homelink from urlChristopher Speller2015-06-163-3/+15
| | |
| * | Merge pull request #12 from mattermost/mm-1285Corey Hulen2015-06-162-1/+3
| |\ \ | | | | | | | | fixes mm-1218 adds sentence describing username to sign up pages
| | * | fixes mm-1218 adds sentence describing username to sign up pagesJoramWilander2015-06-162-1/+3
| | |/
| * / fixes mm-1251 updates sign up now linkJoramWilander2015-06-161-1/+1
| |/
* | Merge pull request #13 from rgarmsen2295/mm-1215Corey Hulen2015-06-251-1/+1
|\ \ | | | | | | MM-1215
| * | Changed text when previewing an image from Downloading to PreviewingReed Garmsen2015-06-161-1/+1
| |/
* | Merge pull request #9 from mattermost/mm-1263Corey Hulen2015-06-251-2/+2
|\ \ | | | | | | fixes mm-1263 mentions are highlighted properly now
| * | fixes mm-1263 mentions are highlighted properly nowJoramWilander2015-06-161-2/+2
| | |