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

48 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
=Corey Hulen
6a1755d2e3 Inital support for multi-tab loging 2015-10-16 09:10:54 -07:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Christopher Speller
cbefd88951 Merge pull request #993 from apaatsio/bootstrap-help-block
Use help-block class from Bootstrap
2015-10-14 07:39:53 -04:00
Florian Orben
69a7363990 PLT-486: Remove spell check feature from input boxes during signup flow
Add spellcheck="false" attribute to login and signup form inputs
2015-10-12 23:24:16 +02:00
Asaad Mahmood
72b3a1d695 Other UI Improvements 2015-10-12 20:55:40 +05:00
Antti Ahti
2d3506e2d2 Use help-block class from Bootstrap
Use help-block class provided by Bootstrap instead of using a custom form__hint class.

We still override some styles from the Bootstrap class, though.
2015-10-09 16:35:52 +03:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Christopher Speller
91e55e2829 Fixing broken signup page 2015-10-06 08:41:49 -04:00
Christopher Speller
33b957ed1a Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. Adding new ESLint rules. Fixing new ESLint errors. 2015-10-05 11:05:06 -04:00
=Corey Hulen
e05c6ed6d1 redirect to team after login 2015-09-25 08:36:02 -07:00
=Corey Hulen
2b5b8f95ed Merge branch 'master' into PLT-11-email 2015-09-23 12:55:58 -07:00
Reed Garmsen
3ab7d3e24d Adds a check for email validity client-side when joining a team using a public link 2015-09-22 16:38:46 -07:00
=Corey Hulen
88e5a71e8c Adding service settings to admin console 2015-09-22 12:12:50 -07:00
=Corey Hulen
f8e2a43d09 Fixing eslint errors 2015-09-21 17:52:30 -07:00
=Corey Hulen
e863096358 Fixing broken signup pages 2015-09-21 15:34:09 -07:00
=Corey Hulen
ed9a2da83b Adding email to admin console 2015-09-21 15:11:56 -07:00
=Corey Hulen
2fc01df828 Fixing eslint problems 2015-09-15 19:34:02 -07:00
=Corey Hulen
5e2f701e6c Removing old config stuff 2015-09-15 19:09:50 -07:00
=Corey Hulen
b2a679c25d PLT-93 cleaing up client side configs 2015-09-15 18:59:14 -07:00
Michael Leer
c961c529af update remaining web files tolowercase 2015-09-14 19:29:56 +01:00
Christopher Speller
f79eea1854 Moving config.js to /web/react/utils/ Including in every file needed 2015-09-02 16:49:32 -04:00
Reed Garmsen
aac83dcedc Additional refactoring according to issues not caught by eslint 2015-09-02 09:46:40 -07:00
Reed Garmsen
e2a24f40b7 Cosmetic reformatting of multiple jsx files 2015-09-02 08:30:23 -07:00
JoramWilander
4ea9635b50 Remove Google as a SSO service. 2015-08-28 10:02:45 -04:00
JoramWilander
f5fec3a157 Added the ability to create a team with SSO services and added the ability to turn off email sign up. 2015-08-28 08:37:55 -04:00
JoramWilander
8feec04929 incorporate asaad's UI updates for google sign-up 2015-08-14 12:38:16 -04:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
hmhealey
7d40748d01 Added ShowTermsDuringSignup config option on the client which toggles the Terms of Service disclaimer on signup 2015-08-05 16:07:20 -04:00
hmhealey
e6f8fa0fa7 Reformat signup_user_complete to match style guide 2015-08-05 15:43:36 -04:00
Christopher Speller
6222d2cb30 Fixing links for signup from team invite link. Enter now advances signup_user_complete screen. Signin now link now redirects properly. 2015-07-30 08:53:20 -04:00
JoramWilander
0bfc769b4d updated user sign up page and login page with new UI details 2015-07-28 11:41:44 -04:00
Asaad Mahmood
120ca01662 Signup Ui changes 2015-07-28 11:31:15 -04:00
Asaad Mahmood
9c2d4d39cc Adding hint text for username back in 2015-07-24 21:04:11 +05:00
Asaad Mahmood
464158e0f2 Minor class changes 2015-07-24 20:50:48 +05:00
Asaad Mahmood
0996106d65 Complete signup page UI changes 2015-07-24 19:51:41 +05:00
JoramWilander
56a0a7d1e1 only show gitlab signup/login links if gitlab oauth is turned on 2015-07-22 15:32:39 -04:00
JoramWilander
4f0364d876 added signup link verification to oauth signup flow 2015-07-22 12:13:45 -04:00
JoramWilander
62c0603c50 merged with new team domain changes and added signup/login links for gitlab 2015-07-22 10:12:28 -04:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes 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
2015-07-20 17:45:23 -04:00
=Corey Hulen
e017babc5d fixing merge 2015-07-15 10:22:05 -08:00
=Corey Hulen
252d0f3924 Fixes mm-1415 adding email bypass flag 2015-07-12 23:36:52 -08:00
ralder
6a559febc2 fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore 2015-07-10 12:38:16 -07:00
Asaad Mahmood
7d7a50d6b1 MM-1304 - Quick fix for error on welcome sign up page 2015-07-10 20:56:20 +05:00
Christopher Speller
d5785ee901 Finishing centralization of BrowserStore 2015-07-08 12:38:14 -04: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
4330537303 fixes mm-1218 adds sentence describing username to sign up pages 2015-06-16 12:24:51 -04:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00