Skip to content

v3.0.0

Compare
Choose a tag to compare
@charlesabarnes charlesabarnes released this 30 Oct 17:12
· 92 commits to master since this release
  • Google Analytics now available in the job portal. You may now add Google Tag Manager to your job portal to track job views and applications. This is a great way to see which jobs are attracting candidates and to look at their behavior when viewing your jobs, providing insight to help you improve how you post your jobs.

  • Custom fields visibility. Custom fields on jobs can be shown or hidden as configured in the jobInfoChips setting in the app.json file. If it isn't a field that is regularly accessed on the job, you will need to add it to the fields setting in addition to the jobInfoChips setting.

  • now upgraded to Angular 7 and uses Bullhorn's novo-elements

A new way to host the career portal. OSCP can be hosted to take advantage of server-side rendering using Angular. This requires knowledge of server administration and we recommend the use of a web developer. This will allow you to take advantage of the following new features :

  • Search Indexer compatibility: Your individual jobs would be able to be found by search indexers
  • RSS feed generation
  • Richer Job descriptions when sharing on Social media.

The following also has been changed:

  • Added an option to show/hide categories
  • Removed grid state from options
  • removed related jobs on the portal
  • added sitemap.

OSCP image
Please create an issue for any additional questions or visit https://bullhorn.github.io/career-portal/ for more information