Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client dashboard - Language History TM-2290 #1706

Merged
merged 15 commits into from
Sep 1, 2021
Merged

Conversation

scott062
Copy link

@scott062 scott062 commented Aug 11, 2021

WIP - still need to remove fake data and integrate with WS endpoint. Haven't checked if we are already mapping the languages that are already coming through (also should double check that they STILL come through on client response).

Possible merge conflcit with elizabeth's favorites update on client dashboard

@scott062 scott062 added the WIP Work in progress label Aug 11, 2021
@scott062 scott062 added dual merge Release Priority to review for an upcoming release labels Aug 23, 2021
@mjoyce91
Copy link

I'll take a look at resolving conflicts

@elizabeth-jimenez
Copy link

Dual Merge: API PR and Mock PR

@@ -79,7 +81,6 @@ const ProfileDashboard = ({
<BoxShadow className="usa-width-one-whole user-dashboard-section favorites-section">
<SavedSearches />
</BoxShadow>
{ isBidder() && favoritesContainer() }
Copy link
Author

@scott062 scott062 Aug 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think i meant to remove this. Will check

@@ -120,46 +121,56 @@ const ProfileDashboard = ({
</div>
}
{
isPublic && showClassifications && !userClassificationsHasErrored &&
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broke out isPublic logic to encapsulate all the other checks - deleted lines 139

@scott062 scott062 removed the WIP Work in progress label Aug 27, 2021
Copy link

@elizabeth-jimenez elizabeth-jimenez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍬 👍

@mjoyce91 mjoyce91 merged commit 617137f into dev Sep 1, 2021
@mjoyce91 mjoyce91 deleted the feature/client-languages branch September 1, 2021 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Priority to review for an upcoming release
Projects
None yet
3 participants