Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Frontend and domain: selection of employee redone. Domain now keeps track of selected employees in a dictionary. The key is the index of the employee, because there are (for exampple) 4 possible employees and it's important which position is linked to which employee.
  1. … 12 more files in changeset.
Prepared domain for employee selection

- access to selected employees

- access to available employees

- can select an Employee

- can deselect an employee

  1. … 6 more files in changeset.
Domain: added domain controller layer on top of managers. Added employee manager
  1. … 8 more files in changeset.