Librairie hosting: backend links
FranzPoize opened this issue · 0 comments
FranzPoize commented
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