justarrived / just-match-web

JustMatch Web
https://app.justarrived.se
5 stars 1 forks source link

Expose Users' documents attribute to frontend #359

Closed bellevik closed 7 years ago

bellevik commented 7 years ago

Expose Users' documents attribute to frontend

Description: Exposing the documents attribute means the frontend has access to the Users' Documents. The User can see if he/she has uploaded a document before, which might save them some confusion. Definition of done: When the User can see that a document (resume) has previously been uploaded

buren commented 7 years ago

Implemented in the API GET /api/v1/users/:id/documents, also supports including Document with ?include=document param.


See https://sandbox-api.justarrived.xyz/api_docs/1.0/user_documents/index.html

buren commented 7 years ago

Screenshot

screen shot 2017-03-03 at 15 30 28