Jannik Pulfer

Results 30 issues of Jannik Pulfer

After changing a persons name, the drop-down where the person is selected does not update. It only does so after manually refreshing the page. In this case the original name...

**Introduction** When clicking on an employee that is displayed on the ptime-employee-dropdown it redirects to the detailed view of this employee. As soon as an employee is clicked a request...

PuzzleTime Sync

**Introduction** At the moment the people search in Skills searches for people in the Skills Database. We want to rewrite this logic. We now want it to make an API...

on hold
PuzzleTime Sync

Momentan haben wir zwei people-skills Controller. Der `controllers/people/people_skills_controller` ist für das Updaten von people skills zuständig. Der `controllers/people/people_skills_create_controller` ist ausschliesslich für das Erstellen von people-skills zuständig. Dadurch haben wir Redundanz....

plan

**Introduction** At the moment we have the problem that we have no way of knowing which record from the PuzzleSkills DB belongs to which record from the PuzzleTime DB. We...

on hold
PuzzleTime Sync

**Introduction** We need to know which attributes from the PuzzleTime person model we can use in the Skills model. For this we need to take a look at the API...