summaryrefslogtreecommitdiffstats
path: root/web/react/components/invite_member_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Disables the ability to send email invites when user creation is disabledReed Garmsen2015-12-101-6/+13
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-071-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-041-1/+1
|
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-10/+2
|
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-231-12/+16
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-8/+9
| | | | system.
* Added feedback to the Invite Members modal to indicate that emails are ↵hmhealey2015-11-121-15/+29
| | | | currently being sent
* Moved InviteMemberModal to be controlled by a storehmhealey2015-11-021-7/+33
|
* Ported ConfirmModal and InviteMemberModal to React-Bootstraphmhealey2015-11-021-88/+75
|
* PLT-340=Corey Hulen2015-10-271-1/+2
|
* Updating nav active bg and Send invitation buttonAsaad Mahmood2015-10-231-1/+7
|
* Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+1
|
* Fixing most deprication warningsChristopher Speller2015-10-151-11/+11
|
* PLT-486: Remove spell check feature from input boxes during signup flowFlorian Orben2015-10-121-0/+3
| | | | Add spellcheck="false" attribute to login and signup form inputs
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixing broken signup pages=Corey Hulen2015-09-211-1/+1
|
* Adding email to admin console=Corey Hulen2015-09-211-1/+1
|
* Removing old config stuff=Corey Hulen2015-09-151-2/+1
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-57/+39
|
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|
* Replaced broken remaining calls to getDOMNode with React.findDOMNodehmhealey2015-09-021-11/+11
|
* MM-2065 style refactoring=Corey Hulen2015-09-011-51/+137
|
* Merge pull request #370 from hmhealey/mm1812Christopher Speller2015-08-141-10/+56
|\ | | | | MM-1812 Provide warnings on team invite screens when email is disabled
| * Removed isEmailEnabledSynchronous and switched the email disabled warnings ↵hmhealey2015-08-131-1/+2
| | | | | | | | to use ConfigStore
| * Disabled the invite members dialog when email is disabled on the serverhmhealey2015-08-111-10/+55
| |
* | Fixed typonickago2015-08-111-1/+1
|/
* Cosmetic refactoring to better fit style guideReed Garmsen2015-08-041-121/+151
|
* The first field of the 'Invite New Member' field can no longer be cleared or ↵Reed Garmsen2015-08-031-0/+2
| | | | deleted
* MM-1473 - Updating text for close buttonsAsaad Mahmood2015-07-311-1/+1
|
* Improving mentions list and other UI improvementsAsaad Mahmood2015-07-101-8/+14
|
* Small tweaks and cleanupReed Garmsen2015-07-071-10/+1
|
* Added a server side check to see if members who are trying to be invited ↵Reed Garmsen2015-07-071-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-1202Corey Hulen2015-06-251-2/+2
|\ | | | | MM-1202
| * Readded error checking for for first and last names but made the requirement ↵Reed Garmsen2015-06-191-2/+19
| | | | | | | | 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
* | 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
| * | 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
| * first commit=Corey Hulen2015-06-141-0/+179
|
* fixes mm-1315 adds confirmation dialog when closing invite dialog with typed ↵JoramWilander2015-06-191-38/+82
| | | | in emails
* first commit=Corey Hulen2015-06-141-0/+179