Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement PLT-6246 - Confirm before sending (at)all, (at)channel message (#6250) | Carlos Tadeu Panato Junior | 2017-05-30 | 4 | -9/+93 | |
| | | | | | | | | * implement PLT-6246 - Confirm before sending (at)all, (at)channel message * refactor per review * add constant to define the notify all modal | |||||
* | PLT-6485 Add ability to disable `@here` notifications (#6372) | David Meza | 2017-05-30 | 2 | -2/+3 | |
| | ||||||
* | make username clickable on mobile view (#6519) | Saturnino Abril | 2017-05-30 | 2 | -4/+2 | |
| | ||||||
* | Minor Ui improvements (#6515) | Asaad Mahmood | 2017-05-30 | 6 | -46/+52 | |
| | | | | | | * PLT-6645 - Improving copy pasting behaviour * PLT-6149 - Fixing edited indicator in search | |||||
* | PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout ↵ | Joram Wilander | 2017-05-29 | 2 | -1/+24 | |
| | | | | | | | | | | | | 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-6643 Add Turkish to Mattermost (#6500) | enahum | 2017-05-26 | 2 | -5/+2442 | |
| | ||||||
* | translations PR 20170522 (#6475) | enahum | 2017-05-26 | 12 | -250/+341 | |
| | ||||||
* | Add RedirectTo after login for Universal linking or deep linking to work (#6304) | David Meza | 2017-05-25 | 3 | -3/+3 | |
| | ||||||
* | Update sidebar header dropdown to close properly (#6488) | Joram Wilander | 2017-05-24 | 1 | -6/+12 | |
| | ||||||
* | Clean yarn cache when cleaning webapp (#6490) | Joram Wilander | 2017-05-24 | 1 | -0/+3 | |
| | | | | | | * Clean yarn cache when cleaning webapp * Add cache clean to .yarninstall target | |||||
* | Update channel_header.jsx (#6470) | doh5 | 2017-05-24 | 1 | -15/+15 | |
| | ||||||
* | PLT-6564 fixing system console message (#6440) | Corey Hulen | 2017-05-24 | 1 | -1/+1 | |
| | ||||||
* | Fix JS error when switching teams (#6484) | Joram Wilander | 2017-05-24 | 2 | -2/+2 | |
| | ||||||
* | PLT-6654 Fix SAML page in System Console (#6480) | enahum | 2017-05-24 | 1 | -27/+28 | |
| | ||||||
* | PLT-6282 Make post list stay visible when post textbox height changes (#6323) | Harrison Healey | 2017-05-23 | 8 | -56/+87 | |
| | | | | | | | | * 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 (#6473) | Asaad Mahmood | 2017-05-22 | 9 | -12/+18 | |
| | | | | | | * PLT-6651 - Overlay issue modal * Fixing mentions badge | |||||
* | Merge 3.9 RC5 fixes into master (#6459) | Joram Wilander | 2017-05-19 | 11 | -29/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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) | |||||
* | Bug fixes (#6439) | Asaad Mahmood | 2017-05-19 | 3 | -4/+16 | |
| | | | | | | | | | | * 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 | |||||
* | Pull sessions after revoking one (#6436) | Joram Wilander | 2017-05-19 | 1 | -1/+3 | |
| | ||||||
* | Cleanup yarn lockfile | Christopher Speller | 2017-05-18 | 1 | -39/+35 | |
| | ||||||
* | Updating client dependencies. Switching to yarn. (#6433) | Christopher Speller | 2017-05-18 | 253 | -2224/+10710 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | [PLT-4643] Don't show empheral messages on sidebar when it is reopened. (#6378) | Kacper Kula | 2017-05-18 | 1 | -4/+21 | |
| | ||||||
* | Update legal and support help texts (#6407) | Jason Blais | 2017-05-18 | 2 | -8/+8 | |
| | | | | | | | | | | * Update legal_and_support_settings.jsx * Update en.json * Update en.json * Update legal_and_support_settings.jsx | |||||
* | PLT-6614 - Mentions badge styling and dropdown icon style (#6426) | Asaad Mahmood | 2017-05-18 | 7 | -12/+27 | |
| | | | | | | * Mentions badge styling and dropdown icon style * PLT-6134 - Fixing emoji picker border in RHS | |||||
* | Add an ID to the Search Channel Field (#6427) | doh5 | 2017-05-18 | 1 | -0/+1 | |
| | | | | | | | | * Add an ID to the Search Channel Field For UI Automation * Update searchable_channel_list.jsx | |||||
* | PLT-6406 Migrate new channel modal to be pure and use redux (#6416) | Joram Wilander | 2017-05-17 | 6 | -44/+910 | |
| | | | | | | * Migrate new channel modal to be pure and use redux * Add component tests | |||||
* | PLT-6520 Add RhsDropdownButton component to avoid React-Bootstrap warning ↵ | Harrison Healey | 2017-05-17 | 2 | -13/+32 | |
| | | | | (#6405) | |||||
* | Add IDs to the system console user list, its name and email (#6419) | doh5 | 2017-05-17 | 3 | -5/+23 | |
| | | | | | | | | | | | | | | * 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 "markdown help" and a preview option to "Edit Channel Header" modal (#6342) | Carlos Tadeu Panato Junior | 2017-05-16 | 3 | -22/+73 | |
| | ||||||
* | Point webapp at redux webapp-master branch (#6415) | Joram Wilander | 2017-05-16 | 2 | -2/+2 | |
| | ||||||
* | Add an ID to the sidebar channel more (#6399) | doh5 | 2017-05-15 | 2 | -0/+2 | |
| | | | | | | | | * Add an ID to the sidebar channel more For UI Automation * Add an ID to the Create New Channel button | |||||
* | fix PLT-6522 - "Unknown prop align on tag" warning from EmojiPicker (#6391) | Carlos Tadeu Panato Junior | 2017-05-15 | 1 | -1/+0 | |
| | ||||||
* | Implement Jira Ticket PLT-6555 - Enter should confirm deletion on delete ↵ | Carlos Tadeu Panato Junior | 2017-05-15 | 3 | -3/+19 | |
| | | | | modals (#6375) | |||||
* | PLT-5671 Remove jquery from EmojiPicker component (#6281) (#6394) | David Rojas Camaggi | 2017-05-15 | 1 | -10/+11 | |
| | ||||||
* | [PLT-1444] Created latinise function and updated cleanUpUrlable function to ↵ | chrismatteson | 2017-05-15 | 3 | -1/+1030 | |
| | | | | utilize (#6273) | |||||
* | Pressing Enter submits Leave Team Modal (#6096) | Ryan Wang | 2017-05-15 | 1 | -0/+9 | |
| | ||||||
* | Merge branch 'release-3.9' into merge-3.9 | JoramWilander | 2017-05-12 | 38 | -394/+547 | |
|\ | ||||||
| * | PLT-6569 - FIxing z-index for channel header (#6396) | Asaad Mahmood | 2017-05-11 | 1 | -0/+2 | |
| | | ||||||
| * | PLT-6566 Prevented terms of service link from being blank (#6392) | Harrison Healey | 2017-05-11 | 1 | -14/+12 | |
| | | ||||||
| * | translations PR 20170509 (#6367) | enahum | 2017-05-11 | 12 | -212/+267 | |
| | | ||||||
| * | Fix channels getting marked unread again on channel switch (#6390) | Joram Wilander | 2017-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | PLT-6561 Fixing javascript issue on compliance report (#6387) | Corey Hulen | 2017-05-11 | 1 | -1/+4 | |
| | | ||||||
| * | PLT-6562 - Updating emoji sizes for headings (#6384) | Asaad Mahmood | 2017-05-11 | 1 | -0/+6 | |
| | | ||||||
| * | Fix JS error when deleting post that has comments (#6381) | Joram Wilander | 2017-05-10 | 1 | -2/+3 | |
| | | ||||||
| * | Do not client predict status for current user (#6380) | Joram Wilander | 2017-05-10 | 1 | -2/+6 | |
| | | ||||||
| * | Fixes for RC1 (#6376) | Asaad Mahmood | 2017-05-10 | 8 | -80/+126 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
| * | Fix DM getting marked unread from your own message (#6373) | Joram Wilander | 2017-05-10 | 4 | -62/+42 | |
| | | ||||||
| * | Show team in sidebar when joining through login (#6358) | Joram Wilander | 2017-05-09 | 1 | -0/+23 | |
| | | ||||||
| * | PLT-6518 Fixed user's locale not being loaded with redux actions (#6359) | Harrison Healey | 2017-05-09 | 7 | -19/+27 | |
| | | | | | | | | | | | | | | | | * Stopped ManageLanguages component from mutating user * Removed obsolete reference to mm_user * PLT-6518 Fixed user's locale not being loaded with redux actions | |||||
| * | Fix MFA enforcement on login and page load (#6356) | Joram Wilander | 2017-05-09 | 3 | -2/+12 | |
| | |