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: Empty state #45981

Merged
merged 3 commits into from
Apr 22, 2020
Merged

ui: Empty state #45981

merged 3 commits into from
Apr 22, 2020

Commits on Apr 22, 2020

  1. ui: Empty state

    tables empty state redesign, created reusable component for no results state
    
    Resolves: cockroachdb#45264
    
    Release note (ui): none
    vladlos committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    0a34799 View commit details
    Browse the repository at this point in the history
  2. ui: Empty state

    Used versioned links for docs.
    Removed `oss/` prefix from imports.
    Changed `Empty` component export.
    
    Release justification: bug fixes and low-risk updates to new functionality
    
    Release note (ui): new design of empty state on Jobs, Diagnostics, Statements and StatementsDetails pages
    vladlos committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    77b8829 View commit details
    Browse the repository at this point in the history
  3. ui: Empty state

    Removed `z-index` from `Empty` styles and moved banner from `img` to `background-image` to avoid overlap with other absolute positioned elements
    
    Release note (ui): new design of empty state on Jobs, Diagnostics, Statements and StatementsDetails pages
    vladlos committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7c35bfe View commit details
    Browse the repository at this point in the history