- 03 Dec, 2018 1 commit
-
-
Jesse Hallam authored
* MM-13209: fix textbox to bind channel from props This avoids relying on a global notion of the current channel, which only applies to the centre and not the RHS. * update mattermost-redux * code review feedback * update mattermost-redux
-
- 30 Nov, 2018 1 commit
-
-
Saturnino Abril authored
-
- 29 Nov, 2018 1 commit
-
-
JoramWilander authored
-
- 28 Nov, 2018 1 commit
-
-
Elias Nahum authored
-
- 23 Nov, 2018 1 commit
-
-
Saturnino Abril authored
-
- 22 Nov, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
-
- 20 Nov, 2018 1 commit
-
-
Harrison Healey authored
-
- 19 Nov, 2018 1 commit
-
-
Sudheer authored
* [MM-12591] Add scroll animaition to unreads in LHS * Fix the version for rebound * Add rebound LICENSE to NOTICE file
-
- 16 Nov, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
-
- 15 Nov, 2018 2 commits
-
-
Sudheer authored
* MM-11509 Changes for consuming post metadata on webapp * Remove delayed api call for attachment info * Remove delayed api call for reactions on post * Pass down images prop from metadata to markdown image for dimentions * Use metadata for webapp * Use Dimentions of images for 1. Markdown inline images 2. Message attachments 3. Opengraph images 4. Image embeds * Remove api calls for fetching post data * Remove api calls for fetching reactions * Remove image onload corrections for message attachments * Add new utility func for calculating dimentions of images based on metadata and maxDimentions for the component * * Use opengraph data from store as before * Fix review comments * * Revert pack-lock.json * Add constants for dimentions * * Fix spelling for dimensions * Added couple of checks for local temp vs postmeta data check * Revert package-lock changes * Fix faling tests and checks * Update MM-redux hash to match post-metadata branch * Change tests folder * Fix spelling for dimentsion
-
Saturnino Abril authored
* E2E: Write initial test setup with Cypress * assigned element IDs and rearrange test files
-
- 09 Nov, 2018 1 commit
-
-
Chris Duarte authored
* New sidebar preference suppport - Oct 17 Display ordered channels in sidebar Add describe lable to sidebar settings Move logic over to redux and fix styling and copy issues Add test to support Channel Grouping and Sorting Support ExperimentalSidebarPreference Update snapshot Clean up code Fix snapshot test after rebase Add showSidebarChannelPreference props to test Use ExperimentalChannelOrganization Fix duplicate dividers between sidebar settings sections Combine channel grouping and sorting settings Update text for channel organization settings Add header to Channel/Direct message modal Added sidebar setting analytics Fix unit tests Remove channel sorting change when grouping changes Remove extra scroll div Add forked redux version for testing Fixed snapshot test Fix more_channels snapshot test Add clickable channel name in sidebar One form for New Public or Private Channel Add permission check for creating public & private channel Add check for createPublic/Private channel permissions Display sorting, unread, and favorite always Revert "Add forked redux version for testing" This reverts commit ab2182ac02d83a8d0d8a6fa7a5b98406bd7bd7ae. Add updated forked redux version for testing Display only channel type based on permissions in NewChannel modal Update snapshot test for new_channel_modal Revert "Add updated forked redux version for testing" This reverts commit 4bbd31cc9977f85f319fc97593d744c7893cb2de. Add updated forked redux version for testing Fix eslint errors Fix id for each section Display sidebar preference in option description Fix Firebox empty-box issue Fix snapshot test Add More button at the bottom Add PropTypes for browsePublicDirectChannels Proper check for no permissions to create channel Pass createPrivateChannelIcon Move unread/favorite preference to the bottom Update snapshot test * Add missing imports * Add section.name to ChannelName component * Fix reference to getSidebarPreference * Fix failing test * Fix snapshot test for new_channel_flow.test * Fix needs_team_test snapshot * Ran npm run -- -u * Refactor ChannelCreate * Update snapshot test for ChannelCreate * Rename channelType to sectionType * Remove Modal.Body when using bodyOnly * Minor changes * Wrap translationIds with t() * Remove duplicate map * Update unreadsAtTop and favoriteAtTop usage in UserSettingsSidebar.jsx * Remove unused sidebar.tutorialScreen strings * Update mattermost-redux library
-
- 08 Nov, 2018 1 commit
-
-
Pradeep Murugesan authored
* 8347 added the channels of type group as part of the more direct message dialog * 8347 chaned the icon for group message * 8347 extracted channel searching of into a method * 8347 added tests * 8347 created a new selector and filtered on username,nickname, first and last names of profile * GH-8347 - Updating styles fro Group DM * 8347 fixed build break * moved the selectors to redux * 8347 fixed the review comments * updated the redux reference GH-8347
-
- 06 Nov, 2018 1 commit
-
-
Saturnino Abril authored
-
- 05 Nov, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
-
- 29 Oct, 2018 2 commits
-
-
Joram Wilander authored
* Remove flus usages from diagnostics * Remove flux usages from status actions * Convert status actions to redux actions and add tests * Updates per feedback * Update per feedback
-
Joram Wilander authored
-
- 25 Oct, 2018 1 commit
-
-
Jesse Hallam authored
-
- 24 Oct, 2018 1 commit
-
-
Joram Wilander authored
-
- 22 Oct, 2018 1 commit
-
-
Joram Wilander authored
* Revert "revert react-select dependency update (#1901)" This reverts commit 078cda34. * Update react-select usage * Update tests * Remove 'yo' * Update snapshots
-
- 17 Oct, 2018 3 commits
-
-
Harrison Healey authored
* MM-12581 Move translations into redux store and remove LocalizationStore * Switch i18n file mocking to not use identity-obj-proxy * Address feedback
-
Joram Wilander authored
* Remove flux store usages in team* components * Fix bug not pulling joinable teams on load
-
Joram Wilander authored
-
- 16 Oct, 2018 1 commit
-
-
Elias Nahum authored
-
- 11 Oct, 2018 1 commit
-
-
Harrison Healey authored
-
- 10 Oct, 2018 1 commit
-
-
Harshil Sharma authored
* #143 refactored 'service terms' to 'terms of service' * 124 Renamed EnableCustomServiceTerms feature flag to EnableCustomTermsOfService * merged master * #124 renamed selectot from 'service terms' to 'terms of service' * update mattermost-redux commit
-
- 04 Oct, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
-
- 03 Oct, 2018 1 commit
-
-
Christopher Speller authored
* Updating basic dependencies. * Upgrading to babel 7 * Some cleanup and removing warnings. * Fixing jest * Cleanup webpack config. * More fixing jest. * Updating build server dockerfile. * Better tag for docker image
-
- 28 Sep, 2018 1 commit
-
-
Christopher Speller authored
-
- 27 Sep, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
-
- 26 Sep, 2018 1 commit
-
-
Jesús Espino authored
-
- 25 Sep, 2018 1 commit
-
-
Joram Wilander authored
-
- 21 Sep, 2018 1 commit
-
-
Jesús Espino authored
* Add t() translation mark to i18nable strings and update translations * Add 'Search Gfycat' string translation * More translation fixes
-
- 18 Sep, 2018 2 commits
-
-
Harrison Healey authored
* Remove .npminstall and don't explicitly build mattermost-redux * Add workaround for Jenkins expecting .npminstall to exist * Remove dummy .npminstall target and update Jenkinsfile * Update mattermost-redux to merged version of changes
-
Saturnino Abril authored
-
- 13 Sep, 2018 1 commit
-
-
Joram Wilander authored
-
- 12 Sep, 2018 1 commit
-
-
Carlos Tadeu Panato Junior authored
* update redux commit * update package-lock
-
- 30 Aug, 2018 1 commit
-
-
Harrison Healey authored
* MM-11449 Show OpenGraph previews for pages with any of the required fields * Update mattermost-redux
-
- 29 Aug, 2018 2 commits
-
-
Christopher Speller authored
* Upgrading dependencies. * Yup downgrade * Fix bad merge
-
Ryan Wang authored
* [MM-11279] Migrate access_history_modal to be pure and use redux * update redux and from minor comments
-