ebb-tide
|
26b480f959
|
Prune dashtimev1 values for dashboards that do not exist in dasboards page
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-06-01 13:40:34 -07:00 |
Jared Scheib
|
b90f815596
|
WIP Validate timeRange from URL query param
|
2018-05-31 18:44:01 -07:00 |
Jared Scheib
|
b0db5c5aba
|
Prevent unnecessary TemplateControlBar re-render so TemplateControlDropdowns stay open
Convert TemplateControlBar to ES6 class to use shouldComponentUpdate
|
2018-05-31 18:00:18 -07:00 |
Jared Scheib
|
f68c047da1
|
Consume zoomed time range from URL queries in DashboardPage state
|
2018-05-31 17:51:08 -07:00 |
Jared Scheib
|
5189a0edd8
|
Rename query to queries in fn & var names for precision
|
2018-05-31 17:45:43 -07:00 |
Jared Scheib
|
d32d3a4e80
|
Fix tempvars being removed from url upon time range selection
|
2018-05-31 17:43:41 -07:00 |
ebb-tide
|
6ce88f946d
|
Set Dashboard time range from query string middleware
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-05-31 16:45:40 -07:00 |
ebb-tide
|
01dc721e93
|
Prevent null valued object parameters from updating Location query
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-05-31 15:29:54 -07:00 |
ebb-tide
|
87087bf7bb
|
Sync Url Query to timerange selections for lower,upper, and zoomed ranges
|
2018-05-31 15:16:57 -07:00 |
Deniz Kusefoglu
|
ec943f428f
|
Show error notification for each invalid tempvar value in url query
Rename queries to urlQueries for clarity.
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-05-30 16:30:32 -07:00 |
Jared Scheib
|
747443da49
|
Remove deleted tempVars from URL query upon manager save
|
2018-05-30 15:34:35 -07:00 |
Deniz Kusefoglu
|
b592cede56
|
Keep URL fully in sync with all tempvars
|
2018-05-30 12:53:53 -07:00 |
Jared Scheib
|
d3098d82e1
|
Rename templateVariableQueryGenerator.js to tempVars.js
|
2018-05-30 11:22:04 -07:00 |
Deniz Kusefoglu
|
a706e44854
|
Sync URL query upon saving temp vars in manager
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-05-30 11:17:58 -07:00 |
Jared Scheib
|
be41ac7d17
|
Rename Manager.js to TemplateVariableManager.js
|
2018-05-30 10:58:07 -07:00 |
Jared Scheib
|
d2b1006dec
|
Refactor tempvar URL binding to be only in DashboardPage & no redux
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
|
2018-05-30 10:46:21 -07:00 |
Jared Scheib
|
fb63b6f63f
|
Synchronize temp vars with URL query params
Refactor action creator & reducer for updating tempvar overrides.
Authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-05-25 17:12:42 -07:00 |
Jared Scheib
|
187752d49d
|
Add action & reducer to set temp var overrides from url params
|
2018-05-24 18:23:59 -07:00 |
Jared Scheib
|
1a0331dfb9
|
Prefer string literals for tempvar actions & reducers
|
2018-05-24 16:08:58 -07:00 |
Andrew Watkins
|
cd48790f0c
|
Merge pull request #3519 from influxdata/ifql-table
Ifql table
|
2018-05-24 14:24:48 -07:00 |
Iris Scholten
|
fdc7844f36
|
Merge pull request #3522 from influxdata/feature/tempvars-cell-titles
Template Variables in Cell Titles
|
2018-05-24 14:20:17 -07:00 |
Iris Scholten
|
d51ba489e5
|
Update Changelog
|
2018-05-24 14:07:31 -07:00 |
Andrew Watkins
|
4a4e1ef421
|
Tweak styles
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 13:50:17 -07:00 |
Andrew Watkins
|
4d3e31676c
|
Improve column sizing
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 13:18:31 -07:00 |
Andrew Watkins
|
2d0fb26ae1
|
Handle script edge cases
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 13:06:46 -07:00 |
Andrew Watkins
|
c0c1467e1f
|
Move service fetching
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 11:01:38 -07:00 |
Andrew Watkins
|
08fd024373
|
Automatically select table on initial render
|
2018-05-24 09:37:17 -07:00 |
Andrew Watkins
|
85598e5588
|
WIP add table vis to TimeMachine
|
2018-05-23 15:55:59 -07:00 |
Alex Paxton
|
479ca19fcf
|
Merge pull request #3520 from influxdata/log-viewer/layout
Layout Scaffolding for Logs Viewer
|
2018-05-23 15:20:11 -07:00 |
Iris Scholten
|
eab88d491b
|
Replace temp vars in cellName
|
2018-05-23 15:05:16 -07:00 |
Alex P
|
934298e46a
|
Use text block icon in sidenav
|
2018-05-23 14:38:11 -07:00 |
Alex P
|
e8f758d3c0
|
Create scaffolding components for page layout
|
2018-05-23 14:35:25 -07:00 |
Alex P
|
c67dd04287
|
Use fragment instead of wrapper div
|
2018-05-23 14:35:04 -07:00 |
Alex P
|
6a193cf5be
|
Introduce stylesheet for logs viewer page
|
2018-05-23 14:34:45 -07:00 |
Andrew Watkins
|
2b29db6a2d
|
Enable sidebar selection of IFQL script results
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
|
2018-05-23 14:15:16 -07:00 |
Brandon Farmer
|
913f2e5c17
|
Merge pull request #3518 from influxdata/fixes/get-naming
Fix import of get to getDeep
|
2018-05-23 13:01:44 -07:00 |
Brandon Farmer
|
049bd075d8
|
Fix import of get to getDeep
|
2018-05-23 12:48:05 -07:00 |
Brandon Farmer
|
9478d9da26
|
Merge pull request #3508 from influxdata/features/log-viewer-scaffold
Add log viewer page with header
|
2018-05-23 12:27:27 -07:00 |
Brandon Farmer
|
02d08bb6ea
|
Populate current namespace when getting source
|
2018-05-23 12:11:00 -07:00 |
Andrew Watkins
|
2b37494dcb
|
Add IFQL script response parser
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
|
2018-05-23 11:30:52 -07:00 |
Andrew Watkins
|
df94bf30d4
|
Kind of type buildQueriesForLayouts
|
2018-05-23 09:18:21 -07:00 |
Andrew Watkins
|
aca34ccb49
|
WIP introduce tables
|
2018-05-22 16:44:45 -07:00 |
Andrew Watkins
|
c12ea3d9b3
|
Merge pull request #3507 from influxdata/ifql/save-service
Persist ifql script
|
2018-05-22 15:22:00 -07:00 |
Alex Paxton
|
2bf8bcd3a5
|
Merge pull request #3506 from influxdata/design/new-icons
Moar Icons
|
2018-05-22 15:19:49 -07:00 |
Andrew Watkins
|
4ee391f55c
|
Update action type to use enum
|
2018-05-22 15:06:13 -07:00 |
Brandon Farmer
|
da0c47e644
|
Add log viewer page with header
|
2018-05-22 15:05:02 -07:00 |
Andrew Watkins
|
4326855844
|
Persist ifql script
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
|
2018-05-22 14:50:07 -07:00 |
Alex P
|
b7a91d7ffa
|
Add bar chart & text block icons
Experimenting with using these for the log viewer
|
2018-05-22 14:45:29 -07:00 |
Alex P
|
30f502892c
|
Update Icon Font
- Remove unused “arrow” icons
- Redesigned Cube icon
- Redesigned Refresh icon
- Redesigned Download icon
- Import & Export icons
|
2018-05-22 14:03:57 -07:00 |
Alex Paxton
|
f5ed62037b
|
Merge pull request #3505 from influxdata/ifql/shrink-vertical-handles
Shrink Threesizer Vertical Handles
|
2018-05-22 12:15:21 -07:00 |