The views operations links do not currently work as they require a tab root to work from. Added
This seems to require a view callback and a default local task. Added with a title callback as well.
The latest commit removed the entity api views controller and so we need the Group & Base info in hook_views_data. Added
While I was looking into this I added handlers for views links to the card, an edit link & a delete link.

Comments

dwkitchen’s picture

Thanks I was going to be working on this today anyway so I will be having a look at it.

dwkitchen’s picture

Status: Needs review » Reviewed & tested by the community

Had to make a few changes

Patch had been generated from site root folder
URLs should have been /user/... not /users/...

I have changed both of these and committed locally, I'm going to be working on the default view and a couple of other things on card on file today so will do some testing and should be pushing this afternoon.

jpstrikesback’s picture

Great! You may notice that the default view op is less than useful like this, we may want to override the default entity api controller?

jpstrikesback’s picture

Status: Reviewed & tested by the community » Fixed

Setting to fixed as a (improved) version has been committed.

Cheers!
JP

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.