Skip to content

WIP: A superadmin should be able to create a department

Link to story in trello

Goal:

A superadmin should be able to create a department

Acceptance Criteria:

  • Fields: name, address (street, place, zip), contact information (phone number, email, opening hours)
  • Only superadmins can create departments
  • In the navbar is a link to Departments index only visible for superadmins
  • Use has_vcards gem

PR Criteria

  • Story under test
  • Mobile works
  • Seeds created
  • Translated

Review by Team

  • Reviewed by tnt
  • Reviewed by cla
  • Reviewed by vok

Review by Coach

  • Reviewed by sta

Merge request reports