summaryrefslogtreecommitdiffstats
path: root/web/react/components/get_link_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-135/+0
|
* PLT-963 - Improving scss structureAsaad Mahmood2016-03-141-1/+1
|
* Removed Get Team Invite Link link when user creation is disabledHarrison Healey2016-03-031-14/+9
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
|
* Properly disable the get team link functionality when user creation is disabledReed Garmsen2016-02-021-7/+16
|
* PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-011-3/+19
| | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd
* Multiple UI ImprovementsAsaad Mahmood2015-12-011-1/+1
|
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-231-77/+67
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-1/+1
| | | | system.
* Multiple UI changesAsaad Mahmood2015-10-291-1/+1
|
* Fixing most deprication warningsChristopher Speller2015-10-151-3/+3
|
* Update get_link_modal.jsxit332015-10-111-1/+0
| | | Removing out-of-date text saying that anyone can join a team from invite link, since there are now options to restrict sign-up based on email domain and SSO options
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Hid Copy Link button when unable to copy the team signup linkhmhealey2015-10-061-11/+18
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-7/+11
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-3/+2
|
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|
* Remove use of getDOMNode from multiple files.JoramWilander2015-09-021-15/+6
|
* Reformatted get_link_modal.jsx to meet style guide requirements.JoramWilander2015-09-011-44/+98
|
* Merge pull request #389 from nickago/MM-1799Joram Wilander2015-08-181-1/+5
|\ | | | | MM-1799 Changed wording of get link modal
| * Changed wording of get link modalnickago2015-08-171-1/+5
| |
* | Multiple UI changesAsaad Mahmood2015-08-181-1/+1
|/
* Fixed help text rendering on mobileReed Garmsen2015-08-041-6/+7
|
* Added help text informing the user that the team invite link has been copied ↵Reed Garmsen2015-08-031-18/+28
| | | | when they press the 'Copy Link' button
* MM-1401 - Removing most inline styles and other UI changesAsaad Mahmood2015-07-171-1/+1
|
* Changed textarea resizeability from being a blanket statement to everything ↵Reed Garmsen2015-07-071-1/+1
| | | | to only the ones with issues
* MM-1319 - Copy link and background changeAsaad Mahmood2015-07-181-1/+1
|
* first commit=Corey Hulen2015-06-141-0/+55