chiefonboarding / ChiefOnboarding

Free and open-source employee onboarding platform. Onboard new hires through Slack or the web portal.
https://chiefonboarding.com
GNU Affero General Public License v3.0
656 stars 121 forks source link

Add hardware template #386

Closed GDay closed 10 months ago

GDay commented 10 months ago

This adds the option to assign hardware to new hires. A user can be assigned to automatically create an admin to do item for them to complete when this gets added to the new hire.

coveralls commented 10 months ago

Coverage Status

coverage: 93.854% (+0.1%) from 93.727% when pulling 8de661f5c8b9aeb5865bc2c5b793550f9abadea5 on add-hardware-option into 531a8ba0c5e3477315811171c892523c4d7e2361 on master.

GDay commented 10 months ago

In the SequenceView, hardware templates/items cannot be dragged to before/after conditions. Is this intentional?

Good catch! This happened due to a rebase with some related changes. Thanks.