summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/sync_now_button.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Refactor system console buttons into RequestButton component. (#6808)George Goldberg2017-07-041-115/+0
| | | | | Since I was going to make yet another button for the ElasticSearch test config button, I refactored all of them to use a single common component and tidied that component up and gave it some unit tests.
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-271-2/+3
|
* Updating ESLint (#4085)Christopher Speller2016-09-231-2/+2
|
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-2/+2
|
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
|
* Adding sync now button to system console (#3510)Christopher Speller2016-07-061-0/+112