Forms Changelog
3.8.15
Fixes
- Get files in risk-of-harm-review form only if FormDataID is present.
- Fix existing pathways request in ers-cas-triage form.
- Add rova-validation to the list of available forms in the LunaForm component.
- Changes to Rova Validation form dropdown options.
3.8.10
Fixes
- Top part of the form cutting off when opened in a new window.
Miscellaneous
- Responsiveness to window resizing/smaller screens has been fine-tuned.
3.8.9
Fixes
- Handle form history when no grid api.
3.8.8
Miscellaneous
- Changes to Rova Validation form dropdown options.
3.8.7
Fixes
- Use boolean instead of string for params.
3.8.6
Fixes
- Get az token using sso.
Features
- SSO signin for embedded apps.
3.8.4
Fixes
- Move load history logic to store.
- Remove root div to allow event propgation.
- History grid hiding on form reset.
- Allow absent values for select field form history.
- Add referral validation to available forms.
3.8.2
Highlights
- New Referral Validation form.
3.8.1
Fixes
- Forms not closing on cancel or save.
- Invalid import for acquire az token.
- Export list of available forms for form library.
3.8.0
Highlights
New Rova Validation Form
The form has the following sections by default:
- Info Tags
- Pathway Status
- Validation Results
- Validation History
The Validation Results section contains the following fields:
- Validation Category Group (required field)
- Validation Category Option (required field)
- Pathway Stays Active Because
- Pathway Inactive Because
- Classifier That Would Exclude Pathway From This Cohort
- Sentence Validation Outcome Based On
- Comments (required field)
- The options for the Validation Category Option dropdown are reactive, and change according to the option selected in the Validation Category Group dropdown.
Miscellaneous
- Automated deployment to UAT environments.
- Upgrade dependencies.
3.7.2
Fixes
- InfoCards pin not holding between pathways.
3.7.1
Features
- Add a trust configurable permission requirement to automatically clear old form when the latest form is before the start date (default off).
3.7.0
Highlights
Info Cards have been replaced by info Tags
- Info tags are a new way of displaying information, for example pathway and status details.
- They are displayed in a panel at the top of the form, below the patient details.
- The tags panel can be pinned by the user.
- They incorporate a click-to-copy feature for easy sharing of information.
User configurable form sections
- Users can now select which sections of a form are displayed, by selecting from a dropdown menu.
- This can be accessed by clicking the Settings icon in the top right of the form.
- The user's preferences are saved for each form.
- A Reset button is provided to revert to the default settings.
Features
- Add config to enable trust-specific form permissions.
- Migrate forms CSS from Bootstrap to Bulma.
- Convert validation history card to ag-grid.
- Reconfigure form footer buttons, button tooltips.
Fixes
- Lock validation warning bugs.
- Incorrect validation timestamp UTC vs BST.
- Patient Messaging Action form not submitting.
Miscellaneous
- General styling updates.
- Update ag-grid theme.
3.6.3
Fixes
- Reduce the text size and padding in patient banner.
- Decode special characters in query params.
3.6.2
Fixes
- Allow all users to see pathway management section.
- Only allow managers to persist in pathway.
- Make clinical risk required.
- Make recently selected configurable.
3.6.1
Features
- Add outcome evidence section in rtt validation form for rova.
- Default source of evidence to false, enable recently selected.
Fixes
- Unecessary meta params being included in form data on save.
- Latest validation not loading for select inputs.
- Include all outcomes that include Inactive.
- Don't close form on error.
- Form footer incorrect styling classes.
- Remove mandatory source of evidence field.
- Miscellaneous RTT validation form fixes and UI improvements.
3.6.0
Features
- Convert RTT Form to component library.
- Change select fields to use multiselect component.
- Add open in surveyor button on risk of harm form.
Fixes
- Allow null date for dateAfter rule.
- Allow select field to be disabled.
- Save parent PTLUniqueID if available.
- Incorrect access level for pathway management.
- Allow text input for datepicker.
- Remove await from form component.