summaryrefslogtreecommitdiffstats
path: root/web/react/components/sidebar_right_menu.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-220/+0
|
* Convering client to react-router.Christopher Speller2016-03-141-23/+16
|
* PLT-7: Refactoring frontend (chunk 9)Elias Nahum2016-02-011-9/+59
| | | | - sidebar right & rhs
* Merge pull request #1588 from rgarmsen2295/plt-881Joram Wilander2015-12-121-15/+28
|\ | | | | PLT-881 Adds Legal and Support Settings to the System Console
| * Added legal and support settings to sys console and implemented support for ↵Reed Garmsen2015-12-101-15/+28
| | | | | | | | options in app
* | Don't display system console on mobileJoramWilander2015-12-071-1/+1
|/
* Merge pull request #1506 from mattermost/PLT-1223Christopher Speller2015-11-241-2/+2
|\ | | | | PLT-1223 fixing help links
| * PLT-1223 fixing help links=Corey Hulen2015-11-231-2/+2
| |
* | Converted TeamMembers (now called TeamMembersModal) to React-Bootstraphmhealey2015-11-231-6/+5
|/
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-4/+3
|
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-231-7/+7
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-6/+6
| | | | system.
* Multiple UI ImprovementsAsaad Mahmood2015-11-161-9/+9
|
* Moved InviteMemberModal to be controlled by a storehmhealey2015-11-021-7/+2
|
* Ported UserSettingsModal to React-Bootstraphmhealey2015-11-021-3/+11
|
* Ported ConfirmModal and InviteMemberModal to React-Bootstraphmhealey2015-11-021-4/+15
|
* PLT-340=Corey Hulen2015-10-271-1/+2
|
* Fixing admin console=Corey Hulen2015-10-201-1/+1
|
* Inital support for multi-tab loging=Corey Hulen2015-10-161-2/+2
|
* PLT-590: Change "Manage Team" to "Manage Members"Potapov Max2015-10-121-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-435 adding system console link to RHS=Corey Hulen2015-09-291-0/+15
|
* UI Modifications for multiple ticketsAsaad Mahmood2015-09-221-0/+4
|
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-1/+1
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-3/+2
|
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-1/+2
|
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-1/+2
|
* MM-2065 style refactoring=Corey Hulen2015-09-011-14/+62
|
* Removes rename team option from mobile sidebarReed Garmsen2015-08-271-7/+0
|
* Changed user_settings1 to user_settings and removed vestigial cssnickago2015-08-141-1/+1
|
* Cosmetic refactoringReed Garmsen2015-08-061-31/+43
|
* Correct sign up link now displays on ie10 in the 'Team Invite Link' modal; ↵Reed Garmsen2015-08-061-1/+2
| | | | replaces location.origin with utils function
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-2/+2
| | | | | | | 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
* rebase touch-upsJoramWilander2015-06-291-0/+1
|
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-1/+1
| | | | feature from client
* first commit=Corey Hulen2015-06-141-0/+76