JeffersonLab / jaws-admin-gui

Web admin interface for JAWS
https://ace.jlab.org/jaws
MIT License
0 stars 0 forks source link

Entity names are out-of-sync with backend #34

Open slominskir opened 1 month ago

slominskir commented 1 month ago

We're currently experimenting with alternative names and eventually need to make the backend and frontend match. The following label swaps have been made:

Backend Frontend
Instance Alarm
Class Action
Category Component

For Category/Component we may actually consider using System.

Also, the Category/Component ties to a Team on the front end. This is not the case in the backend in which there is a pointofcontactusername field, which is not quite right as in practice the existing alarm system uses Teams/Responsible Groups. See: https://github.com/JeffersonLab/jaws/issues/34

Might need to rename Inventory tab to Registrations.