Commit Graph

6077 Commits (a245dd7c38c101b06fc29f7829aff63dbca5f278)

Author SHA1 Message Date
Jared Scheib d0fd6265b1 Fix app staying in spinner by fixing where currentOrganization is gotten from 2017-11-08 10:41:01 -08:00
Chris Goller 3cdb2043d3
Merge pull request #2303 from influxdata/feature/rpm-shadow-utils
Add shadow-utils to release RPM generation
2017-11-08 11:55:40 -06:00
Chris Goller 98308033f0
Merge branch 'master' into feature/rpm-shadow-utils 2017-11-08 11:55:07 -06:00
Chris Goller d8853dbd22
Merge pull request #2292 from lukebigum/master
Source extra command line options from defaults file
2017-11-08 11:54:21 -06:00
Alex P 32e7c19aa5 Render actual number of organizations above organization table 2017-11-08 09:47:00 -08:00
Chris Goller 8465caf425 Update CHANGELOG to mention shadow-utils in RPM release packages 2017-11-08 07:01:02 -06:00
Chris Goller c200809530 Add shadow-utils to release RPM generation 2017-11-08 06:58:40 -06:00
Luke Bigum 4989c0af4f source a /etc/defaults script so you can specify extra chronograf options at service start 2017-11-08 08:52:08 +00:00
Alex Paxton 639a0637fa
Merge pull request #2287 from influxdata/multitenancy_purgatory
Purgatory
2017-11-07 23:33:12 -08:00
Alex Paxton 4b51b114cd Render username, provider, and scheme in Purgatory to assist user
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-11-07 23:14:28 -08:00
Jared Scheib c2ac903d1d Improve copy in Purgatory page
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-11-07 23:05:46 -08:00
Alex P 7fab88a135 Guard against Purgatory redirect until currentOrganization has loaded 2017-11-07 22:50:37 -08:00
Alex P ffd6259d69 Require user authentication to route to Purgatory 2017-11-07 22:41:29 -08:00
Alex P 9247a4b175 Wire up Purgatory page 2017-11-07 22:40:59 -08:00
Alex P 1307051ce7 Redirect lost souls to purgatory not limbo 2017-11-07 22:33:18 -08:00
Jared Scheib 14bae97139 Only show Manage Organizations to SuperAdmin 2017-11-07 22:29:33 -08:00
Jared Scheib 489f4b2fb2 Add /users & /organizations to router with sourcePrefix 2017-11-07 22:19:20 -08:00
Jared Scheib 0df6e714e5 Show user role in side nav 2017-11-07 22:09:55 -08:00
Alex P eefb8df994 Remove ManageOrgsOverlay component 2017-11-07 20:48:42 -08:00
Alex P 6635d77c0b Cleanup console errors 2017-11-07 20:43:18 -08:00
Alex Paxton 4d55f1b8ee
Merge pull request #2298 from influxdata/multitenancy_ui_manage_orgs
Dedicated Organizations Page
2017-11-07 20:37:45 -08:00
Alex P 0c68f40c1f Remove TODO comment 2017-11-07 20:28:28 -08:00
Alex P 08be598d79 Remove OrganizationsPage from router 2017-11-07 20:28:02 -08:00
Alex P 096485798d Remove organization from state and cleanup 2017-11-07 20:15:26 -08:00
Alex P 63b15f4aa7 Remove obssolete UsersTable components 2017-11-07 19:44:05 -08:00
Alex P 5a4799e577 Remove Batch Add & Remove users from organization functions 2017-11-07 19:40:48 -08:00
Alex P 93bd4e6999 Remove ability to view all users 2017-11-07 19:39:05 -08:00
Alex P f6aebe123d Simplify UsersTableHeader
Removing filtering and associated functionality
2017-11-07 17:54:14 -08:00
Alex P ffc7f516a6 Move batch actions and users table header inside users table 2017-11-07 17:52:22 -08:00
Alex P eb27705816 Render current organization name instead of "Chronograf Admin" 2017-11-07 17:41:19 -08:00
Alex Paxton 20f4c776dd
Merge pull request #2283 from influxdata/multitenancy_ui_superadmin_polish
Multitenancy UI SuperAdmin Polish
2017-11-07 17:34:20 -08:00
Alex P acbd6bb304 User more clear names for props and state 2017-11-07 17:22:36 -08:00
Alex P f8fcd7a459 Use a more clear variable name 2017-11-07 17:18:06 -08:00
Alex P 01cd018ea5 Use semantic opposite to increase clarity 2017-11-07 17:17:12 -08:00
Alex P 69118ad628 Use simpler names for state in NewUsersTableRow 2017-11-07 17:16:18 -08:00
Alex P c1e20b20e2 Explain purpose of component with comment 2017-11-07 17:07:44 -08:00
Alex P 05c8af5f75 Use Link component in UserNavBlock instead of anchor 2017-11-07 16:31:00 -08:00
Chris Goller bda9a04778
Merge pull request #2291 from influxdata/fix/kapacitor-panic
Fix kapacitor task panic where error condition was not checked
2017-11-07 16:17:41 -06:00
Chris Goller ff150a88c5 Update CHANGELOG to mention fixing kapacitor panics 2017-11-07 16:10:31 -06:00
Chris Goller 7c66d20272 Fix kapacitor variables to escape strings 2017-11-07 16:07:21 -06:00
Chris Goller 4f7710454a Fix several kapacitor validation failures 2017-11-07 16:02:02 -06:00
Jared Scheib 355649b885
Merge pull request #2249 from influxdata/multitenancy_scoped_sources
Sources are scoped by users role in organization
2017-11-07 12:05:12 -08:00
Michael de Sa 5062773e4e Add verification that user does not have more than one role in org
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-11-07 15:02:31 -05:00
Alex P 4dd14d6a5b Render Manage Organizations link based on Authorization 2017-11-07 12:01:31 -08:00
Alex P b69c066b00 Link to organizations page from user nav item 2017-11-07 11:58:35 -08:00
Alex P 4c4b0da5bb Create route for organizations page 2017-11-07 11:58:20 -08:00
Michael de Sa 85329d0bc6 Remove super admin from store/sources tests
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-11-07 14:57:37 -05:00
Jared Scheib 4df7e38779 Add clarifying comments about how roles, organization, and context are used to filter resources
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
2017-11-07 14:56:55 -05:00
Alex P 38e0eeacf3 Introduce Organizations page
Same functionality as the Manage Organizations modal, just in its own
page
2017-11-07 11:54:44 -08:00
Alex P ae863d9170 Re-arrange items in me nav item 2017-11-07 11:37:32 -08:00