summaryrefslogtreecommitdiffstats
path: root/webapp/components/view_image_popover_bar.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6924 Added ability to disable file uploads/downloads on old mobile apps ↵Harrison Healey2017-08-041-19/+26
| | | | (#7117)
* Fixed incorrect formatting of numbers and plural words (#6696)Harrison Healey2017-06-221-1/+1
| | | | | | | | * Fixed incorrect formatting of numbers and plural words * Removed unused i18n strings * Fixed eslint errors
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-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-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
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-0/+1
| | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public ↵Harrison Healey2016-05-051-2/+2
| | | | | | | | file links (#2892) * Switched public file links to use a GetLinkModal * Separated getFile and the new getPublicFile api calls
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+83