summaryrefslogtreecommitdiffstats
path: root/webapp/components/spinner_button.jsx
Commit message (Collapse)AuthorAgeFilesLines
* fix JS error on SpinnerButton and refactor edit incoming/outgoing webhook ↵Saturnino Abril2017-07-131-0/+6
| | | | (#6917)
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Added basic screen to add incoming webhooksHarrison Healey2016-03-291-16/+6
|
* Added SpinnerButton component to handle buttons that are also spinnersHarrison Healey2016-03-221-0/+48