This repository was archived by the owner on Dec 3, 2024. It is now read-only.
Releases: RoyalBoroughKingston/ck-backend
Releases · RoyalBoroughKingston/ck-backend
v1.22.0
v1.21.0
Added
- New organisation sign up form now asks the user to set their initial password.
v1.20.0
Added
- Added export for historic update requests.
- Referrals can now be sorted by days.
- Referral page now shows organisation for referred service.
- Added referrer heading to referrals table.
- Added a new organisation sign up form.
Changed
- Updated copy for create service pages.
- Improved create/edit user page.
- New fields have now been unhidden.
- Updated copy for referral warning screen.
- Organisations now only require a single method of contact.
v1.19.0
Added
- Added AWS CloudFormation template.
- Added support for managing new organisation sign up forms alongside update requests.
Changed
- Moved to GOV.UK PaaS for production.
v1.18.0
Added
- Information sideboxes now support up to 3 instead of only allowing 1.
- Added CMS tab for frontend webapp.
- Added page for refreshing a stale service.
- Added new dashboard content.
- Hidden backend fields which aren’t yet ready for use in the frontend webapp.
Changed
- Global admins can now edit collections and taxonomies.
v1.17.0
Added
- Added an information page for when a user creates a service.
- Updates to a service now show a preview of the update request before they are able to submit it.
- Services now have an associated noun which dynamically updates the copy on the service pages.
- Users can now be filtered by their associated organisations or services.
- Added offerings input to descriptions tab.
- Can now add an image to a location.
- Can now add an image to a service location.
Changed
- When creating or editing a service, the taxonomies tab is now hidden for users that don’t have permission to change them.
- Reordered service tabs and inputs.
- Renamed
Useful info
tab toGood to know
. - Creation buttons are now coloured green.
- Updated hint text for inputs.
v1.16.0
Added
- Added gallery to services (hidden in this release until RoyalBoroughKingston/ck-frontend has been updated)
- Service useful info descriptions now post as markdown
- A services organisation can now be updated by a global admin, or higher
Changed
- Refactored image upload process
- Increased character count for service criterion from 75 to 150
- When creating a service, the organisation list only shows organisation the user has permission for
- Moved from a WYSIWG to a renderless WYSIWYM with a custom UI
Fixed
- Parsing of file inputs now handles incorrect mime types
- The days due for a referral now go by the date the referral was created
v1.15.0
Added
- Can now delete referrals
- Can now filter referrals list by status
- Incomplete referrals are now flagged with days due
- Link in header to view logged in user's profile
- Can now filter audits by OAuth client
- Dynamic character counter for
textarea
andWYSIWYG
inputs
Changed
- Updated referral page content
- Edit service page now allows you to submit the update request from any of the tabs
Fixed
- Replaced remaining placeholder text
v1.14.0
Added
- Page to view all generated reports
- Can now remove existing images
- Image previews added to forms
Changed
- Updating a service's referral method now requires you to be a super admin
- Table filters heading renamed to
Search
- Updated referral field labels
Fixed
- Added back confirmation page before viewing a referral
- User page with lots of roles no longer fails the API call