This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
Releases: AusDTO/dto-digitalmarketplace-frontend
Releases · AusDTO/dto-digitalmarketplace-frontend
Adding a view submitted evidence link in supplier dashboard
Suppliers can now view the evidence they are approved in. This includes case studies.
Add the platforms integration category
Add the platforms integration category (#970) * Update the model to include essential criteria on page load * Disable criterion's checkbox if it's essential * Split essential and other criteria under headings * Add ID to criteria array if it's not there * Clean up arrow function * Show a callout for essential criteria on assessment of evidence * Refactor setEssentialCriteria function * Add essential badge on the evidence stage * Destructure props for the review assessment stage * Add essential badge on the review assessment stage * Allow assessor to approve if all essential criteria have been demonstrated * Remove duplicate class from callout * Use custom styles for the essential callout * Revert "Add essential badge on the evidence stage" This reverts commit bf46b6a9da15f679ff38ebf421a2a07303c1d174. * Revert "Add essential badge on the review assessment stage" This reverts commit 5cb584cb83a8dd5ed252ecb29fc588b9dc94ea6d. * Pass essential criteria IDs to function to determine if all have been responded to * Show VFM question if all essential criteria have been met * Adjust message on criteria stage to differentiate essential and other criteria * Destructure seller assessment feedback props * Prettier fixes * Update essential criteria message on criteria stage * Split essential and other criteria on the feedback page * Add compare function to sort by demonstrated criteria then failed criteria * Reduce feedback top margin to 1 rem * Add bottom margin to feedback headings * Move heading to simplify logic on criteria stage * Use unordered list for message about essential and other criteria * Reset vfm if assessor changes their mind and rejects criteria
Update description and label for referee field
Update referee label and description (#966) * Update description used for referee's name * Update label used for referee's name
Replace @digital.gov.au with @dta.gov.au
3.5.22 Replace @digital.gov.au with @dta.gov.au (#965)
Remove SA labour hire license
Remove SA labour hire license field (#962) * addding comment to remove SA in any text * removed SA from recruiter states * remomoved SA in text * removed old comment * Update src/bundles/SellerRegistration/components/RecruiterForm/RecruiterForm.js Co-authored-by: tobiasbrown <[email protected]> * Ignore South Australia in seller profile * remove code comment * linting * linting * linting * row only shows if sa is not included * ignoring sa * linting * wip * removing wip code Co-authored-by: tobiasbrown <[email protected]>
Prevent recruiters from being invited to RFX/training
3.5.20 Pass brief ID when searching for sellers to determine if recruiters c…
Show opportunity documents and questions if seller can respond
Show opportunity documents and questions if seller can respond (#963) * Show questions and answers if the seller can respond * Simplify logic to determine when documents are shown * Allow sellers to ask questions if they can respond
Split public liability and professional indemnity insurance documents
3.5.18 Split public liability and professional indemnity insurance documents…
Show appropriate edit history content
Show appropriate edit history content (#959) * Pass loggedIn and userType props to OpportunityHistory * Pass canRespond prop to OpportunityHistory * Show appropriate content for edit history This depends on the user's role, whether they're logged in and if they can respond to the opportunity.
Edit opportunity updates
- Move link to remove sellers when editing on smaller screens
- Update edit history styles