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

feat: hook implicit account logic step3 #7906

Merged
merged 92 commits into from
Jan 23, 2024

Conversation

cpl121
Copy link
Member

@cpl121 cpl121 commented Jan 17, 2024

Closes #7843

Summary

Please summarize your changes, describing what they are and why they were made.

...

Changelog

- Please write a list of changes

Testing

Platforms

Please select any platforms where your changes have been tested.

  • Desktop
    • MacOS
    • Linux
    • Windows

Instructions

Please describe the specific instructions, configurations, and/or test cases necessary to test and verify that your changes work as intended.

...

Checklist

Please tick the following boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or modified tests that prove my changes work as intended
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting
  • I have made corresponding changes to the documentation

marc2332 and others added 30 commits December 21, 2023 17:17
…are-ui-step1

packages/desktop/views/account/multi-step/ShowOneTimeAddress.svelte
packages/desktop/views/implicit-account-creation/views/activate/MainView.svelte
…t-account-creation-view

packages/desktop/views/implicit-account-creation/ImplicitAccountCreationRouterView.svelte
marc2332 and others added 8 commits January 19, 2024 09:07
…step2

packages/desktop/views/dashboard/wallet/views/implicit-account-creation-multistep/OneTimeDepositView.svelte
…k-implicit-account-logic-step2' of github.com:iotaledger/firefly into feat/hook-implicit-account-logic-step3
…k-implicit-account-logic-step2' of github.com:iotaledger/firefly into feat/hook-implicit-account-logic-step3
Base automatically changed from feat/hook-implicit-account-logic-step2 to develop-iota2.0 January 22, 2024 11:52
@cpl121 cpl121 changed the base branch from develop-iota2.0 to refactor/remove-profile-manager January 23, 2024 09:45
@cpl121 cpl121 marked this pull request as ready for review January 23, 2024 10:26
Copy link
Collaborator

@evavirseda evavirseda left a comment

Choose a reason for hiding this comment

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

works!! 🚀

Base automatically changed from refactor/remove-profile-manager to develop-iota2.0 January 23, 2024 16:27
@begonaalvarezd begonaalvarezd merged commit 27bfbe5 into develop-iota2.0 Jan 23, 2024
3 of 4 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/hook-implicit-account-logic-step3 branch January 23, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Hook logic in implicit account creation step 3
4 participants