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

[PS-817] Add Generate Password Shortcut to MV3 #3575

Merged
merged 19 commits into from
Oct 18, 2022
Merged

Commits on Sep 20, 2022

  1. Add generate command

    justindbaur committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8379f43 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Add JSDoc

    justindbaur committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3125a88 View commit details
    Browse the repository at this point in the history
  2. Minor improvements

    justindbaur committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ff46db3 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded comment

    justindbaur committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2f5e1c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd1f888 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Merge master

    justindbaur committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    39b788d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ee54a View commit details
    Browse the repository at this point in the history
  3. One more

    justindbaur committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ce2cfbc View commit details
    Browse the repository at this point in the history
  4. Lint

    justindbaur committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    52623ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ced98e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Address PR feedback

    justindbaur committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8b25d77 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 6, 2022

  1. Address PR feedback

    justindbaur committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    bee9312 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Use new alarm scheme

    justindbaur committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b8934c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. Let feature handle state keys

    Moves to a feature folder and creates clipboard-module level state
    handler functions.
    
    StateService is being paired down to storage routing, so we are handling storage
    specifics in-module.
    
    Co-authored-by: Justin Baur <justindbaur@users.noreply.github.com>
    Co-authored-by: Daniel Smith <djsmith85@users.noreply.github.com>
    3 people committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2718ca0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Rebase master

    justindbaur committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    66c9ad6 View commit details
    Browse the repository at this point in the history
  2. Missed some changes

    justindbaur committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9b0331d View commit details
    Browse the repository at this point in the history