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

[␑] NT-1127 Removing Update pledge button #834

Merged
merged 3 commits into from
Apr 13, 2020
Merged

Conversation

eoji
Copy link
Contributor

@eoji eoji commented Apr 9, 2020

πŸ“² What

Removing Update pledge button

πŸ€” Why

There can only be One Pledge Button β„’ and it lives in the footer!

πŸ›  How

␑␑␑

PledgeFragmentViewModel

  • Removed input updatePledgeButtonClicked
  • Removed outputs updatePledgeButtonIsEnabled, updatePledgeButtonIsGone, and updatePledgeProgressIsGone
  • Tests
    • Replaced updatePledgeButtonClicked tests with pledgeButtonClicked
    • Replaced updatePledgeButtonIsEnabled tests with pledgeButtonClicked tests
    • Alphabetized tested outputs~

PledgeFragment

  • Removed update_pledge_button references

fragment_pledge.xml

  • Removed update_pledge_button_container

πŸ‘€ See

Still GIF
device-2020-04-09-175245 2020-04-09 17_58_09

πŸ“‹ QA

SMASH THAT PLEDGE BUTTON!!!1!!
Note: I'm doing the CTA copy in separate PR πŸ”œ

Story πŸ“–

NT-1127

eoji added 2 commits April 9, 2020 17:50
- Removed input `updatePledgeButtonClicked`
- Removed outputs `updatePledgeButtonIsEnabled`, `updatePledgeButtonIsGone`, and `updatePledgeProgressIsGone`
- Tests
  - Replaced `updatePledgeButtonClicked` tests with `pledgeButtonClicked`
  - Replaced `updatePledgeButtonIsEnabled` tests with `pledgeButtonClicked` tests
  - Alphabetized tested outputs~
## `PledgeFragment`
- Removed `update_pledge_button` references
## `fragment_pledge.xml`
- Removed `update_pledge_button_container`
@eoji eoji requested a review from a team April 9, 2020 22:01
# Conflicts:
#	app/src/main/res/layout/fragment_pledge.xml
@eoji eoji merged commit 877afb6 into NT-1103 Apr 13, 2020
@eoji eoji deleted the NT-1127-update branch April 13, 2020 15:26
eoji added a commit that referenced this pull request Apr 20, 2020
* [🦢🏾] NT-1104 Add Pledge screen footer (#817)
* [⬇] NT-1120 Vertical payment methods in Pledge screen (#821)
* [πŸ”¨] NT-1121 Stored cards redesign (#822)
* [πŸ›’] NT-1105 Kickstarter is not a store redesign (#823)
* [πŸ’³] NT-1122 Initial card selection (#824)
* [⏳] NT-1124 Loading state for payment methods (#825)
* [βž•] NT-1125 New card CTA (#828)
* [πŸ’³] NT-1123 Last four digits copy (#826)
* [πŸ’³] NT-1123 Card not allowed copy (#827)
* [🎨] NT-1111 Adding 2 buttons in the new pledge footer (#830)
* [πŸ”Œ] NT-1129 Adding progress state for pledging (#831)
* [πŸ—£] NT-1126 Payment methods a11y (#829)
* [πŸ‘·πŸΎβ€β™€οΈ] NT-1128 Moved continue button in Pledge screen to footer (#833)
* [⚠️] NT-1131 Pledge error Toasts (#832)
* [␑] NT-1127 Removing Update pledge button (#834)
* [πŸ“] NT-1130 Pledge button CTA (#835)
* [βœ…] NT-1133 Enabling pledge button only when all fields are valid (#836)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants