Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !490

Thaliapp: members api

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Luuk Scholten requested to merge thaliapp/members-api into master May 24, 2017
  • Overview 3
  • Commits 7
  • Changes 4

Short description

Implement api for users to use in the ThaliApp

Steps to use this feature

Feature one

  1. Go to api/members
  2. See list of all active member's display names and photo url's

Feature two

  1. Go to api/members/me
  2. See dipslay name and base64 encoded photo of currently logged in user

Feature three

  1. Go to api/members/<pk>
  2. See dipslay name and base64 encoded photo of member with primary key
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: thaliapp/members-api