| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-7063 - Changing search bar bg and color
* PLT-7064 - Adjusting info popover styling
* PLT-7124 - Fixing sidebar with webrtc call ongoing
* PLT-7400 - Fixing semi transparent options list
* PLT-7491 - Showing send button on mobile
|
|
|
|
|
|
|
|
| |
* PLT-7224 - Updating post textbox UI
* Updating post textbox spacing
* Updating emoji icon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-7121 - Making channel header text dynamic
* PLT-7268 - Fixing search results in compact view
* PLT-7248 - Adjusting space between post controls
* PLT-7303 - Fixing manage members button
* Revert "PLT-7303 - Fixing manage members button"
This reverts commit 7dcb68a8e333a2c95444d417ed9a244c9c30aa99.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add close button 'x' to the right of a link preview
* Updating webhook UI
* UI improvements for close button
* Adding hover state
* Making the close button visible on mobile
* previews are permanently disabled/closed for that link
* make post as required props
* fix JS error of undefined
* fix update issue both at center and RHS view
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added a RECEIVED_SEARCH_TERM event on search form submit, attempted to modify Search Results Header title when loading search results
* Fixed RHS behaviour so that loading icon is shown while waiting for search results on slow connections.
* PLT-7140: Fixed all eslint issues
* PLT-7140: reverted changes to config/config.json that were accidentally committed
* PLT-7140: Removed all static function decorators that I previously added to jsx files. These were suggested by eslint, but can cause issues for functions that override parent functionality. still can't reproduce the errors seen on spinmint locally, so I'm guessing at this point
* PLT-7140: Changed var to const
* Updating UI for search results loading (#7096)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-7056 - Fixing profile popover position
* PLT-7082 - Removing extra space below header
* PLT-7074 - Channel header fix
* PLT-7054 - Fixing scroll inside members popover
* Updating mention highlight color for default theme
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-7011 - Long channel name truncation
* PLT-7013 - Fixing channel header mobile
* PLT-7012 - Updating quick switch modal on mobile
* PLT-7008 - Channel preferences mobile fix
* PLT-7014 - Increasing tap area for channel desc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6905 - Updating channel header design
* Updating border-radius
* Updating radius for wide icons
* Updating trigger for overlay
* Updating UI for channel header
* Updating channel header sizing
* Updating channel header css
* Updating sidebar css
* Updating status icons
* Adjusting border
* Updating comment
* Removing type from status icon
* Fixing UI issues for the channel header/sidebar
* make "Add a channel description" open the channel header modal
* Updating status and opacity
* Updating stauts icon positioning
* Updating description and heading size
* Updating UI changes
* Updating UI changes
* add a focused class to the parent div .search__form and then remove when hover away
* Fix active state for pinned posts icon
* Updating UI changes
* Update channel header text
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6691 - Centering emoji in post view
* PLT-6737 - FIxing on hover style for heade icons
* PLT-6768 - Fixing error on profile picture
* PLT-6792 - Fixing link preview image not resizing
* PLT-6793 - User popover position on mobile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6787 Fixed being able to send a post before files finished uploading (#6617)
* Fix quick switcher for channels/users not stored locally (#6610)
* Fix button text on confirm mention modal (#6609)
* fix post delete permission of channel admin (#6608)
* open comment thread for the most recent reply-able message (#6605)
* Use mutex flag with yarn to prevent concurrent builds interfering (#6619)
* Use mutex flag with yarn to prevent concurrent builds interfering
* Remove yarn mutex file with clean
* Minor bug fixes (#6615)
* PLT-6774 - Fixing color for offline icon
* PLT-6784 - Fixing status icon
* Fixing icon margin
* Updating caret position
* PLT-6070 Have ChannelMentionProvider stop searching after a term returns no results (#6620)
* Fixing JS error (#6623)
* Minor bug fixes (#6622)
* PLT-6808 - Updating channel switcher on mobile
* PLT-6743 - Updating scrollbar styling
* Login instead of failing if user exists in OAuth sign-up flow (#6627)
* PLT-6802 Disable team switcher (#6626)
* Disable team switcher
* Fix ESLint errors
* PLT-6807 Ensured select teams page can scroll on iOS (#6630)
* Do not redirect from account switch pages on 401 (#6631)
* Fixing loadtest command and renaming to /test (#6624)
* PLT-6820 Update mattermost-redux dependency (#6632)
* translations PR 20170612 (#6629)
* Bump HTTP client timeout to 30 seconds (#6633)
* For team unreads return empty array instead of null (#6636)
* PLT-6831 Fix status modal localization IDs (#6637)
* Fix status modal localization IDs
* Update test snapshot
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5863 - Fixing overflow in modals
* PLT-6545 - Fix for Code block tag on mobile
* PLT-6549 - Fixing integrations UI
* PLT-6506 - Large embedded images producting scroll
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6505 - Fixing z-index for post control menu
* PLT-6507 - Channel header icons not aligned
* PLT-6508 - Options popover issue on android
* PLT-6528 - Removing cross contamination on badge
* PLT-6535 - Aligning content in SSO buttons
* PLT-6509 - Aligning dropdown close icon
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6453 - Improving headings in the web app
* PLT-6414 - Fixing view members modal issue
* PLT-5863 - Fixing alignment in new channel menu
* PLT-6391 - Fixing code block overlay
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5849 - Code block wrap on IOS
* PLT-5972 - Comment has first line indented
* PLT-6048 - Adjusting UI for link previews
* PLT-5733 - Adding error text theme option
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5868 - Redesigning compact view
* Improvements to compact view
* Updating compact view
* Updating webhook styles
|
|
|
|
|
|
|
|
|
|
| |
(#5530)
* PLT-5281 error messages contain a link to documentation about reserved words
* Updated comments per PM review
* Proposed fix to review comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* #4665 Added EmojiPicker
Work primarily by @broernr-de and @harrison on pre-release.mattermost.com
* Final fixes to handle custom emojis from internal review and single merge error
* ESLint fixes
* CSS changes and other code to support emoji picker in reply window
* Fix for file upload and emoji picker icon positions on post and comment.
RHS emoji picker appearing see-through at this time.
* Fix for two ESLint issues.
* covered most of feedback:
RHS emoji picker looks correct color-wise
RHS emoji picker dynamically positions against height of thread size (post + reply messages)
escape closes emoji window
search box focused on open
ESLint fixes against other files
oversized emoji preview fixes
* Adding in 'outside click' eventing to dismiss the emoji window
* Changing some formatting to fix mismatch between my local eslant rules and jenkins.
* adding alternative import method due to downstream testing errors
* yet another attempt to retain functionality and pass tests - skipping import of browser store
* fix for feedback items 5 and 7:
* move search to float on top with stylistic changes
* whitespace in the header (+1 squashed commit)
Squashed commits:
[6a26d32] changes that address items
1, 2, 6, 8, and 9 of latest feedback
* Fix for attachment preview location on mobile
* Fix for latest rounds of feedback
* fixing eslint issue
* making emojipicker sprite based, fixing alignments
* Fix for emoji quality, fixing some behavior (hover background and cursor settings)
undoing config changes
* Preview feature for emojis
* Adjustments to config file, and changing layout/design of attachment and emoji icon.
* manual revert from master branch for config.json
* reverting paperclip and fixing alignments. Additionally fixing inadvertent display of picker on mobile.
* CSS changes to try to fix the hover behavior - currently working for emoji picker (when enabled), but hover for attachment isn't working
* Made suggested changes by jwilander except for jQuery removal
* Adding hover for both icons
* removal of some usages of jQuery
* Fix for two layout issues on IE11/Edge
* UI improvements for emoji picker
* Fix for many minor display issues
* fix for additional appearance items
* fix to two minor UI items
* A little extra padding for IE11
* fix for IE11 scroll issue, and removing align attribute on img tag which was throwing js error
* fixes some display issues on firefox
* fix for uneven sides of emojis
* fix for eslint issues that I didn't introduce
* fix for missing bottom edge of RHS emojipicker. also fixing text overlapping icons on text area (including RHS)
* Update "emoji selector" to "emoji picker"
* changes for code review
- removal of ..getDOMNode
- use sprite imagery for emoji preview
- remove lastBlurAt from state as it wasn't used
* fixes for:
- fake custom emoji preview in picker
- RHS scrollbar on preview
* fix for minor alignment of preview emoji
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* Multiple bug fixes
* Fixing modal on mobile
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PLT-5565 - Fixing theme colors not updating
* PLT-4721 - Removing status ind for system messages
* PLT-5735 - Fixing ellipsis in firefox
* PLT-5010 - Removing extra space in channel modal
* PLT-5584 - Inline image overrning edit textarea
* PLT-5475 - Fixing tutorials on mobile
* PLT-5142 - Disabling poitner events for status
* PLT-5728 - Fixing emoji highlight on hover
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PLT-5816 - Flagged posts tooltip fix
* PLT-5766 - Link previews appearing outside the box
* PLT-5795 - Fixing alignment user list in channel
* PLT-5818 - Reset password error not aligned
* PLT-5837 - Adjusting image preview max height
* PLT-5778 - Updating word break for paragraphs
* PLT-5848 - Updating label for file error
* PLT-5846 - Markdown tables extra border on mobile
* PLT-5662 - Pinned post UI improvement
* Fixing eslint error
* Updating tooltip eslint issue
* PLT-5832 - Removing error styling on labels
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Mobile Web: Auto-focus cursor in the search box and open keyboard when the search icon is tapped
* fixed issue with safari mobile view
* added isFocus props to search_bar.jsx component
* used 'x' and fixed spacing
* changed 'x' icon and fixed css
* added aria-hidden='true'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Implement server changes for group messaging
* Majority of client-side implementation
* Some server updates
* Added new React multiselect component
* Fix style issues
* Add custom renderer for options
* Fix model test
* Update ENTER functionality for multiselect control
* Remove buttons from multiselect UI control
* Updating group messaging UI (#5524)
* Move filter controls up a component level
* Scroll with arrow keys
* Updating mobile layout for multiselect (#5534)
* Fix race condition when backspacing quickly
* Hidden or new GMs show up for regular messages
* Add overriding of number remaining text
* Add UI filtering for team if config setting set
* Add icon to channel switcher and class prop to status icon
* Minor updates per feedback
* Improving group messaging UI (#5563)
* UX changes per feedback
* Update email for group messages
* UI fixes for group messaging (#5587)
* Fix missing localization string
* Add maximum users message when adding members to GM
* Fix input clearing on Android
* Updating group messaging UI (#5603)
* Updating UI for group messaging (#5604)
|
|
|
|
|
|
|
|
| |
* PLT-5380 Moved link preview image to top right corner of preview area for smaller images, larger and wide images are still shown below the text.
Also added logic to hide image area if image loading fails.
* Updating link previews css
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5475 - Adjusting tutorials on mobile
* PLT-5475 - Adjusting tutorials on mobile
* PLT-5457 - Adjusting save button
* PLT-5443 - Updating highllight on status compact
* PLT-5413 - Team sidebar not scrolling
* PLT-5358 - Maintaing aspect ratio for emojis
* PLT-5411 - Removing help text from LDAP signin
* PLT-5420 - Updating emoticon for headings
* Updating emoji size
* Updating emoji size
* Removing emoticon tag
* Updating emoticon sizes
* Updating emoji size
|
|
|
|
|
|
|
|
| |
* Update search buttons on mobile
* removed commented codes in _mobile.scss
* deleted 'search_bar.cancel' from webapp/i18n/en.json
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5277 - Adjusting textbox on tablet view
* PLT-5277 - Adjusting text area on mobile view
* PLT-5097 - Updating styles for remove image
* PLT-5217 - Updating styles for mobile code block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5319 - Fixing text alignment security modal
* PLT-5280 - Fixing add comment button in RHS mobile
* PLT-5397 - Fixing Floating timestamp on mobile
* PLT-5129 - Hiding formatting help text
* PLT-5242 - Adjusting team sidebar border on IE!!
* PLT-5226 - Placing settings toggle over header
* PLT-5222 - Placed team description tooltip on top
* PLT-5201 - Account settings overlap on mobile
* PLT-5138 - Adding bg to pending post actions
* PLT-5286 - Adjusting play button on youtube videos
* PLT-5313 - Adjusting space between emoji reactions
* PLT-5187 - Adjusting text in channel switcher
* PLT-5399 - Reverting button alignment in modal
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* PLT-5207 - Enabling scroll in settings modal
* PLT-5194 - Removing status indicator on mobile
|
| |
| |
| |
| |
| |
| | |
* PLT-5179 - Fixing modal overflow for autocomplete
* PLT-5171 - Fixing search bar popover behaviour
|
| |
| |
| |
| |
| |
| | |
* PLT-5145 - Fixing search popover on mobile
* PLT-5093 - Fixing direct messages list height
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
| |
* PLT-5128 - Fixing channel header responsively
* PLT-4984 - Fixing search popover behaviour
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5091 - Updating teams sidebar style
* PLT-4650 - Updating bot indicator
* Removing text decoration
* Fixing dropdown menu in admin console
* Updating bot indicator position on desktop
* Updating bot indicator on mobile
* Moving bot indicator below for mobile
* Adding bg to the bot indicator
* Updating css for bot indicator in compact view
|
|
|
|
|
|
|
|
| |
* PLT-5089 - Updating modal buttons
* PLT-5090 - Full name and position overflow
* PLT-5093 - Updating modal lists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post and edit post errors (#4871)
* functionality
* CSS updates
* cleanup
* moved message length checks to Textbox component
* cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
when opening the right hand sidebar (#4850)
* do not move the mention & flag button to the left of the search box when in search mode
* fixed the margin & padding issues of the search box
* fixed the member icon positioning issue and the expanded sidebar toggle issue
* fixed remaining bugs when sidebar is in expanded mode
* changed propTypes from func to bool
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updating sizes for teams sidebar
* PLT-4641 - Rearranging notification option
* PLT-4504 - Updating styles for Oauth apps
* PLT-4852 - Updating font size for lists
* Fix for the unread indicator with teams sidebar
|