Commit Graph

6328 Commits (ea342f89d92c77b76f7cbc0b96622d4fa0d576ac)

Author SHA1 Message Date
Alex P 5fcf0c8919 Move function argument "preview" into component 2018-05-09 11:06:44 -07:00
Alex P 75810360c8 Ensure proper division scaling on small screens 2018-05-09 11:06:44 -07:00
ebb-tide bd948e28f1 Perform expensive transformation for csv data at time of request 2018-05-09 11:06:44 -07:00
Brandon Farmer 12be682f69 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 cd870af6fd Fix delete confirmation copy for Tags in kapacitor configs 2018-05-09 11:06:44 -07:00
ebb-tide 3a6f2ec309 Get cloned cell name for notification from cloned cell generator function 2018-05-08 15:39:52 -07:00
Alex Paxton 2cb5fc982a
Merge pull request #3395 from influxdata/polish/ifql-function-summary
Organize IFQL argument summaries and variable tooltips
2018-05-08 15:05:45 -07:00
ebb-tide 4ae2b0c2eb Change clone cell notification to reflect cloned cell name 2018-05-08 14:34:21 -07:00
Alex P 4d13516c73 Make linter chill out 2018-05-08 14:22:35 -07:00
Jared Scheib 958bdadc9b WIP Convert DataSection to TypeScript 2018-05-08 13:40:41 -07:00
Alex P fbff0e5e12 Placeholder add func button at bottom of list 2018-05-08 11:56:20 -07:00
ebb-tide ab4df274dd Set default autorefresh interval to 0 2018-05-08 11:53:38 -07:00
Andrew Watkins 7c05c621bf
Add question mark 2018-05-08 11:25:36 -07:00
Andrew Watkins a944364967 Flatten binary expressions into ordered list 2018-05-08 11:18:28 -07:00
Andrew Watkins 9dff3324a9 Fix copy 2018-05-08 10:08:02 -07:00
Andrew Watkins b318452741 WIP introduce in order traversal 2018-05-08 09:57:35 -07:00
Andrew Watkins 871654a5be
Merge pull request #3393 from influxdata/bugfix/tag-items-copy
Fix delete confirmation copy for Tags in kapacitor configs
2018-05-07 22:50:37 -07:00
Brandon Farmer fb1fa614b5
Merge pull request #3378 from influxdata/migrate-to-simple-multi-grid
Use custom multigrid component
2018-05-07 17:47:39 -07:00
Brandon Farmer a6d1d984f7
Merge pull request #3396 from influxdata/fixes/group-by-time
Prefer pushing to array over spread for speed
2018-05-07 17:39:17 -07:00
Brandon Farmer acbf6e30f9 Add more types to MultiGrid component 2018-05-07 17:30:30 -07:00
Brandon Farmer abebe53bed Update fancyscrollbars to use new ref api 2018-05-07 17:30:30 -07:00
Brandon Farmer 87c25ab4f7 Use custom multigrid component 2018-05-07 17:30:30 -07:00
Alex P dd0c801105 Move variable names into own component 2018-05-07 16:43:50 -07:00
Alex P 7910c1f658 Move function argument "preview" into component 2018-05-07 16:43:36 -07:00
Alex P c66d289e10 Ensure proper division scaling on small screens 2018-05-07 16:42:50 -07:00
Jared Scheib 716d49fc50 Prevent disabled of DataSection UI in Kapacitor rule builder 2018-05-07 16:30:56 -07:00
ebb-tide e8fa0130a4 Perform expensive transformation for csv data at time of request 2018-05-07 16:23:10 -07:00
Brandon Farmer 8fda6ab300 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-07 16:16:01 -07:00
Andrew Watkins 24befd09e4 Fix delete confirmation copy for Tags in kapacitor configs 2018-05-07 15:11:48 -07:00
Jared Scheib a984e4bb05 Pass cluster to Kafka config test 2018-05-07 15:07:31 -07:00
Jared Scheib dbbbea8b29 Fix label for SSL CA field in Kafka config 2018-05-07 15:03:09 -07:00
Andrew Watkins 45eb370633 Update excluded keys 2018-05-07 14:58:15 -07:00
Andrew Watkins ae037fdb7c
Merge pull request #3374 from influxdata/polish/ifql-builder
Polish/ifql builder
2018-05-07 11:51:55 -07:00
Alex P f3f5b69dc1 Fix logic 2018-05-07 11:29:50 -07:00
Alex P c6d2a3baaa Add threesizer division header with collapsible title 2018-05-07 11:26:57 -07:00
Andrew Watkins fcb9c75cd6
Remove unused props 2018-05-07 10:48:27 -07:00
Andrew Watkins 8aaffaca9f
Update copy 2018-05-07 10:11:00 -07:00
Deniz Kusefoglu 68c7765aa0
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 63f0857e81 Merge branch 'polish/ifql-builder' of github.com:influxdata/chronograf into polish/ifql-builder 2018-05-07 10:06:07 -07:00
Andrew Watkins 1ccd4e1af8 Refine autocomplete to operate as user types 2018-05-07 10:04:56 -07:00
Alex P a722e6bf44 Remove function icons, add "Collapse" icon
Also replace function icon with plus
2018-05-07 09:36:41 -07:00
Jared Scheib ac1f3d012f Add kafka to SupportedConfig & Sections types 2018-05-04 19:34:50 -07:00
Jared Scheib 58a96b80c1 Add Kafka alert handler 2018-05-04 19:22:36 -07:00
Jared Scheib 98f8f1154b Fix consuming source from context in FieldList 2018-05-04 19:21:53 -07:00
Jared Scheib e6bef3e525 Validate batch size to be a number on Kafka form submit 2018-05-04 19:17:43 -07:00
Jared Scheib e3945ad0fa Centralize Notification types & make usage consistent 2018-05-04 19:17:43 -07:00
Jared Scheib 73cf1d338a Add Kafka config for kapacitor 2018-05-04 19:17:43 -07:00
Jared Scheib aee87884b2 Capture kapa error message regardless of number of colons 2018-05-04 19:17:43 -07:00
ebb-tide 313f3a8aeb Add a filename with db.rp.measurement... to csvs from data explorer 2018-05-04 17:27:26 -07:00
Jared Scheib 1bdc81f0e4
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 1feb86dfa9 Removed unused functions, rename files, and add tests 2018-05-04 16:50:34 -07:00
Jared Scheib 23ce9c83e9
Remove console.log 2018-05-04 16:46:07 -07:00
ebb-tide 50cf43bafb Use Flatten groupbys when parsing data for csv download in data explorer 2018-05-04 16:32:28 -07:00
Alex P 3d401de92c Color builder arguments based on type 2018-05-04 16:04:00 -07:00
ebb-tide 1f03956fc1 Prevent data transformation if no csv download option 2018-05-04 15:55:05 -07:00
Brandon Farmer 71a004574e TagKeyDropdown uses source provided by props instead of context 2018-05-04 15:30:48 -07:00
Alex P fb96c39e01 First pass at highlighting variable syntax 2018-05-04 15:26:45 -07:00
Alex P 1173339256 Add "tree" structure design to IFQL schema explorer 2018-05-04 14:40:05 -07:00
ebb-tide 980b8e6c3e Bestow csv download ability on table graphs 2018-05-04 14:35:29 -07:00
ebb-tide ca9e4b797b Flatten groupbys when parsing data for csv download in dashboard 2018-05-04 14:35:08 -07:00
Brandon Farmer 9accc70d55
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 ec7581e9fd Implement styles for IFQL schema explorer 2018-05-04 13:48:49 -07:00
Andrew Watkins c339b850d0
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 8dc3e63af4 Remove logging for expected failure states 2018-05-04 12:10:00 -07:00
Andrew Watkins 5272c910d2 Simplify schema explorer 2018-05-04 11:32:29 -07:00
Alex P d7cf729ae5 Introduce stylesheet for IFQL schema explorer 2018-05-04 11:25:26 -07:00
Brandon Farmer f11799dfb0 Fixes boolean logic for template var dropdowns 2018-05-04 10:54:08 -07:00
Andrew Watkins cf2d027ddd Fix css 2018-05-04 10:49:28 -07:00
Andrew Watkins ee5f1196ea Add back old resizer to data explorer 2018-05-04 10:26:39 -07:00
Andrew Watkins c8cebf0051 Revert back to old resizer for CEO 2018-05-04 10:10:42 -07:00
Andrew Watkins 22a621185e Return DataExplorer to original status 2018-05-04 10:10:16 -07:00
Andrew Watkins 66d55ce3d6 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 6420ed3ee6 Add ability to specify handle pixel girth 2018-05-04 10:10:16 -07:00
Andrew Watkins 0d783b9a51 Add ability to not display a handle 2018-05-04 10:10:16 -07:00
Andrew Watkins 1b0bc5226f Remove unused import 2018-05-04 10:10:16 -07:00
Andrew Watkins bb7b29725a Cleanup 2018-05-04 10:10:16 -07:00
Alex P 9408057b7b Implement Threesizer in DE 2018-05-04 10:10:16 -07:00
Andrew Watkins 33ecb58e74 Put stopDrag on document 2018-05-04 10:10:16 -07:00
Andrew Watkins c5bc6ca134 Refine horizontal dragging logic 2018-05-04 10:10:16 -07:00
Andrew Watkins 8ceb3a77f4 One threesizer to rule them all 2018-05-04 10:10:16 -07:00
Andrew Watkins fc04094442 Style vertical position 2018-05-04 10:09:12 -07:00
Alex P 63248f497a Add dummy visualizer 2018-05-04 10:09:12 -07:00
Alex P 8c77609147 Organize time machine styles 2018-05-04 10:09:12 -07:00
Andrew Watkins 07cf2b4683 Calc offset based on number of handles 2018-05-04 10:09:12 -07:00
Andrew Watkins 4e5cdf7642 Narrow transition animation scope to height and width 2018-05-04 10:09:12 -07:00
Andrew Watkins 93edd7dd97 Fix title 2018-05-04 10:09:12 -07:00
Andrew Watkins 897070e41c Add transitions for doubleclick to resize 2018-05-04 10:09:12 -07:00
Andrew Watkins ea553c3c79 Introduce double click to resize 2018-05-04 10:09:12 -07:00
Alex P 52651f9217 Add "Fn" icon 2018-05-04 10:09:12 -07:00
Andrew Watkins ae862fe6d8 Introduce dummy schema explorer 2018-05-04 10:09:12 -07:00
Andrew Watkins d49aeb71eb Introduce MeasurementList to schema explorer 2018-05-04 10:09:12 -07:00
Alex P eaf0ff903c Improve micro copy 2018-05-04 10:09:12 -07:00
Alex P 2b80f993f7 Add "function" icon and use in add func button
Also adding Okta icon
2018-05-04 10:09:12 -07:00
Alex P 5195a9c048 Use fragment 2018-05-04 10:09:12 -07:00
Alex P c4731dfbc4 Make IFQL builder stack horizontally 2018-05-04 10:09:12 -07:00
Andrew Watkins 5d2089e658 Add 1.0 schema explorer to IFQL Builder 2018-05-04 10:09:12 -07:00
Andrew Watkins 498dde504d Add logic to expand all on double click 2018-05-04 10:09:12 -07:00
Alex P 0f4250a036 Style threesizer dragging state 2018-05-04 10:09:12 -07:00
Andrew Watkins b1864a258e Add builder to right side of ifql page 2018-05-04 10:09:12 -07:00
Andrew Watkins 08d1d3a852 Add dbclick to full size 2018-05-04 10:09:12 -07:00
Alex P d7e2921415 Undo resizer z-index hack
Will find a better solution for this later
2018-05-04 10:09:12 -07:00
Alex P a1c5f82128 WIP style IFQL builder 2018-05-04 10:09:12 -07:00
Andrew Watkins 89bc6d5b3e Fix resize up 2018-05-04 10:09:12 -07:00
Andrew Watkins e2add18d61 Stop resizing when there is no active handle 2018-05-04 10:09:12 -07:00
Andrew Watkins 9c47e759df Make the threesizer great again 2018-05-04 10:09:12 -07:00
Andrew Watkins 5f1c04e9ed Remove a lot from divisor 2018-05-04 10:09:12 -07:00
Alex P 36956dafd3 Contain three sizer contents 2018-05-04 10:09:12 -07:00
Alex P f6b2034cce First pass at Threesizer styles 2018-05-04 10:09:12 -07:00
Andrew Watkins b2bf9abc3b Reintroduce divisions for Threesizer 2018-05-04 10:09:12 -07:00
Alex P 047953572f Rebuild resizer component 2018-05-04 10:09:12 -07:00
Alex P 0311f299af WIP Split resizer into 2 part "Resizer" and the "Threesizer" 2018-05-04 10:08:30 -07:00
Alex P 4f0988cc21 Reduce jitter and enforce size in state 2018-05-04 10:08:30 -07:00
Alex P d1b0d45351 Make drag up work again 2018-05-04 10:08:30 -07:00
Alex P fe68a96fab Contain contents of each division 2018-05-04 10:08:29 -07:00
Andrew Watkins 2befc7b98a Fix component not rendering 2018-05-04 10:08:29 -07:00
Alex P 247a26ff60 Enforce min & max sizes using CSS 2018-05-04 10:08:29 -07:00
Alex P e987b721d5 WIP enforce min sizes of divisions 2018-05-04 10:08:29 -07:00
Alex P 4374971fc0 WIP enforce division minimum sizes
Co-authored by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored by: Alex Paxton <thealexpaxton@gmail.com>
2018-05-04 10:08:29 -07:00
Alex P d2009c8f63 Implement basic dragging
Minimum sizes are not enforced yet but it is a big step in that
direction
2018-05-04 10:08:29 -07:00
Alex P 0df38462bf Remove concept of offset in resizer 2018-05-04 10:08:29 -07:00
Alex P 34ec45cac6 Handle specific drag 2018-05-04 10:08:29 -07:00
Alex P 6f8f944a68 Add some styles and logic for rendering division "names" 2018-05-04 10:08:29 -07:00
Alex P cdcd435804 WIP Redesign & Refactor Resizer 2018-05-04 10:08:29 -07:00
Alex P e1d5ebcece Use cheap eval instead of regular source map 2018-05-04 10:08:29 -07:00
Alex P f2809ab84e WIP Style Time Machine 2018-05-04 10:08:29 -07:00
Alex P 931a6ce705 Use render props in Resizer and implement in Data Explorer and Time Machine 2018-05-04 10:08:29 -07:00
Alex P 6e2663491a Use getter for percentage heights 2018-05-04 10:08:29 -07:00
Alex P 8f0ce86a71 Convert ResizeContainer to TypeScript 2018-05-04 10:08:29 -07:00
ebb-tide d60d34ab64 Change untitled cell to untitled graph 2018-05-04 09:18:44 -07:00
ebb-tide 72e6997e52 Remove commented code 2018-05-04 09:13:21 -07:00
Iris Scholten fa15c5281a Convert AlertTabs to typescript 2018-05-03 17:40:46 -07:00
ebb-tide b025f4f226 Remove untitled cell names other than "Untitled graph" 2018-05-03 16:41:37 -07:00
Deniz Kusefoglu 638f291bc2
Merge pull request #3362 from influxdata/table/polish
Table/polish
2018-05-03 16:23:25 -07:00
Iris Scholten 195ef7b5fa Update RedactedInput and AlertConfigs to redact necesary fields afterwhen submitting form 2018-05-03 16:15:39 -07:00
Deniz Kusefoglu dbaeca7695
Merge pull request #3366 from influxdata/bugfix/setFieldOptions-at-mount
Set redux field options at table mount
2018-05-03 15:53:08 -07:00
ebb-tide 2854a12c13 Add ability to select text on table cells 2018-05-03 15:51:53 -07:00
ebb-tide 723375cc4b Set redux field options at table mount 2018-05-03 15:31:26 -07:00
ebb-tide e7811de3ec Rerender dygraph after ref is set to render crosshairs 2018-05-03 14:45:21 -07:00
ebb-tide cea1de6e58 Add isTimeVIsible to state and don't set hovertime or respond to set hovertime if false. 2018-05-03 14:12:49 -07:00
Iris Scholten e1093f4c71 Add constants and types for OpsGenie v2 2018-05-03 13:58:11 -07:00
Iris Scholten 8aee5a27fb Add handler for OpsGenie2 2018-05-03 13:57:40 -07:00
ebb-tide 2beb00929d prettier adjustments 2018-05-03 11:01:07 -07:00
ebb-tide a77f752c3c Align numerical data to the right 2018-05-03 11:00:46 -07:00
ebb-tide f4def5467c Apply threshold coloring only to numerical data 2018-05-03 11:00:19 -07:00
Iris Scholten 0d42cf8fc1 Add OpsGenie deprecation warning 2018-05-03 10:49:35 -07:00
Iris Scholten f7af6ac247
Merge pull request #3357 from influxdata/bugfix/tempvars-loading-one-val
Load all template variable values
2018-05-03 10:09:59 -07:00
Deniz Kusefoglu 8ac9d3bc54
Merge pull request #3356 from influxdata/table/subqueries
Table/subqueries
2018-05-03 10:09:37 -07:00
ebb-tide 8f06787db6 Implement better code style. 2018-05-03 09:31:41 -07:00
Iris Scholten c1cbc35acc Add opsgenie2 section to supportedConfigs 2018-05-02 18:42:28 -07:00
Iris Scholten d9462013a3 Move updateTempVarValues to after putDashboardByID in componentDidMount in dashboardpage to make sure that tempVar values don't get removed immediately after theyre retrieved 2018-05-02 18:21:52 -07:00