Releases: compucorp/uk.co.compucorp.civiawards
Releases · compucorp/uk.co.compucorp.civiawards
Release v1.0.0-beta.11
Bug Fixes
- RSE-1620: Fix Award Custom Fields Leakage Bug
- RSE-1295: Fix Create/Edit Award Redirection
Release v1.0.0-beta.10
Improvements
- Implement "Advanced" Action Dropdown
- Show disabled applications
- Import awards using CSV importer extension
Bug Fixes
- Sync Log Tables With Actual Tables While Running Upgraders
Release v1.0.0-beta.9
Improvements
- Addition of new columns and filters to the workflow list page
- Add a button for creating a new workflow
- Applicant Management edit workflow link
Bug Fixes
- Add Option Limit Parameter To Award Manager Get Api Cal
- Fix Bug In Review Field Reordering
- Fix Custom Fields Issue On Awards
Updates for Developers
- Fix failing Drupal Build For Unit Test Workflow
Release v1.0.0-beta.8
Release v1.0.0-beta.7
Release v1.0.0-beta.6
Release v1.0.0-beta.5
Release Update - 09th October, 2020
Bug Fixes
- Disallow empty statuses in review panel if "Change the status of an application" field is checked. RSE-1246.
New Features
- Change award manager field label in award creation form. RSE-1393.
- Add UI to save/edit custom Fields for an Award. RSE-1296.
Developer Changes
- The
ang/test/civiawards/award-creation/directives/review-panels/review-panels.directive.spec.js
test was failing because new relationship types were added to Civicase in this PR:
https://github.com/compucorp/uk.co.compucorp.civicase/pull/574/files#diff-127a7b630b06a4fdc0c002d7cfc76b96R25-R48
To fix this we have added the missing relationship types. In the future we have agreed to limit the results by mocking the API response. This will be implemented moving forward.
Release v1.0.0-beta.4
Release Update - 28th September, 2020
New Features
- Users can now create case categories for applicant management instance.
Improvements
- Tag colours were added to award review form header.
- Done button was added to the review fields popup.
- In permissions tab, statuses dropdown is only visible once "Panel can change the status of an application?" check box is ticked.
- Text on Review submitted modal is changed.
- All review fields are disabled on view mode.
Enhancements
- Award review form changed to support SSP.
- If a contact is in both include and exclude group then contact is excluded from review panel.
- If a contact is included in 2 different panels, permissions is segregated based on applications meeting criteria for each panel.
- Submit button label on awards review page is changed.
Bug Fixes
- Fixed a bug where applications without tags were not being properly displayed.
- Anonymization logic corrected if user is in two panels.
- If "Tags" field is empty, panel user is allowed to view applications without any tags applied.
- Deleted applications are not accessible via direct URL.
Release v1.0.0-beta.3
Release Update - 04th June, 2020
Improvements
- In Case Details Reviews tab, width of Text Fields, Text Area and Rich Text Editor has been fixed, to avoid too long strings to be displayed.
Bug Fixes
- Fixed a bug with AwardReviewPanel API, where review panel details where returned, even when the sent Contact ID is not in any review panel.
Updates for Developers
- Added Github Action to run Javascript Unit Tests.
- Code improvements has been made to the review tab placeholder.
Release v1.0.0-beta.2
Release Update - 28th April, 2020
New Features
- Allow an Award manager to specify whether a review panel can change the 'status' of an applicant and if so to which status they can change to.
Improvements
- Show meaningful error message when trying to add a review and no review fields are available for the award
- Word replacement translation for the word "Client" to "Applicant" in relevant places
Bug Fixes
- Fixed issue with status filter is not working for "Closed" award statuses