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

[UI/UX] Replace native dialogs #1891

Merged
merged 25 commits into from
Oct 20, 2022
Merged

[UI/UX] Replace native dialogs #1891

merged 25 commits into from
Oct 20, 2022

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    ca0e466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    156b1f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    e054ffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a31e2c View commit details
    Browse the repository at this point in the history
  3. ButtonOptions interface, DialotType enum, generic showDialogBoxModalA…

    …uto fxn, refactor error dialog into message box modal, uninstall modal closes immediately on input
    BrettCleary committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    803669a View commit details
    Browse the repository at this point in the history
  4. rename showErrorBoxModalAuto to showDialog, close messageBoxModal on …

    …button click, optimization for linux uninstall modal
    BrettCleary committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    33cd781 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbe1822 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 13, 2022

  1. change from src to @

    BrettCleary committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2b25f14 View commit details
    Browse the repository at this point in the history
  2. fix import

    BrettCleary committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a1595d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa38cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cd7e61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6762caa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7195b32 View commit details
    Browse the repository at this point in the history
  7. updating tests

    BrettCleary committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b4418ad View commit details
    Browse the repository at this point in the history
  8. updated logger tests

    BrettCleary committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5908109 View commit details
    Browse the repository at this point in the history
  9. fixing logger tests again

    BrettCleary committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fba5fd6 View commit details
    Browse the repository at this point in the history
  10. tests again

    BrettCleary committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5961bab View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    c20de6a View commit details
    Browse the repository at this point in the history
  2. max width on dialog modal

    BrettCleary committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ea9015c View commit details
    Browse the repository at this point in the history
  3. add back removed stuff

    BrettCleary committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    738dd42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87aabc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4b7a80 View commit details
    Browse the repository at this point in the history
  6. prettier

    BrettCleary committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    377194d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28e33fc View commit details
    Browse the repository at this point in the history