Skip to content

LLM - New Card button and removed two other ones#466

Merged
mle-gall merged 1 commit into
developfrom
feat/LIVE-2633/newCardButtonDeletedLegacy
Jun 29, 2022
Merged

LLM - New Card button and removed two other ones#466
mle-gall merged 1 commit into
developfrom
feat/LIVE-2633/newCardButtonDeletedLegacy

Conversation

@mle-gall

@mle-gall mle-gall commented Jun 24, 2022

Copy link
Copy Markdown
Contributor

…drawer New Card button in the header of the portfolio + tracking

📝 Description

Removed Card CTA's under the graph (purple) and in the quick actions drawer
New Card button in the header of the portfolio + tracking

❓ Context

  • Impacted projects: LLM
  • Linked resource(s): LIVE-2633

✅ Checklist

  • Test coverage
  • Atomic delivery
  • No breaking changes

📸 Demo

Screen_Recording_20220623-153422_LL.DEV.mp4

🚀 Expectations to reach

Please make sure you follow these Important Steps.

Pull Requests must pass the CI and be internally validated in order to be merged.

@mle-gall mle-gall added the mobile Has changes in LLM label Jun 24, 2022
@vercel

vercel Bot commented Jun 24, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
live-common-tools ✅ Ready (Inspect) Visit Preview Jun 29, 2022 at 0:21AM (UTC)
3 Ignored Deployments
Name Status Preview Updated
ledger-live-github-bot ⬜️ Ignored (Inspect) Jun 29, 2022 at 0:21AM (UTC)
native-ui-storybook ⬜️ Ignored (Inspect) Jun 29, 2022 at 0:21AM (UTC)
react-ui-storybook ⬜️ Ignored (Inspect) Jun 29, 2022 at 0:21AM (UTC)

@changeset-bot

changeset-bot Bot commented Jun 24, 2022

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 026d923

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
live-mobile Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added the translations Translation files have been touched label Jun 24, 2022
@mle-gall mle-gall changed the title Removed Card CTA's under the graph (purple) and in the quick actions … LLM - New Card button and removed two other ones Jun 24, 2022
@mle-gall mle-gall requested a review from a team June 24, 2022 14:32
@github-actions

github-actions Bot commented Jun 24, 2022

Copy link
Copy Markdown
Contributor

@mlegall-ledger

Screenshots: ✅

There are no changes in the screenshots for this PR. If this is expected, you are good to go.

@OlivierFreyssinet OlivierFreyssinet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

@LFBarreto LFBarreto added this to the Ledger Live Mobile 3.4.x milestone Jun 27, 2022
@github-actions github-actions Bot added automation CI/CD stuff common Has changes in live-common desktop Has changes in LLD ledgerjs Has changes in the ledgerjs open source libs tools Has changes in tools ui Has changes in the design system library labels Jun 28, 2022
@mle-gall mle-gall force-pushed the feat/LIVE-2633/newCardButtonDeletedLegacy branch from 8400013 to ccf1aa6 Compare June 28, 2022 13:48
@github-actions github-actions Bot removed tools Has changes in tools ledgerjs Has changes in the ledgerjs open source libs common Has changes in live-common ui Has changes in the design system library automation CI/CD stuff desktop Has changes in LLD labels Jun 28, 2022
@codecov

codecov Bot commented Jun 28, 2022

Copy link
Copy Markdown

Codecov Report

Merging #466 (2aa5431) into develop (907325b) will decrease coverage by 19.34%.
The diff coverage is n/a.

❗ Current head 2aa5431 differs from pull request most recent head 026d923. Consider uploading reports for the commit 026d923 to get more accurate results

@@             Coverage Diff              @@
##           develop     #466       +/-   ##
============================================
- Coverage    64.16%   44.82%   -19.35%     
============================================
  Files          634      549       -85     
  Lines        28559    23775     -4784     
  Branches      7207     6231      -976     
============================================
- Hits         18326    10657     -7669     
- Misses       10166    13070     +2904     
+ Partials        67       48       -19     
Flag Coverage Δ
bot ?
test 44.82% <ø> (-2.68%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...e-common/src/families/cosmos/js-synchronisation.ts 9.00% <0.00%> (-84.69%) ⬇️
...dger-live-common/src/families/solana/api/queued.ts 16.66% <0.00%> (-83.34%) ⬇️
...bitcoin/wallet-btc/pickingstrategies/CoinSelect.ts 8.79% <0.00%> (-82.42%) ⬇️
...-common/src/families/bitcoin/js-synchronisation.ts 13.14% <0.00%> (-81.72%) ⬇️
...-common/src/families/solana/validator-app/index.ts 18.51% <0.00%> (-81.49%) ⬇️
.../bitcoin/wallet-btc/pickingstrategies/DeepFirst.ts 17.94% <0.00%> (-79.49%) ⬇️
...ger-live-common/src/families/crypto_org/api/sdk.ts 16.85% <0.00%> (-78.66%) ⬇️
...-common/src/families/hedera/hw-app-hedera/index.ts 16.21% <0.00%> (-78.38%) ⬇️
...edger-live-common/src/families/celo/hw-app-celo.ts 3.38% <0.00%> (-77.97%) ⬇️
...e-common/src/families/ripple/js-synchronization.ts 21.56% <0.00%> (-76.48%) ⬇️
... and 310 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 907325b...026d923. Read the comment docs.

@mle-gall mle-gall changed the base branch from develop to release June 29, 2022 08:23
@mle-gall mle-gall changed the base branch from release to develop June 29, 2022 08:23
…drawer New Card button in the header of the portfolio + tracking
@mle-gall mle-gall force-pushed the feat/LIVE-2633/newCardButtonDeletedLegacy branch from ccf1aa6 to 026d923 Compare June 29, 2022 12:20
@mle-gall mle-gall merged commit c258156 into develop Jun 29, 2022
@mle-gall mle-gall deleted the feat/LIVE-2633/newCardButtonDeletedLegacy branch June 29, 2022 12:50
@gre

gre commented Jun 30, 2022

Copy link
Copy Markdown
Contributor

🙏 a PR must not be merged if the PR checklist is not complete, if a checkbox can't be complete because then you must explain it in the PR description, for instance you must explain why you couldn't test it and how to test it / if QA had the time to test it etc..

const onCardButtonPress = useCallback(() => {
navigation.navigate(ScreenName.PlatformApp, {
platform: "cl-card",
name: "CL Card Powered by Ledger",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not translation needed on these?

@mle-gall mle-gall Jun 30, 2022

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good question, I've simply reused the title as used in other parts of the app. As for the checklist, it's just an issue from my side

@ychen-ledger ychen-ledger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Validated with:

  • LLM 3.3.0
  • Android 12 pixel 4
  • iOS 14.7 iPhone 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mobile Has changes in LLM translations Translation files have been touched

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants