Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-486: Remove spell check feature from input boxes during signup flow | Florian Orben | 2015-10-12 | 1 | -0/+3 |
| | | | | Add spellcheck="false" attribute to login and signup form inputs | ||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Fixing broken signup pages | =Corey Hulen | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Adding email to admin console | =Corey Hulen | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Removing old config stuff | =Corey Hulen | 2015-09-15 | 1 | -2/+1 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -57/+39 |
| | |||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | Replaced broken remaining calls to getDOMNode with React.findDOMNode | hmhealey | 2015-09-02 | 1 | -11/+11 |
| | |||||
* | MM-2065 style refactoring | =Corey Hulen | 2015-09-01 | 1 | -51/+137 |
| | |||||
* | Merge pull request #370 from hmhealey/mm1812 | Christopher Speller | 2015-08-14 | 1 | -10/+56 |
|\ | | | | | MM-1812 Provide warnings on team invite screens when email is disabled | ||||
| * | Removed isEmailEnabledSynchronous and switched the email disabled warnings ↵ | hmhealey | 2015-08-13 | 1 | -1/+2 |
| | | | | | | | | to use ConfigStore | ||||
| * | Disabled the invite members dialog when email is disabled on the server | hmhealey | 2015-08-11 | 1 | -10/+55 |
| | | |||||
* | | Fixed typo | nickago | 2015-08-11 | 1 | -1/+1 |
|/ | |||||
* | Cosmetic refactoring to better fit style guide | Reed Garmsen | 2015-08-04 | 1 | -121/+151 |
| | |||||
* | The first field of the 'Invite New Member' field can no longer be cleared or ↵ | Reed Garmsen | 2015-08-03 | 1 | -0/+2 |
| | | | | deleted | ||||
* | MM-1473 - Updating text for close buttons | Asaad Mahmood | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Improving mentions list and other UI improvements | Asaad Mahmood | 2015-07-10 | 1 | -8/+14 |
| | |||||
* | Small tweaks and cleanup | Reed Garmsen | 2015-07-07 | 1 | -10/+1 |
| | |||||
* | Added a server side check to see if members who are trying to be invited ↵ | Reed Garmsen | 2015-07-07 | 1 | -2/+16 |
| | | | | have already been invited by checking the email. Client handles it as if it was an email error. | ||||
* | Merge pull request #43 from rgarmsen2295/mm-1202 | Corey Hulen | 2015-06-25 | 1 | -2/+2 |
|\ | | | | | MM-1202 | ||||
| * | Readded error checking for for first and last names but made the requirement ↵ | Reed Garmsen | 2015-06-19 | 1 | -2/+19 |
| | | | | | | | | a config toggle instead of always required | ||||
| * | Removed checking for first and last name in invite member form, should not ↵ | Reed Garmsen | 2015-06-19 | 1 | -19/+2 |
| | | | | | | | | be required even if they are allowed | ||||
* | | Merge pull request #34 from rgarmsen2295/mm-1288 | Corey Hulen | 2015-06-25 | 1 | -5/+5 |
|\ \ | | | | | | | MM-1288 | ||||
| * | | Removed extraneous conditional | Reed Garmsen | 2015-06-18 | 1 | -2/+0 |
| | | | |||||
| * | | Fixed ability to be able to delete a specific invite field within the invite ↵ | Reed Garmsen | 2015-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | new member form instead of just removing the bottom one every time | ||||
| * | | Added ability to remove the first entry of a Invite New Members list (or ↵ | Reed Garmsen | 2015-06-17 | 1 | -3/+5 |
| |/ | | | | | | | clear it if there's only one entry | ||||
| * | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+179 |
| | |||||
* | fixes mm-1315 adds confirmation dialog when closing invite dialog with typed ↵ | JoramWilander | 2015-06-19 | 1 | -38/+82 |
| | | | | in emails | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+179 |