=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 |
|
hmhealey
|
ae0d4dce7b
|
Updated More Direct Channels modal and converted it to ReactBootstrap
|
2015-10-14 16:57:08 -04:00 |
|
Christopher Speller
|
b85b529373
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04:00 |
|
Christopher Speller
|
515d709c2e
|
Merge pull request #915 from mattermost/plt-300
PLT-300 Update allow/deny oauth page UI, and add ouath as reserved word.
|
2015-10-05 10:32:27 -04:00 |
|
JoramWilander
|
6221927351
|
Update allow/deny oauth page UI, and add ouath as reserved word.
|
2015-10-02 12:47:54 -04:00 |
|
=Corey Hulen
|
430806301d
|
PLT-44 allow team switching without the need to login
|
2015-10-01 17:52:47 -07:00 |
|
=Corey Hulen
|
04c12ba58e
|
Fixing blue bar and renders warning when mis-configured.
|
2015-09-24 15:06:54 -07:00 |
|
=Corey Hulen
|
2b5b8f95ed
|
Merge branch 'master' into PLT-11-email
|
2015-09-23 12:55:58 -07:00 |
|
JoramWilander
|
e4a15076f4
|
Implement UI theme colors.
|
2015-09-23 10:12:40 -04:00 |
|
Christopher Speller
|
772a4337c6
|
Merge pull request #739 from rgarmsen2295/plt-39
PLT-39 Clicking "Resend email" on the verification page now confirms email was sent
|
2015-09-23 08:19:45 -04:00 |
|
=Corey Hulen
|
6e60768abe
|
Fixing merge conflict
|
2015-09-22 13:18:42 -07:00 |
|
Reed Garmsen
|
b4be8eb554
|
Minor changes to how resend status is passed
|
2015-09-21 17:03:08 -07:00 |
|
=Corey Hulen
|
ed9a2da83b
|
Adding email to admin console
|
2015-09-21 15:11:56 -07:00 |
|
JoramWilander
|
98186e5018
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |
|
JoramWilander
|
47e6a33a45
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
=Corey Hulen
|
2fc01df828
|
Fixing eslint problems
|
2015-09-15 19:34:02 -07:00 |
|
=Corey Hulen
|
d625e62d96
|
Finished removing some of the last bits of client side config
|
2015-09-15 19:29:00 -07:00 |
|
=Corey Hulen
|
b2a679c25d
|
PLT-93 cleaing up client side configs
|
2015-09-15 18:59:14 -07:00 |
|
Corey Hulen
|
bfebb41bc0
|
Merge pull request #678 from mattermost/mm-1589
PLT-171 MM-1589 New add channel modal using react-bootstrap.
|
2015-09-14 16:57:54 -07:00 |
|
Christopher Speller
|
0ea0233c50
|
New add channel modal using react-bootstrap.
|
2015-09-14 13:56:58 -04:00 |
|
=Corey Hulen
|
41439eb801
|
Cleaning up html
|
2015-09-10 15:44:14 -07:00 |
|
=Corey Hulen
|
83b04181da
|
merging
|
2015-09-10 15:15:04 -07:00 |
|
=Corey Hulen
|
8bf35081c8
|
PLT-12 UI framework for admin console
|
2015-09-10 14:56:37 -07:00 |
|
JoramWilander
|
5c0680397d
|
Add post list container to hold mounted post lists for faster rendering/channel switching.
|
2015-09-08 10:11:57 -04:00 |
|
=Corey Hulen
|
e54d0da392
|
Adding unit tests for cmd line
|
2015-09-04 16:56:18 -07:00 |
|
=Corey Hulen
|
05d95d80a8
|
Merge branch 'master' into PLT-12
|
2015-09-03 13:39:22 -07:00 |
|
=Corey Hulen
|
48ca3a4007
|
Adding initial admin console html pages
|
2015-09-03 13:38:22 -07:00 |
|
Christopher Speller
|
4b22c1f99c
|
Upgrading ESLint and adding some more rules. Refactoring to meet these new rules
|
2015-09-03 15:00:47 -04:00 |
|
nickago
|
069f851313
|
Cosmetic Refactoring
|
2015-09-02 11:14:50 -07: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 |
|
Reed Garmsen
|
bf82facd5a
|
Moved the ability to rename a team into the team settings modal; fixed issues with valet settings
|
2015-08-24 08:36:55 -07:00 |
|
Christopher Speller
|
2f1dcf6f52
|
Merge pull request #381 from mattermost/mm-1705
MM-1705 add google as an oauth single-sign-on service
|
2015-08-18 08:47:35 -04:00 |
|
Christopher Speller
|
96d1eb1c80
|
Merge pull request #378 from rgarmsen2295/mm-316c
MM-316 Allows users to drag and drop files from their computer to the center pane or RHS to upload them
|
2015-08-18 08:46:14 -04:00 |
|
Reed Garmsen
|
2c098d7711
|
Small changes to css to clean up code
|
2015-08-14 11:33:33 -07:00 |
|
JoramWilander
|
b704e9489b
|
added google sign-in functionality to the client, with minor model modifications
|
2015-08-14 12:38:16 -04:00 |
|
Reed Garmsen
|
3a55cc6dcb
|
Minor refactoring for better maintainibility
|
2015-08-13 16:00:55 -07:00 |
|
Reed Garmsen
|
912ca8e8dd
|
Changed location of file upload overlay
|
2015-08-13 12:07:32 -07:00 |
|
hmhealey
|
ca919538cc
|
Added ConfigStore that is populated from the server
|
2015-08-13 13:01:21 -04:00 |
|
hmhealey
|
d35065d6fd
|
Reformatted code to match the style guide
|
2015-08-11 16:53:15 -04:00 |
|
hmhealey
|
37909f52ad
|
Disabled the invite members dialog when email is disabled on the server
|
2015-08-11 16:53:15 -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 |
|
JoramWilander
|
ff362b7792
|
updates to sign-up flow, remove company name and marketing checkbox
|
2015-07-28 11:36:33 -04:00 |
|
nickago
|
ed70db1861
|
When user is removed, a modal appears, which on closing redirects the
user to town square.
|
2015-07-27 14:07:23 -07:00 |
|
Corey Hulen
|
a9d48ff994
|
Merge pull request #237 from mattermost/mm-1570
fixes mm-1570 adds support for using mattermost as an OAuth client
|
2015-07-23 09:21:14 -08:00 |
|
JoramWilander
|
56a0a7d1e1
|
only show gitlab signup/login links if gitlab oauth is turned on
|
2015-07-22 15:32:39 -04:00 |
|
Reed Garmsen
|
b3b0133930
|
Adding back Access History and Active Devices
|
2015-07-22 20:11:40 +05:00 |
|
JoramWilander
|
62c0603c50
|
merged with new team domain changes and added signup/login links for gitlab
|
2015-07-22 10:12:28 -04:00 |
|
JoramWilander
|
c39e95c7cb
|
inital implementation of using GitLab OAuth2 provider for signup/login
|
2015-07-22 08:41:53 -04:00 |
|