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: New Confirmation Dialogs #7007

Merged
merged 7 commits into from
Jan 22, 2020
Merged

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    42cdafb View commit details
    Browse the repository at this point in the history
  2. ui: Slight amends to aria-menu to prevent scrolling

    John Cowen committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    6c2ec6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6286a7a View commit details
    Browse the repository at this point in the history
  4. Change lint error to warning

    John Cowen committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    a7abb16 View commit details
    Browse the repository at this point in the history
  5. Fix bad rebase

    John Cowen committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    719a2a9 View commit details
    Browse the repository at this point in the history
  6. Use a simpler, hackier method to fix up zIndexing

    John Cowen committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    538d113 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. ui: Implement new confirmation dialogs in other list views (#7080)

    * ui: Implement new confirmation dialogs in other list views
    
    This includes another amend to the popover-menu in order to allow
    mutiple confirmations/subpanels in the same popover menu.
    
    The functionality added here to allow this is likely to change in the
    future.
    johncowen authored Jan 22, 2020
    Configuration menu
    Copy the full SHA
    82ce48d View commit details
    Browse the repository at this point in the history