Joram Wilander
|
e699acb808
|
Merge pull request #284 from nickago/MM-1768
MM-1768 Updated Upload to Select in profile uploader and did cosmetic refactoring
|
2015-07-30 08:58:56 -04:00 |
|
Christopher Speller
|
51e244ab5a
|
Merge pull request #282 from nickago/MM-1642
MM-1642 Updated the password error message to not contain extraneous information
|
2015-07-30 08:51:00 -04:00 |
|
Christopher Speller
|
4646c22ef1
|
Merge pull request #281 from nickago/MM-1600
MM-1600 Improve quality of error returned upon a duplicate username request
|
2015-07-30 08:49:36 -04:00 |
|
Christopher Speller
|
b2b6bddadc
|
Merge pull request #272 from rgarmsen2295/mm-1463
MM-1463 Adds back username initials being included in user's default profile picture
|
2015-07-30 08:34:37 -04:00 |
|
Corey Hulen
|
659bd97b63
|
Merge pull request #289 from mattermost/it33-patch-4
MM-1816 Make Off-Topic description more clear
|
2015-07-30 01:17:53 -08:00 |
|
Corey Hulen
|
eaa59d54b3
|
Merge pull request #288 from mattermost/it33-patch-3
Corrected "lower case" to "lowercase"
|
2015-07-30 01:17:43 -08:00 |
|
Corey Hulen
|
b97329cd0a
|
Merge pull request #287 from mattermost/it33-patch-2
Correcting proper use of "set up" vs. "setup"
|
2015-07-30 01:17:34 -08:00 |
|
Corey Hulen
|
a1e53c64f6
|
Merge pull request #280 from mattermost/mm-1746
MM-1746 channel handle now populates properly on opening of channel rename modal
|
2015-07-30 01:10:43 -08:00 |
|
Corey Hulen
|
deb4fac1f6
|
Merge pull request #290 from mattermost/mm-1564
Fixes mm-1564 adds release to travis and git
|
2015-07-30 00:17:19 -08:00 |
|
=Corey Hulen
|
80b6f34f9a
|
fixing travis file
|
2015-07-30 00:06:15 -08:00 |
|
=Corey Hulen
|
e8f0ca7a29
|
removing flaky unit test
|
2015-07-30 00:02:48 -08:00 |
|
=Corey Hulen
|
5954a83a14
|
Fixes mm-1564 adds release to travis and git
|
2015-07-29 23:55:45 -08:00 |
|
it33
|
4071e6d472
|
MM-1816 Make Off-Topic description more clear
|
2015-07-29 22:12:28 -07:00 |
|
it33
|
e787cb7a3c
|
Corrected "lower case" to "lowercase"
|
2015-07-29 18:58:07 -07:00 |
|
it33
|
231e967f15
|
Correcting proper use of "set up" vs. "setup"
|
2015-07-29 18:56:08 -07:00 |
|
nickago
|
49b7f98709
|
Changed Update to Select, removed illegal spaces, and changed double quotes to single
|
2015-07-29 14:41:44 -07:00 |
|
Reed Garmsen
|
f0a60181fe
|
Made font type a field in the config file
|
2015-07-29 14:06:15 -07:00 |
|
Reed Garmsen
|
876a9f642a
|
Changed text initial size and positioning to better handle different image sizes and removed dead code
|
2015-07-29 13:47:37 -07:00 |
|
nickago
|
aac2567116
|
Stripped obfuscating information from password change error and synchronized error slots so that only one will show at once.
|
2015-07-29 12:18:28 -07:00 |
|
Reed Garmsen
|
965833a737
|
Added godeps and the source for the go freetype library
|
2015-07-29 11:58:51 -07:00 |
|
Joram Wilander
|
3dee6ebb03
|
Merge pull request #279 from asaadmahmoodspin/master
Fixing LHS Header css
|
2015-07-29 14:55:13 -04:00 |
|
nickago
|
7cdd91687c
|
Added error safety and a unique message for duplicate emails
|
2015-07-29 10:45:33 -07:00 |
|
Asaad Mahmood
|
3866358c0a
|
Minor Ui updates regarding the search and the center channel header on mobile.
|
2015-07-29 22:09:08 +05:00 |
|
Christopher Speller
|
0f54233f66
|
Merge pull request #277 from mattermost/mm-1741
MM-1741 updated channel error messages to reflect proper naming
|
2015-07-29 12:57:43 -04:00 |
|
Christopher Speller
|
d5c5ae0939
|
Merge pull request #269 from rgarmsen2295/mm-1686
MM-1686 Access History and Active Sessions now load upon opening instead of at start
|
2015-07-29 12:55:57 -04:00 |
|
Christopher Speller
|
9913895423
|
Merge pull request #259 from nickago/MM-1683
MM-1683 Removed a vestigial wait condition from the signup process.
|
2015-07-29 12:55:31 -04:00 |
|
nickago
|
a07ab924d3
|
Added a unique error message for bad username and simplified error outputed to user
|
2015-07-29 09:42:13 -07:00 |
|
Asaad Mahmood
|
a9da77908a
|
Updating color of hover on LHS Header
|
2015-07-29 21:36:24 +05:00 |
|
JoramWilander
|
2800d5e9ca
|
channel handle now populates properly on opening of channel rename modal
|
2015-07-29 12:35:01 -04:00 |
|
Reed Garmsen
|
8c14a16d01
|
Access History and Active Sessions are now lazy-loaded upon opening instead of loaded at start; added loading screens to Access History and Active Sessions
|
2015-07-29 09:34:13 -07:00 |
|
Asaad Mahmood
|
5fa374e4eb
|
Fixing LHS Header css
|
2015-07-29 21:18:49 +05:00 |
|
Joram Wilander
|
be5470c422
|
Merge pull request #256 from nickago/MM-1183
MM-1183 Allow channel descriptions on 1-1 channels
|
2015-07-29 12:14:21 -04:00 |
|
JoramWilander
|
beef8f776f
|
updated channel error messages to reflect proper naming
|
2015-07-29 12:01:23 -04:00 |
|
Asaad Mahmood
|
1c186121fe
|
Merge branch 'master' of https://github.com/mattermost/platform
|
2015-07-29 20:55:56 +05:00 |
|
Joram Wilander
|
27dbcd8767
|
Merge pull request #275 from asaadmahmoodspin/mm-1762
MM-1762 - Search improvements with some other minor Ui changes
|
2015-07-29 11:48:07 -04:00 |
|
Joram Wilander
|
bf1ef5bbfe
|
Merge pull request #261 from mattermost/it33-freetype-license-addition
Adding notice for golang-freetype
|
2015-07-29 11:42:25 -04:00 |
|
nickago
|
2775225e0d
|
Added IE friendly window origin function in place of unwrapped call
|
2015-07-29 08:32:26 -07:00 |
|
nickago
|
7b776fbb78
|
Removed timeout originally set on team creation
|
2015-07-29 08:27:37 -07:00 |
|
Asaad Mahmood
|
1e0abf74a3
|
Removing unused id on LHS dropdown
|
2015-07-29 20:24:28 +05:00 |
|
Asaad Mahmood
|
41dc0a3e3c
|
Improving css for form hints in signup flow
|
2015-07-29 19:40:22 +05:00 |
|
Asaad Mahmood
|
bcc068e719
|
Fixing error markup in signup flow
|
2015-07-29 19:38:44 +05:00 |
|
Asaad Mahmood
|
b0105bc1ed
|
mm-1762 - Search improvements with some other minor Ui changes
|
2015-07-29 19:29:57 +05:00 |
|
Asaad Mahmood
|
5f2aa88a08
|
Merge branch 'master' of https://github.com/mattermost/platform into mm-1762
|
2015-07-29 19:29:41 +05:00 |
|
Joram Wilander
|
54265271fa
|
Merge pull request #268 from mattermost/mm-1358
MM-1358, MM-1203 Adding preview of style guide and ESLint Javascript + JSX static analyzer
|
2015-07-29 08:34:15 -04:00 |
|
Christopher Speller
|
a9e9d10e41
|
Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix
Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10
|
2015-07-29 08:32:48 -04:00 |
|
Christopher Speller
|
35fe9655c3
|
Merge pull request #267 from nickago/MM-1652
MM-1652 Fixed typo in delete post modal
|
2015-07-29 08:31:00 -04:00 |
|
Christopher Speller
|
9e64500e31
|
Fixing spelling and clarifying a few parts of style guide.
|
2015-07-29 08:20:26 -04:00 |
|
Joram Wilander
|
63a17cf4f6
|
Merge pull request #265 from mattermost/mm-1711
MM-1711 update sign-up and login UI
|
2015-07-29 07:52:59 -04:00 |
|
JoramWilander
|
f084188010
|
added use of strings.Team to replace hardcoded mentions of 'team'
|
2015-07-29 07:52:11 -04:00 |
|
Asaad Mahmood
|
ac8706b9f7
|
Merge branch 'master' of https://github.com/mattermost/platform into mm-1762
|
2015-07-29 15:06:06 +05:00 |
|