Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove channel members dropdown when its menu is empty (#6713) | Saturnino Abril | 2017-06-21 | 1 | -0/+6 |
| | |||||
* | PLT-6724 Hide options relating to channel admin when not licensed (#6583) | Harrison Healey | 2017-06-05 | 1 | -13/+7 |
| | |||||
* | Updating client dependencies. Switching to yarn. (#6433) | Christopher Speller | 2017-05-18 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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-6214 Move channel store and actions over to redux (#6235) | Joram Wilander | 2017-04-28 | 2 | -0/+290 |
* Move channel store and actions over to redux * Fix style errors * Fix unit test * Various fixes * More fixes * Revert config changes |