Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated actual text of error message | nickago | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Changed language in error message to reflect better English and did cosmetic ↵ | nickago | 2015-07-30 | 1 | -24/+22 |
| | | | | refactoring | ||||
* | Merge pull request #288 from mattermost/it33-patch-3 | Corey Hulen | 2015-07-30 | 1 | -1/+1 |
|\ | | | | | Corrected "lower case" to "lowercase" | ||||
| * | Corrected "lower case" to "lowercase" | it33 | 2015-07-29 | 1 | -1/+1 |
| | | |||||
* | | Correcting proper use of "set up" vs. "setup" | it33 | 2015-07-29 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #259 from nickago/MM-1683 | Christopher Speller | 2015-07-29 | 1 | -19/+17 |
|\ | | | | | MM-1683 Removed a vestigial wait condition from the signup process. | ||||
| * | Added IE friendly window origin function in place of unwrapped call | nickago | 2015-07-29 | 1 | -1/+1 |
| | | |||||
| * | Removed timeout originally set on team creation | nickago | 2015-07-29 | 1 | -19/+17 |
| | | |||||
* | | Fixing error markup in signup flow | Asaad Mahmood | 2015-07-29 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix | Christopher Speller | 2015-07-29 | 1 | -2/+2 |
|\ | | | | | Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10 | ||||
| * | Removed usage of window.location.origin throughout the codebase | Reed Garmsen | 2015-07-27 | 1 | -2/+2 |
| | | |||||
* | | added use of strings.Team to replace hardcoded mentions of 'team' | JoramWilander | 2015-07-29 | 1 | -3/+3 |
| | | |||||
* | | updated changing email in sign up flow to work properly | JoramWilander | 2015-07-28 | 1 | -4/+8 |
| | | |||||
* | | updates to sign-up flow, remove company name and marketing checkbox | JoramWilander | 2015-07-28 | 1 | -13/+10 |
| | | |||||
* | | Signup Ui changes | Asaad Mahmood | 2015-07-28 | 1 | -40/+69 |
|/ | |||||
* | Minor UI Improvements | Asaad Mahmood | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -50/+80 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore | ralder | 2015-07-10 | 1 | -8/+3 |
| | |||||
* | Finishing centralization of BrowserStore | Christopher Speller | 2015-07-08 | 1 | -5/+6 |
| | |||||
* | Aligned front end and back end domain requirements | nickago | 2015-06-30 | 1 | -1/+3 |
| | |||||
* | Fixed grammmatical issue in error message | Reed Garmsen | 2015-06-30 | 1 | -1/+1 |
| | |||||
* | Merge pull request #45 from rgarmsen2295/mm-1309 | Corey Hulen | 2015-06-25 | 1 | -2/+7 |
|\ | | | | | MM-1309 | ||||
| * | Made it so the team creator can no longer use the same email used at signup ↵ | Reed Garmsen | 2015-06-19 | 1 | -2/+7 |
| | | | | | | | | to send an invitation to | ||||
* | | Merge pull request #32 from rgarmsen2295/mm-1282 | Corey Hulen | 2015-06-25 | 1 | -0/+12 |
|\ \ | | | | | | | MM-1282 | ||||
| * | | Added a util function that checks that local/session storage is enabled. ↵ | Reed Garmsen | 2015-06-18 | 1 | -0/+12 |
| |/ | | | | | | | Also added tests using this function to report an error to the user if it is not enabled | ||||
* / | Added logic to clear error messages that are not relevant to the current ↵ | Reed Garmsen | 2015-06-18 | 1 | -0/+1 |
|/ | | | | error (or to remove error messagesthat no longer apply) for user creation | ||||
* | fixes mm-1218 adds sentence describing username to sign up pages | JoramWilander | 2015-06-16 | 1 | -1/+2 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+644 |