Commit Graph

5717 Commits (d40a3742749c6a4e2ea5f602978d31dbf708d04b)

Author SHA1 Message Date
Alex P 8cc9167448 Fix typo in prop 2017-10-24 13:30:51 -07:00
Andrew Watkins d16b5b1fcf Add tern-project to gitignore 2017-10-24 13:00:40 -07:00
Hunter Trujillo 6603e2a5a2 Merge pull request #2156 from influxdata/blocker/group-by-time-de
Fix GroupByTimeDropdown
2017-10-24 12:53:57 -06:00
Hunter Trujillo fad340adfd Remove isInDataExplorer props. Refactor GroupByTimeDropdown to SFC. Fix isInDataExplorer and isInRuleBuilder methods. 2017-10-24 12:41:55 -06:00
Andrew Watkins 7f1c905c41 Merge pull request #2155 from influxdata/blocker/template-vars
Fix broken update of dashboards and TVs
2017-10-24 11:02:11 -07:00
Andrew Watkins dcd2679b52 Fix broken update of dashboards and TVs 2017-10-24 10:55:49 -07:00
Hunter Trujillo 53270c0330 Merge pull request #2153 from influxdata/blocker/field-value-condition
Fix field name not displaying in KapacitorRule builder
2017-10-24 11:35:47 -06:00
Michael Desa 0aa28d7066 Add OrganizationUsersStore
bolt/organization_users_store contains a boltdb implementation of a
chronograf.UsersStore that filters the results based on the organization
that is set on the context.

Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-24 13:29:46 -04:00
Andrew Watkins 41ee608cab Merge pull request #2154 from influxdata/bugfix/field-format-fixes
Fix status page
2017-10-24 10:26:41 -07:00
Andrew Watkins 8fa381c4bf Fix field name not displaying in KapacitorRule builder 2017-10-24 10:13:02 -07:00
Hunter Trujillo 2fedf814a0 Fix status page. 2017-10-24 10:54:07 -06:00
Nathan Haugo da560018c6 Update changelog and version number for 1.3.10.0 2017-10-24 09:34:31 -04:00
Alex Paxton 40de9eb1c5 FOR TESTING - DELETE THIS COMMIT: User Role = Viewer
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-23 17:53:33 -07:00
Alex Paxton e7721166d9 Implement Authorized HOC on DashboardsPage
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-23 17:50:43 -07:00
Jared Scheib 34a91334eb Add 'Authorized' HOC to hide components based on me Role
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-10-23 17:44:08 -07:00
Andrew Watkins 3e7f91f041 Merge pull request #2144 from influxdata/feature/de-tab-titles
Use tag value in TableTag title
2017-10-23 15:20:44 -07:00
Andrew Watkins 47af289a3a Use tag value in TableTag title 2017-10-23 13:54:02 -07:00
Michael de Sa f873736c7c Remove printing from Organization tests
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-23 12:08:49 -07:00
Jared Scheib 292bf00320 Rename Org field on stores to Organization
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
2017-10-23 12:08:11 -07:00
Michael Desa 2226f34cf2 Add tests for server/organizations.go 2017-10-23 14:16:52 -04:00
Michael Desa 3f3e7a5662 Fix typo in organization comment 2017-10-23 14:16:31 -04:00
Andrew Watkins 4353f8ac86 Merge pull request #2128 from influxdata/feature/qc-v2-alias
FEATURE:  queryConfig v2 && custom field alias persistence
2017-10-20 20:32:33 -07:00
Alex Paxton a23fc8ac50 Merge pull request #2104 from influxdata/redesign-dash-naming
Redesign Dashboard Naming Interaction
2017-10-20 16:56:11 -07:00
Andrew Watkins ee4b009fac Consolidate redundant logic 2017-10-20 15:29:44 -07:00
Andrew Watkins ec73457a2b Remove unused prop: 2017-10-20 14:08:21 -07:00
Andrew Watkins ab630ad170 Add missing prop 2017-10-20 14:05:30 -07:00
Alex P 0469ff105e Make switcher work on hosts page and dashboards page
Also removing requirements for some props that would only show up on
either
2017-10-20 14:03:54 -07:00
Alex P cd617254f1 Sort dashboards alphabetically 2017-10-20 13:56:32 -07:00
Alex P fa9c12e7cc Move display logic into parent of switcher 2017-10-20 13:56:32 -07:00
Alex P d91e5f67e9 Make dashboard switcher into its own component and refactor associated components 2017-10-20 13:56:32 -07:00
Alex P d2eaa74c07 Add pencil icons to editable names for increased affordance 2017-10-20 13:56:31 -07:00
Alex P c0a2cfa14f Update CEO naming pattern to match dashboard naming pattern 2017-10-20 13:56:31 -07:00
Alex P 03c122c347 Change interaction to achieve stronger editing affordance 2017-10-20 13:56:31 -07:00
Alex P ef0588186c Updoot log of changes 2017-10-20 13:56:31 -07:00
Alex P 6b5378160a Add pencil icon next to dashboard name 2017-10-20 13:56:31 -07:00
Alex P fdf285aca9 Highlight input when user focuses 2017-10-20 13:56:31 -07:00
Alex P 4395ef6e14 Refactor dashboard naming flow and associated UI 2017-10-20 13:56:30 -07:00
Alex P bf3ce3ed4c Add button for switching between dashboards 2017-10-20 13:53:07 -07:00
Alex P ae7506f7af Removed unused prop 2017-10-20 13:51:37 -07:00
Andrew Watkins 62eac78f7b Merge pull request #2143 from influxdata/cleanup/prebuilt-warning
Fix prebuilt warning with webpacks noParse
2017-10-20 13:35:20 -07:00
Michael Desa ee255f319d Add missing returns in http hanlder methods 2017-10-20 15:42:51 -04:00
Michael Desa b5e73dfd46 Add CRUD routes for organizations 2017-10-20 15:42:34 -04:00
Andrew Watkins f71c1de859 Merge pull request #2103 from influxdata/dashboard-manual-refresh
[WIP] Manual Refresh Button
2017-10-20 12:02:00 -07:00
Andrew Watkins 9141812b47 Fix prebuilt warning with webpacks noParse 2017-10-20 12:01:41 -07:00
Andrew Watkins 9df2b9646f Update CHANGELOG 2017-10-20 11:45:31 -07:00
Andrew Watkins a3ab344602 Move ManualRefresh functionality into HOC
Didn't want to repeat the same logic for
DashboardPage, DataExplorer, and HostPage.  Moved manualRefresh state
and handler into an HOC.
2017-10-20 11:41:21 -07:00
Andrew Watkins 437cc611ee Add manual refresh to DataExplorer 2017-10-20 10:59:34 -07:00
Michael de Sa faac66a9bd Nest resources under Organizations
For each organization, we create a set of buckets for each associated
resource (sources, servers, layouts, and dashbaords).

The bucket name is the path join of the resource bucket name and the
oranizations name. If the organizations name is empty, then the bucket
name is the resource bucket name (this is backwards compatible with how
resources are currently stored).

Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-10-20 13:50:19 -04:00
Andrew Watkins dc367a67f6 Move comment 2017-10-20 10:11:41 -07:00
Andrew Watkins a8185071cc Remove unused prop 2017-10-20 10:09:52 -07:00