Updated tag page layout. Added shoot date property. Showing parent favicon on compact entity page. Re-added 'new' indicator on tile. Added Family Sinner to Mile High Media. Various fixes and improvements.

This commit is contained in:
2020-07-03 01:28:22 +02:00
parent 749864e922
commit 945c2c45ce
81 changed files with 488 additions and 955 deletions

View File

@@ -172,6 +172,7 @@ const releaseFields = `
slug
type
shootId
productionDate
createdAt
url
${releaseActorsFragment}
@@ -237,6 +238,7 @@ const releaseFragment = `
duration
createdAt
shootId
productionDate
url
${releaseActorsFragment}
${releaseTagsFragment}