summaryrefslogtreecommitdiffstats
path: root/app/brand.go
Commit message (Collapse)AuthorAgeFilesLines
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
|
* 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
* Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-9/+7
| | | | | | * Implement brand image endpoints for APIv4 * Fix unit test
* More app code migration (#5170)Joram Wilander2017-01-251-0/+49
* Migrate admin functions into app package * More user function refactoring * Move post functions into app package