| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
* #4698 Move instances of Client.updateActive() in components to an action
* Use null for empty success function
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* added basic functionality
* css fixes
* css fixes part II: electric boogaloo
* removed css interference with theme changes, for this and post length error
|
|
|
|
| |
an action (#4862)
|
|
|
|
| |
(#4854)
|
|
|
|
|
|
|
|
| |
* PLT-4855 (#4708) Fix overlapping emoji reactions
* PLT-4855 (#4708) Add UI improvements
* Fix merge fail
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Removed react-addons-pure-render-mixin from NOTICE
* Copied FBJS keymirror into non_npm_dependencies
|
|
|
|
|
|
|
|
|
|
| |
* test changes
* added system message when displayname changed
* added test
* gofmt
|
| |
|
|
|
|
|
|
|
|
|
|
| |
open Direct Message Channel (#4776)
* added fix
* use class var instead of state var
* removed onUpdate
|
|
|
|
| |
menue and select team modal. (#4797)
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-4167 Team Sidebar
* Address feedback from PM
* change route from my_members to members
* bug fixes
* Updating styles for teams sidebar (#4681)
* Added PM changes
* Fix corner cases
* Addressing feedback
* use two different endpoints
* Bug fixes
* Rename model and client functions, using preferences to store last team and channel viewed
* Fix mobile notification count and closing the team sidebar
* unit test, fixed bad merge and retrieve from cached when available
* bug fixes
* use id for last channel in preferences, query optimization
* Updating multi team css (#4830)
|
|
|
|
|
|
| |
* PLT-4369 - Fixing scroll on mobile in the RHS
* PLT-4924 - Fixing file thumbnail UX
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Refactor 'More Channels' modal into the new modal pattern
* Fix unit test
* Readded CSS changes
|
| |
|
| |
|
|
|
|
|
|
| |
* Fixed copy button in Get Link Modal for Safari 10
* Shortened 'link copied' label on GetLinkModal
|
| |
|
|
|
|
|
|
|
|
| |
* PLT-4901 - Fixing info popover
* PLT-4775 - Fixing languages in firefox (system consle)
* Fixing unread posts indicator in the LHS
|
|
|
|
|
|
|
|
|
|
| |
been loaded (#4784)
* Rendered a placeholder for user reactions where the user hasn't been loaded
* Added id to reaction Tooltip
* Removed FormattedHTMLMessage from Reaction and improved support for different verb conjugations
|
| |
|
|
|
|
| |
order of display name on team list page. (#4757)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add User.Position field to store & model.
* GOFMT
* Add Position to user settings.
* Unit tests.
* Add position to profile popup.
* i18n
* Fix log message for invalid position.
* Add Position field attribute to LDAP config.
* Add Position field attribute to SAML config.
* Reword empty position message.
* Change Position Max Length to 35.
* Better invalid position error message.
* Add new fields to config.json.
* Ensure position is never longer than max when displayed.
* Hard limit of 64 chars with soft limit still 35
* Put field with other attributes.
|
|
|
|
|
|
|
|
|
|
| |
* PLT-4897 - Updating styles for emoji reactions
* PLT-4971 - Fixing help and attachment buttons
* PLT-4931 - Fixing UI for user list in system console
* Fixing a bug with the new messages indicator
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* PLT-4911 - Adding new target for OAuth help links
* PLT-4953 - Fixing styles for the unread messages indicator
* PLT-4901 - Fixing header modal overlap on mobile
* PLT-4916 - Swapping position of edit and delete
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create MFA setup page and remove MFA setup from account settings modal
* Add enforce MFA to system console and force redirect
* Lockdown mfa required API routes, add localization, other changes
* Minor fixes
* Fix typo
* Fix some unit tests
* Fix more unit tests
* Minor fix
* Updating UI for MFA screen (#4670)
* Updating UI for MFA screen
* Updating styles for MFA page
* Add the ability to switch between email/sso with MFA enabled
* Added mfa change email
* Minor UI updates for MFA enforcement
* Fix unit test
* Fix client unit test
* Allow switching email to ldap and back when MFA is enabled
* Fix unit test
* Revert config.json
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add api for getByChannelName
* add tests
* fix test
* rename and tests
* check for permissions and test
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-1598 Slash command works in RHS
* fix UserProfile in the reply for Slash Command
* fix some problem about the system messages in RHS
* system message in RHS isn't displayed as comment for root message
* remove status indicator for system message in RHS
* system message in RHS is colored to grey
* system messages don't count as commented post
* fix bug about cleaning draft in RHS
* remove unnecessary function
* implement new model for executing command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modals (#4610)
* test fix
* additional test fix
* removed commented line
* test fix
additional test fix
removed commented line
fixed sidebar, rolled back web_client fix
* fix for more_channels input focus bug
|
| |
|
| |
|
| |
|
| |
|
| |
|