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

GH-1960 Intro Hub Forgot Password #507

Merged
merged 15 commits into from Apr 16, 2020

Conversation

@benstrumeyer
Copy link
Contributor

@benstrumeyer benstrumeyer commented Mar 5, 2020

  • [*] Have you followed the guidelines in CONTRIBUTING.md?
  • [*] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [*] Have you added an explanation of what your changes do?
  • [*] Does your submission pass tests?
  • [*] Did you lint your code prior to submission?
  • Add forgot password to intro hub

Ticket: https://cliqztix.atlassian.net/browse/GH-1960

@benstrumeyer benstrumeyer requested review from christophertino, Eden12345, jsignanini, zarembsky and ghostery/ghostery as code owners Mar 5, 2020
@benstrumeyer benstrumeyer changed the base branch from master to develop Mar 5, 2020
benstrumeyer added 2 commits Mar 5, 2020
@christophertino christophertino added this to the 8.4.8 milestone Mar 9, 2020
Copy link
Member

@wlycdgr wlycdgr left a comment

Let's make a structural change here. Since ForgotPassword looks and works basically the same in the panel and in the hub, as per GI-508 spec, factor it out to shared-components and use a context prop to adjust the styling based on where the component is being displayed.

@christophertino christophertino modified the milestones: 8.4.8, 8.5.0 Mar 25, 2020
src/utils/utils.js Outdated Show resolved Hide resolved
@benstrumeyer benstrumeyer requested review from christophertino and wlycdgr Apr 16, 2020
app/Account/AccountActions.js Outdated Show resolved Hide resolved
app/hub/Views/LogInView/LogInViewContainer.jsx Outdated Show resolved Hide resolved
app/panel/components/CreateAccount.jsx Outdated Show resolved Hide resolved
app/panel/components/Login.jsx Outdated Show resolved Hide resolved
src/utils/utils.js Outdated Show resolved Hide resolved
benstrumeyer and others added 5 commits Apr 16, 2020
…ry/ghostery-extension into feature/intro-hub-forgot-password
@christophertino christophertino merged commit 89e8cce into develop Apr 16, 2020
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@christophertino christophertino deleted the feature/intro-hub-forgot-password branch Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants