Commit Graph

2212 Commits (4e2617ea2418d4b84cb042e2c27750922b6eb335)

Author SHA1 Message Date
Hunter Trujillo ec23d41342 Refactor label text logic into function. Add stories for testing label text logic function. Add fancy ellipsis to long item lists. 2017-03-02 15:05:26 -07:00
Andrew Watkins a1d2e24ec1 Merge pull request #948 from influxdata/queries-page
Queries Page
2017-03-02 13:13:25 -08:00
Andrew Watkins 4f587028a9 Merge pull request #956 from influxdata/bugfix/846-rule-disable
Fix rule disable bug
2017-03-02 13:08:56 -08:00
Andrew Watkins 5701f5c2a3 Merge pull request #959 from influxdata/fix/855-loading-hosts
#855 - don't show "loading hosts" after hosts have been loaded
2017-03-02 13:08:22 -08:00
Andrew Watkins 0dee8bba3f Handle no roles on users table 2017-03-02 13:06:55 -08:00
Andrew Watkins 2a6ce303a7 Move QueriesPage into admin tabs 2017-03-02 13:06:55 -08:00
Andrew Watkins 06753a596a Add move QueryPage state into redux 2017-03-02 13:06:55 -08:00
Andrew Watkins a6295cb0c3 Move QueriesTable into stateless functional component 2017-03-02 13:06:15 -08:00
Andrew Watkins c1ea6850b0 Move QueriesPage to admin 2017-03-02 13:06:15 -08:00
Andrew Watkins 1fb969acac Remove dead function 2017-03-02 13:06:15 -08:00
Andrew Watkins 48d19cb47e Update metaQueries to use new API 2017-03-02 13:06:15 -08:00
Andrew Watkins c53d31e7c5 Add QueriesPage from EW 2017-03-02 13:06:15 -08:00
Andrew Watkins 424f9e8106 Export TIMES to constants folder 2017-03-02 13:06:14 -08:00
Andrew Watkins e99469eaf2 Add QueriesPage to routes 2017-03-02 13:06:14 -08:00
Andrew Watkins aaf43c466a Remove comment 2017-03-02 13:06:14 -08:00
Chris Goller b69a577250 Fix users and roles PATCH removing all permissions 2017-03-02 13:57:53 -06:00
Jared Scheib b191ec5b77 Fix getRoles AJAX request 2017-03-02 11:55:25 -08:00
Jade McGough 3ad6ec894a #855 - don't show "loading hosts" after hosts have been loaded 2017-03-02 11:14:42 -08:00
Andrew Watkins 3ab0e6e038 Use bind operator 2017-03-02 10:59:09 -08:00
Andrew Watkins e998cf8c60 Move KapRulesTable into separate file 2017-03-02 10:13:54 -08:00
Andrew Watkins 465d1aaa23 Update container to extend Component 2017-03-02 09:51:41 -08:00
Andrew Watkins f22b81ced5 Update eslintrc 2017-03-02 09:51:17 -08:00
Jared Scheib a42331c5e1 Merge branch 'master' into 781-autorefresh_config 2017-03-01 21:30:37 -08:00
Jared Scheib a1d29552af Merge pull request #946 from influxdata/feature/934-ew-users-pages
Add AdminPage, add tabs and tables for Users & Roles
2017-03-01 21:21:03 -08:00
Jared Scheib 4fd93a991f Merge branch 'feature/934-ew-users' into feature/934-ew-users-pages 2017-03-01 20:52:41 -08:00
Jared Scheib 96cb0ca701 Add page page and header boilerplate, update propTypes 2017-03-01 20:47:20 -08:00
Jared Scheib 4ed80e0cc5 Change route to /admin, handle no users or roles 2017-03-01 20:41:47 -08:00
Andrew Watkins c6a0d18aac Fix rule disable bug 2017-03-01 19:49:56 -08:00
Jared Scheib 73130a7938 Merge branch 'master' into feature/934-ew-users 2017-03-01 18:01:56 -08:00
Jared Scheib 6858bd310d Merge branch 'master' into feature/934-ew-users-pages 2017-03-01 18:00:26 -08:00
Jared Scheib 685df826f5 Remove table headers 2017-03-01 17:46:48 -08:00
Chris Goller 71c2b03204 Merge pull request #955 from influxdata/feature/users-with-roles
Update InfluxEnterprise users to return their roles
2017-03-01 19:44:58 -06:00
Chris Goller 33cdb383c8 Update swagger documentation for roles and users examples 2017-03-01 19:39:03 -06:00
Jared Scheib 077f314e31 Load required fn, fix what data is displayed in table 2017-03-01 17:34:05 -08:00
Chris Goller 8d014e9b94 Update InfluxEnterprise users to return their roles 2017-03-01 19:13:44 -06:00
Jared Scheib 529497c6c4 Document rabbit hole 2017-03-01 17:06:39 -08:00
Jared Scheib 1ae1bc3d98 Load Users & Roles tables based on data provision, add table cells 2017-03-01 17:06:26 -08:00
Hunter Trujillo 9ea3b97d03 Add Tooltip and Center stateless components. Add Tooltip story. 2017-03-01 15:07:09 -07:00
Hunter Trujillo 953856a14e Storybook fixes. Add stateful class MultiSelectDropdown shared component. Add Select Roles story for that component. 2017-03-01 13:32:54 -07:00
Jared Scheib 9f2cac0bcb Add Users and Roles tabs 2017-03-01 12:03:03 -08:00
Jared Scheib 7676c74e9d Add admin menu that defaults to Users page 2017-03-01 11:32:35 -08:00
Hunter Trujillo e7004ac3ad Move /users to /admin 2017-03-01 12:05:38 -07:00
Chris Goller f12c239a31 Merge pull request #945 from influxdata/feature/consul-telemetry
Add consul statsd cluster health dashboard
2017-03-01 12:19:39 -06:00
Chris Goller a489fa1ce7 Add consul statsd election and leadership layout 2017-03-01 12:13:44 -06:00
Nathan Haugo ad94cea997 Merge pull request #944 from influxdata/feature/consul-tele
Add consule agent stats
2017-03-01 10:10:37 -08:00
Chris Goller dd6edbf901 Add consul statsd leadership dashboard 2017-03-01 12:08:32 -06:00
nathan haugo 47dbba67dc Add consule agent stats 2017-03-01 10:08:24 -08:00
Chris Goller 848fa1f130 Add consul statsd cluster health dashboard 2017-03-01 11:59:05 -06:00
Jared Scheib d4abbbdbfb Update changelog 2017-02-28 17:28:51 -08:00
Jared Scheib 2d641389c8 Merge branch 'master' into 781-autorefresh_config 2017-02-28 17:26:56 -08:00