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

Feature 2076 release dropdown menu #2083

Merged
merged 11 commits into from
Mar 16, 2023

Commits on Mar 10, 2023

  1. test dropdowns

    lisagoodrich committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    5dc2959 View commit details
    Browse the repository at this point in the history
  2. Update release-notes.rst

    Attempting to resolve WARNING
    jprestop committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e65f5f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. testing dropdowns

    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9d5bbf5 View commit details
    Browse the repository at this point in the history
  2. adding dropdown menus

    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7b378f1 View commit details
    Browse the repository at this point in the history
  3. testing dropdown

    remove from warning section
    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1fe093d View commit details
    Browse the repository at this point in the history
  4. dropdown testing

    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    771aa6e View commit details
    Browse the repository at this point in the history
  5. dropdown menu tests

    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5b8fd7b View commit details
    Browse the repository at this point in the history
  6. dropdown menus

    after the warnings section, the dropdown menu only has one space instead of the normal 2 spaces.  If it has 2 spaces, it gets sucked into the warning section.
    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    af54539 View commit details
    Browse the repository at this point in the history
  7. spaces with warning

    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    56b584f View commit details
    Browse the repository at this point in the history
  8. no spaces for warning

    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    44fe52c View commit details
    Browse the repository at this point in the history
  9. Update release-notes.rst

    warning note has to be indented 1 space.  Originally it was no spaces but then all of the dropdown menus end up in the warning message.  If it's 2 spaces, as is normal, then the warning is indented, which is unnecessary.  1 space is slightly indented and keeps the dropdown menus separate.
    lisagoodrich committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fd5072d View commit details
    Browse the repository at this point in the history