summaryrefslogtreecommitdiffstats
path: root/web/react/pages
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-162-361/+0
|
* Fixing segment tracking=Corey Hulen2016-03-141-1/+1
|
* Convering client to react-router.Christopher Speller2016-03-1414-854/+290
|
* Ported RenameChannelModal to React-Bootstraphmhealey2016-02-221-2/+0
|
* Updating some client deps + eslintChristopher Speller2016-02-2213-28/+28
|
* Ported PostDeletedModal to React-Bootstraphmhealey2016-02-181-2/+0
|
* Replaced Permalink popover with a Permalink modalhmhealey2016-02-091-0/+2
|
* Remove authorElias Nahum2016-01-291-3/+0
|
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-291-0/+67
| | | | | | - Authorize - Signup Team Confirm - Footer
* PLT-7: Refactoring frontend (chunk 4)Elias Nahum2016-01-282-6/+55
|
* Moved PreferenceStore initialization into head.htmlhmhealey2016-01-261-5/+1
|
* Changed first preference load to be done synchronouslyhmhealey2016-01-261-14/+3
|
* Fixing eslint error=Corey Hulen2016-01-251-1/+0
|
* PLT-7 fixing error bar msg=Corey Hulen2016-01-251-5/+0
|
* PLT-7 client side infra=Corey Hulen2016-01-251-74/+70
|
* Merge pull request #1970 from mattermost/PLT-7-client-infra3Corey Hulen2016-01-241-17/+60
|\ | | | | PLT-7 client infra for loc
| * PLT-7 client infra for loc=Corey Hulen2016-01-241-17/+60
| |
* | PLT-7 client side infra for loc=Corey Hulen2016-01-248-76/+473
|/
* PLT-7 fixing dist build=Corey Hulen2016-01-211-2/+0
|
* PLT-7 client side infra=Corey Hulen2016-01-211-6/+3
|
* PLT-7 Adding react-intl libs=Corey Hulen2016-01-211-8/+62
|
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+19
|
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-1/+1
|
* fix font not being changed on first page visit (if preferences havent been ↵Florian Orben2015-12-041-0/+12
| | | | loaded before)
* Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-011-16/+0
|
* Converted TeamMembers (now called TeamMembersModal) to React-Bootstraphmhealey2015-11-231-6/+0
|
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-231-3/+3
|
* Ported EditChannelModal to React-Bootstraphmhealey2015-11-231-6/+0
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-232-12/+9
| | | | improvements.
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-1912-38/+38
| | | | system.
* Merge pull request #1423 from hmhealey/plt737Christopher Speller2015-11-181-18/+0
|\ | | | | PLT-737 Converted first set of Modals to ReactBootstrap
| * Converted DeleteChannelModal to React-Bootstraphmhealey2015-11-171-6/+0
| |
| * Converted ChannelNotificationsModal to React-Bootstraphmhealey2015-11-171-6/+0
| |
| * Converted ChannelInfoModal to React-Bootstraphmhealey2015-11-171-6/+0
| |
* | PLT-327: Add help text for MarkdownFlorian Orben2015-11-171-0/+16
|/
* Merge pull request #1303 from mattermost/plt-516-2Christopher Speller2015-11-041-12/+0
|\ | | | | PLT-516 Part 2 of fixing performance issues with large teams
| * Convert channel_members and channel_invite modals to react boostrap to fix ↵JoramWilander2015-11-041-12/+0
| | | | | | | | performance issues
* | Moved InviteMemberModal to be controlled by a storehmhealey2015-11-021-0/+6
| |
* | Ported UserSettingsModal to React-Bootstraphmhealey2015-11-021-6/+0
| |
* | Ported AccessHistoryModal and ActivityLogModal to React-Bootstraphmhealey2015-11-021-12/+0
| |
* | Ported ConfirmModal and InviteMemberModal to React-Bootstraphmhealey2015-11-021-6/+0
|/
* Hooking up external componentsChristopher Speller2015-11-021-3/+1
|
* Creating hierarchyChristopher Speller2015-11-021-70/+25
|
* PLT-340=Corey Hulen2015-10-273-3/+14
|
* Merging from master=Corey Hulen2015-10-191-2/+5
|\
| * change url when a user navigates between tabs [#962]Stas Vovk2015-10-181-2/+5
| |
* | Refactoring web classes to use multi-session=Corey Hulen2015-10-161-3/+4
| |
* | Fixing merge=Corey Hulen2015-10-161-0/+3
|\|
| * Merge pull request #1079 from hmhealey/initprefsChristopher Speller2015-10-161-0/+3
| |\ | | | | | | Added an initial call to get all user preferences on page load
| | * Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+3
| | |