Commit Graph

9379 Commits (36037157ef643da51a13e0ed11291206b62b20ec)

Author SHA1 Message Date
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 2bbed2cc69 Update Changelog 2018-05-03 17:45:05 -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 398b60b8ec Update Kapacitor dependency to v1.5 rc 2 2018-05-03 16:21:01 -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
Deniz Kusefoglu a9a5fb092a
Merge pull request #3363 from influxdata/bugfix/dygraph-crosshairs
Rerender dygraph after ref is set to render crosshairs
2018-05-03 15:52:52 -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
Iris Scholten a54e8c76bd Update chronograf backend with OpsGenie2 2018-05-03 11:00:26 -07:00
ebb-tide f4def5467c Apply threshold coloring only to numerical data 2018-05-03 11:00:19 -07:00