nathanwoulfe / Plumber

The workflow solution for Umbraco 7
39 stars 20 forks source link

Only a handful of doctypes is showing. #29

Closed rasmusfjord closed 6 years ago

rasmusfjord commented 6 years ago

I wanted to test plumber and im pretty impressed :)

I installed newest umbraco 7.9.2 and latest Plumber, together with the latest Umbraco starter kit. It only shows 5 doctypes to select from. I tried creating a new but that one dosnt show up either.

rasmusfjord commented 6 years ago

image

nathanwoulfe commented 6 years ago

That's bad UX on my part - if you use the search input, it should filter the list. I'm updating the UI for the settings dashboard in the next release, and will be managing doctypes with a dialog.

Working on some issues with the button state in the drawer on content items too, you'll probably notice it doesn't always update correctly

rasmusfjord commented 6 years ago

Hey Nathan 

Arh okay that makes sense, but its an awesome package, a few things i noticed, i dont know if it is a bug. I created a new user with editor rights, and added him to a workflow group. The save/publish dialog had both Umbracos and your request buttons in the dialog.

Med venlig hilsen


Rasmus Lykke Fjord 42 40 76 20 På 13-03-2018 19:46:20, Nathan Woulfe notifications@github.com skrev: That's bad UX on my part - if you use the search input, it should filter the list. I'm updating the UI for the settings dashboard in the next release, and will be managing doctypes with a dialog. Working on some issues with the button state in the drawer on content items too, you'll probably notice it doesn't always update correctly — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [https://github.com/nathanwoulfe/Plumber/issues/29#issuecomment-372776538], or mute the thread [https://github.com/notifications/unsubscribe-auth/ABOfm3T4wmoGurl7v1bxwECrTlc3YVbNks5teBP8gaJpZM4SoxOo].

nathanwoulfe commented 6 years ago

That doesn't sound right... Definitely shouldn't be seeing that! I'll look into it.

rasmusfjord commented 6 years ago

Roger, I thought it was intended so i went into users and removed the publish rights on the editor user group.

Med venlig hilsen


Rasmus Lykke Fjord 42 40 76 20 På 14-03-2018 11:02:51, Nathan Woulfe notifications@github.com skrev: That doesn't sound right... Definitely shouldn't be seeing that! I'll look into it. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [https://github.com/nathanwoulfe/Plumber/issues/29#issuecomment-372966707], or mute the thread [https://github.com/notifications/unsubscribe-auth/ABOfm0rVsZf7A3VVSmK5IeL3qPYv7N8-ks5teOrKgaJpZM4SoxOo].

nathanwoulfe commented 6 years ago

Been having a fiddle with users and permissions, haven't been able to recreate this one - if you can give me a detailed rundown of how you'd set things up, I'll keep trying. The only group permission that Plumber cares about is Update - if a user can't update the node, they can't submit into the workflow. They can approve, but not initiate. Publishing is managed by the package, so user/group publishing permissions don't matter.

nathanwoulfe commented 6 years ago

build 0.7.4.159 is a revision of the doctype settings to a UI matching the normal node preview list. Only bit I'm not entirely happy with is having to choose the doctype, then edit the approval flow in a separate overlay.

It's not a release yet, but is available on appveyor if you want to install and have a look.

https://ci.appveyor.com/api/buildjobs/jkay51ca1agsu5hs/artifacts/BuildPackage%2Fartifacts%2FPlumber_0.7.4-beta-000159.zip

nathanwoulfe commented 6 years ago

UI resolved in 0.7.5