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
Clear CSRF token when invalid
HM-3233: Clear CSRF token when invalid (#1000) * Clear CSRF token when invalid * Reset isAuthenticated and userType values when CSRF is invalid
HM-3032 Dead link in opportunity builder
HM-3032: Updated dead link for Digital Sourcing Framework (#999) * Updated deadlink for Digital Sourcing Framework * committed as suggested Co-authored-by: tobiasbrown <[email protected]> * updated deadlink to BuyerSpecialistIntroductionStage.js Co-authored-by: tobiasbrown <[email protected]>
HM-2839 Update SME Badge
HM-2839: Update SME badge (#992) * changed SME badge title * updating SME references on insights page * updating sme content in insights * fixing spelling mistake * added self-reported text to SME sellers * changed SME to SME (self-reported) * modified SMEs to SMEs (self-reported) * updated TopSeller.py * modified InsightPage.js * Remove second instance of 'self-reported' Co-authored-by: Revit Hathaisatpong <[email protected]> Co-authored-by: Tobias Brown <[email protected]>
HM-3083: Remove invalid CSRF tokens from session
HM-3083: Show invalid CSRF token message (#997) * Show invalid CSRF token message on login * Show invalid CSRF token message on sending password reset email * Clear messages before sending password reset email * Check response for message when handling errors * Check for data in response before accessing it * Show invalid CSRF token message on signup * Show invalid CSRF token message on admin invitation page * Show invalid CSRF token message on removing user from seller dashboard * Reset CSRF token on logout * Logout user after sending the password reset email
HM-2841 dead link in opportunity builder
HM 2841 dead link in opportunity builder (#995) * added buttonAddedCount * modified dead links * fixed eslint issues * removed unwanted codes * removed mixed codes * reverted to original codes * modifed learning design standards * nothong
MAR-4577-clarify what application is searching on
MAR-4577-clarify-what-application-search-is-searching-on (#989) * added description to search field * Capitalized description for search field * changed font size as suggested Co-authored-by: Reshma-M-A <[email protected]> * changed font size to original * tested * reverted main.scss from master * increased font size in AppList.js * increased font-size to 14px Co-authored-by: Reshma-M-A <[email protected]>
MAR-4645 Inclusion of additional Price Statement.
Inclusion of additional Price Statement
MAR-4517 Inclusion of price discount statements
Mar 4617 inclusion of price discount statements (#985) * added new contents for MAR4617 * fixed eslint * Modified BuyerSpecialistResponseFormatsStage.js * fixed eslint * removed unused space * update content to the right content * Update apps/marketplace/components/BuyerSpecialist/BuyerSpecialistResponseFormatsStage.js Co-authored-by: tobiasbrown <[email protected]> * Update apps/marketplace/components/BuyerTraining/BuyerTrainingIntroductionStage.js Co-authored-by: tobiasbrown <[email protected]> * Update apps/marketplace/components/BuyerSpecialist/BuyerSpecialistIntroductionStage.js Co-authored-by: tobiasbrown <[email protected]> * Update apps/marketplace/components/BuyerRFX/BuyerRFXIntroductionStage.js Co-authored-by: tobiasbrown <[email protected]> * Update apps/marketplace/components/BuyerATM/BuyerATMIntroductionStage.js Co-authored-by: tobiasbrown <[email protected]> Co-authored-by: Reshma-M-A <[email protected]> Co-authored-by: tobiasbrown <[email protected]>
3.5.37: MAR-4055-frontend-change-brief-to-opportunity (#977)
MAR-4055-frontend-change-brief-to-opportunity
MAR 4556: updating frontend login page
updating login failed message (#980) * updating login failed message * adding sign up heading + why do we have a your password should be at least 10 characters do we have this in the sign up flow? * adding content * adding a reset password link * linting * remove quote * adding message * wip * adding message * linting * prettier + eslint * added padding and style * Update apps/marketplace/constants/messageConstants.js Co-authored-by: tobiasbrown <[email protected]> * linting * linting * adjusting html * linting * adding new login url for selleronboarding * updating login for moblie * updating login * updating login * updating login url * prettier * prettier * updating test for useronboarding * wip * wip * wip * removing unused imports * update login url * updating login url * wip * wip * Prefix login links with rootPath variable * adding rootPath to signup * added rootPath for reset password * wip * adding mock to LoginForm test suit * eslint * adding the forgotten password in errorbox * prettier * adding jest mock to failed test * prettier + adding jest to failed test * wip * removed jest mock and rootPath and went with /2/reset-pasword Co-authored-by: tobiasbrown <[email protected]>