Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-6277 Moved profile image cropping to server (#6269) | Harrison Healey | 2017-05-03 | 3 | -114/+70 |
| | | | | | | * PLT-6277 Moved profile image cropping to server * Cosmetic refactoring of SettingPicture component | ||||
* | Minor Ui bug fixes (#6295) | Asaad Mahmood | 2017-05-03 | 2 | -0/+3 |
| | | | | | | * PLT-6435 - Adjusting tooltip for add-channel-btn * PLT-6404 - Fixing emoji reaction button on hover | ||||
* | Improve perf for channel switching, fix team switching issues (#6286) | Joram Wilander | 2017-05-02 | 4 | -25/+11 |
| | | | | | | * Improve perf for channel switching, fix team switching issues * Fix last channel when switching teams | ||||
* | Add IDs to system_users_dropdown and manage_teams_dropdown (#6274) | doh5 | 2017-05-02 | 2 | -3/+21 |
| | | | | | | | | | | | | * Add IDs to system_users_dropdown * Add IDs to manage_teams_dropdown For UI Automation * Update system_users_dropdown.jsx * Update manage_teams_dropdown.jsx | ||||
* | Revert "[GH-5915] Clicking on @mention of a user in a post shows the profile ↵ | Harrison Healey | 2017-05-01 | 20 | -278/+99 |
| | | | | | popover (#6129)" (#6289) This reverts commit 83f819451a80a767170b927eb2f0d5ed63f03239. | ||||
* | Prevent unnecessary store emits (#6285) | Joram Wilander | 2017-05-01 | 6 | -77/+57 |
| | | | | | | * Remove unnecessary store emits * Drastically reduce number of emitted changes | ||||
* | [GH-5915] Clicking on @mention of a user in a post shows the profile popover ↵ | Saturnino Abril | 2017-05-01 | 20 | -99/+278 |
| | | | | | | | | | | | | | | | | (#6129) * post message at-mention profile pop-over * remove hover effect to special mentions * make non-clickable the non-existing at-mention username * fix "video call" position * use usernameMap instead of initially defined liteUsernameMap * update per comments | ||||
* | Multiple Ui fixes (#6272) | Asaad Mahmood | 2017-05-01 | 10 | -16/+62 |
| | | | | | | | | | | * 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-6214 Move channel store and actions over to redux (#6235) | Joram Wilander | 2017-04-28 | 27 | -683/+488 |
| | | | | | | | | | | | | | | * Move channel store and actions over to redux * Fix style errors * Fix unit test * Various fixes * More fixes * Revert config changes | ||||
* | Minor UI fixes (#6262) | Asaad Mahmood | 2017-04-28 | 3 | -1/+8 |
| | | | | | | * Minor UI fixes * Updating post image size for search | ||||
* | Fix inactive users showing up in team members modal (#6260) | Joram Wilander | 2017-04-28 | 2 | -7/+4 |
| | |||||
* | Add IDs to sidebar_header_dropdown (#6256) | doh5 | 2017-04-28 | 1 | -0/+8 |
| | | | for selenium automation | ||||
* | Fix error not appearing when updating to existing username (#6255) | Joram Wilander | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | Add config setting to disable statuses (#6254) | Joram Wilander | 2017-04-28 | 1 | -6/+2 |
| | |||||
* | PLT-6278 Fixed not being able to open custom theme sections on iOS (#6259) | Harrison Healey | 2017-04-27 | 2 | -35/+58 |
| | |||||
* | PLT-6249: Erase custom emoji in "recently used" after deleted (#6242) | VeraLyu | 2017-04-27 | 1 | -0/+12 |
| | |||||
* | Fix mouse selection on channel switcher (#6244) | Joram Wilander | 2017-04-27 | 1 | -2/+1 |
| | |||||
* | PLT-6268 Clear blue bar correctly when removing expiring license (#6247) | Joram Wilander | 2017-04-27 | 1 | -0/+2 |
| | | | | | | | | * Don't sanitize license for system admin * Clear blue bar error whe removing expiring license * Fix unit test | ||||
* | Creating common token store and moving email invites and verification to it ↵ | Christopher Speller | 2017-04-27 | 5 | -14/+11 |
| | | | | (#6213) | ||||
* | Ui improvements (#6198) | Asaad Mahmood | 2017-04-27 | 8 | -12/+27 |
| | | | | | | | | | | | | | | | | | | | | | | * PLT-6306 - Post alignment in compact view * PLT-6266 - Adjusting spacing for files (compact) * PLT-6302 - Margins not equal for paragraphs in post * PLT-6332 - FIxing inline images * PLT-6134 - Fixing border on emoji picker * PLT-6323 - Fixing UI for system console user list * PLT-6375 - Updating emoji picker * PLT-6327 - Updating more channel/user list * PLT-6241 - Adding IE detection * PLT-6332- Fixing inline markdown images | ||||
* | Create seperate field for current email (#6197) | Ryan Wang | 2017-04-27 | 2 | -4/+22 |
| | |||||
* | implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete (#6240) | Carlos Tadeu Panato Junior | 2017-04-27 | 2 | -6/+2 |
| | |||||
* | translations PR 20170424 (#6224) | enahum | 2017-04-27 | 11 | -353/+579 |
| | |||||
* | PLT-3885 Add help text to System Console > Logs page (#6252) | Eric Sethna | 2017-04-27 | 2 | -0/+9 |
| | | | | | | | | * Add help text about user ID lookup * logs banner * Update logs.jsx | ||||
* | PLT-6213 Move team store and actions over to use redux (#6222) | Joram Wilander | 2017-04-26 | 27 | -369/+366 |
| | | | | | | * Move team store and actions over to user redux * Fix JS error when inviting by email | ||||
* | Redux bug fixes (#6243) | Joram Wilander | 2017-04-26 | 3 | -3/+8 |
| | | | | | | | | * Fix save teams dispatch * Fix login when MFA is enabled but not active * Fix JS error caused by using deleted team member | ||||
* | Add necessary IDs for email sign up (#6233) | doh5 | 2017-04-26 | 3 | -0/+7 |
| | | | | | | | | | | | | * Add necessary IDs for email sign up For selenium automation * Add ID to the main page signup link * Add ID to the select team page * Update select_team_item.jsx | ||||
* | PLT-5897: Respect intrinsic ratio of img in emoji picker (#5987) | VeraLyu | 2017-04-25 | 4 | -23/+46 |
| | | | Changed style of img emoji picker, also fixed preview of emoji. | ||||
* | Add confirmation modal for deactivating user (#6119) | Ryan Wang | 2017-04-25 | 2 | -11/+75 |
| | |||||
* | PLT-6283 Hide Preview Mode error bar after enabling email notifications (#6180) | Harrison Healey | 2017-04-25 | 5 | -31/+60 |
| | |||||
* | Add confirm dialog before leaving private channel (#6206) | Ryan Wang | 2017-04-25 | 4 | -8/+146 |
| | |||||
* | Start moving webapp to Redux (#6140) | Joram Wilander | 2017-04-25 | 55 | -1447/+1129 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start moving webapp to Redux * Fix localforage import * Updates per feedback * Feedback udpates and a few fixes * Minor updates * Fix statuses, config not loading properly, getMe sanitizing too much * Fix preferences * Fix user autocomplete * Fix sessions and audits * Fix error handling for all redux actions * Use new directory structure for components and containers * Refresh immediately on logout instead of after timeout * Add fetch polyfill | ||||
* | Minor UI fixes (#6227) | Asaad Mahmood | 2017-04-25 | 5 | -13/+9 |
| | |||||
* | [PLT-2181] Change wording for deactivating a user from "Make Inactive" to ↵ | Carlos Tadeu Panato Junior | 2017-04-24 | 4 | -12/+12 |
| | | | | | | | | | | "Deactivate" (#6106) * change text to fix issue PLT-2181 * update strings * update per review | ||||
* | PLT-6296 Fixed channel admins seeing View Members in mobile view (#6182) | Harrison Healey | 2017-04-24 | 1 | -8/+8 |
| | |||||
* | Fixing double enter in channel switcher (#6208) | Christopher Speller | 2017-04-24 | 2 | -0/+7 |
| | |||||
* | PLT-6172: Fix telemtry parameter conflict. (#6212) | George Goldberg | 2017-04-24 | 1 | -1/+1 |
| | |||||
* | [PLT-4149] Add "Already have an account? Click here to sign in" to the sign ↵ | Carlos Tadeu Panato Junior | 2017-04-24 | 1 | -0/+16 |
| | | | | up page (#6186) | ||||
* | PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" ↵ | Carlos Tadeu Panato Junior | 2017-04-24 | 4 | -5/+32 |
| | | | | (#6185) | ||||
* | PLT-6368 Changed client to always use window.location.origin over SiteURL ↵ | Harrison Healey | 2017-04-21 | 1 | -4/+0 |
| | | | | (#6193) | ||||
* | [PR5878] Update to improve maintability [PR5938 required]... (#5940) | prixone | 2017-04-20 | 1 | -11/+2 |
| | | | For this update to properly work [PR 5938](https://github.com/mattermost/platform/pull/5938) is required! | ||||
* | PLT-6152: Set Header in channel intro obeys permissions. (#6156) | George Goldberg | 2017-04-20 | 1 | -3/+29 |
| | |||||
* | PLT-1384 Synced preferences over the websocket (#6108) | Harrison Healey | 2017-04-20 | 3 | -1/+43 |
| | |||||
* | Add modified view members modal to Town Square (#5695) | Ryan Wang | 2017-04-20 | 5 | -17/+67 |
| | |||||
* | implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" ↵ | Carlos Tadeu Panato Junior | 2017-04-20 | 2 | -4/+17 |
| | | | | is incorrect (#6144) | ||||
* | Add IDs to the system console boolean (#6138) | doh5 | 2017-04-20 | 1 | -0/+4 |
| | | | Currently under testing | ||||
* | Add ID to the system console save button. (#6147) | doh5 | 2017-04-20 | 1 | -0/+1 |
| | | | under testing | ||||
* | Fix accidentally reverted English strings (#6148) | Harrison Healey | 2017-04-20 | 1 | -8/+12 |
| | |||||
* | Move "Start Video Call" option to the bottom of the profile popover (#5853) | Pierre Rudloff | 2017-04-18 | 3 | -37/+24 |
| | |||||
* | PLT-6240: Remove own pinned post from RHS when removed from channel (#6098) | VeraLyu | 2017-04-18 | 2 | -6/+19 |
| | | | | | Dispatch REMOVE_POST event after successfully initiating delete post, others get informed by websocket event and will mark the msg as deleted but not delete from RHS. |