Use media modal in channel media feeds
closes #2226
added scoped labels
- Developer
$CONFIG->max_video_length = 12600; $CONFIG->max_video_file_size = 4294967296; $CONFIG->max_daily_boost_views = 10000;
This pod has the default values coming from helm. There's something up with the attachment service. How are you testing these videos on review sites
- Developer
I will address this tomorrow. I didn't actually test videos in the sandbox
- Resolved by Marcelo Rivera
added scoped label and automatically removed label
assigned to @eiennohi
added 1 deleted label
- DeveloperResolved by Marcelo Rivera
This works on the review site now, but you still need to address @markeharding 's comment @eiennohi
- Owner
We need to merge in master and confirm this works with the latest player.
- Owner
added 33 commits
-
317ddbb8...65da1be5 - 32 commits from branch
master
- 1bc00288 - Merge remote-tracking branch 'upstream/master' into feat/modal-in-media-feeds-2226
-
317ddbb8...65da1be5 - 32 commits from branch
- Developer
@markeharding just updated and it works fine for me
added scoped label and automatically removed label
- Resolved by Marcelo Rivera
- Resolved by Marcelo Rivera
added scoped label and automatically removed label
added scoped label and automatically removed label
added 13 commits
-
55f7fa87...c8de38d6 - 12 commits from branch
master
- f8be56ae - Merge remote-tracking branch 'upstream/master' into feat/modal-in-media-feeds-2226
-
55f7fa87...c8de38d6 - 12 commits from branch
10 10 [ngClass]="{ 11 11 'm-newsfeed-tiles__Tile--is-mature': attachment.shouldBeBlurred(entity) 12 12 }" 13 [routerLink]="['/newsfeed', entity.guid]" - Owner
now this is no longer a link it doesn't have a cursor. It also should still probably be a link if possible.
added scoped label and automatically removed label