summaryrefslogtreecommitdiffstats
path: root/webapp/actions/admin_actions.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-011-0/+13
| | | | | | | | | | | | | | | | | | | | * PLT-6595: System Console for Elasticsearch Job Management. * Fixing UI issues * Fixing colors * ESLint Fixes. * Update test snapshots. * Fixing cancel button * Fix review comments. * Config capitalisation. * Review fixes.
* PLT-6474 Basic Elasticsearch System Console Page (#6825)George Goldberg2017-07-131-0/+13
| | | | | | | | | | * PLT-6474: Basic System Console Elasticsearch Config. * Fix review comments. * More review fixes. * Review comments.
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-21/+30
|
* Move integrations over to redux and v4 (#6679)Joram Wilander2017-06-191-15/+15
|
* Move user actions over to use redux and v4 (#6649)Joram Wilander2017-06-151-42/+27
|
* PLT-6657 Move system console to use v4 endpoints and redux (#6572)Joram Wilander2017-06-141-153/+149
| | | | | | | | | | | | * Move system console to use v4 endpoints and redux * Rename logs dir to get past gitignore * Fix test email * Update brand unit test * Updates per feedback
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-16/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start moving webapp to Redux * Fix localforage import * Updates per feedback * Feedback udpates and a few fixes * Minor updates * Fix statuses, config not loading properly, getMe sanitizing too much * Fix preferences * Fix user autocomplete * Fix sessions and audits * Fix error handling for all redux actions * Use new directory structure for components and containers * Refresh immediately on logout instead of after timeout * Add fetch polyfill
* 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-0/+404