summaryrefslogtreecommitdiffstats
path: root/api4/brand.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
|
* PLT-6657 Move system console to use v4 endpoints and redux (#6572)Joram Wilander2017-06-141-0/+1
| | | | | | | | | | | | * 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
* 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
* Use 201 status code where appropriate for APIv4 (#5903)Joram Wilander2017-03-311-0/+1
|
* Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-0/+70
* Implement brand image endpoints for APIv4 * Fix unit test