Iris Scholten
|
cd73cad57d
|
Update changelog
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
6a85b87713
|
Fix error from clicking on an imported dashboard due to redux not being loaded with new dashboard
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
0f6c60329e
|
Fix error when dashboard import does not contain template variables
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
2eea86707b
|
Add notifications for exports
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
9b57919c90
|
Convert dashboard ui/src/dashboards/actions/index.js and ui/src/dashboards/utils/templateVariableQueryGenerator.js to typescript
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
3aa08aa3ab
|
Implement DragAndDrop in ImportDashboardOverlay
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
b010e70d3a
|
Revert commit 7338312
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
f23c7bf156
|
Remove unused state
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
f1cc1d85ce
|
Polish styles of drag and drop component
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
3b6c973ee8
|
WIP Create DragAndDrop component
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
44cef03127
|
Add meta section to the expored file for chronografVersion and any other future metadata
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
69762e8c6a
|
Prevent the user from being able to import a file with invalid JSON or before a file is added
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
b2aeacdd1a
|
PrettyPrint dashboard export
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
337bdcc9c3
|
Send notifications for dashboard imports
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
701c30c356
|
Ensure only users with editor role or higher can import dashboard
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
d126a85451
|
Add begining styles for dashboard imports
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
9bd84275eb
|
Allow users to import Dashboard from file
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
df4f174b47
|
Convert DashboardsHeader to typescript
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
2b6c7ed5d4
|
Convert DashboadsPage to typescript
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
fa514945f0
|
Fix type errors
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
3acd1a6dbc
|
Remove bindActionCreators
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
ce22c25ab2
|
Fix type error with show overlay
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
a32f27ea75
|
Introduce ImportDashboardOverlay component
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
dfd153bb1a
|
Introduce styles for overlay sub-components
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
5e96f6424e
|
Introduce generic overlay components
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
53a610b247
|
Update styles of import dashboard button
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
04eea50c24
|
Fix bug
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
82eba200d3
|
Introduce styles for "Panel controls"
These are groups of controls that exist as a child of `.panel-heading`
Serves as a generic replacement for `.dashboards-page—actions`
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
8e75ab6760
|
Convert component to TypeScript
|
2018-06-05 10:41:24 -07:00 |
Brandon Farmer
|
aa4515daf3
|
Show histogram for log counts in log viewer
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
05ae1a5dc0
|
Allow viwer roles or higher to Export a dashboard
|
2018-06-05 10:40:44 -07:00 |
Iris Scholten
|
03528ffa3c
|
Add ability to export a dashboard as a json file with chronografVersion
|
2018-06-05 10:40:44 -07:00 |
Iris Scholten
|
394e2b5569
|
Convert DashboardsTable to typescript
|
2018-06-05 10:40:44 -07:00 |
Alex Paxton
|
1952a485f6
|
Merge pull request #3570 from influxdata/logs-viewer/polish
Logs Viewer Polish
|
2018-06-05 10:39:43 -07:00 |
Alex P
|
4dfddd03e2
|
Add newline in stylesheet
|
2018-06-05 10:08:03 -07:00 |
Alex P
|
93c068797a
|
Add clickable style and div
|
2018-06-05 09:59:58 -07:00 |
Alex P
|
2ae0029b43
|
Style hover state and cells
|
2018-06-05 09:59:44 -07:00 |
Alex P
|
0eaf5ccc09
|
Add return types
|
2018-06-05 09:58:35 -07:00 |
Alex P
|
4693ff6c41
|
Show short text for severity level
|
2018-06-05 09:58:18 -07:00 |
Alex P
|
f6768280b8
|
Change widths of columns
|
2018-06-05 09:57:40 -07:00 |
Chris Henn
|
bca562317a
|
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
|
58cd787b49
|
Enable filtering of Flux table sidebar
|
2018-06-04 16:46:04 -07:00 |
Chris Henn
|
924350c2e4
|
Merge pull request #3566 from influxdata/flux/table-cols
Tweak Flux table visualization
|
2018-06-04 16:45:44 -07:00 |
Chris Henn
|
2add416531
|
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
|
66f4ee540f
|
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
|
3835ed2958
|
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
|
062f8671e1
|
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
|
c04635223f
|
Merge pull request #3554 from influxdata/upgrade-jest
Upgrade Jest
|
2018-06-04 14:12:16 -07:00 |
Christopher Henn
|
4cabb78e3e
|
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
|
5de0d49f5a
|
Merge pull request #3564 from influxdata/bugfix/color-scale-dropdown
Fix Color Scale Dropdown
|
2018-06-04 13:32:59 -07:00 |