summaryrefslogtreecommitdiffstats
path: root/web/react/components/signup_team_complete.jsx
Commit message (Expand)AuthorAgeFilesLines
* PLT-7: Refactoring frontend (chunk 5)Elias Nahum2016-01-291-1/+10
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-7/+7
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-10/+0
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-28/+42
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-38/+68
* Renamed new component files for easier identificationReed Garmsen2015-08-181-7/+7
* Refactors the signup_team_complete.jsx file into multiple files for each comp...Reed Garmsen2015-08-171-759/+7
* Initial cosmetic reformatting of signup_team_complete.jsx fileReed Garmsen2015-08-171-41/+83
* Team URLs no longer accept a number as the first character; updated error mes...Reed Garmsen2015-08-171-2/+2
* Removed isEmailEnabledSynchronous and switched the email disabled warnings to...hmhealey2015-08-131-1/+2
* Reformatted code to match the style guidehmhealey2015-08-111-252/+296
* Disabled the invite email portion of the team setup when email is disabled on...hmhealey2015-08-111-23/+47
* mm-1874 - Improving team url screen and fixing file attachments in IE 10Asaad Mahmood2015-08-041-2/+4
* Updated actual text of error messagenickago2015-07-311-1/+1
* Changed language in error message to reflect better English and did cosmetic ...nickago2015-07-301-24/+22
* Merge pull request #288 from mattermost/it33-patch-3Corey Hulen2015-07-301-1/+1
|\
| * Corrected "lower case" to "lowercase"it332015-07-291-1/+1
* | Correcting proper use of "set up" vs. "setup"it332015-07-291-1/+1
|/
* Merge pull request #259 from nickago/MM-1683Christopher Speller2015-07-291-19/+17
|\
| * Added IE friendly window origin function in place of unwrapped callnickago2015-07-291-1/+1
| * Removed timeout originally set on team creationnickago2015-07-291-19/+17
* | Fixing error markup in signup flowAsaad Mahmood2015-07-291-2/+2
|/
* Merge pull request #252 from rgarmsen2295/ie10-image-regression-fixChristopher Speller2015-07-291-2/+2
|\
| * Removed usage of window.location.origin throughout the codebaseReed Garmsen2015-07-271-2/+2
* | added use of strings.Team to replace hardcoded mentions of 'team'JoramWilander2015-07-291-3/+3
* | updated changing email in sign up flow to work properlyJoramWilander2015-07-281-4/+8
* | updates to sign-up flow, remove company name and marketing checkboxJoramWilander2015-07-281-13/+10
* | Signup Ui changesAsaad Mahmood2015-07-281-40/+69
|/
* Minor UI ImprovementsAsaad Mahmood2015-07-231-1/+1
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-50/+80
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-8/+3
* Finishing centralization of BrowserStoreChristopher Speller2015-07-081-5/+6
* Aligned front end and back end domain requirementsnickago2015-06-301-1/+3
* Fixed grammmatical issue in error messageReed Garmsen2015-06-301-1/+1
* Merge pull request #45 from rgarmsen2295/mm-1309Corey Hulen2015-06-251-2/+7
|\
| * Made it so the team creator can no longer use the same email used at signup t...Reed Garmsen2015-06-191-2/+7
* | Merge pull request #32 from rgarmsen2295/mm-1282Corey Hulen2015-06-251-0/+12
|\ \
| * | Added a util function that checks that local/session storage is enabled. Als...Reed Garmsen2015-06-181-0/+12
| |/
* / Added logic to clear error messages that are not relevant to the current erro...Reed Garmsen2015-06-181-0/+1
|/
* fixes mm-1218 adds sentence describing username to sign up pagesJoramWilander2015-06-161-1/+2
* first commit=Corey Hulen2015-06-141-0/+644