Commit Graph

6549 Commits (d201fa941ae4d548c80e41268d57f49dee6df1e0)

Author SHA1 Message Date
Nathan Haugo 37ceaea372 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 de302999fa Update guard clause of syncronizer 2017-12-04 15:20:46 -08:00
Nathan Haugo d02f10182d 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 cd7355d2f6 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 a56a584a25 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 556d622509 Merge branch 'multitenancy' into multitenancy_ui_polish 2017-12-04 14:39:44 -08:00
Alex P a09135cfd7 Prevent tooltip wrap 2017-12-04 14:31:19 -08:00
Alex P c4c6ad6974 Remove function call and closure 2017-12-04 14:30:16 -08:00
Jared Scheib adce9f159c 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 439cee9e9b 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 9a701a0a65 Allow admins to update a superadmins roles 2017-12-04 16:53:30 -05:00
Alex P ab6f029ea0 Adjust widths of default role and public columns in organization table 2017-12-04 13:19:19 -08:00
Alex P c327f52c63 Change copy in org switching buttons 2017-12-04 13:18:55 -08:00
Chris Goller 976f5ea709 Merge branch 'master' into feature/alert-boolean-thresholds 2017-12-04 15:00:58 -06:00
Chris Goller 67cda93a63 Merge branch 'master' into fix/basepath-logout 2017-12-04 15:00:07 -06:00
Michael Desa 91b28d542e Add initial API integration tests 2017-12-04 15:56:53 -05:00
Nathan Haugo 50258da68c 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 731d6e1678 Disable delete self onClick in Chronograf UsersTable 2017-12-04 11:27:53 -08:00
Alex P b5cd28cbcd Add text label to org switching buttons in organizations table 2017-12-04 11:19:11 -08:00
Andrew Watkins 3ff7dc2b8c 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 0ad50e617f Update CHANGELOG 2017-12-02 12:12:10 -08:00
Andrew Watkins c474193181 Will not supply roles if there is no metaURL 2017-12-02 12:11:52 -08:00
Alex P 1ed5148ecc Highlight self in chronograf admin users table 2017-12-01 17:17:43 -08:00
Jared Scheib fe20b74e43 Filter on ID for users & orgs on Remove 2017-12-01 17:00:41 -08:00
Jared Scheib 5556a1ef7c 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 e52d2e5164 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 53aa7724fe Refactor empty state into two subcomponents 2017-12-01 16:19:11 -08:00
Chris Goller f9e9c714ba Update README to mention /docs and reformat 2017-12-01 18:05:37 -06:00
Alex P 5e09cbb854 Use icons instead of text to indicate which org is current in organization table 2017-12-01 15:52:19 -08:00
Alex P 0db2809b49 Update icon font and bootstrap theme 2017-12-01 15:50:50 -08:00
Chris Goller f5666d9eef Update CHANGELOG to mention fixing oauth logout link 2017-12-01 15:44:43 -06:00
Chris Goller d6d7081b1e Update oauth logout to include basepath 2017-12-01 15:35:39 -06:00
Andrew Watkins 04326b5727 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 712dc21765 Remove ID column from organizations table 2017-12-01 12:08:27 -08:00
Alex P 5c28311380 Display scheme & provider in user nav menu 2017-12-01 11:43:15 -08:00
Alex P 26cc2f85f9 Change copy from 'switch' to 'connect' in organization table 2017-12-01 11:40:58 -08:00
Alex P 3638dc5012 Wire up switch organization button in organizations table 2017-12-01 11:13:49 -08:00
Hunter Trujillo d35fb25192 Fix file removal code. Fix clean script. Add clean to yarn start. 2017-12-01 11:14:16 -07:00
Alex P d4f3afe2aa Add org switching column to organizations table 2017-12-01 10:07:37 -08:00
Chris Goller df05e54d64 Update CHANGELOG to mention casting kapacitor output to influx to floats 2017-12-01 11:57:59 -06:00
Chris Goller fc94d397e6 Update kapacitor alerts to cast to float before sending to influx 2017-12-01 11:53:28 -06:00
Alex P ca7ef7d0a2 Remove superadmin indicator from user's nav item 2017-12-01 09:43:40 -08:00
Chris Goller 889c1fb821 Update CHANGELOG to mention adding boolean threshold alerts 2017-12-01 08:14:51 -06:00
Chris Goller a00febc343 Add boolean thresholds for kapacitor threshold alerts 2017-12-01 08:11:04 -06:00
Jared Scheib 941327349e Render Create Dashboard button on empty Dashboards Table only if at least Editor 2017-11-30 21:02:48 -08:00
Jared Scheib 3ef5fad4f8 Render Configure Kapacitor on empty Alerts Table only if at least Editor 2017-11-30 21:01:51 -08:00
Jared Scheib 899c72cf4f Fix client UX when creating a Chronograf organization that already exists 2017-11-30 20:20:37 -08:00
Jared Scheib 4cb40dee33 Change ErrOrganizationNameTaken to ErrOrganizationAlreadyExists for consistency 2017-11-30 20:12:00 -08:00
Jared Scheib 3f4dad8603 Disable 'Remove' button for self in Chronograf UsersTable
Add propTypes definition for 'users' in Chronograf AdminTabs
Add 'disabled' prop to DeleteConfirmButtons
2017-11-30 19:53:14 -08:00
Jared Scheib 76b61a146e Merge branch 'multitenancy' into multitenancy_reset_current_org 2017-11-30 19:07:40 -08:00