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

Librairie hosting: backend links #692

Open
FranzPoize opened this issue Jul 19, 2018 · 0 comments
Open

Librairie hosting: backend links #692

FranzPoize opened this issue Jul 19, 2018 · 0 comments
Assignees

Comments

@FranzPoize
Copy link
Contributor

FranzPoize commented Jul 19, 2018

Description

Link the different screens to the backend.

Domain object data

  • The name of the domain (string)
  • A list of DomainFont ids (id)
  • The id of the user who created the domain name ([id])
  • last updated date (date)

DomainFont object data

  • The id of the variant that is used (id)
  • The values at the time the DomainFont was created (object)
  • The weight of the variant in the family at the time the DomainFont was created (number)
  • The style of the variant in the family at the time the DomainFont was created (string)

All those info are stored in the DomainFont so that the font is consistent even though the variant might not be to avoid unwanted update on the website.

Planning info

Time estimated 2
By @Aldrian
Sprint 28-29 from 27/07/2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants