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

Per User Dark Mode Preference #151507

Merged
merged 69 commits into from
Apr 25, 2023

Commits on Feb 13, 2023

  1. v1 tracer

    kc13greiner committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    de37d80 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    105cb80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fccecf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8bdc52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d64e703 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f9a94e View commit details
    Browse the repository at this point in the history
  6. Circular reference?

    kc13greiner committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    93dc347 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9917e06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f77fe84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    859a52c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    223b044 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    21d57b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e5bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a2487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f328c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Adding logging, changing how request is added, and pushing down logic…

    … to extract UserSettings
    kc13greiner committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5debac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff44ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    641ae67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50dd1a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    f13157b View commit details
    Browse the repository at this point in the history
  2. Fixing form field

    kc13greiner committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c420176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2db48 View commit details
    Browse the repository at this point in the history
  4. Cleaning up comments

    kc13greiner committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    871bfb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad9c51f View commit details
    Browse the repository at this point in the history
  6. One last comment update

    kc13greiner committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2dd9bf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Code review feedback

    kc13greiner committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    300b6e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    9a14abf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e989532 View commit details
    Browse the repository at this point in the history
  3. Fixing missing types

    kc13greiner committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e818183 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fixing type checks

    kc13greiner committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7698836 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    26bf454 View commit details
    Browse the repository at this point in the history
  2. matching snapshots

    kc13greiner committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3dd2db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25deb64 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    51b1c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7b5e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294379c View commit details
    Browse the repository at this point in the history
  4. Adding some js docs

    kc13greiner committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2868c4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19dc191 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    d287b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a3c96 View commit details
    Browse the repository at this point in the history
  3. Removing merge conflict

    kc13greiner committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    34667b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29ee472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    794aaaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb2a645 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2538bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be9799c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. PR Feedback changes

    kc13greiner committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6727ec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b11cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bddbe43 View commit details
    Browse the repository at this point in the history
  4. Removing legacy reference

    kc13greiner committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3b67a10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5595551 View commit details
    Browse the repository at this point in the history
  6. removing old import

    kc13greiner committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ab6009b View commit details
    Browse the repository at this point in the history
  7. Fixing import

    kc13greiner committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    af580d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf2de5f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Update x-pack/plugins/security/public/account_management/user_profile…

    …/user_profile.tsx
    
    Co-authored-by: Michael Marcialis <michael.l.marcialis@gmail.com>
    kc13greiner and MichaelMarcialis authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a5b67ea View commit details
    Browse the repository at this point in the history
  2. Update x-pack/plugins/security/public/account_management/user_profile…

    …/user_profile.tsx
    
    Co-authored-by: Michael Marcialis <michael.l.marcialis@gmail.com>
    kc13greiner and MichaelMarcialis authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f8793cf View commit details
    Browse the repository at this point in the history
  3. Update x-pack/plugins/security/public/account_management/user_profile…

    …/user_profile.tsx
    
    Co-authored-by: Michael Marcialis <michael.l.marcialis@gmail.com>
    kc13greiner and MichaelMarcialis authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ded0e8b View commit details
    Browse the repository at this point in the history
  4. Update x-pack/plugins/security/public/account_management/user_profile…

    …/user_profile.tsx
    
    Co-authored-by: Michael Marcialis <michael.l.marcialis@gmail.com>
    kc13greiner and MichaelMarcialis authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    32b04fc View commit details
    Browse the repository at this point in the history
  5. Update x-pack/plugins/security/public/account_management/user_profile…

    …/user_profile.tsx
    
    Co-authored-by: Michael Marcialis <michael.l.marcialis@gmail.com>
    kc13greiner and MichaelMarcialis authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    498c9c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b5ed27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff0a571 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. PR feedback on messaging

    kc13greiner committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    026d562 View commit details
    Browse the repository at this point in the history
  2. Providing UserSettingsServiceSetup to the bootstrap_renderer so the p…

    …roper themeTags will be set
    kc13greiner committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0b9c993 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca952f3 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    kc13greiner committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c076fcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    084ed22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0aa3a56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a4cb6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f035146 View commit details
    Browse the repository at this point in the history