Commit Graph

9847 Commits (8763a6b2705be098e0a5b3b454100daad2466944)

Author SHA1 Message Date
Iris Scholten 8763a6b270 Allow viwer roles or higher to Export a dashboard 2018-06-05 10:40:44 -07:00
Iris Scholten bf18e1b7fa Add ability to export a dashboard as a json file with chronografVersion 2018-06-05 10:40:44 -07:00
Iris Scholten 54f3cfcb82 Convert DashboardsTable to typescript 2018-06-05 10:40:44 -07:00
Alex Paxton 34ad08d661 Merge pull request #3570 from influxdata/logs-viewer/polish
Logs Viewer Polish
2018-06-05 10:39:43 -07:00
Alex P 9c6fcf3b22 Add newline in stylesheet 2018-06-05 10:08:03 -07:00
Alex P 9f40afeb37 Add clickable style and div 2018-06-05 09:59:58 -07:00
Alex P b02b0bd69f Style hover state and cells 2018-06-05 09:59:44 -07:00
Alex P 701bdecad8 Add return types 2018-06-05 09:58:35 -07:00
Alex P 5edd845d79 Show short text for severity level 2018-06-05 09:58:18 -07:00
Alex P 7b1a14066d Change widths of columns 2018-06-05 09:57:40 -07:00
Chris Henn 20bcbe26cd Merge pull request #3567 from influxdata/flux/table-sidebar-filter
Enable filtering of Flux table sidebar
2018-06-05 09:12:08 -07:00
Christopher Henn eb9981bdf8 Enable filtering of Flux table sidebar 2018-06-04 16:46:04 -07:00
Chris Henn 8e9115234b Merge pull request #3566 from influxdata/flux/table-cols
Tweak Flux table visualization
2018-06-04 16:45:44 -07:00
Chris Henn ce14d93ff9 Merge pull request #3565 from influxdata/ifql/table
Introduce line graph visualization to Flux page
2018-06-04 16:12:10 -07:00
Christopher Henn 538ace0a48 Improve display of table names in table sidebar
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-04 16:10:20 -07:00
Christopher Henn 05d99a8cc2 Fix Flux schema explorer filter placeholder text
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-04 15:42:21 -07:00
Christopher Henn 192e97108d Exclude certain columns from Flux table vis
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-04 14:38:56 -07:00
Chris Henn 2b2406ef28 Merge pull request #3554 from influxdata/upgrade-jest
Upgrade Jest
2018-06-04 14:12:16 -07:00
Christopher Henn 39e92d6ffd Introduce Line Graph to Time Machine
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-04 14:10:48 -07:00
Alex Paxton b34728741a Merge pull request #3564 from influxdata/bugfix/color-scale-dropdown
Fix Color Scale Dropdown
2018-06-04 13:32:59 -07:00
Alex P 1ad142a69c Add max height to fancy scrollbar 2018-06-04 12:53:42 -07:00
Brandon Farmer 423c567bd7 Merge pull request #3555 from influxdata/log-viewer/auto-refresh
Adds autorefresh with play/pause
2018-06-04 12:05:13 -07:00
Brandon Farmer d40c15ff40 Add dummy filters back in for display purposes 2018-06-04 11:49:58 -07:00
Deniz Kusefoglu f493ee1cec Merge pull request #3536 from influxdata/ifql/join
Ifql/join
2018-06-04 10:13:01 -07:00
Alex P 10d8ccb0f4 Replace button with compact tab toggle 2018-06-01 16:59:51 -07:00
Alex P 9b94576a51 Add "Play" icon to icon font 2018-06-01 16:47:18 -07:00
ebb-tide 407fb64394 Merge branch 'master' into ifql/join 2018-06-01 16:09:35 -07:00
ebb-tide b7f6a1deeb Remove overspeicialized arg type definitions 2018-06-01 16:05:41 -07:00
Andrew Watkins 0f7c175744 Fix Flux CSV response parsing
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-01 15:49:50 -07:00
Andrew Watkins 7bec1b49e8 Add in browser debugger for testing 2018-06-01 15:49:50 -07:00
Christopher Henn 017172c9fc Upgrade Jest 2018-06-01 15:49:49 -07:00
Christopher Henn eef8db1c76 Upgrade Jest 2018-06-01 15:49:32 -07:00
Brandon Farmer 3404d7375b Adds autorefresh with play/pause 2018-06-01 15:05:38 -07:00
ebb-tide e69e0fa47e WIP fix typescript inconsistencies 2018-06-01 13:08:29 -07:00
ebb-tide ced2b894e4 No longer enrich suggestions 2018-06-01 12:21:49 -07:00
ebb-tide 189ff6ae0a Replace get with getdeep to add types and refactor for clarity 2018-06-01 12:19:41 -07:00
Brandon Farmer 955b2d278f Merge pull request #3547 from influxdata/log-viewer/fancy-scrollbars
Fixes fancy scrollbars in log viewer
2018-05-31 15:58:17 -07:00
Andrew Watkins be1316b92a Merge pull request #3546 from influxdata/ifql/schema-explorer
Ifql/schema explorer
2018-05-31 15:49:17 -07:00
Brandon Farmer fb3cc1fcd5 Fixes fancy scrollbars in log viewer 2018-05-31 15:35:07 -07:00
Andrew Watkins 535d34ef05 Fix tests
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:31:50 -07:00
Christopher Henn 4894e2e82d Increase pagination constant
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn 4a3184b968 Fix table header 2018-05-31 15:20:53 -07:00
Christopher Henn aa30ccf61a Only show sidebar if multiple results
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn 9b4654c76f Display message when TagList is empty
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn 93a4786130 Fetch tag values count when fetching tag values
...instead of when fetching tag keys.
2018-05-31 15:20:53 -07:00
Andrew Watkins 3db7c6fca0 Simplify result naming in table sidebar
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins 1c6ba204be Display proper count in load more button
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins a6e16c35de Cleanup
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins c254a8b5da Enable pagination in tag value lists
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins a86c2817a8 Get actual databases for From component 2018-05-31 15:20:53 -07:00