chronograf/ui/src
Luke Morris c06e8a8c57 Refactor SideNav & NavBlock to remove unnecessary cloneElement
Remove additionalProps & some cloneElement need from Authorized.
Incidentally fix dispatch error from throwing.
Clean up.

Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-27 17:37:17 -07:00
..
admin Uncomment out commented error messages 2017-10-18 09:39:00 -07:00
alerts Remove passed-in props from all SourceIndicator instances 2017-10-03 15:02:39 -07:00
auth Refactor SideNav & NavBlock to remove unnecessary cloneElement 2017-10-27 17:37:17 -07:00
dashboards Render template variables manage button based on authorization 2017-10-24 18:22:56 -07:00
data_explorer Revert "Render Write Data button based on user authorization" 2017-10-26 17:54:00 -07:00
external Add custom findClosestPoint method 2017-09-29 11:13:27 -07:00
hosts Consolidate redundant logic 2017-10-20 15:29:44 -07:00
influxql prettier --single-quote --trailing-comma es5 --bracket-spacing false --semi false --write "src/**/*.js" 2017-04-28 16:37:19 -06:00
kapacitor Revert "Render link to Rule Builder based on user authorization" 2017-10-26 18:03:45 -07:00
normalizers Move coercion of string into id normalizer 2017-10-09 13:01:39 -07:00
shared Use lodash to more safely get me role 2017-10-27 16:42:20 -07:00
side_nav Refactor SideNav & NavBlock to remove unnecessary cloneElement 2017-10-27 17:37:17 -07:00
sources Render Add Config button in sources table based on user authorization 2017-10-25 18:40:48 -07:00
status Fix status page. 2017-10-24 10:54:07 -06:00
store Introduce dashTimeV1 state to DashboardPage 2017-10-09 13:01:38 -07:00
style Rename source-indicator.scss to info-indicators.scss for role-indicator addition 2017-10-27 16:46:44 -07:00
utils Use gaurd clause pattern 2017-10-18 09:55:52 -07:00
App.js Fix z-index failure caused by Notifications being below SideNav in DOM 2017-06-01 15:28:02 -07:00
CheckSources.js Make /status the default home page 2017-06-14 14:01:38 -07:00
index.js Remove redundancy of CreateSource page 2017-10-16 15:51:04 -07:00
index.template.html Setup front-end to work with a basepath 2017-01-27 17:00:08 -05:00
localStorage.js Gaurd against ranges being undefined 2017-10-09 13:01:39 -07:00