Commit Graph

9311 Commits (e5136697e7812b32d43146b49fec9abcfc202c5f)

Author SHA1 Message Date
ebb-tide e5136697e7 Update changelog 2018-05-08 13:14:49 -07:00
ebb-tide ab4df274dd Set default autorefresh interval to 0 2018-05-08 11:53:38 -07:00
Andrew Watkins 7c05c621bf
Add question mark 2018-05-08 11:25:36 -07:00
Iris Scholten b451924f74
Merge pull request #3398 from influxdata/feature/opsgenie-v2-swagger
Update swagger with opsgenie2 and pagerduty2
2018-05-08 10:38:00 -07:00
Andrew Watkins 9dff3324a9 Fix copy 2018-05-08 10:08:02 -07:00
Iris Scholten 13bf3132f0 Update swagger with opsgenie2 and pagerduty2 2018-05-08 09:58:50 -07:00
Andrew Watkins 871654a5be
Merge pull request #3393 from influxdata/bugfix/tag-items-copy
Fix delete confirmation copy for Tags in kapacitor configs
2018-05-07 22:50:37 -07:00
Brandon Farmer fb1fa614b5
Merge pull request #3378 from influxdata/migrate-to-simple-multi-grid
Use custom multigrid component
2018-05-07 17:47:39 -07:00
Brandon Farmer a6d1d984f7
Merge pull request #3396 from influxdata/fixes/group-by-time
Prefer pushing to array over spread for speed
2018-05-07 17:39:17 -07:00
Brandon Farmer acbf6e30f9 Add more types to MultiGrid component 2018-05-07 17:30:30 -07:00
Brandon Farmer abebe53bed Update fancyscrollbars to use new ref api 2018-05-07 17:30:30 -07:00
Brandon Farmer 4b1c0186cc Update changelog 2018-05-07 17:30:30 -07:00
Brandon Farmer 87c25ab4f7 Use custom multigrid component 2018-05-07 17:30:30 -07:00
Deniz Kusefoglu bda37da4c4
Merge pull request #3394 from influxdata/polish/csv-transform-timing
Perform expensive transformation for csv data at time of request
2018-05-07 17:29:01 -07:00
ebb-tide e8fa0130a4 Perform expensive transformation for csv data at time of request 2018-05-07 16:23:10 -07:00
Brandon Farmer 8fda6ab300 Prefer pushing to array over spread for speed
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-07 16:16:01 -07:00
Andrew Watkins 24befd09e4 Fix delete confirmation copy for Tags in kapacitor configs 2018-05-07 15:11:48 -07:00
Andrew Watkins 45eb370633 Update excluded keys 2018-05-07 14:58:15 -07:00
Jared Scheib eebb8ff6cb
Merge pull request #3389 from influxdata/fix/generic_oauth_github
Fix Generic OAuth bug for GitHub Enterprise where the principal was incorrectly being checked for email being Primary and Verified
2018-05-07 13:32:05 -07:00
Andrew Watkins ae037fdb7c
Merge pull request #3374 from influxdata/polish/ifql-builder
Polish/ifql builder
2018-05-07 11:51:55 -07:00
Jared Scheib 2b78e08760 Update changelog 2018-05-07 11:40:06 -07:00
Alex P f3f5b69dc1 Fix logic 2018-05-07 11:29:50 -07:00
Jared Scheib 3ad9ea1a33 partial revert(43c5afe7) to fix GitHub Enterprise via Generic Oauth
The above commit was over-applied in #3168 to Generic Oauth in
addition to GitHub Oauth based on an assumption. It should only
have been applied to GitHub-specific OAuth. This over-application
introduced a bug where GitHub Enterprise did not work anymore.
2018-05-07 11:27:04 -07:00
Alex P c6d2a3baaa Add threesizer division header with collapsible title 2018-05-07 11:26:57 -07:00
Andrew Watkins fcb9c75cd6
Remove unused props 2018-05-07 10:48:27 -07:00
Andrew Watkins 8aaffaca9f
Update copy 2018-05-07 10:11:00 -07:00
Deniz Kusefoglu 68c7765aa0
Merge pull request #3381 from influxdata/feature/groupby-data-to-csv
flatten groupby data for csv downloads in dashboard and data explorer
2018-05-07 10:09:32 -07:00
Andrew Watkins 63f0857e81 Merge branch 'polish/ifql-builder' of github.com:influxdata/chronograf into polish/ifql-builder 2018-05-07 10:06:07 -07:00
Andrew Watkins 1ccd4e1af8 Refine autocomplete to operate as user types 2018-05-07 10:04:56 -07:00
Alex P a722e6bf44 Remove function icons, add "Collapse" icon
Also replace function icon with plus
2018-05-07 09:36:41 -07:00
ebb-tide 313f3a8aeb Add a filename with db.rp.measurement... to csvs from data explorer 2018-05-04 17:27:26 -07:00
Jared Scheib 1bdc81f0e4
Merge pull request #3369 from influxdata/feature/opsgenie-v2
Add OpsGenie v2 support to UI
2018-05-04 17:00:35 -07:00
ebb-tide 1feb86dfa9 Removed unused functions, rename files, and add tests 2018-05-04 16:50:34 -07:00
Jared Scheib 23ce9c83e9
Remove console.log 2018-05-04 16:46:07 -07:00
ebb-tide 50cf43bafb Use Flatten groupbys when parsing data for csv download in data explorer 2018-05-04 16:32:28 -07:00
Alex P 3d401de92c Color builder arguments based on type 2018-05-04 16:04:00 -07:00
ebb-tide 1f03956fc1 Prevent data transformation if no csv download option 2018-05-04 15:55:05 -07:00
Brandon Farmer 5b9696ec28
Merge pull request #3379 from influxdata/fixes/missing-tag-values
TagKeyDropdown uses source provided by props instead of context
2018-05-04 15:45:08 -07:00
Brandon Farmer 71a004574e TagKeyDropdown uses source provided by props instead of context 2018-05-04 15:30:48 -07:00
Alex P fb96c39e01 First pass at highlighting variable syntax 2018-05-04 15:26:45 -07:00
Alex P 1173339256 Add "tree" structure design to IFQL schema explorer 2018-05-04 14:40:05 -07:00
ebb-tide 980b8e6c3e Bestow csv download ability on table graphs 2018-05-04 14:35:29 -07:00
ebb-tide ca9e4b797b Flatten groupbys when parsing data for csv download in dashboard 2018-05-04 14:35:08 -07:00
Brandon Farmer 9accc70d55
Merge pull request #3375 from influxdata/fixes/disabling-template-vars
Fixes boolean logic for template var dropdowns
2018-05-04 14:07:59 -07:00
Alex P ec7581e9fd Implement styles for IFQL schema explorer 2018-05-04 13:48:49 -07:00
Andrew Watkins c339b850d0
Merge pull request #3377 from influxdata/bugfix/tickscript-warnings
Remove logging for expected failure states
2018-05-04 12:38:39 -07:00
Andrew Watkins 8dc3e63af4 Remove logging for expected failure states 2018-05-04 12:10:00 -07:00
Andrew Watkins 5272c910d2 Simplify schema explorer 2018-05-04 11:32:29 -07:00
Alex P d7cf729ae5 Introduce stylesheet for IFQL schema explorer 2018-05-04 11:25:26 -07:00
Deniz Kusefoglu 53fd2906af
Merge pull request #3373 from influxdata/polish/untitled-graph
Polish/untitled graph
2018-05-04 10:56:34 -07:00