summaryrefslogtreecommitdiff
path: root/src/main/java/com/p4square/ccbapi/model/GroupProfile.java
AgeCommit message (Collapse)Author
2018-07-14Invert GroupProfile active/inactive flag.Jesse Morgan
The flag in CCB is called inactive, but I'm renaming it to active to avoid the negative.
2018-07-08Add unit tests for groups modelsJesse Morgan
2018-07-08Add Groups Service APIsJesse Morgan