Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Releases: AusDTO/dto-digitalmarketplace-frontend

BuyICT announcement banner and fix validation message

22 Mar 20:47
c419acf
Compare
Choose a tag to compare
HM-4694: Announcement banner (#1021)

* Add announcement banner

* Change font colour to meet WCAG

* Update banner wording and hyperlink

* Open article link in new window

* Rollback previous commit to improve accessibility

Update CircleCI image and add opportunity type

06 Mar 23:18
3d73137
Compare
Choose a tag to compare
HM-4631: Opportunity type (#1019)

* Add function to determine opportunity type

* Run tests for getBriefType function

* Display opportunity type on opportunity page

* Improve test descriptions

ICT Labour Hire content changes

21 Feb 23:03
a176353
Compare
Choose a tag to compare
3.5.53

HM-4592: Content changes for insights and download work order pages (…

ICT Labour Hire

17 Feb 05:52
63e8f95
Compare
Choose a tag to compare
ICT Labour Hire (#1012)

* Remove 'Services' step from the application flow

* Collect candidate information once during the application flow

* Show candidate information in the private section of the profile

* Add 'ICT Labour Hire' badge

* Remove pattern to match the domains step

* Replace 'Specialists' filter label with 'ICT Labour Hire'

* Replace 'Specialist' with 'ICT Labour Hire' in new request accordion

* Update radio labels to include 'ICT Labour Hire' on specialist select stage

* Show page alert when opening specialist opportunity to all sellers

* Unlink selected category from seller select

* Add link to update candidate details

* Include ICT Labour Hire in logged out specialist card messages

* Update specialist card message for applicants that are logged in

* Update specialist card message for sellers that haven't been invited

* Remove specialist card message referring to category assessments

* Replace or remove condition on specialist card that checks when seller is assessed for category

* Add specialist card message to show to consultants when open to all

* changed labour badge to purple as per ac

* Return 'ICT Labour Hire' for 'specialist' lot

* Make lot text lower case if it isn't 'ICT Labour Hire' on Overview

* Show info card message to consultants if they've been invited to opportunity

* Show info card message to consultants if they've been invited to opportunity

* Show message about profile errors even if user can't respond

* Replace 'Outcome' with 'Professional Services and Consulting'

* Replace 'Outcome' with 'Professional Services and Consulting' in new request accordion

* Replace 'Outcome' in onboarding text for buyers

* HM-4374: Reorder components on Who Can Respond stage (#1013)

* Reposition components on specialist select stage

* Remove unused functions which reset openTo field

* Add missing default props for seller select component

* Format seller select with prettier

* Add whitespace below alert under openTo field

Co-authored-by: tobiasbrown <[email protected]>

* Remove unnecessary div and correct code indentation

* Fix prettier error

Co-authored-by: tobiasbrown <[email protected]>

* Set category as labour hire when searching for sellers on edit of live opportunity

* Update report label for ICT Labour Hire opportunities

* Remove unused props being passed to the OpportunitySpecialistInfoCard component

* Add text depending on seller type when categories are shown in the seller's profile

* Update content for dashboard page alerts so they make sense on release

Co-authored-by: dta-tom <[email protected]>
Co-authored-by: Tyler Christensen <[email protected]>

Page alerts for changes to ICT labour hire

17 Feb 00:47
7948d0d
Compare
Choose a tag to compare
Page alerts hm 4452 Page alerts for changes to ICT labour hire (#1016)

* Added pre-launch page alers

* added formatting

Remove maintenance banner

13 Dec 11:25
6be1e10
Compare
Choose a tag to compare
Revert "Add maintenance banner (#1008)" (#1009)

This reverts commit 186475668ada6c87af568e1caf03ea6c9b6b564d.

HM-4264 Maintenance Banner

09 Dec 23:30
1864756
Compare
Choose a tag to compare
3.5.49

Add maintenance banner (#1008)

Add colours to insights

11 Nov 22:45
3e35732
Compare
Choose a tag to compare
HM-3650: Add colours to insights (#1004)

* Add two more colours for number of sellers per category graph

* Add more colours for who is buying chart

* Increase height of who is buying chart container

* Add counts to who is buying legend

Admin reports

10 Nov 00:05
204ea88
Compare
Choose a tag to compare
HM-2773: Admin reports (#987)

* added new feature

* modifed ActivityReports.js

* saved all

* saved current work

* saved current work

* saved dailywork

* removed activity_reports.js

* fixed eslint issue

* updated handleSubmit()

* fixed wrong spelling

* removed print

* Update src/bundles/ApplicationsAdmin/components/ActivityReports/ActivityReports.js

Co-authored-by: tobiasbrown <[email protected]>

* Update src/bundles/ApplicationsAdmin/components/ActivityReports/ActivityReports.js

Co-authored-by: tobiasbrown <[email protected]>

* Update src/bundles/ApplicationsAdmin/components/ActivityReports/ActivityReports.js

Co-authored-by: tobiasbrown <[email protected]>

* indented form

* Update src/bundles/ApplicationsAdmin/components/ActivityReports/ActivityReports.js

Co-authored-by: tobiasbrown <[email protected]>

* removed blank line

* Update apps/marketplace/actions/adminDownloadReportActions.js

Co-authored-by: tobiasbrown <[email protected]>

* Update src/bundles/ApplicationsAdmin/ActivityReportsAdminWidget.js

Co-authored-by: tobiasbrown <[email protected]>

* Update apps/marketplace/actions/adminDownloadReportActions.js

Co-authored-by: tobiasbrown <[email protected]>

* fixed eslint issues in adminDownlowdReportActions.js

* fixed eslint issue

* updated ActivityReports.js

* updated ActivatiyReports.js

* updated ActivityReports.js

* changes checkbox value

* modified ActivityReports.js

* updated handleSubmit()

* updated handleSubmit()

* updated handleSubmit

* updated ActivityReports.js

* Fix indentation of Switch component for admin reports

* Remove unused import from ActivityReportsAdminWidget

* Remove unused imports from ActivityReports

* Fix indentation in ActivityReports render function

* Remove empty line after download reports button

* Use Design System radio inputs for the report type

* Remove old submit event handler

* Update page heading to be 'Reports'

* Renamed admin reports component

* Rename admin reports entry point

* Simplify route used for admin reports

* Rename admin reports CSS file

* Rename admin reports component

* Add download report action to get admin reports

* Update report label to indicate it contains data for consultants and hybrids

* Update values used by report radios

* Download report as csv

* Select the first report radio by default

* Initialise report type with correct value

* Use report type in csv filename

Co-authored-by: tobiasbrown <[email protected]>

Hide empty desirable criteria

09 Nov 20:35
e3689f4
Compare
Choose a tag to compare
3.5.46

Use buildpack with Node.js v10 (#1001)