summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/purge_caches.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-271-3/+3
|
* PLT-5149 Removing req for purge button to need license (#5066)Corey Hulen2017-01-151-4/+0
|
* PLT-4853 adding purge cache button to the UI. (#4811)Corey Hulen2016-12-211-0/+112
* PLT_4853 adding purge cache button to the UI. * Fixing loc stuff