Project

General

Profile

Actions

roos-fs tasks #127

open

Location creation

Added by Vadim Pariev 11 months ago. Updated 5 days ago.

Status:
Closed
Priority:
Normal
Start date:
06/15/2025
Due date:
% Done:

0%

Estimated time:
14:00 h

Description

User story

As an admin user, I want to create, view, and manage a list of locations, so that I can maintain accurate and searchable data about locations.

Acceptance Criteria

  1. Location Entity
    Each location should have the following attributes:

Name (f.e. "Compound Großmehring RVL")
Address (f.e. "OchsenSchüttstraße 6, Großmehring")

  1. Admin Functionality
  • Admin can view a list of all existing locations.
  • Admin can create a new location by entering name and address.
  • Admin can edit or delete existing locations.
  • Basic validation on name and address fields (required, Otherwise could not be created).
  1. Filtering & Sorting
  • Admin list view supports filtering by:

Name (partial match)
Address (partial match)

  • Sorting available by:

Name (A–Z / Z–A)
Address (A–Z / Z–A)

Other Acceptance Criteria

  • Locations are created and stored in the system with all required fields

Other dependacies (but out of scope)

  • Location could be assigned to the vechicle and on later for tasks
Actions

Also available in: Atom PDF