amitaibu / og

A fork to work on OG8
https://github.com/Gizra/og
29 stars 16 forks source link

Class "\Drupal\og_ui\Form\OgPermissionsForm" does not exist #255

Open jhedstrom opened 8 years ago

jhedstrom commented 8 years ago

It is referenced in og_ui.routing.yml.

amitaibu commented 8 years ago

I guess we might have deleted this files by accident? I'll have to look :/

amitaibu commented 8 years ago

hmm, I don't see it in #190 either.

@pfrenssen do you happen to remember this? Maybe it was never properly merged?

pfrenssen commented 8 years ago

If I remember correctly the route had already been defined so we could render the options in the UI. The actual form is being implemented in #196.

I was working on this in my spare time but I was blocked on the actual roles not being fully implemented. This is now almost finished (#217 is the last of the 'big' OgRole related tickets) so I can continue now where I left off.

I will be sprinting at Drupalaton next week, so I expect to be able to make some progress on this very soon!