Herb
Herb
The change to using Operations is a welcome change. We'll need to still fix a few things and remove unused functions with this change, before it can be merged. I...
Thanks @docwilmot. I'll figure out the tests. Also need to get the comment number showing up in the tab/menu for unapproved, like the old view. The title callback isn't working...
Tests are passing now -- no errors. But there are a couple exceptions because of the way I used `hook_menu_local_tasks_alter` to update the tab title with the calculated number of...
@docwilmot @opi ready for another review. The one thing that I couldn't get working in Views is the title callback in hook_menu. So I took a different approach for showing...
@docwilmot I rebuilt the test site. Please try again.
Restarting
Going to force it to rebuild the sandbox. The password won't work.
Can't login so going to toggle the PR.
The build step - running Composer - should be done locally and not on a live environment or something with firewalls etc. There are some big downsides of building the...