-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a create/edit form for environments in the web app [5] #11535
Comments
|
@bernardsilenou I would advise against that because I think you need some sort of human readable representation of the entity that can be displayed e.g. in the directories. Otherwise you'll end up with pretty cryptical strings. Is there any necessity to drop the required constraint from the field? |
|
…eate_edit_form_for_environments #11535 - Add a create/edit form for environments in the web app
Verified ticket on the local machine using the latest version of SORMAS from the development branch - 1.86.0-SNAPSHOT(19d39a6). Ticket #12262 will treat the issues of users that have the edit rights over environmental entities but that have a jurisdiction higher than district or no jurisdiction, so that the users are included in the dropdowns of 'Responsible users' in the 'Environments' directory. Other issues will be linked that will treat the 'Reason for deletion' column being displayed in the 'Environments' directory grid for manually deleted entities, and one that will deal with the editability of environments based on the user's ownership over them and based on the regional jurisdiction: #12280 #12283 #12284 #12285 |
Feature Description
After an Environment entity has been created in #11796 as part of epic #11533, create and edit forms for this entity are now required for the web app.
Added Value/Benefit
Users will be able to create and edit environment entities for further usage in the system.
Acceptance Criteria
ENVIRONMENT_EDIT
user right that are assigned to the district selected in the location form)WaterUse
enum values (if environment media == water); see the epidemiologicalEvidenceDetails checkboxes of events for referenceMockups
creation form
edit form
Additional Information
The tasks and samples on the right are not supposed to be implemented in this issue.
The text was updated successfully, but these errors were encountered: