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

Synchronous onboarding and PostOnboarding on Desktop #700

Merged
merged 89 commits into from
Oct 29, 2022

Conversation

thomasrogerlux
Copy link
Contributor

@thomasrogerlux thomasrogerlux commented Jul 20, 2022

πŸ“ Description

This pull request serves as a base branch for the ongoing effort to bring synchronous onboarding and the post onboarding hub to Ledger Live Desktop.

Screenshot test: #700 (comment)

❓ Context

  • Impacted projects: ledger-live-desktop
  • Linked resource(s): FAT-99 FAT-556

βœ… Checklist

  • Test coverage
  • Atomic delivery
  • No breaking changes

πŸ“Έ Demo

TODO

πŸš€ 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.

@vercel
Copy link

vercel bot commented Jul 20, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
live-common-tools βœ… Ready (Inspect) Visit Preview Oct 29, 2022 at 10:43AM (UTC)
3 Ignored Deployments
Name Status Preview Updated
ledger-live-github-bot ⬜️ Ignored (Inspect) Oct 29, 2022 at 10:43AM (UTC)
native-ui-storybook ⬜️ Ignored (Inspect) Oct 29, 2022 at 10:43AM (UTC)
react-ui-storybook ⬜️ Ignored (Inspect) Oct 29, 2022 at 10:43AM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Jul 20, 2022

πŸ¦‹ Changeset detected

Latest commit: 9b5ebc4

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

This PR includes changesets to release 2 packages
Name Type
ledger-live-desktop Minor
@ledgerhq/react-ui Minor

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 desktop Has changes in LLD label Jul 20, 2022
@github-actions
Copy link

github-actions bot commented Jul 20, 2022

screenshots test results: #700 (comment)

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Base: 0.00% // Head: 83.55% // Increases project coverage by +83.55% πŸŽ‰

Coverage data is based on head (86ebf0c) compared to base (34546ed).
Patch has no changes to coverable lines.

❗ Current head 86ebf0c differs from pull request most recent head 9b5ebc4. Consider uploading reports for the commit 9b5ebc4 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #700       +/-   ##
============================================
+ Coverage         0   83.55%   +83.55%     
============================================
  Files            0       10       +10     
  Lines            0      906      +906     
  Branches         0      193      +193     
============================================
+ Hits             0      757      +757     
- Misses           0      142      +142     
- Partials         0        7        +7     
Flag Coverage Ξ”
test 83.55% <ΓΈ> (?)

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

Impacted Files Coverage Ξ”
...s/packages/hw-app-eth/src/services/ledger/erc20.ts 93.44% <0.00%> (ΓΈ)
...js/packages/hw-app-eth/src/modules/EIP712/index.ts 99.24% <0.00%> (ΓΈ)
...kages/hw-app-eth/src/services/ledger/loadConfig.ts 100.00% <0.00%> (ΓΈ)
...js/packages/hw-app-eth/src/services/ledger/nfts.ts 12.50% <0.00%> (ΓΈ)
libs/ledgerjs/packages/hw-app-eth/src/Eth.ts 79.04% <0.00%> (ΓΈ)
libs/ledgerjs/packages/hw-app-eth/src/errors.ts 100.00% <0.00%> (ΓΈ)
...ckages/hw-app-eth/src/services/ledger/contracts.ts 82.60% <0.00%> (ΓΈ)
...ages/hw-app-eth/src/modules/EIP712/EIP712.utils.ts 93.75% <0.00%> (ΓΈ)
libs/ledgerjs/packages/hw-app-eth/src/utils.ts 92.59% <0.00%> (ΓΈ)
...s/packages/hw-app-eth/src/services/ledger/index.ts 83.87% <0.00%> (ΓΈ)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

β˜” View full report at Codecov.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@thomasrogerlux thomasrogerlux force-pushed the feat/FAT-99-desktop-sync-onboarding branch from d87a973 to b1cf4d7 Compare July 21, 2022 12:26
@thomasrogerlux thomasrogerlux force-pushed the feat/FAT-99-desktop-sync-onboarding branch from b1cf4d7 to 6f1b59b Compare July 22, 2022 07:59
@github-actions github-actions bot added the ui Has changes in the design system library label Jul 26, 2022
@github-actions github-actions bot added the translations Translation files have been touched label Jul 26, 2022
@thomasrogerlux thomasrogerlux force-pushed the feat/FAT-99-desktop-sync-onboarding branch from 4a82801 to 4ecf1c7 Compare July 27, 2022 14:36
@pierrelouis-c pierrelouis-c force-pushed the feat/migrate-v3-onboarding branch 2 times, most recently from 7100c6c to 6b6b94e Compare August 4, 2022 08:19
@thomasrogerlux thomasrogerlux force-pushed the feat/FAT-99-desktop-sync-onboarding branch from 4ecf1c7 to ae9a5b3 Compare August 4, 2022 15:21
@ofreyssinet-ledger
Copy link
Contributor

/generate-screenshots 🀞 last hopeless try before the weekend that gh checkout runs fine in the macos runner

@github-actions
Copy link

github-actions bot commented Oct 28, 2022

@ofreyssinet-ledger

Generating screenshots: workflow ended:

Jobs status:
βœ… - generate-screenshots-mac-internal
βœ… - generate-screenshots (ubuntu-latest)
βœ… - generate-screenshots (windows-latest)

@ofreyssinet-ledger
Copy link
Contributor

/generate-screenshots

@github-actions
Copy link

github-actions bot commented Oct 29, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli common Has changes in live-common desktop Has changes in LLD ledgerjs Has changes in the ledgerjs open source libs mobile Has changes in LLM screenshots Screenshots have been updated translations Translation files have been touched ui Has changes in the design system library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants