- 30 Nov, 2018 3 commits
-
-
Sudheer authored
* Fix the error of onClick with scrollToBottomArrow prop
-
Saturnino Abril authored
fix redirect to select_team after logout by only loading "loadMe" when user has existing cookie and was_logged_in in the local storage (#2060)
-
Asaad Mahmood authored
-
- 29 Nov, 2018 8 commits
-
-
Asaad Mahmood authored
-
Asaad Mahmood authored
-
Sudheer authored
-
Joram Wilander authored
-
Harrison Healey authored
-
Asaad Mahmood authored
* MM-12996 - Updating modals on mobile * Updating snapshots * Updating test * Updating test * Updating tests * Update unit tests for MobileChannelHeaderPlug
-
JoramWilander authored
-
Sudheer authored
-
- 28 Nov, 2018 12 commits
-
-
Joram Wilander authored
-
Elias Nahum authored
* translations PR 20181128 * Add Ukrainian to Mattermost * Fix languages order * Fix snapshots
-
Asaad Mahmood authored
-
Elias Nahum authored
-
Elias Nahum authored
* Fix joining channels from the quick switcher * Join the channel if it is a public channel
-
Chris Duarte authored
-
Joram Wilander authored
-
Christopher Speller authored
Announcement bar fixes.
-
Sudheer authored
-
Sudheer authored
-
Sudheer authored
-
Sudheer authored
-
- 27 Nov, 2018 3 commits
-
-
Joram Wilander authored
-
Asaad Mahmood authored
-
Sudheer authored
* MM-13107 Add backwards compatibility for metadata * Fix review comments
-
- 26 Nov, 2018 4 commits
-
-
Joram Wilander authored
MM-12398/MM-13153 Fix typing quickly in autocomplete selecting wrong item and fix channel switcher (#2078) * Fix typing quickly in autocomplete selecting wrong item and fix channel switcher * Fix opening GMs and add tests * Fix import
-
Saturnino Abril authored
add divider below channelSwitcherSection when autoCloseDMSection is not present, and removed duplicated divider of channelOrganizationSection (#2082)
-
Saturnino Abril authored
-
Michael Kochell authored
* basic feature complete Add to channel button is shown when user has manage private or public channel members permission. Channel filtering is based on permissions. #Styling of error message. add tests for profile_popover and add_user_to_channel_modal channel search with permissions provider is tested permission gate used in favor of boolean prop for showing "add user to channel" button in profile popover remove webrtc from i18n and profile_popover props use form tag to make sure pressing enter submits the form update snapshot requested changes added move tests to be next to source code fix onHide call in handleInviteError. change class names to id's make variable/property name changes and method name changes * fix merge conflicts
-
- 23 Nov, 2018 10 commits
-
-
Sudheer authored
-
Asaad Mahmood authored
-
Asaad Mahmood authored
-
Asaad Mahmood authored
-
Daniel Schalla authored
Add Admin Badges to Profile Popover
-
Saturnino Abril authored
* migrate loadProfilesAndTeamMembers of user actions into redux-style * updated per comment and also migrated other user_actions * update per comment
-
Jesse Hallam authored
* MM-12233: supply local at mention results immediately * temporary redux commit * show special mentions after channel members * fix edit channel header modal textbox interaction * updated mattermost-redux commit * address review feedback
-
Joram Wilander authored
* Add UI widget for TextSetting * Add UI widget for AutocompleteSelector * Add interactive dialogs * Move common functions to mattermost-redux * Handle race where trigger ID is returned before dialog WS event arrives * Updates per feedback * Updating modal css * Updating modal height on mobile * Updating dialog css for mobile * Updating modal padding * Updating dialog css to flex
-
Saturnino Abril authored
-
Chetanya Kandhari authored
MM-12400: Custom terms of service feature: add Re-Acceptance interval settings and remove header and footer (#1971) * MM-12400: Custom terms of service feature Phase 2 - Remove Footer text and title - Add reacceptance interval setting in the Admin Console - Update names as used in the redux PR - Remove redux actions to use BindActionCreators - Update styles - Update tests - Update reacceptance flag * MM-12413 (#3) * Remove fixed footer * Finish footer CSS changes * MM-12411 Update help texts * MM-12415 Remove Beta Labels * Fix check-style * Update terms of service page background colors Add colons in Admin Console settings * MM-12414 Remove redux hack * Fix check-style * Update styles * Update tests * Fix css height * review feedback
-