-
Notifications
You must be signed in to change notification settings - Fork 39
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
[MDS-6025] - permit condition reports #3288
base: develop
Are you sure you want to change the base?
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a9035f - Browse repository at this point
Copy the full SHA 4a9035fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdd5b3 - Browse repository at this point
Copy the full SHA bcdd5b3View commit details -
updated action buttons on specific permit conditions and updated inte…
…rface to expand and show action buttons when clicking into a condition.
Configuration menu - View commit details
-
Copy full SHA for 7724e0f - Browse repository at this point
Copy the full SHA 7724e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c89a56 - Browse repository at this point
Copy the full SHA 1c89a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4513a6f - Browse repository at this point
Copy the full SHA 4513a6fView commit details -
Add report handling to permit conditions
Enhanced permit conditions to include associated reports. Updated the UI to display report-related information and modified relevant constants, styles, and selectors accordingly.
Configuration menu - View commit details
-
Copy full SHA for 9b02195 - Browse repository at this point
Copy the full SHA 9b02195View commit details -
Add report handling to permit conditions
Enhanced permit conditions to include associated reports. Updated the UI to display report-related information and modified relevant constants, styles, and selectors accordingly.
Configuration menu - View commit details
-
Copy full SHA for def1c90 - Browse repository at this point
Copy the full SHA def1c90View commit details -
Rename component and update references
Renamed `AddRequestToPermitConditionForm` to `AddReportToPermitConditionForm` to better reflect its purpose. Also updated all references and added a default export for consistency. Added a snapshot test for the form component.
Configuration menu - View commit details
-
Copy full SHA for 54c0474 - Browse repository at this point
Copy the full SHA 54c0474View commit details -
Add report prop to permit condition form and disable button if report…
… exists This commit introduces a new optional `report` prop to the `AddReportToPermitConditionForm` component, allowing it to use an existing report if available. Additionally, it modifies the permit condition layer to disable the "Add Report" button when a report already exists for the sub-condition, and ensures permits are refetched after adding a new report.
Configuration menu - View commit details
-
Copy full SHA for 7321bd4 - Browse repository at this point
Copy the full SHA 7321bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b254597 - Browse repository at this point
Copy the full SHA b254597View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3aef7b - Browse repository at this point
Copy the full SHA f3aef7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14cc2e1 - Browse repository at this point
Copy the full SHA 14cc2e1View commit details