summaryrefslogtreecommitdiff
path: root/spec/serializers/group_child_entity_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use polymorphism for common attributes in `GroupChildEntity`Bob Van Landuyt2017-10-121-1/+10
* Optimize finding a membership for a user to avoid extra queriesBob Van Landuyt2017-10-051-2/+2
* Replace `full_path`, `path` & `web_url` with a single `relative_path`Bob Van Landuyt2017-10-041-4/+2
* Include `can_leave` for a groupBob Van Landuyt2017-10-041-0/+6
* Render group children using the same entityBob Van Landuyt2017-10-041-1/+74
* Add serializer for group childrenBob Van Landuyt2017-10-041-0/+15