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

Part 2: 638 Feature Request: password generator with options #873

Merged

Conversation

micahmo
Copy link

@micahmo micahmo commented Jul 5, 2023

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • New feature or enhancement
  • UI change (please include screenshot!)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Internationalization and localization
  • Other (please describe):

What is the current behavior?

Issue Number: #638

What is the new behavior?

This is a continuation of the work started in #664.

Other information

I believe I have addressed the only two outstanding comments from the original PR which were...

Adding a new icon: I have added the icon suggested by @veler from the FluentSystemIcons font.

oMjh9J7CFz

Supporting numbers as a toggle: I have added the numbers setting to the UI, and an InfoBar (Warning) is shown if no characters sets are selected.

ApplicationFrameHost_S8eSlErcUr

Quality check

Before creating this PR:

  • Did you follow the code style guideline as described in CONTRIBUTING.md
  • Did you build the app and test your changes?
  • Did you check for accessibility? On Windows, you can use Accessibility Insights for this.
  • Did you verify that the change work in Release build configuration
  • Did you verify that all unit tests pass
  • If necessary and if possible, did you verify your changes on:
    • Windows
    • macOS (DevToys 2.0)
    • Linux (DevToys 2.0)

@@ -51,11 +51,11 @@ NameList: AGL For New Fonts
DisplaySize: -48
AntiAlias: 1
FitToEm: 0
WinInfo: 0 38 14
WinInfo: 0 33 12
Copy link
Author

Choose a reason for hiding this comment

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

Not sure about some of these extra changes and whether they're necessary.

@micahmo
Copy link
Author

micahmo commented Jul 20, 2023

Hi @veler, it looks like you're full steam ahead with 2.0. I am mostly done adding things I was missing when I first started using DevToys. This PR is just to clean up an old one that was hanging around. Do you have any plans to release a new version of 1.0 soon? Just to hold us over until 2.0 is maybe ready for early testing? 😊

@veler
Copy link
Collaborator

veler commented Jul 20, 2023

Hi @veler, it looks like you're full steam ahead with 2.0. I am mostly done adding things I was missing when I first started using DevToys. This PR is just to clean up an old one that was hanging around. Do you have any plans to release a new version of 1.0 soon? Just to hold us over until 2.0 is maybe ready for early testing? 😊

Hi @micahmo ,

I am so sorry for the delay. I actually started looking at the PR weeks ago and then completely forgot.
You are right, me and @btiteux are fully into DevToys 2.0 at the moment. Things are progressing well but we're still months away from an early release.

I will definitely release the contribution you made soon, before DevToys 2.0. :)

Thank you for this pull request. It looks all good to me. I don't have much comment to make as they were already addressed from the previous PR.

@veler veler merged commit 514d60f into DevToys-app:main Jul 20, 2023
@micahmo micahmo deleted the 638-feature-request-password-generator-w branch July 20, 2023 15:29
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.

3 participants