Brandon Farmer
|
6aec197129
|
Update fancyscrollbars to use new ref api
|
2018-05-09 11:06:44 -07:00 |
Brandon Farmer
|
9aba2e0377
|
Use custom multigrid component
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
b8959ae769
|
Move variable names into own component
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
30561d64e8
|
Move function argument "preview" into component
|
2018-05-09 11:06:44 -07:00 |
Alex P
|
dbd219d72b
|
Ensure proper division scaling on small screens
|
2018-05-09 11:06:44 -07:00 |
ebb-tide
|
5b69635d75
|
Perform expensive transformation for csv data at time of request
|
2018-05-09 11:06:44 -07:00 |
Brandon Farmer
|
80396e86e4
|
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-09 11:06:44 -07:00 |
Andrew Watkins
|
d291de25df
|
Fix delete confirmation copy for Tags in kapacitor configs
|
2018-05-09 11:06:44 -07:00 |
Andrew Watkins
|
e3cfe8952e
|
Flatten binary expressions into ordered list
|
2018-05-08 11:18:28 -07:00 |
Andrew Watkins
|
ea513f15ea
|
WIP introduce in order traversal
|
2018-05-08 09:57:35 -07:00 |
Andrew Watkins
|
7e4a1c1743
|
Update excluded keys
|
2018-05-07 14:58:15 -07:00 |
Andrew Watkins
|
802d7e48a7
|
Merge pull request #3374 from influxdata/polish/ifql-builder
Polish/ifql builder
|
2018-05-07 11:51:55 -07:00 |
Alex P
|
715e7410df
|
Fix logic
|
2018-05-07 11:29:50 -07:00 |
Alex P
|
5f8564ffa2
|
Add threesizer division header with collapsible title
|
2018-05-07 11:26:57 -07:00 |
Andrew Watkins
|
6aa9501814
|
Remove unused props
|
2018-05-07 10:48:27 -07:00 |
Andrew Watkins
|
8ba19187e4
|
Update copy
|
2018-05-07 10:11:00 -07:00 |
Deniz Kusefoglu
|
97f53fae6f
|
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
|
92d77ee51d
|
Merge branch 'polish/ifql-builder' of github.com:influxdata/chronograf into polish/ifql-builder
|
2018-05-07 10:06:07 -07:00 |
Andrew Watkins
|
2c6275275a
|
Refine autocomplete to operate as user types
|
2018-05-07 10:04:56 -07:00 |
Alex P
|
478a68f524
|
Remove function icons, add "Collapse" icon
Also replace function icon with plus
|
2018-05-07 09:36:41 -07:00 |
ebb-tide
|
50cb45857f
|
Add a filename with db.rp.measurement... to csvs from data explorer
|
2018-05-04 17:27:26 -07:00 |
Jared Scheib
|
cd850f5280
|
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
|
4ab0a73491
|
Removed unused functions, rename files, and add tests
|
2018-05-04 16:50:34 -07:00 |
Jared Scheib
|
97df38faf4
|
Remove console.log
|
2018-05-04 16:46:07 -07:00 |
ebb-tide
|
2629a2638b
|
Use Flatten groupbys when parsing data for csv download in data explorer
|
2018-05-04 16:32:28 -07:00 |
Alex P
|
9ead3ee1a9
|
Color builder arguments based on type
|
2018-05-04 16:04:00 -07:00 |
ebb-tide
|
87cd3fa9e3
|
Prevent data transformation if no csv download option
|
2018-05-04 15:55:05 -07:00 |
Brandon Farmer
|
84dac24c27
|
TagKeyDropdown uses source provided by props instead of context
|
2018-05-04 15:30:48 -07:00 |
Alex P
|
5b55cc4fa7
|
First pass at highlighting variable syntax
|
2018-05-04 15:26:45 -07:00 |
Alex P
|
d4dea24876
|
Add "tree" structure design to IFQL schema explorer
|
2018-05-04 14:40:05 -07:00 |
ebb-tide
|
dad56782f9
|
Bestow csv download ability on table graphs
|
2018-05-04 14:35:29 -07:00 |
ebb-tide
|
a5fe99ab52
|
Flatten groupbys when parsing data for csv download in dashboard
|
2018-05-04 14:35:08 -07:00 |
Brandon Farmer
|
490969883d
|
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
|
a70d5811c9
|
Implement styles for IFQL schema explorer
|
2018-05-04 13:48:49 -07:00 |
Andrew Watkins
|
64ed74a872
|
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
|
3a59f14aed
|
Remove logging for expected failure states
|
2018-05-04 12:10:00 -07:00 |
Andrew Watkins
|
716f7e8b4d
|
Simplify schema explorer
|
2018-05-04 11:32:29 -07:00 |
Alex P
|
ccd060f179
|
Introduce stylesheet for IFQL schema explorer
|
2018-05-04 11:25:26 -07:00 |
Brandon Farmer
|
53052dd7b9
|
Fixes boolean logic for template var dropdowns
|
2018-05-04 10:54:08 -07:00 |
Andrew Watkins
|
7128a6f0f2
|
Fix css
|
2018-05-04 10:49:28 -07:00 |
Andrew Watkins
|
b5eff08f8d
|
Add back old resizer to data explorer
|
2018-05-04 10:26:39 -07:00 |
Andrew Watkins
|
e40383ad2a
|
Revert back to old resizer for CEO
|
2018-05-04 10:10:42 -07:00 |
Andrew Watkins
|
2f8d04e61a
|
Return DataExplorer to original status
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
81fa610cd0
|
Add moar styles
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
3caceee8a4
|
Add ability to specify handle pixel girth
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
c4c5090380
|
Add ability to not display a handle
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
b978288ab5
|
Remove unused import
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
2e2563f812
|
Cleanup
|
2018-05-04 10:10:16 -07:00 |
Alex P
|
ca997ee960
|
Implement Threesizer in DE
|
2018-05-04 10:10:16 -07:00 |
Andrew Watkins
|
938adc39ba
|
Put stopDrag on document
|
2018-05-04 10:10:16 -07:00 |