Create department

Manage departments-Create department
As a space super admin or space admin, I want to create a new department in my space, so that I can expand the company hierarchy and structure
Acceptance Criteria: Check that
- The user is able to create a new department in the space by clicking on the add icon as in the UI Tasked in - New Concept with the following data below:
- Department Name
- Department manager
Update and Delete Department
Update department
As a space super admin or space admin, I want to edit a department in my space , so that I can update the space hierarchy and structure.
Acceptance Criteria: Check that
- The user can Update the department data ,
- the use can edit or delete options as the UI Tasked in - New Concept :
- Department name
- Department manager name
Delete department
As a super admin or admin, I want to delete a department in my company, so that I can update the company hierarchy and structure.
Acceptance Criteria: Check that
- The user can delete the empty departments only
- a confirmation message is previewed “Are you sure you want to delete“.
- Management default department can’t be deleted.
- If the user deleted a department full of users, an error message “ You can’t delete a department which contains users, you should change each user’s department “ shall be displayed
View departments List 
Preview list of Departments
As a logged in user, I want to preview department data, so that I know the main data about the departments in my space.
Acceptance Criteria: Check that
- The admin can preview list of departments data from Departments in the side menu as in the UI Tasked in - New Concept :
- Department name
- Department manager name
- Department manager profile picture
- The allowed user can update department data later