summaryrefslogtreecommitdiffstats
path: root/webapp/components/setting_item_min.jsx
Commit message (Collapse)AuthorAgeFilesLines
* [PLT-6452] Remove edit button on mobile, and have the edit icon beside the ↵Carlos Tadeu Panato Junior2017-06-191-7/+26
| | | | | | | | value, and the value as a link (#6565) * Remove edit button on mobile, and have the edit icon beside the value, and the value as a link * update per review
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-39/+39
| | | | | | | | | | | | | | | | | | | | | | | | * 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-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * 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
* Fixing cancel ids for selenium (#5896)Corey Hulen2017-03-271-2/+2
| | | | | | | | * Fixing ids for selenium * Fixing ids * Fixing prop
* Fixing issue with ids for selenium (#5859)Corey Hulen2017-03-231-2/+3
| | | | | | * Fixing issue with ids for selenium * removing comment
* Fixing ids for UI automation (#5772)Corey Hulen2017-03-161-1/+6
|
* Adding id examples for UI automation (#5508)Corey Hulen2017-03-071-0/+1
| | | | | | * Adding id examples * Adding id examples
* Bug fixes (#5218)Asaad Mahmood2017-01-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-2074 Refactor desktop notification settings UI and add setting for ↵Joram Wilander2016-08-291-1/+1
| | | | | | | | | | duration (#3883) * Refactor desktop notification settings UI and add setting for duration * Update en.json * Update desktop_notification_settings.jsx
* Add notification settings to control what statuses allow push notifications ↵Joram Wilander2016-08-231-1/+1
| | | | (#3829)
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+47