Skip to content

Commit

Permalink
Remove area and change name from InspectionArea to InspectionGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
Christdej committed Feb 4, 2025
1 parent 006cad1 commit 7c22cf6
Show file tree
Hide file tree
Showing 72 changed files with 1,696 additions and 3,228 deletions.
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ The access matrix looks like this:
| | **Read Only** | **User** | **Admin** |
| -------------------------- | ------------- | -------- | --------- |
| Area | Read | Read | CRUD |
| InspectionArea | Read | Read | CRUD |
| InspectionGroup | Read | Read | CRUD |
| Plant | Read | Read | CRUD |
| Installation | Read | Read | CRUD |
| MissionLoader | Read | Read | CRUD |
Expand Down
169 changes: 0 additions & 169 deletions backend/api.test/Controllers/AreaControllerTests.cs

This file was deleted.

Loading

0 comments on commit 7c22cf6

Please sign in to comment.