Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL to get PDF details #43

Closed
2 tasks done
vitormattos opened this issue Feb 15, 2021 · 0 comments · Fixed by #243
Closed
2 tasks done

URL to get PDF details #43

vitormattos opened this issue Feb 15, 2021 · 0 comments · Fixed by #243
Labels
backend Backend task frontend Frontend task

Comments

@vitormattos
Copy link
Member

vitormattos commented Feb 15, 2021

Backend

  • Implement route /file/<uuid> in the validation page that returns the front with a <script> block containing a json with all the necessary metadata to display the page created in issue Validate file using UUID #130
    Estimate: 2h

Frontend

  • Make changes to the page created in issue Validate file using UUID #130 to be displayed without having to make a request to the API, you only need to read the JSON that will be in a variable in the body of the page.
    Estimate: 2h

PS: The page displayed with the API request will continue to exist but will only be loaded when the user informs the UUID on the form. This issue is for the person who accesses the /file/<uuid> page. This person will access this page by clicking on the link in the PDF or by accessing the URL read in the document's validation qrcode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend task frontend Frontend task
Projects
None yet
1 participant