Closed (fixed)
Project:
Media entity
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Nov 2015 at 21:16 UTC
Updated:
15 Dec 2015 at 12:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
luksakRe-rolling patch from #2622190: Menu link for adding new Media entity doesn't exist. It will not apply since the patch from that issue has not been pushed yet. As soon this is the case it will work.
Comment #4
mbovan commentedThe view configuration above produced some test fails regarding schema.
Fixed it, added new tests for media overview page. Also, I uncommented some tests methods and updated them according to latest changes.
Btw, the button we added in #2622190: Menu link for adding new Media entity doesn't exist is now moved to media overview page. (admin/content/media)
Comment #5
mbovan commentedHere are the UI changes made by the patches above:
A tab to access media overview page

Media overview page with no content available.

Media overview page with entities in the list.

Comment #6
euphoric_mv commentedMaybe it is good to have Edit and Delete links on this listing view.
Comment #7
mbovan commentedProbably yes. Adding this.
Comment #8
slashrsm commentedCommitted. Thanks!