Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 2 | -27/+1 | |
| | | | | | | | | | | | | to turn off email sign up. | |||||
* | | | Revert "MM-1870 Creating local version of fonts retrieved from Google" | Corey Hulen | 2015-08-27 | 1 | -1/+1 | |
|/ / | ||||||
* / | Creating local version of fonts retrieved from Google | Christopher Speller | 2015-08-27 | 1 | -1/+1 | |
|/ | ||||||
* | Fixes mm-1991 Allow ability to white label | =Corey Hulen | 2015-08-24 | 1 | -1/+1 | |
| | ||||||
* | Added help text to profile picture screen | nickago | 2015-08-21 | 1 | -0/+2 | |
| | ||||||
* | Cosmetic refactoring for ESLint | Christopher Speller | 2015-08-19 | 1 | -4/+4 | |
| | ||||||
* | Changed location of file upload overlay | Reed Garmsen | 2015-08-13 | 1 | -0/+1 | |
| | ||||||
* | Switched to using the jquery-dragster library to implement more consistent ↵ | Reed Garmsen | 2015-08-12 | 1 | -0/+2 | |
| | | | | drag and drop support, rather than using the inconsistent html5 implementation | |||||
* | Merge pull request #329 from asaadmahmoodspin/ui-changes | Christopher Speller | 2015-08-06 | 1 | -1/+3 | |
|\ | | | | | UI Improvements | |||||
| * | UI Improvements | Asaad Mahmood | 2015-08-04 | 1 | -1/+3 | |
| | | ||||||
* | | Fixed typo on landing page for sign-up | Reed Garmsen | 2015-08-03 | 1 | -1/+1 | |
|/ | ||||||
* | Fixing links for signup from team invite link. Enter now advances ↵ | Christopher Speller | 2015-07-30 | 1 | -1/+1 | |
| | | | | signup_user_complete screen. Signin now link now redirects properly. | |||||
* | updates to sign-up flow, remove company name and marketing checkbox | JoramWilander | 2015-07-28 | 1 | -1/+1 | |
| | ||||||
* | Signup Ui changes | Asaad Mahmood | 2015-07-28 | 2 | -3/+3 | |
| | ||||||
* | Merge pull request #253 from nickago/MM-1654 | Christopher Speller | 2015-07-28 | 1 | -0/+7 | |
|\ | | | | | MM-1654 Anti-clickjacking measures | |||||
| * | Removed ability to place MM in an iframe | nickago | 2015-07-24 | 1 | -0/+7 | |
| | | ||||||
* | | When user is removed, a modal appears, which on closing redirects the | nickago | 2015-07-27 | 1 | -0/+1 | |
|/ | | | | user to town square. | |||||
* | Merge pull request #237 from mattermost/mm-1570 | Corey Hulen | 2015-07-23 | 3 | -2/+28 | |
|\ | | | | | fixes mm-1570 adds support for using mattermost as an OAuth client | |||||
| * | only show gitlab signup/login links if gitlab oauth is turned on | JoramWilander | 2015-07-22 | 2 | -2/+2 | |
| | | ||||||
| * | merged with new team domain changes and added signup/login links for gitlab | JoramWilander | 2015-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | inital implementation of using GitLab OAuth2 provider for signup/login | JoramWilander | 2015-07-22 | 1 | -0/+26 | |
| | | ||||||
* | | Adding back Access History and Active Devices | Reed Garmsen | 2015-07-22 | 1 | -0/+2 | |
|/ | ||||||
* | Merge pull request #222 from rgarmsen2295/mm-1574 | Joram Wilander | 2015-07-22 | 1 | -1/+1 | |
|\ | | | | | MM-1574 Fixed typo in the 'Sign up Complete' page: you email -> your email | |||||
| * | Fixed typo in the 'Sign up Complete' page: you email -> your email | Reed Garmsen | 2015-07-21 | 1 | -1/+1 | |
| | | ||||||
* | | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 8 | -10/+8 | |
|/ | | | | | | | 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 | |||||
* | Fixes javascript console errors | =Corey Hulen | 2015-07-17 | 1 | -2/+3 | |
| | ||||||
* | Renamed all clientside references from full_name to nickname | hmhealey | 2015-07-17 | 1 | -1/+1 | |
| | ||||||
* | remove admin's ability to manage members of default channel (fixes #172) | ralder | 2015-07-16 | 1 | -1/+2 | |
| | ||||||
* | remove newline | Fabian Frei | 2015-07-09 | 1 | -1/+1 | |
| | ||||||
* | added link to manifest.json and ios metatags | Fabian Frei | 2015-07-09 | 1 | -0/+13 | |
| | ||||||
* | Use correctly minified and unminified js libraries for JQuery, Bootstrap, ↵ | hmhealey | 2015-07-08 | 1 | -3/+3 | |
| | | | | and Perfect Scrollbar | |||||
* | Copied Bootstrap, jQuery and React libraries and resources into repository | hmhealey | 2015-07-08 | 1 | -4/+4 | |
| | ||||||
* | Moved minified javascript out of min directory | hmhealey | 2015-07-08 | 1 | -1/+1 | |
| | ||||||
* | MM-1426 - Updating UI | Asaad Mahmood | 2015-07-17 | 1 | -1/+1 | |
| | ||||||
* | Fixing height for content | Asaad Mahmood | 2015-07-01 | 1 | -0/+1 | |
| | ||||||
* | Fixing css issues in IE, adding doctype to html files | Asaad Mahmood | 2015-07-01 | 11 | -0/+11 | |
| | ||||||
* | Merge pull request #27 from mattermost/mm-1240 | Corey Hulen | 2015-06-25 | 1 | -1/+2 | |
|\ | | | | | fixes mm-1240 adds ability to turn valet feature on | |||||
| * | added team store, team settings menu, and the ability to turn on valet ↵ | JoramWilander | 2015-06-18 | 1 | -1/+2 | |
| | | | | | | | | feature from client | |||||
| * | fixes mm-1223 gracefully handle missing analytics configs | JoramWilander | 2015-06-15 | 1 | -12/+21 | |
| | | ||||||
| * | first commit | =Corey Hulen | 2015-06-14 | 13 | -0/+397 | |
| | ||||||
* | Updating spelling | Asaad Mahmood | 2015-06-23 | 1 | -1/+1 | |
| | ||||||
* | MM-1339 - Updating Ui for sign up page | Asaad Mahmood | 2015-06-23 | 1 | -1/+2 | |
| | ||||||
* | Delete period | it33 | 2015-06-23 | 1 | -1/+1 | |
| | ||||||
* | Update signup_team.html | it33 | 2015-06-20 | 1 | -2/+1 | |
| | | | Broke CI, backing out changes | |||||
* | Update signup_team.html | it33 | 2015-06-20 | 1 | -3/+2 | |
| | ||||||
* | Adding product tagline to signup_team.html | it33 | 2015-06-20 | 1 | -1/+3 | |
| | ||||||
* | fixes mm-1223 gracefully handle missing analytics configs | JoramWilander | 2015-06-15 | 1 | -12/+21 | |
| | ||||||
* | first commit | =Corey Hulen | 2015-06-14 | 13 | -0/+397 | |