The [transform pipe](https://github.com/T-Systems-MMS/phonebook/blob/master/Phonebook.Frontend/src/app/shared/pipes/telephone.pipe.ts) currently allows `null` values passed into. It would be better if the pipe returns "No phone number" instead of an empty string.