summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Collapse)AuthorAgeFilesLines
* implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete (#6240)Carlos Tadeu Panato Junior2017-04-271-5/+1
|
* PLT-3885 Add help text to System Console > Logs page (#6252)Eric Sethna2017-04-271-0/+8
| | | | | | | | * 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 Wilander2017-04-2616-42/+190
| | | | | | * Move team store and actions over to user redux * Fix JS error when inviting by email
* Redux bug fixes (#6243)Joram Wilander2017-04-261-0/+3
| | | | | | | | * 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)doh52017-04-263-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)VeraLyu2017-04-252-5/+7
| | | Changed style of img emoji picker, also fixed preview of emoji.
* Add confirmation modal for deactivating user (#6119)Ryan Wang2017-04-251-11/+71
|
* PLT-6283 Hide Preview Mode error bar after enabling email notifications (#6180)Harrison Healey2017-04-253-31/+43
|
* Add confirm dialog before leaving private channel (#6206)Ryan Wang2017-04-253-8/+143
|
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-2535-337/+476
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [PLT-2181] Change wording for deactivating a user from "Make Inactive" to ↵Carlos Tadeu Panato Junior2017-04-243-6/+6
| | | | | | | | | | "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 Healey2017-04-241-8/+8
|
* Fixing double enter in channel switcher (#6208)Christopher Speller2017-04-242-0/+7
|
* [PLT-4149] Add "Already have an account? Click here to sign in" to the sign ↵Carlos Tadeu Panato Junior2017-04-241-0/+16
| | | | up page (#6186)
* PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" ↵Carlos Tadeu Panato Junior2017-04-243-5/+31
| | | | (#6185)
* [PR5878] Update to improve maintability [PR5938 required]... (#5940)prixone2017-04-201-11/+2
| | | For this update to properly work [PR 5938](https://github.com/mattermost/platform/pull/5938) is required!
* Add modified view members modal to Town Square (#5695)Ryan Wang2017-04-205-17/+67
|
* implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" ↵Carlos Tadeu Panato Junior2017-04-201-4/+16
| | | | is incorrect (#6144)
* Add IDs to the system console boolean (#6138)doh52017-04-201-0/+4
| | | Currently under testing
* Add ID to the system console save button. (#6147)doh52017-04-201-0/+1
| | | under testing
* Move "Start Video Call" option to the bottom of the profile popover (#5853)Pierre Rudloff2017-04-181-22/+7
|
* Merge branch 'release-3.8'Christopher Speller2017-04-1710-208/+214
|\
| * PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077)Harrison Healey2017-04-121-2/+8
| |
| * PLT-6300 Fixed flag icons not appearing (#6078)Harrison Healey2017-04-122-2/+2
| |
| * PLT-6253: Handle demote self from Team Admin. (#6056)George Goldberg2017-04-101-1/+5
| |
| * PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)Harrison Healey2017-04-074-189/+181
| | | | | | | | | | | | * PLT-6220 Removed ability to react to system messages * PLT-6201 Removed ability to pin system messages
| * PLT-6263 Updated timing and text of Site URL warning bar (#6016)Harrison Healey2017-04-071-6/+6
| |
| * PLT-6200 Fixed file upload button not working on iOS (#6013)Harrison Healey2017-04-071-8/+12
| |
| * [PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008)Eric Sethna2017-04-071-1/+1
| |
| * remove beta on high availabilityEric Sethna2017-04-061-1/+1
| |
* | PLT-6298 fixing javascript error on HA system console page (#6080)Corey Hulen2017-04-171-0/+3
| |
* | Ui improvements (#6089)Asaad Mahmood2017-04-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6084 - Fixing emoji reaction overflow * PLT-6158 - Fixing pinned badge alignment in RHS * PLT-6306 - Post alignment in compact view * PLT-6266 - Adjusting spacing for files (compact) * PLT-6245 - Adjusting spacing in emoji screen modal * PLT-6237 - Adjusting filter in system console * PLT-6247 - Adjusting spacing on code block tag * PLT-6302 - Margins not equal for paragraphs in post
* | Update error message when password is too long (#6001)Ryan Wang2017-04-161-4/+6
| |
* | svg preview (#6045)Yusuke Nemoto2017-04-122-2/+2
| |
* | Prevent multiple clicks on post retry (#6055)Joram Wilander2017-04-121-3/+11
| |
* | PLT-6099 Added keys to contents of PostBodyAdditionalContent (#6059)Harrison Healey2017-04-121-9/+14
| |
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-12321-332/+335
| | | | | | | | | | | | | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* | Update profile picture format message (#6049)Ryan Wang2017-04-111-1/+1
| |
* | PLT-6259 Fix outdated help text in System Console > Developer settings (#6017)Jason Blais2017-04-071-1/+1
| |
* | Add ids to admin dropdown button, switch team button and logout button (#5973)doh52017-04-051-0/+5
|/ | | | | | | | * Add ids to admin dropdown button, switch team button and logout button For selenium automation - update the admin setting and switch to specific team or logout * updated the team nav button based on the suggestion
* PLT-5904 (WebApp): Config for skip email server cert verification. (#5991)George Goldberg2017-04-051-0/+19
|
* Remove unnecessary uses of getMoreChannels (#5982)Joram Wilander2017-04-041-4/+1
|
* PLT-5702 Added special error page for private browsing error message (#5985)Harrison Healey2017-04-041-19/+93
|
* Fix missed string changes of "Invite New Member" to "Send Email Invite" (#5983)Jason Blais2017-04-042-2/+2
| | | | | | | | * Update invite_member_modal.jsx * Update policy_settings.jsx * Update en.json
* Fix title in RHS for pinned posts (#5976)Joram Wilander2017-04-041-1/+12
|
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-043-51/+474
| | | | | | | | | | | | | | | * PLT-6198: Use added to channel system message on default channels. Use a different sytem message when a user was added to a default channel by someone else than when they joined themselves. * PLT-6023: Add Users to Team in WebApp. * Fix string text. * Handle added_to_team websocket message. * Fix unread flag on new channel.
* PLT-5985 Cleaned up CSS for post textbox (#5974)Harrison Healey2017-04-041-1/+9
|
* PLT-6139 (WebApp): Manage Private Channel Members (#5947)George Goldberg2017-04-045-56/+122
| | | | Honour the policy setting for add/remove members from private channels in the WebApp UI.
* Fixing race conditions in the code base (#5966)Corey Hulen2017-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding initial race detector * Remove setting of config twice * Fixing config file watch and config reload on license save * Fixing config file watch and config reload on license save * Fixing build error * Fixing locking issue * Fixing makefile * Fixing race in config * Fixing race in status unit test * Adding EE race tests * Fixing race in cluster info * Removing code that's isn't needed * Fixing some more races * Fixing govet issue
* PLT-5906 Set logs path instead log filename (#5949)enahum2017-04-041-2/+2
| | | | | | * PLT-5906 Set logs path instead log filename * feedback review