Christopher Henn
|
bee3a4aa3e
|
Don't insert newlines with default Flux script
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-06-06 13:04:25 -07:00 |
Christopher Henn
|
9d2181fc1a
|
Improve function specific autocomplete
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-06-06 13:04:24 -07:00 |
Christopher Henn
|
48c19ffd23
|
Remove unnecessary CodeMirror addon code
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-06-06 13:04:24 -07:00 |
Christopher Henn
|
e9fd63dc69
|
Use server-provided completion suggestions
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-06-06 13:04:24 -07:00 |
Christopher Henn
|
c2acd5ba49
|
Display autocomplete hints on Ctrl-Space only
...as opposed to on every key up.
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
|
2018-06-06 13:04:24 -07:00 |
Alex P
|
33db2ebd44
|
Merge branch 'master' into logs-viewer/filter-bar
|
2018-06-06 11:34:27 -07:00 |
Alex P
|
dfb91bf7ec
|
Complete editable filter interaction
|
2018-06-06 11:28:56 -07:00 |
Alex P
|
f53dfce88a
|
Replace log viewer icon with "log" icon
|
2018-06-06 10:50:42 -07:00 |
Jared Scheib
|
d18720b4c5
|
Merge pull request #3574 from influxdata/fix/webpack_sourcemaps
Fix source maps to exactly reflect code instead of es5 transpilation
|
2018-06-05 16:53:34 -07:00 |
Iris Scholten
|
f08cc6c2e3
|
Add copy to clipboard to Tag value list items
|
2018-06-05 16:31:25 -07:00 |
Iris Scholten
|
83dcb9c247
|
Add copy to clipboard to tag list items
|
2018-06-05 16:19:41 -07:00 |
Iris Scholten
|
1a3fb65858
|
Update styles for copy to clipboard
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-06-05 15:16:31 -07:00 |
Alex Paxton
|
54ab0f3544
|
Merge pull request #3573 from influxdata/bugfix/gauge-color-selection
Fix Gauge Color Selection
|
2018-06-05 15:07:21 -07:00 |
Jared Scheib
|
15ff45c270
|
Fix source maps to exactly reflect code instead of es5 transpilation
|
2018-06-05 14:37:12 -07:00 |
Iris Scholten
|
36581a765e
|
Send notification when copying to clipbaord
|
2018-06-05 14:24:56 -07:00 |
Alex P
|
fd059f8ff2
|
Updoot loggo changeo
|
2018-06-05 14:17:28 -07:00 |
Alex P
|
4de6cd653e
|
Remove excess closure
|
2018-06-05 14:14:31 -07:00 |
Alex P
|
352ee815a9
|
WIP Make filter blocks editable
|
2018-06-05 13:59:13 -07:00 |
Iris Scholten
|
bcc7b36ec5
|
Refactor the filter logic into getter
|
2018-06-05 13:37:09 -07:00 |
Iris Scholten
|
3fafd9dbf9
|
Create styles for copy in schema and stop click propagation
|
2018-06-05 13:31:26 -07:00 |
Iris Scholten
|
69c766bb2d
|
Add copy and paste functionality to DatabaseListItem in IFQL schema
|
2018-06-05 11:15:48 -07:00 |
Chris Henn
|
581ae03c35
|
Merge pull request #3571 from influxdata/flux/rename-everything
Rename all usage of "IFQL" to "Flux"
|
2018-06-05 11:11:44 -07:00 |
Iris Scholten
|
484c41197e
|
Merge pull request #3559 from influxdata/feature/export-import-dashboards
Export and import dashboards
|
2018-06-05 11:02:12 -07:00 |
Christopher Henn
|
1fb2a1551b
|
Reorganize Flux apis and parsing
|
2018-06-05 10:57:20 -07:00 |
Andrew Watkins
|
1344297421
|
Change IFQL to Flux
|
2018-06-05 10:57:19 -07:00 |
Iris Scholten
|
87fd3caf1a
|
Update changelog
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
cc925ac001
|
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
|
eeecae953d
|
Fix error when dashboard import does not contain template variables
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
00714720c3
|
Add notifications for exports
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
236f9bd4a1
|
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
|
6d221d1d8d
|
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
|
402810f44b
|
Revert commit 7338312
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
48ebf722a9
|
Remove unused state
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
60986ed46e
|
Polish styles of drag and drop component
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
add4b0ebe4
|
WIP Create DragAndDrop component
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
fcd7de2e8a
|
Add meta section to the expored file for chronografVersion and any other future metadata
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
cd4031041e
|
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
|
74361bf74e
|
PrettyPrint dashboard export
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
105ad736ef
|
Send notifications for dashboard imports
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
a426e50e56
|
Ensure only users with editor role or higher can import dashboard
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
2c6e7b0577
|
Add begining styles for dashboard imports
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
588295e0cd
|
Allow users to import Dashboard from file
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
0a72f12b7e
|
Convert DashboardsHeader to typescript
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
eb5de1d002
|
Convert DashboadsPage to typescript
|
2018-06-05 10:41:24 -07:00 |
Iris Scholten
|
ce9b019fb8
|
Fix type errors
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
06f36841d3
|
Remove bindActionCreators
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
49c67249a0
|
Fix type error with show overlay
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
a9e734daf7
|
Introduce ImportDashboardOverlay component
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
9787eb7aaa
|
Introduce styles for overlay sub-components
|
2018-06-05 10:41:24 -07:00 |
Alex P
|
0a31970f87
|
Introduce generic overlay components
|
2018-06-05 10:41:24 -07:00 |