Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove kiosk mode application form #308

Open
3 tasks
jace opened this issue Mar 23, 2016 · 0 comments
Open
3 tasks

Remove kiosk mode application form #308

jace opened this issue Mar 23, 2016 · 0 comments

Comments

@jace
Copy link
Member

jace commented Mar 23, 2016

Hasjob includes support for kiosk mode applications, where a job application can be submitted with no user login required. Data for the application comes from Peopleflow's NFC service.

However, Peopleflow is deprecated with its functionality rolled into Funnel, and we don't use NFC anymore. We've never taken the kiosk mode application feature into production.

Kiosk mode as a read-only interface is still useful, but currently broken as the entire header area is hidden.

To enable kiosk mode, visit https://hasjob.co/admin/kiosk?enable=1
To disable kiosk mode, visit https://hasjob.co/admin/kiosk?enable=0

Things to fix:

  • Include header area in kiosk mode UI
  • Remove code related to kiosk mode application submission
  • Update JobApplication to make user_id non-nullable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant