summaryrefslogtreecommitdiff
path: root/app/serializers/environment_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose stop_path for environment to not construct that in frontendKamil Trzcinski2016-11-181-0/+7
* Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-171-2/+2
* Simplify implementation of entity serializersGrzegorz Bizon2016-11-041-1/+1
* Exclude project information from environment entityGrzegorz Bizon2016-11-031-1/+0
* Remove project entity that was part of the PoCGrzegorz Bizon2016-11-031-1/+1
* Extend tests for environments serializerGrzegorz Bizon2016-11-031-1/+1
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-031-13/+9
* Use entity request object in environment entityGrzegorz Bizon2016-11-021-3/+11
* Add PoC for resource serializersGrzegorz Bizon2016-11-021-0/+17