| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6416 the profile picture is always shown in the top left (#6327)
* PLT-6416 Add status icon to profile picture in left sidebar (#6327)
* PLT-6416 Add StatusDropdown to profile picture in top left (#6327)
* Fixing theme stuff for status picker
* PLT-6416 Automatically close status dropdown after selection (#6327)
* PLT-6416 Avoid render status dropdown in sidebar if isMobile (#6327)
* PLT-6416 Change icon for status change to caret-down (#6327)
* PLT-6416 Update visibility of status dropdown after window size (#6327)
* PLT-6416 Refactor status dropdown for better mouse usability (#6327)
* PLT-6416 Change status dropdown to the redux way (#6327)
* PLT-6416 Fix header style of admin sidebar (#6327)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(#6527)
* Tweaking strings and adding them to the loc files
* Fixing spacing
* Removing V2 from config
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* E10 - Add announcement bar feature
* Updates per feedback
* Add component tests and snapshots
* Update snapshots
* Updating color picker UI (#6543)
* Add class to body tag when banner is not dismissable and clean up localstorage items when banner changes
* Fixing links (#6544)
* Updating UI for fixed error bar (#6552)
* Truncating text on fixed banner (#6561)
* Plt 3466 - Error bar link states (#6577)
* Updating error bar hover state
* Updating error bar link states
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
dialog (#6534)
* add keypress shortcut to open 'more direct messages' dialog
* removed duplicate e.preventDefault()
* add text description to /shortcuts output
|
|
|
|
|
|
| |
* fix autocomplete to close properly
* disable key press of suggestion box when input value is empty
|
|
|
|
| |
channel (#6549)
|
|
|
|
| |
(#6537)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor channel switcher to not wait on server results
* Change channel switcher to quick switcher and include team switching
* Add sections, update ordering and add discoverability button
* Fix styling error
* Use CMD in text if on mac
* Clean yarn cache on every install
* Various UX updates per feedback
* Add shortcut help text for team switcher
* Couple more updates per feedback
* Some minor fixes for GM and autocomplete race
* Updating UI for channel switcher (#6504)
* Updating channel switcher button (#6506)
* Updating switcher modal on mobile (#6507)
* Removed jQuery usage
* Rename function to toggleQuickSwitchModal
|
| |
|
|
|
|
|
|
|
| |
Certain S3 compatible servers only use Legacy Signature (AWS
Signature V2), current code only supports signature v4.
This PR adds facility to click a button on the UI to enable
legacy signature with S3 compatible servers.
|
|
|
|
|
|
|
|
| |
* implement PLT-6246 - Confirm before sending (at)all, (at)channel message
* refactor per review
* add constant to define the notify all modal
|
| |
|
| |
|
|
|
|
|
|
| |
* PLT-6645 - Improving copy pasting behaviour
* PLT-6149 - Fixing edited indicator in search
|
|
|
|
|
|
|
|
|
|
|
|
| |
setting (#6410)
* Update gorp to mattermost fork and add connection timeout setting
* Add go dependency
* Rename from connection timeout to query timeout
* Properly add gorp dependency
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* PLT-6282 Changed post drafts to use an action when being stored
* PLT-6282 Triggered post list to update scroll position when post draft changes
* PLT-6282 Changed SuggestionBox to complete suggestions without an event
|
|
|
|
|
|
| |
* PLT-6651 - Overlay issue modal
* Fixing mentions badge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* UI fixes for 3.9 (#6400)
* UI fixes for header icon alignment
* PLT-6569 - Fixing pin icon in header
* PLT-6505 - Updating z-index for emoji picker
* Updating z-index for overlaying sidebar
* PLT-6134 - Fix for emoji picker on comments
* Reverting emoji picker fix
* Fixing alignment for header icons
* Removing channel title changes
* Don't show mention badge for active channel (#6411)
* PLT-6583 - Fixing RHS compact view (#6413)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updating client dependancies. Switching to using yarn.
* Updating React
* Moving pure components to using function syntax (performance gains with newer react version)
* Updating client dependancies.
* Ignore .yarninstall
* Enabling pre-lockfile because it's the entire point of using yarn.
* Removing old webpack config
* Moving to new prop-types
* Fixing ESLint Errors
* Updating jest snapshots.
* Cleaning up package.json
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Update legal_and_support_settings.jsx
* Update en.json
* Update en.json
* Update legal_and_support_settings.jsx
|
|
|
|
|
|
| |
* Mentions badge styling and dropdown icon style
* PLT-6134 - Fixing emoji picker border in RHS
|
|
|
|
|
|
|
|
| |
* Add an ID to the Search Channel Field
For UI Automation
* Update searchable_channel_list.jsx
|
|
|
|
|
|
| |
* Migrate new channel modal to be pure and use redux
* Add component tests
|
|
|
|
| |
(#6405)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update system_users.jsx
* Update user_list.jsx
* Update user_list.jsx
* Update user_list.jsx
* Update user_list_row.jsx
* Update user_list_row.jsx
|
| |
|
|
|
|
|
|
|
|
| |
* Add an ID to the sidebar channel more
For UI Automation
* Add an ID to the Create New Channel button
|
| |
|
|
|
|
| |
modals (#6375)
|
| |
|
| |
|