summaryrefslogtreecommitdiffstats
path: root/webapp/components/confirm_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-4257 Add pop-up asking if user wants to reset status (#6526)Joram Wilander2017-06-061-32/+103
| | | | | | | | | | | | * Add pop-up asking if user wants to reset status * Update test snapshot * Update prop name for old uses of confirm modal * Updating checkbox (#6586) * Updating style for checkbox (#6596)
* PLT-6757 - fix js error when press enter in the confirmation dialog (#6589)Carlos Tadeu Panato Junior2017-06-061-1/+1
|
* Allow switching to private channels with /join command (#6579)Joram Wilander2017-06-051-3/+1
|
* Implement PLT-6246 - Confirm before sending (at)all, (at)channel message (#6250)Carlos Tadeu Panato Junior2017-05-301-2/+14
| | | | | | | | * implement PLT-6246 - Confirm before sending (at)all, (at)channel message * refactor per review * add constant to define the notify all modal
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add confirm dialog before leaving private channel (#6206)Ryan Wang2017-04-251-4/+16
|
* 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
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+69