Граф коммитов

1181 Коммитов

Автор SHA1 Сообщение Дата
Reed Garmsen
f7bc210f6e Removed checking for first and last name in invite member form, should not be required even if they are allowed 2015-06-19 09:42:46 -07:00
JoramWilander
1cbb10105b fixes mm-1315 adds confirmation dialog when closing invite dialog with typed in emails 2015-06-19 10:11:51 -04:00
JoramWilander
81d44c463e fixes mm-1315 adds confirmation dialog when closing invite dialog with typed in emails 2015-06-19 10:11:51 -04:00
Reed Garmsen
c94d6a1c00 Removed extraneous conditional 2015-06-18 17:16:59 -07:00
Reed Garmsen
4e8e00e94f Fixed ability to be able to delete a specific invite field within the invite new member form instead of just removing the bottom one every time 2015-06-18 17:15:21 -07:00
JoramWilander
78bc7a326f fixes br tags causing new lines 2015-06-18 17:39:12 -04:00
JoramWilander
9f86db9faa fixes br tags causing new lines 2015-06-18 17:39:12 -04:00
Reed Garmsen
3cd793fcb9 Merge pull request #13 from rgarmsen2295/master
Remerge
2015-06-18 14:10:47 -07:00
Reed Garmsen
2082ee5bdc Added a util function that checks that local/session storage is enabled. Also added tests using this function to report an error to the user if it is not enabled 2015-06-18 13:37:39 -07:00
Joram Wilander
aee643e20c Merge pull request #30 from mattermost/dockerhost
fix for dockerhost HELIUM
2015-06-18 14:59:22 -04:00
Joram Wilander
c64f5eae55 Merge pull request #30 from mattermost/dockerhost
fix for dockerhost HELIUM
2015-06-18 14:59:22 -04:00
=Corey Hulen
4cabe1baea fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
=Corey Hulen
a5ce5972ba fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
Reed Garmsen
32025e4379 Removed extraneous post control from within new message separator 2015-06-18 11:46:40 -07:00
JoramWilander
bf2c8b3332 fixes mm-1297 can now scroll through more than 5 images 2015-06-18 14:40:11 -04:00
JoramWilander
3a172e7658 fixes mm-1297 can now scroll through more than 5 images 2015-06-18 14:40:11 -04:00
Reed Garmsen
94c727a9c2 Merge pull request #9 from rgarmsen2295/master
to me
2015-06-18 11:35:59 -07:00
Reed Garmsen
8ae7afa5cc Removed extraneous code 2015-06-18 15:38:03 -07:00
Reed Garmsen
65318de9ae Changed the new messages separator location in the markup to be at the same level as the date seperator 2015-06-18 15:34:23 -07:00
Reed Garmsen
7a10109682 Added logic to clear error messages that are not relevant to the current error (or to remove error messagesthat no longer apply) for user creation 2015-06-18 09:31:04 -07:00
JoramWilander
4af08121e6 fix command comparator and team store 2015-06-18 12:13:56 -04:00
it33
c4788e0473 Changed "Theme Color Option" to "Theme Color" 2015-06-18 08:38:07 -07:00
it33
0de2bd994b Changed "Theme Color Option" to "Theme Color" 2015-06-18 08:38:07 -07:00
it33
ce03ed6415 Update "Theme" to "Theme Color Options"
Needed to make marketing screen look nice.
2015-06-18 08:35:25 -07:00
it33
c835f2370c Update "Theme" to "Theme Color Options"
Needed to make marketing screen look nice.
2015-06-18 08:35:25 -07:00
JoramWilander
308c4f3ce9 added team store, team settings menu, and the ability to turn on valet feature from client 2015-06-18 10:40:46 -04:00
Reed Garmsen
66425c97e4 Added ability to remove the first entry of a Invite New Members list (or clear it if there's only one entry 2015-06-17 18:37:28 -07:00
Reed Garmsen
e22c89ad6b Changed Invite Members to Add Members in channel options for mobile and browser 2015-06-17 12:31:09 -07:00
Reed Garmsen
bf3ca45dac Merge pull request #6 from rgarmsen2295/master
Remerging
2015-06-17 11:29:13 -07:00
Reed Garmsen
50c97f4155 Merge pull request #6 from rgarmsen2295/master
Remerging
2015-06-17 11:29:13 -07:00
Reed Garmsen
519bebcaee Simplified code changes 2015-06-17 11:11:13 -07:00
Reed Garmsen
7fbc852236 Simplified code changes 2015-06-17 11:11:13 -07:00
Reed Garmsen
f74ced758f Added in basic changes necessary to fix some typos. Needs further tests and changes to other config files 2015-06-17 11:11:13 -07:00
Reed Garmsen
1c0400a121 Added in basic changes necessary to fix some typos. Needs further tests and changes to other config files 2015-06-17 11:11:13 -07:00
JoramWilander
20ead3585d fix an auto-complete bug for mentions 2015-06-17 12:25:41 -04:00
JoramWilander
b7e516ff2e fix an auto-complete bug for mentions 2015-06-17 12:25:41 -04:00
JoramWilander
f1a2e48354 fixes mm-1250 mention highlights should now align in textbox 2015-06-17 09:23:19 -04:00
JoramWilander
f4d5f52836 fixes mm-1235 clicking on mentions now works properly 2015-06-17 08:36:16 -04:00
JoramWilander
09bf615197 fixes mm-1269 don't show blue bar for internet connection issue 2015-06-17 08:29:44 -04:00
Christopher Speller
d927e2ba69 Fixing link 2015-06-16 16:42:14 -04:00
Christopher Speller
8d3b36ed3d Fixing link 2015-06-16 16:42:14 -04:00
Christopher Speller
eedced16c3 Switching from config file to parsing homelink from url 2015-06-16 15:35:34 -04:00
Christopher Speller
14b409220e Switching from config file to parsing homelink from url 2015-06-16 15:35:34 -04:00
Corey Hulen
225275680e Merge pull request #12 from mattermost/mm-1285
fixes mm-1218 adds sentence describing username to sign up pages
2015-06-16 10:05:59 -08:00
Corey Hulen
f9bd51ed5a Merge pull request #12 from mattermost/mm-1285
fixes mm-1218 adds sentence describing username to sign up pages
2015-06-16 10:05:59 -08:00
Reed Garmsen
375e268d00 Changed text when previewing an image from Downloading to Previewing 2015-06-16 10:50:42 -07:00
JoramWilander
4330537303 fixes mm-1218 adds sentence describing username to sign up pages 2015-06-16 12:24:51 -04:00
JoramWilander
5695a6a4b7 fixes mm-1218 adds sentence describing username to sign up pages 2015-06-16 12:24:51 -04:00
JoramWilander
0655c8798f fixes mm-1251 updates sign up now link 2015-06-16 07:53:58 -04:00
JoramWilander
081b22f7bb fixes mm-1251 updates sign up now link 2015-06-16 07:53:58 -04:00