hmhealey
|
388dc6c89c
|
Moved show static methods out of modals and into EventHelpers
|
2015-11-23 12:11:11 -05:00 |
|
hmhealey
|
b20144db8e
|
Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal
|
2015-11-23 10:53:07 -05:00 |
|
Christopher Speller
|
55b831e4e1
|
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system.
|
2015-11-19 21:12:56 -05:00 |
|
hmhealey
|
fd9ef64b85
|
Added feedback to the Invite Members modal to indicate that emails are currently being sent
|
2015-11-12 10:43:49 -05:00 |
|
hmhealey
|
6428878e20
|
Moved InviteMemberModal to be controlled by a store
|
2015-11-02 17:35:59 -05:00 |
|
hmhealey
|
efa7b8252f
|
Ported ConfirmModal and InviteMemberModal to React-Bootstrap
|
2015-11-02 15:10:14 -05:00 |
|
=Corey Hulen
|
bb25056d9a
|
PLT-340
|
2015-10-27 22:18:52 -07:00 |
|
Asaad Mahmood
|
fb05a16b0c
|
Updating nav active bg and Send invitation button
|
2015-10-23 20:34:21 +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 |
|
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 |
|
Christopher Speller
|
b85b529373
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04: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
|
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 |
|
Christopher Speller
|
f79eea1854
|
Moving config.js to /web/react/utils/ Including in every file needed
|
2015-09-02 16:49:32 -04:00 |
|
hmhealey
|
a020391d93
|
Replaced broken remaining calls to getDOMNode with React.findDOMNode
|
2015-09-02 15:56:13 -04:00 |
|
=Corey Hulen
|
f578bb1e48
|
MM-2065 style refactoring
|
2015-09-01 17:06:31 -07:00 |
|
Christopher Speller
|
92c4df5b10
|
Merge pull request #370 from hmhealey/mm1812
MM-1812 Provide warnings on team invite screens when email is disabled
|
2015-08-14 08:48:24 -04:00 |
|
hmhealey
|
8fc4456213
|
Removed isEmailEnabledSynchronous and switched the email disabled warnings to use ConfigStore
|
2015-08-13 13:23:56 -04:00 |
|
hmhealey
|
37909f52ad
|
Disabled the invite members dialog when email is disabled on the server
|
2015-08-11 16:53:15 -04:00 |
|
nickago
|
8633c477c8
|
Fixed typo
|
2015-08-11 10:54:29 -07:00 |
|
Reed Garmsen
|
a9b9e03a5b
|
Cosmetic refactoring to better fit style guide
|
2015-08-04 09:56:27 -07:00 |
|
Reed Garmsen
|
d3580a983d
|
The first field of the 'Invite New Member' field can no longer be cleared or deleted
|
2015-08-03 12:50:43 -07:00 |
|
Asaad Mahmood
|
eae619e170
|
MM-1473 - Updating text for close buttons
|
2015-07-31 15:59:37 +05:00 |
|
Asaad Mahmood
|
53d0420e24
|
Improving mentions list and other UI improvements
|
2015-07-10 02:38:19 +05:00 |
|
Reed Garmsen
|
65dc307e68
|
Small tweaks and cleanup
|
2015-07-07 18:12:53 -07:00 |
|
Reed Garmsen
|
ddeb3ec738
|
Added a server side check to see if members who are trying to be invited have already been invited by checking the email. Client handles it as if it was an email error.
|
2015-07-07 17:57:25 -07:00 |
|
Corey Hulen
|
d146916f39
|
Merge pull request #43 from rgarmsen2295/mm-1202
MM-1202
|
2015-06-25 11:42:11 -04:00 |
|
Corey Hulen
|
0537e87a90
|
Merge pull request #34 from rgarmsen2295/mm-1288
MM-1288
|
2015-06-25 11:36:57 -04:00 |
|
Reed Garmsen
|
e9d7844a9c
|
Readded error checking for for first and last names but made the requirement a config toggle instead of always required
|
2015-06-19 09:50:53 -07:00 |
|
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
|
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 |
|
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 |
|
=Corey Hulen
|
cf7a05f80f
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
=Corey Hulen
|
56e74239d6
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|