•  
     
    story #6189 GET project & project users
Summary
Empty
GET project & project users
Empty

New GET & OPTIONS routes:

  • /v1/projects GET => [Project_Info]

Paginated list of all projects I can see

 

  • /v1/projects/:id/user_groups GET => [{"id" , "uri", "label"}]

Paginated, /!\ specific format for id (because dynamic groups have no unique IDs) (projectid_ugroupid)

 

  • v1/user_groups/:id GET => {"id" , "uri", "label", "users" : uri}

 

  • /v1/user_groups/:id/users [paginated] GET => [{"id", "email", "real_name", "username", "ldap_id"}]
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#6189
dylan bowden (dylan)
2014-03-04 13:12
2014-02-14 12:11
6151

References
Referencing story #6189
Referenced by story #6189

Artifact

art #6226

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Status changed from On going to Done
  • Category set to
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • I want to
    -GET project users 
    +GET project & project users 
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Permissions set to
close
by