Actions
roos-fs tasks #127
openLocation creation
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
- 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")
- 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).
- 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
Updated by Vadim Pariev about 1 year ago
- Subject changed from Location creation (+API for the mobile) to Location creation
Updated by Alex Katasonov about 1 year ago
- Assignee changed from Farzam Azhar to Alex Katasonov
- Estimated time set to 14:00 h
Updated by Alex Katasonov about 1 year ago
- Status changed from Open to In progress
Updated by Alex Katasonov about 1 year ago
- Status changed from In progress to In review
Updated by Alex Katasonov about 1 year ago
- Status changed from In review to Deployed (QA)
Updated by Vadim Pariev about 1 year ago
test result OK
Might consider validation to avoid doublicates for the future
Updated by Alex Katasonov 12 months ago
- Status changed from Deployed (QA) to Closed
Updated by Albert Katasonov about 2 months ago
- Project changed from 8 to Roos-fs-ZIP
Actions