Brandon Farmer
|
b1bb27bbee
|
Initial duel load of log viewer data
|
2018-07-11 14:01:22 -07:00 |
Brandon Farmer
|
0e0a263993
|
Allow selection of single time from log viewer
|
2018-07-11 14:00:30 -07:00 |
Iris Scholten
|
b5a07a5854
|
Merge pull request #3881 from influxdata/fix/tempVar-titles
Fix temp vars in title
|
2018-07-11 13:31:06 -07:00 |
Iris Scholten
|
d64bd27480
|
Use localSelected temp var value instead of selected for name replacement
|
2018-07-11 13:22:04 -07:00 |
Delmer
|
4dab2232a3
|
Merge pull request #3866 from influxdata/fix/hosts-dashboard-header
Fix hosts links rendering
|
2018-07-11 14:56:55 -04:00 |
Christopher Henn
|
69b5eb9a5c
|
Prevent infinite looping of API call
|
2018-07-11 10:44:42 -07:00 |
Iris Scholten
|
b0d22dcb33
|
Merge pull request #3873 from influxdata/logs-viewer/severity-colors
Logs viewer Configs - severity colors
|
2018-07-11 10:21:25 -07:00 |
Andrew Watkins
|
4d498eba75
|
Merge branch 'master' of github.com:influxdata/chronograf
|
2018-07-11 10:03:53 -07:00 |
Andrew Watkins
|
d385e612f5
|
Fix decimal point form style
|
2018-07-11 10:03:33 -07:00 |
Iris Scholten
|
8bdc724a8b
|
Remove nested if
|
2018-07-11 09:53:39 -07:00 |
Iris Scholten
|
3a863b9c46
|
Remove async and await from handle update ui config functions
|
2018-07-11 09:49:05 -07:00 |
Iris Scholten
|
84f7da0fa5
|
Remove stale comment
|
2018-07-11 09:49:05 -07:00 |
Iris Scholten
|
7521fc5cbc
|
Ensure there is only one source of truth for color hex in logs constant file
|
2018-07-11 09:48:56 -07:00 |
Iris Scholten
|
42757fc8ec
|
Prevent log viewer configs overlay from updating unless state changes
|
2018-07-11 09:31:59 -07:00 |
Andrew Watkins
|
19c70ff3b7
|
Merge pull request #3874 from influxdata/cleanup/map-tv
Cleanup/map tv
|
2018-07-11 09:31:28 -07:00 |
Andrew Watkins
|
40d3fc6104
|
Trim newlines and whitespace at end of tempvar strings
|
2018-07-11 09:21:25 -07:00 |
Andrew Watkins
|
33bbea6d5f
|
Update state on file click
|
2018-07-11 09:08:31 -07:00 |
Andrew Watkins
|
11e55561ff
|
Fix spacing on -->
|
2018-07-11 08:47:13 -07:00 |
Andrew Watkins
|
391d65efb0
|
Move pluralizer to getter
|
2018-07-11 08:47:04 -07:00 |
Andrew Watkins
|
6cf8a1fcf1
|
Merge pull request #3872 from influxdata/bugfix/canned-layouts
Bugfix/canned layouts
|
2018-07-10 16:46:29 -07:00 |
Andrew Watkins
|
1fdf531f9a
|
Update cmd to com
|
2018-07-10 16:35:57 -07:00 |
Alirie Gray
|
9c052e5b82
|
Merge pull request #3806 from influxdata/logs-viewer/logs-overlay-api
Add API to get/update Log Viewer UI config within parent Organization Config
|
2018-07-10 16:27:23 -07:00 |
Alirie Gray
|
8b45b2a924
|
Add auth config link to global application config response links
|
2018-07-10 16:13:37 -07:00 |
Iris Scholten
|
721e59dc34
|
Use severityLevelColors in logs table and histogram
|
2018-07-10 16:12:43 -07:00 |
Alirie Gray
|
dfdd2907f0
|
Add log viewer link to organization config response
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 16:05:11 -07:00 |
Delmer Reed
|
328aa97188
|
Fix links switcher test file name
|
2018-07-10 19:00:06 -04:00 |
Delmer Reed
|
72b767566f
|
Update loadDashboardLinks util to live in apis
|
2018-07-10 18:59:07 -04:00 |
Andrew Watkins
|
16e1a26b72
|
Add mysql metric version 2 query to canned dashboards
|
2018-07-10 15:50:42 -07:00 |
Alirie Gray
|
6ec5d171e4
|
Rename org config method Update to Put for semantic accuracy
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 15:42:44 -07:00 |
Alirie Gray
|
44ee2dc168
|
Rename org config receivers and function params to be more conventional
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 15:32:23 -07:00 |
Alirie Gray
|
b78ed8eef7
|
Remove unecessary nil guard and group response creation code in org config
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 15:26:30 -07:00 |
Andrew Watkins
|
6f8081d909
|
Change server to url
|
2018-07-10 15:25:05 -07:00 |
Alirie Gray
|
dab949f26f
|
Add comment for validLogViewerConfig function
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 15:09:06 -07:00 |
Delmer Reed
|
96cae2c583
|
Add loadHostLinks test
|
2018-07-10 18:06:05 -04:00 |
Delmer Reed
|
d7e7981143
|
Refactor switcher links utils
|
2018-07-10 17:45:32 -04:00 |
Christopher Henn
|
87e939aff6
|
Support auto group by queries in Data Explorer
|
2018-07-10 14:42:01 -07:00 |
Alirie Gray
|
44e70754ea
|
Remove unecessary FindOrCreate call in Update in organizations/org_config.go
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 14:39:28 -07:00 |
Andrew Watkins
|
a88f49d5c6
|
Merge pull request #3864 from influxdata/feature/decimals
Decimal Places Single Stat
|
2018-07-10 14:36:37 -07:00 |
Alirie Gray
|
ed635fe095
|
Add integration tests for PUT and GET /org_config routes
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 14:27:29 -07:00 |
Iris Scholten
|
79d55ff074
|
Update redux with severity level color changes
|
2018-07-10 14:19:29 -07:00 |
Iris Scholten
|
06a828e979
|
Add severityColorOptions to logConfig
Update transformation utils and tests
Update constants and components to use new type structure
|
2018-07-10 14:07:38 -07:00 |
Alirie Gray
|
0b84deabfc
|
Fix swagger error in LogViewerColumn
|
2018-07-10 14:03:21 -07:00 |
Delmer Reed
|
131b878913
|
Add hosts switcher links test
|
2018-07-10 15:41:13 -04:00 |
Delmer Reed
|
ba1021cc55
|
Update dashboardNameLinks test extension
|
2018-07-10 15:38:58 -04:00 |
Delmer Reed
|
53e30dd218
|
Update hostpage to use hostlinks
Updates host page to use hostSwitcherLinks util and removes dead code
for focusedApp query location.
|
2018-07-10 15:37:39 -04:00 |
Alirie Gray
|
85e8ba3491
|
Add default colors to default organization config
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 12:19:37 -07:00 |
Alirie Gray
|
0295a9a549
|
Add comment to explain use of FindOrCreate in OrganizationLogViewerConfig service method
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 12:06:11 -07:00 |
Alirie Gray
|
913e21c136
|
Rename LogViewerOrganizationConfig to OrganizationLogViewerConfig
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 12:05:29 -07:00 |
Alirie Gray
|
1ab600e133
|
Remove overly defensive nil org config guard on GET
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 11:52:30 -07:00 |
Alirie Gray
|
acaf2c5276
|
Add comment to explain SuperAdminNewUsers property on AuthConfig
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-07-10 11:47:18 -07:00 |