cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
125 stars 67 forks source link

Use JobURLHelper in API #478

Closed mbo-s closed 6 years ago

mbo-s commented 6 years ago

The JobAPI does not use the JobUrl-Helper

https://github.com/cross-solution/YAWIK/blob/develop/module/Jobs/src/Jobs/View/Helper/JobUrl.php

https://github.com/cross-solution/YAWIK/blob/develop/module/Jobs/src/Jobs/Model/ApiJobDehydrator.php#L39-L45

The links to external Jobs point always to the internal view https://yawik.org/demo/de/jobs/view?id=XXX and not to the external site.

cbleek commented 6 years ago

jobUrl helper is used now