Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-4257 Add pop-up asking if user wants to reset status (#6526) | Joram Wilander | 2017-06-06 | 1 | -3/+3 |
| | | | | | | | | | | | | * 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) | ||||
* | Updating client dependencies. Switching to yarn. (#6433) | Christopher Speller | 2017-05-18 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Implement Jira Ticket PLT-6555 - Enter should confirm deletion on delete ↵ | Carlos Tadeu Panato Junior | 2017-05-15 | 1 | -0/+9 |
| | | | | modals (#6375) | ||||
* | Split delete modal trigger for reuse (#5740) | VeraLyu | 2017-03-19 | 1 | -0/+62 |
Spllit delete modal trigger for reuse and make emoji delete to use this modal trigger. |