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: add privacy mode #28021

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from
Open

feat: add privacy mode #28021

wants to merge 22 commits into from

Commits on Oct 22, 2024

  1. Add sensitive text

    jonybur committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7611b29 View commit details
    Browse the repository at this point in the history
  2. Add nowrap to token container

    jonybur committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    63c9c3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ded19 View commit details
    Browse the repository at this point in the history
  4. Use setPreference

    jonybur committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e916835 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Move privacyMode setting

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4e59b98 View commit details
    Browse the repository at this point in the history
  2. Fix test

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2dd26d1 View commit details
    Browse the repository at this point in the history
  3. Add stories

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b5eda7b View commit details
    Browse the repository at this point in the history
  4. Fix test

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ddbaf76 View commit details
    Browse the repository at this point in the history
  5. Fix test

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a508e38 View commit details
    Browse the repository at this point in the history
  6. Add e2e test

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ac1fb14 View commit details
    Browse the repository at this point in the history
  7. Await for 2 secodns

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c783377 View commit details
    Browse the repository at this point in the history
  8. Add privacyMode to state

    jonybur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    02b49f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f3f174 View commit details
    Browse the repository at this point in the history
  10. fix: e2e test delay

    vinnyhoward committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    23e0a29 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fc378a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8ec40d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c41b152 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22eacd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: updated e2e test

    vinnyhoward committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6e27a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7431efc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ac2d24 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix: refactor on how privacy mode works with token list and added e2e…

    … test for account selection modal and privacy mode
    vinnyhoward committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    731199a View commit details
    Browse the repository at this point in the history