Skip to content

Kibana 5.0 navigation / layout tweaks #6387

@panda01

Description

@panda01

This is remaining work for the new navigation / layout / skin design in 5.0. Original ticket here: #4837

Visual errors

  • Letters for apps in the sidebar aren't vertically centered.
  • new kibana logo
  • move the kbn-append-nav-controls to the sidebar
  • remove the timepicker from the nav-controls registry
  • remove the loading from kbn nav controls
  • settings page top nav
  • Dark Theme
  • visually positioning the new logo proper
  • move spinner to chrome

Code errors

  • failing Functional tests
  • normalize $appName-thing
    • Remove old denormalized styles
    • $appName-option
    • $appName-actions
    • $appName-info
    • $appName-title
    • $appName-search
  • remove timefilter from options on pages
    • discover
    • visualize/editor
  • remove kibana.gif
  • cleanup color, and size non variables in less
  • Use import statements where we have require
  • remove gif from BaseOptimizer.js
  • remove addLegend from visualize
  • remove to-body class
  • remove important statements

Up for discussion

  • remove hidden settings button, or move the current settings there?
  • do we want to persist Less line numbers?
  • what's up with getActiveTabId it now returns -none- all the time?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions