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(2794): account edit permission, permission list initialization, edit, and submit #11748

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    594dd04 View commit details
    Browse the repository at this point in the history
  2. chore: exclude this file from stat converage from now until we circle…

    … back are feature complete, feature flag removed, dead code removed, and ready to write new tests
    EtherWizard33 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2c7ae15 View commit details
    Browse the repository at this point in the history
  3. feat: add the ability to hide the disconnect all button when necessar…

    …y, this is the case where the user is on the connectMore screen
    EtherWizard33 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    923ba5c View commit details
    Browse the repository at this point in the history
  4. feat: add the ability to show something relevant when no accounts dis…

    …playing, and hide irrelevant text or select all checkbox
    EtherWizard33 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4b840db View commit details
    Browse the repository at this point in the history
  5. style: lint

    EtherWizard33 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    60dd6a9 View commit details
    Browse the repository at this point in the history
  6. feat: add the ability to navigate back to the permission summary rath…

    …er than closing the bottom sheet.
    
    On initial connect, clicking the confirm button navs back to summary without submiting, the summary has a button to submit. On connected flow, in this case it submits before naviging back to summary, a toast is also shown as usual.
    EtherWizard33 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e5fa0f8 View commit details
    Browse the repository at this point in the history
  7. style: lint

    EtherWizard33 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b224569 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    06d6a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a04123 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    0130024 View commit details
    Browse the repository at this point in the history