Commit Graph

6463 Commits (5ec549db0ff8540bc65c7a6452c00a453ab82484)

Author SHA1 Message Date
Alex P 0d1a27af1b Use destructuring and implicit return
Just a nicer pattern
2017-12-04 16:53:48 -08:00
Andrew Watkins c18a0f781d
Merge branch 'master' into feature/auto-group-by-de 2017-12-04 16:51:01 -08:00
Alex P 554a644840 Use template string instead of String constructor 2017-12-04 16:49:39 -08:00
Alex P a1d58e0372 Remove unused ref 2017-12-04 16:48:45 -08:00
Alex P 13bbb3cb93 Use PureComponent in favor of shouldComponentUpdate with shallow compare 2017-12-04 16:44:21 -08:00
Alex Paxton 83e3ef8e2e
Merge pull request #2469 from influxdata/multitenancy_ui_polish
Multitenancy UI Polish
2017-12-04 16:40:18 -08:00
Alex P 7f77b36cd2 Ensure provider indicator in nav does not wrap 2017-12-04 16:24:41 -08:00
Jared Scheib 19c265d344 Prevent PUT operations for Viewer role on Dashboard load 2017-12-04 16:19:17 -08:00
Chris Goller 9131e3e6d2 Update CHANGELOG to mention adding auth for meta nodes 2017-12-04 18:07:13 -06:00
Chris Goller 6db56147a8 Add basic auth or JWT tokens for meta queries 2017-12-04 18:07:08 -06:00
Nathan Haugo 58a8c69ec4
Merge pull request #2478 from influxdata/bugfix/logging-cookies
Fix headers sent to Kapacitor proxy endpoint by clientside fetch
2017-12-04 15:56:13 -08:00
Hunter Trujillo 6a1625d8e7 Fix headers sent to Kapacitor proxy endpoint by clientside fetch. 2017-12-04 16:47:23 -07:00
Andrew Watkins 0cbc1000db Update CHANGELOG 2017-12-04 15:31:44 -08:00
Andrew Watkins fd8793b5cd Improve performance of highlightCallback 2017-12-04 15:21:14 -08:00
Nathan Haugo 05610fe313
Merge pull request #2456 from influxdata/feature/alert-boolean-thresholds
Add boolean thresholds for kapacitor threshold alerts
2017-12-04 15:21:07 -08:00
Andrew Watkins 4343c177d4 Update guard clause of syncronizer 2017-12-04 15:20:46 -08:00
Nathan Haugo 5216e05d1a
Merge pull request #2470 from influxdata/feature/update-readme
Update README to mention /docs and reformat
2017-12-04 15:20:10 -08:00
Nathan Haugo 5f05fc00fc
Merge pull request #2467 from influxdata/fix/basepath-logout
Update oauth logout to include basepath
2017-12-04 15:19:00 -08:00
Jared Scheib 11e52e0c19
Merge pull request #2472 from influxdata/multitenancy_update_superadmin_role
Allow Admin to update a SuperAdmin's Roles
2017-12-04 14:58:11 -08:00
Alex P 44e0c654f8 Merge branch 'multitenancy' into multitenancy_ui_polish 2017-12-04 14:39:44 -08:00
Alex P 67de1ac907 Prevent tooltip wrap 2017-12-04 14:31:19 -08:00
Alex P cce06367a7 Remove function call and closure 2017-12-04 14:30:16 -08:00
Jared Scheib e64c072388
Merge pull request #2435 from influxdata/multitenancy_prevent_bad_add_org_user
Prevent unintended update of existing user on Add; fix duplicate User & Org creation client UX
2017-12-04 14:15:27 -08:00
Jared Scheib 75e1c46577
Merge pull request #2452 from influxdata/multitenancy_ui_prevent_self_deletion
Disable 'Remove' button for self in Chronograf UsersTable
2017-12-04 13:57:33 -08:00
Michael Desa 15a1c45cf1 Allow admins to update a superadmins roles 2017-12-04 16:53:30 -05:00
Alex P b5712ec099 Adjust widths of default role and public columns in organization table 2017-12-04 13:19:19 -08:00
Alex P 8823304177 Change copy in org switching buttons 2017-12-04 13:18:55 -08:00
Chris Goller 1849d2eee1
Merge branch 'master' into feature/alert-boolean-thresholds 2017-12-04 15:00:58 -06:00
Chris Goller 7d35d3b3d1
Merge branch 'master' into fix/basepath-logout 2017-12-04 15:00:07 -06:00
Michael Desa ab6dfe2ac7 Add initial API integration tests 2017-12-04 15:56:53 -05:00
Nathan Haugo 3184202696
Merge pull request #2460 from influxdata/feature/cast-kapa-value
Update kapacitor alerts to cast to float before sending to influx
2017-12-04 12:14:47 -08:00
Jared Scheib 0661d40e9e Disable delete self onClick in Chronograf UsersTable 2017-12-04 11:27:53 -08:00
Alex P 475994b656 Add text label to org switching buttons in organizations table 2017-12-04 11:19:11 -08:00
Andrew Watkins 6bf7dffc7e
Merge pull request #2466 from influxdata/bugfix/enterprise-no-rbac
Enterprise no metaURL - no rbac
2017-12-02 15:52:34 -08:00
Andrew Watkins 1966d8f6b5 Update CHANGELOG 2017-12-02 12:12:10 -08:00
Andrew Watkins 87fa2c1c91 Will not supply roles if there is no metaURL 2017-12-02 12:11:52 -08:00
Alex P 6e7863015e Highlight self in chronograf admin users table 2017-12-01 17:17:43 -08:00
Jared Scheib 2a02ddead4 Filter on ID for users & orgs on Remove 2017-12-01 17:00:41 -08:00
Jared Scheib 6ac2ae9056
Merge pull request #2453 from influxdata/multitenancy_ui_hide_kapa_and_dashboard_buttons_for_viewer
Prevent render of Configure Kapacitor & Create Dashboard buttons to Viewer users
2017-12-01 16:32:13 -08:00
Alex P 17fdcc6686 Make telegraph database input in source form full width
Don’t need to make space for the role dropdown any longer
2017-12-01 16:26:47 -08:00
Alex P 1867bbbee3 Refactor empty state into two subcomponents 2017-12-01 16:19:11 -08:00
Chris Goller 767778e460 Update README to mention /docs and reformat 2017-12-01 18:05:37 -06:00
Alex P 2f8d6251e9 Use icons instead of text to indicate which org is current in organization table 2017-12-01 15:52:19 -08:00
Alex P a4d1ee9675 Update icon font and bootstrap theme 2017-12-01 15:50:50 -08:00
Chris Goller 6e00e3a097 Update CHANGELOG to mention fixing oauth logout link 2017-12-01 15:44:43 -06:00
Chris Goller 3f760c1b1b Update oauth logout to include basepath 2017-12-01 15:35:39 -06:00
Andrew Watkins 56f88cfbfc
Merge pull request #2461 from influxdata/bugfix/fix-file-removal
Fix Webpack File Cleanup of old source files
2017-12-01 12:40:16 -08:00
Alex P c35ef40880 Remove ID column from organizations table 2017-12-01 12:08:27 -08:00
Alex P 50ce990391 Display scheme & provider in user nav menu 2017-12-01 11:43:15 -08:00
Alex P 8f7cdbc5de Change copy from 'switch' to 'connect' in organization table 2017-12-01 11:40:58 -08:00