Commit Graph

4410 Commits (ebe25e6ac2a17407109e88e6662a335a0d6e8d3f)

Author SHA1 Message Date
Nathan Haugo ebaa43c0ca Fix login bug 2017-12-18 13:49:30 -08:00
Jared Scheib 7c61a91191 Merge pull request #2591 from influxdata/multitenancy_no_switch_to_orgs_where_no_role
Allow SuperAdmin to switch to orgs where they have no role
2017-12-18 13:44:21 -08:00
Jared Scheib 1e361ec80e Add & render EmptyUsersTable if users & organizations are loading
Allow UsersTableHeader to be used in empty state via defaultProps

Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-18 12:45:18 -08:00
Jared Scheib 2a50e90746 Move AdminChronografPage to /admin/chronograf 2017-12-18 12:10:02 -08:00
Jared Scheib b70f5704ed Remove obsolete code that reloaded users upon org switching 2017-12-18 12:08:37 -08:00
Jared Scheib db91aca339 Refactor AdminChronograf into UsersPage to ensure correct users via AJAX & guard
Move OrganizationsPage into /chronograf & cleanup
2017-12-18 12:08:20 -08:00
Jared Scheib 5bfed911b3 Fix destructuring bug in arg with default value 2017-12-15 16:05:57 -08:00
Jared Scheib cb88e31a7a Update copy of notification upon switch & become Admin 2017-12-15 16:05:57 -08:00
Jared Scheib 531b0d2afd Notify SuperAdmin of new Admin role switching to organization where they had no role 2017-12-15 16:05:51 -08:00
Jared Scheib 92c7dabf59 Revert "Add 'Join' button to the left of Organizations where a SuperAdmin has no role"
This reverts commit dffde0e5371ce82d2a3f2c785bdcdf43cf6a2c3b.
2017-12-15 16:05:45 -08:00
Jared Scheib 34301cb371 Add 'Join' button to the left of Organizations where a SuperAdmin has no role 2017-12-15 16:05:38 -08:00
Jared Scheib e5c4a4a403 Disable 'Switch to' button in OrganizationsTable for any orgs user has no role in
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-12-15 16:05:27 -08:00
Jared Scheib 5213d66544 Show spinner until UsersTable has users & organizations data 2017-12-15 15:31:58 -08:00
Luke Morris f9798d671f Load admin's organizations when loading users table 2017-12-15 13:57:00 -08:00
Jared Scheib ad22233adb Merge pull request #2590 from influxdata/2544-missing-dashboard-should-404
Attempting to access missing dashboard should redirect user to `/sources/:sources_id/dashboards`
2017-12-15 11:48:55 -08:00
Alex Paxton abdb5f5244 Merge pull request #2575 from influxdata/three-new-icons
Add Auth0, OAuth, and stacked hard disks icons
2017-12-15 10:18:08 -08:00
Alex P bd3aec99ad Allow users to toggle between coloring text or background with single stat thresholds 2017-12-14 19:07:19 -08:00
Alex P 35cbdd4fe3 Add field in single-stat options for setting a suffix 2017-12-14 19:06:35 -08:00
Luke Morris 7b1d32c26b Tell the user what went wrong 2017-12-14 18:36:18 -08:00
Jared Scheib 4448b187ba Only attempt to access error.data.message if error is 403'd AJAX
Use lodash to avoid destructuring

error.data.message should only exist for failed AJAX requests.
Currently we only handle 403 (HTTP_FORBIDDEN) here.
2017-12-14 18:19:29 -08:00
Luke Morris ebbb98426c Should abort DashboardPage mount immediately after redirect 2017-12-14 17:38:22 -08:00
Luke Morris 59427db2e0 If dashboard is missing, redirect to dashboards index 2017-12-14 17:36:44 -08:00
Nathan Haugo c42ebb3a86 Bump version to 1.4.0.0-beta2 2017-12-14 12:47:41 -08:00
Nathan Haugo a91b3ef104 Bump version to 1.4.0.0-beta2 2017-12-14 12:45:44 -08:00
Nathan Haugo 008a540b90 Merge pull request #2582 from influxdata/1.4.0.x
Merge 1.4.0.x hot-fixes into master
2017-12-14 12:12:35 -08:00
Nathan Haugo c5f53e54df Merge branch '1.4.0.x' into fix-optin-cursor 2017-12-14 12:05:58 -08:00
Alex P 31b21620d2 Format auth0 link name to render correct icon 2017-12-14 11:55:03 -08:00
Jared Scheib 82871771e9 Remove superAdmin toggle & data when creating a new user
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-12-14 11:15:34 -08:00
Jared Scheib 0e1bcfc9c6 Merge pull request #2355 from influxdata/multitenancy_all_users_superadmin_toggle
UI Toggle & API for SuperAdminFirstUserOnly server config
2017-12-14 10:54:18 -08:00
Nathan Haugo 49a5036d4f Merge pull request #2571 from influxdata/switch-orgs-from-manage-sources-rebased
Switch orgs from manage sources rebased
2017-12-13 17:49:34 -08:00
Nathan Haugo aad8247aba Merge pull request #2572 from influxdata/bugfix/user-role-public-org
Fix organization default role being stale on chrono users page
2017-12-13 17:41:47 -08:00
Andrew Watkins 65089611e4 Remove cruft 2017-12-13 17:30:32 -08:00
Nathan Haugo 10172cc9fc Merge pull request #2563 from influxdata/bugfix/y-axis-undefined
y axis title undefined
2017-12-13 17:29:00 -08:00
Nathan Haugo 13a3393de3 Merge pull request #2564 from influxdata/2561-invert-only-user-nav
Invert only the user nav; leave alerting/admin untouched
2017-12-13 17:28:10 -08:00
Jared Scheib f7bbef2b30 Refactor handleChangeAuthConfig to be simpler & more modular 2017-12-13 17:23:30 -08:00
Andrew Watkins 6c786ef533 Merge branch '1.4.0.x' into bugfix/y-axis-undefined 2017-12-13 17:21:48 -08:00
Andrew Watkins ba9e5f2916 Update placeholder if y-axis default title is empty 2017-12-13 17:15:58 -08:00
Andrew Watkins 83aa2da7fa Do not return a label if provided with empty query config 2017-12-13 17:15:58 -08:00
Nathan Haugo 4fedf398d0 Fix tool tip verbiage and master the art of css 2017-12-13 16:58:44 -08:00
Alex P 67e9cbb741 Add Auth0, OAuth, and stacked hard disks icons 2017-12-13 16:27:43 -08:00
Andrew Watkins dcf7fdc010 Use organizations state instead of me: currentOrganization 2017-12-13 16:06:13 -08:00
Andrew Watkins f7ef728a3b Fix organization default role being stale on chrono users page
The 'currentOrganization' namespaced in the auth reducer does not get
updated when chronograf organizations reducer gets updated.  This
results in temporary stale state until `/me` is hit and the 'me auth'
state trickles through the application.
2017-12-13 15:43:57 -08:00
Jared Scheib 058f5fbc20 Rename superAdminFirstUserOnly to superAdminNewUsers & flip default logic accordingly
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
2017-12-13 14:49:49 -08:00
deniz kusefoglu 5c9b4fc3e7 Make switch-orgs button take users to purgatory 2017-12-13 14:17:38 -08:00
Alex P 7dfd0c9312 Change design to be consistent with Purgatory logout button 2017-12-13 14:17:38 -08:00
Alex P 18b666660d WIP Add button to Manage Sources page for switching organizations
Also added some icons to the buttons
2017-12-13 14:17:38 -08:00
Jared Scheib 63ea69e679 Update state in SlideToggle when props update
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-12-13 13:57:09 -08:00
Jared Scheib 172b1f827d Rename css class to use 'config' instead of 'settings' 2017-12-13 13:55:06 -08:00
Jared Scheib a54712f600 Add config.self & config.auth routes, update client routes & make PATCH a PUT 2017-12-13 13:54:23 -08:00
Alex P fc83074612 Merge branch 'master' into single-stat-colors 2017-12-13 11:01:18 -08:00
Luke Morris 61ca26f09a Merge branch 'master' into fix-optin-cursor 2017-12-12 18:11:51 -08:00
Alex P 0bdb3d6233 Add hover and pressed state visual cues to opt-in label
After much debate this seems to check off the most “Good UX” boxes
2017-12-12 17:57:54 -08:00
Jared Scheib b2591828fe Pass through config link to redux 2017-12-12 15:10:54 -08:00
Luke Morris 438bca1fc1 Invert only the user nav; leave alerting/admin untouched 2017-12-12 14:48:22 -08:00
Jared Scheib 74ffdab074 Move & rename Settings boilerplate to dedicated shared Config boilerplate 2017-12-12 14:39:40 -08:00
Andrew Watkins b8d2421f23 Prevent inversion of graph 2017-12-12 14:34:30 -08:00
Jared Scheib 2119dcb60a Wire up SuperAdminFirstUserOnly toggle in UI
The API does not exist yet, and the shape and location
in redux may change.
2017-12-12 14:02:17 -08:00
Alex P 4bba4542be Create settings table beneath organizations table
Only 1 setting for now, when we have more we can find a better home for
it
2017-12-12 14:02:17 -08:00
Alex P e67dc7ebbf Render static text instead of kapacitor switching dropdown for Viewers 2017-12-12 13:40:01 -08:00
Jared Scheib 0050fddc03 Allow new Organization names to include spaces 2017-12-12 13:37:07 -08:00
deniz kusefoglu 2f05ceb537 Pretty print JSON in shared tests spec 2017-12-12 13:12:58 -08:00
Luke Morris 5688668c81 Allow for 2 custom links 2017-12-12 12:45:03 -08:00
Luke Morris 525f4ba18d Shift position of inverse dropdown 2017-12-12 12:45:03 -08:00
Luke Morris d4f2d97430 Control direction of sidebar-menu--user-nav with flexbox 2017-12-12 12:45:03 -08:00
Luke Morris 62213ee9cc visualViewport is supported in Chrome only 2017-12-12 12:37:30 -08:00
lukevmorris d92b7d29ac Merge pull request #2543 from influxdata/2520-firefox-login
Repair rendering bug in Firefox
2017-12-12 11:56:59 -08:00
deniz kusefoglu 26dc96ab18 Verify that log/tcp/exec and post are filled before adding them to alertnodes on rule 2017-12-12 10:54:18 -08:00
Alex P a949144ea0 Actually fix the issue 2017-12-12 10:25:57 -08:00
Luke Morris 552698a13a Allow for 2 custom links 2017-12-11 17:06:38 -08:00
Alex P a07e17a55b Render static text instead of kapacitor switching dropdown for Viewers 2017-12-11 16:59:01 -08:00
Luke Morris e0b6b01510 Shift position of inverse dropdown 2017-12-11 16:16:14 -08:00
Luke Morris 58966b4b1a Control direction of sidebar-menu--user-nav with flexbox 2017-12-11 15:20:58 -08:00
Luke Morris dd403c3de6 visualViewport is supported in Chrome only 2017-12-11 14:46:28 -08:00
Jared Scheib 17e3641ae4 Allow new Organization names to include spaces 2017-12-11 14:42:24 -08:00
deniz kusefoglu 98d0481da7 Add url and urlTitle fields back to pushover 2017-12-11 11:30:25 -08:00
Alex P c9134b3ce2 Inset colored portion of single-stat for contrast 2017-12-11 11:27:41 -08:00
Alex P e4bb94cc66 Vertically center single stat text in container instead of entire cell 2017-12-11 11:18:18 -08:00
Alex P c1897cc36c Optimize single stat text color based on background color 2017-12-11 11:16:38 -08:00
Alex P 41a989288c Introduce color operations constant for use in single stat
Could be useful elsewhere
2017-12-11 11:16:07 -08:00
deniz kusefoglu ca0ace0bc4 Improve the way post headers are set in reducer, and initialized 2017-12-11 11:09:21 -08:00
Alex P 8636930f65 Render single stat cells with background color of nearest exceeded threshold 2017-12-11 10:48:27 -08:00
Luke Morris da5ec796d5 Merge branch 'master' into fix-optin-cursor 2017-12-11 09:52:31 -08:00
deniz kusefoglu c09fd1f4fa Fix rule handler dropdown height 2017-12-08 19:38:07 -08:00
deniz kusefoglu a943e590c7 Test Multiple event handlers 2017-12-08 19:23:16 -08:00
deniz kusefoglu 9f1389aae5 remove unused RULE_ALERT_OPTIONS 2017-12-08 19:22:44 -08:00
deniz kusefoglu 91286c081c Prevent redacted fields from being saved in to rule. 2017-12-08 19:21:33 -08:00
Alex P a55d0c8fd5 Fix mistake 2017-12-08 15:55:56 -08:00
Alex P 853ed656d3 Pass colors into SingleStat 2017-12-08 15:50:46 -08:00
Alex P 09e5a66092 Make SingleStat into a pure component
Mimicking pattern seen in GaugeChart
2017-12-08 15:50:33 -08:00
deniz kusefoglu 1409b1e7a4 Change name of function-x from get-x 2017-12-08 15:44:22 -08:00
Alex P b2cf341b8a Prevent gauge needle from exceeding bounds of gauge 2017-12-08 15:40:32 -08:00
deniz kusefoglu 4ba5784764 Add button to config from each configured handler 2017-12-08 15:36:27 -08:00
Alex P 74ed08f987 Remove MIN & MAX type from gauge 2017-12-08 15:35:03 -08:00
Alex P 3bb1c577a6 WIP remove concept of threshold type 2017-12-08 15:29:44 -08:00
Alex P 99f88705f6 Validate MIN and MAX thresholds based on order in sort not colors.type
Moving away from using threshold type in the interest of making the
logic work for both single stat and gauges
2017-12-08 15:02:58 -08:00
Alex P f11f727997 Ensure single stat threshold values are unique 2017-12-08 15:02:03 -08:00
Alex P dadd133459 Do not enforce min and max values for single-stat thresholds 2017-12-08 14:54:14 -08:00
Alex P 739a661d5a Allow negative values for both gauge and single-stat thresholds 2017-12-08 14:53:23 -08:00
Alex P d595f8eaa8 Prevent addition of thresholds with a nonexistent color 2017-12-08 14:39:40 -08:00
Luke Morris b557ca2108 Bump dygraphs to 2.1.0 2017-12-08 14:33:03 -08:00
Alex P 3c95ba9f37 Sort colors by value and use first and last instead of explicit MIN & MAX
Using MIN & MAX is a nice guard but makes it incompatible with single
stat. This approach is a little more flexible. Starting to think we
might not need explicit threshold types anymore
2017-12-08 14:28:31 -08:00
Alex P 5c71a02e9c Only look for MIN and MAX values if visualization type is gauge 2017-12-08 14:24:39 -08:00
Alex P c8dd0ba4d3 Validate number of thresholds in proper place
Didn’t make sense to do this in two places. This prevents an issue that
occurs when you switch from a gauge to a single-stat and delete one
color, leaving one color remaining, then switch back to gauge
2017-12-08 14:19:42 -08:00
deniz kusefoglu e888836315 Add bracket to scss 2017-12-08 13:47:04 -08:00
Alex P 8cf13d36b8 Update bootstrap theme to make green dropdowns have greater contrast 2017-12-08 13:43:04 -08:00
deniz kusefoglu 50542fbf86 Merge branch 'multiple-event-handlers' of github.com:influxdata/chronograf into multiple-event-handlers 2017-12-08 13:40:21 -08:00
deniz kusefoglu d9a49e288b Christmas Tree 2017-12-08 13:27:34 -08:00
Deniz Kusefoglu ed7f38c943 Merge branch 'master' into multiple-event-handlers 2017-12-08 12:20:40 -08:00
Alex P 74f66b7503 Only enforce DEFAULT_COLORS when visualization type is gauge
Allows for fluid switching between single stat and gauge types without
conflict
2017-12-08 12:06:23 -08:00
Alex P 91b952ba9f Remove redundant file 2017-12-08 12:00:54 -08:00
Alex P 77a8369f59 Rename single stat options component to correct name 2017-12-08 11:59:16 -08:00
Alex P 70ef8d70be Rename GaugeThreshold to be more generic
Needs to work for both single stat and gauge
2017-12-08 11:58:36 -08:00
deniz kusefoglu 27a1408cc2 change var name 2017-12-08 11:21:05 -08:00
deniz kusefoglu 3cf47513db rename Alerts to handlers 2017-12-08 10:54:31 -08:00
Alex P 96d532b94c Use separate constants for single stat graphs than gauge 2017-12-08 10:13:34 -08:00
Alex P 8762a8a456 Implement stronger system for rendering appropriate graph options 2017-12-08 10:13:14 -08:00
deniz kusefoglu 2b601fd98a Correct post handling and convert alertsFromRule to handlersFromRule 2017-12-07 18:48:48 -08:00
deniz kusefoglu c994cc4ac9 Convert endpoints to handlers 2017-12-07 18:37:47 -08:00
deniz kusefoglu 1855fd1978 Remove unused updateAlertProperty 2017-12-07 18:35:10 -08:00
deniz kusefoglu 9cb793e66f Remove parseAlerta 2017-12-07 16:21:36 -08:00
deniz kusefoglu 928be9877c Save or Exit alert rule before redirecting to config page 2017-12-07 15:53:10 -08:00
Luke Morris 17797ccc02 Dygraphs now has support for millisecond granularity 2017-12-07 15:05:33 -08:00
Alex P 1ba52966f8 Render visualization options based on cell type 2017-12-07 14:28:51 -08:00
Alex P 188aee9f5c Introduce single stat options component
This one is similar to gauge options but the logic is a little different
2017-12-07 14:28:00 -08:00
Alex P 6916ca2f85 Move add threshold button above list of thresholds 2017-12-07 14:27:34 -08:00
deniz kusefoglu b7c4756ad6 Convert SFCs to have implicit returns 2017-12-07 13:20:31 -08:00
deniz kusefoglu 93791a9201 display alert.type instead of alert.alias in the alert tabs 2017-12-07 13:04:16 -08:00
Nathan Haugo 488d581d9e Update CHANGELOG.md to organize release notes 2017-12-07 15:03:58 -06:00
Nathan Haugo 05fc484864 Update bumpversion with 1.4.0.0-beta1 2017-12-07 14:38:28 -06:00
Jared Scheib edc72c6a3a Remove failing propType when not using auth 2017-12-06 19:10:08 -08:00
Jared Scheib 31f012ff8f Merge branch 'master' into multitenancy 2017-12-06 19:05:16 -08:00
Jared Scheib 505548584d Merge pull request #2399 from influxdata/multitenancy_reset_current_org
Refactor server to issue 403s instead of 401s; handle 403s & routing in client; remove source Role concept
2017-12-06 18:58:40 -08:00
Jared Scheib 7b4a781695 Repair javascript specs
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 18:39:45 -08:00
Luke Morris 23c7ba312d If a superadmin is removed from an organization, send to purgatory
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-06 18:39:45 -08:00
Luke Morris 4178a1177e If a superadmin is removed from an organization, send to purgatory
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-06 18:14:24 -08:00
Jared Scheib d8851191d1 Display helpful messages to users
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 17:56:12 -08:00
Luke Morris cdac1bd870 When user removed from private org, log them out
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-06 17:53:30 -08:00
Hunter Trujillo ea06f62b1b Merge pull request #2495 from influxdata/feature/yowo
You're Only Warned Once
2017-12-06 18:35:52 -07:00
Jared Scheib a910bba1c2 Refactor to use isUsingAuth
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 17:24:01 -08:00
Luke Morris 7ad5259972 Allow superadmin-members to login from Purgatory
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-06 17:22:36 -08:00
Jared Scheib e2bb186acf Add failsafe to kick user to login if me becomes null
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 17:07:24 -08:00
Hunter Trujillo 1abe25c0d7 Merge pull request #2427 from influxdata/feature/infinite-scroll
Infinite Scroll
2017-12-06 17:17:16 -07:00
Alex P d073a95670 Reintroduce gradient and corresponding transition 2017-12-06 16:12:59 -08:00
Alex P df836f5125 Refactor optin component to not have cursor problems 2017-12-06 16:06:35 -08:00
Luke Morris 0c040e96b6 Revert "Revert "Log out user if organization is gone on the server""
This reverts commit cf4bacf6da.
2017-12-06 15:44:09 -08:00
Jared Scheib 52e821f945 meGetCompleted requires me/auth/logoutLink from AJAX response
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 15:40:09 -08:00
Luke Morris cf4bacf6da Revert "Log out user if organization is gone on the server"
This reverts commit d727434de6.
2017-12-06 15:23:18 -08:00
Luke Morris d727434de6 Log out user if organization is gone on the server 2017-12-06 15:10:48 -08:00
Andrew Watkins 058d9757e7 Merge pull request #2499 from influxdata/origin/multitenancy/enter-and-escape-admin-user
Add enter and escape key behavior to Chronograf admin users page
2017-12-06 15:07:54 -08:00
Jared Scheib b63531c52a Clean up error message for consistency 2017-12-06 14:57:49 -08:00
Jared Scheib dd466c27bf Add notification for successful delete of source 2017-12-06 14:25:19 -08:00
Jared Scheib 56ba45598b Fix notification copy on add & update source 2017-12-06 14:23:49 -08:00
deniz kusefoglu 63ff785bd1 Add enter and escape key behavior to Chronograf admin users page 2017-12-06 14:22:27 -08:00
Hunter Trujillo 02059a1199 Same story for updateSourceAction. 2017-12-06 15:06:21 -07:00
Jared Scheib c3b1173b31 Fetch sources anew if showDatabases fails; communicate errors to user
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 13:42:51 -08:00
Hunter Trujillo 279813e0b1 Fix source updating upon adding sources by calling the bound action creator from props instead of just the action creator by itself. 2017-12-06 14:38:37 -07:00
Luke Morris 1d9797540c Route demoted admin to / from /admin-chronograf
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-06 11:03:12 -08:00
Hunter Trujillo 9b7c4dd1bf Add reducer to keep track of dismissed notifications. So that You're Only Warned Once. 2017-12-06 09:28:10 -07:00
Jared Scheib 14e8e70484 Merge branch 'multitenancy' into multitenancy_reset_current_org 2017-12-05 18:47:05 -08:00
Luke Morris c1c2cbd4d4 Don't route superadmin to purgatory
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-05 18:40:16 -08:00
Luke Morris 95984659cd Display error notification to a Viewer if logging into organization with no sources
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-05 18:36:07 -08:00
Jared Scheib a845ad8c59 Require min role Viewer to perform GET on /sources in CheckSources
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-05 17:40:31 -08:00
Deniz Kusefoglu 903e461d40 Merge branch 'master' into multiple-event-handlers 2017-12-05 16:18:01 -08:00
Jared Scheib ff1cde524b Merge branch 'multitenancy' into multitenancy_fix_layouts 2017-12-05 16:03:05 -08:00
deniz kusefoglu 73ed17a466 Fix a failing test 2017-12-05 16:01:19 -08:00
Jared Scheib 71f2237d24 Refactor client to consume modified /layouts endpoint & data shape
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-05 16:00:02 -08:00
deniz kusefoglu 469514d346 Fix a failing test 2017-12-05 15:59:39 -08:00
Luke Morris 3721571361 Combine actions & reducers for me & auth & logoutLink to synchronize state update
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-05 15:37:39 -08:00
deniz kusefoglu 6282698b40 Add missing props validation 2017-12-05 15:27:03 -08:00
deniz kusefoglu 23c9f8c22d Add post header inputs 2017-12-05 15:23:32 -08:00
Jared Scheib 195e8ed57d Refactor CheckSources to ES6 React class
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-05 14:34:29 -08:00
deniz kusefoglu 50b7086f6f Add Pagerduty back 2017-12-05 14:12:53 -08:00
deniz kusefoglu cc349bfc7f Remove Pagerduty 2017-12-05 14:11:28 -08:00
Alex P eb16ed839b Ensure more pleasing margins on login buttons when quantity is variable 2017-12-05 13:51:48 -08:00
Jared Scheib 9b87433ddf Merge branch 'multitenancy' into multitenancy_reset_current_org 2017-12-05 13:37:46 -08:00
Nathan Haugo e5afdc3c23 Merge pull request #2410 from influxdata/gauge-cell-type
Gauge Dashboard Cell
2017-12-05 13:26:02 -08:00
Jared Scheib 4f43d2a137 Merge branch 'master' into multitenancy 2017-12-05 13:00:48 -08:00
Jared Scheib f1ec053e9b Merge remote-tracking branch 'origin/multitenancy' into multitenancy_remove_viewer_put 2017-12-05 12:51:37 -08:00
Andrew Watkins 4b299ffd0b Merge pull request #2450 from influxdata/feature/auto-group-by-de
Auto GROUP BY in the DataExplorer
2017-12-05 12:27:45 -08:00
Andrew Watkins bad3f93c3d Merge branch 'master' into bugfix/hoverline 2017-12-05 12:24:11 -08:00
Alex P 6025c1224a Merge branch 'master' into gauge-cell-type 2017-12-05 12:12:16 -08:00
Alex P 5f80268191 Guard against missing colors 2017-12-05 12:07:40 -08:00
deniz kusefoglu c132793266 Change size of dropdown 2017-12-05 11:58:48 -08:00
Hunter Trujillo 637e805690 Remove logging animations. 2017-12-05 12:53:31 -07:00
Jared Scheib 6c507b4138 Make dashboards filter work for lowercase search terms 2017-12-05 11:45:59 -08:00
Jared Scheib c9e579acb2 Merge remote-tracking branch 'origin/master' into multitenancy 2017-12-05 11:43:23 -08:00
deniz kusefoglu cb297439a6 Remove unused lodash 2017-12-05 11:28:54 -08:00
deniz kusefoglu af2fc45dfe Fix detail styling 2017-12-05 11:27:17 -08:00
deniz kusefoglu e42a87746f HandlerOptions styling 2017-12-05 11:25:14 -08:00
Hunter Trujillo 3c6f3efc61 Refactor to use Scrollbars from FancyScrollbar. 2017-12-05 12:09:01 -07:00
deniz kusefoglu 0c935d9887 Rename Victorops 2017-12-05 10:03:24 -08:00
deniz kusefoglu cd7086cc2c Rename Opsgenie 2017-12-05 10:01:57 -08:00
deniz kusefoglu 7254e26824 Remove ALERT_NODES_ACCESSORS 2017-12-04 20:50:11 -08:00
deniz kusefoglu 65f984fcf8 Remove updateAlerts 2017-12-04 20:47:59 -08:00
deniz kusefoglu dbb274ea14 Fix tests 2017-12-04 20:46:40 -08:00
deniz kusefoglu cbbd7b7d7e Improve message details styles 2017-12-04 18:23:26 -08:00
Hunter Trujillo 8b02ccbfdc Remove propTypes from member properties and place at end of file. 2017-12-04 18:24:22 -07:00
Hunter Trujillo 68be5030c2 Remove unnecessary return. 2017-12-04 18:13:40 -07:00
Hunter Trujillo 188cd8f1ca Refactor webpack file cleanup script to use ES6-compatible callback-style Node fs calls. 2017-12-04 18:10:57 -07:00
Alex P 12d1845395 Use destructuring and implicit return
Just a nicer pattern
2017-12-04 16:53:48 -08:00