Commit Graph

9383 Commits (3b2c63acb1b2b02b6af0c49e6699608d85b63ca3)

Author SHA1 Message Date
Alex P c4035a3236 Make IFQL builder stack horizontally 2018-05-04 10:09:12 -07:00
Andrew Watkins 59241770c3 Add 1.0 schema explorer to IFQL Builder 2018-05-04 10:09:12 -07:00
Andrew Watkins d146d326d5 Add logic to expand all on double click 2018-05-04 10:09:12 -07:00
Alex P 3c9d386212 Style threesizer dragging state 2018-05-04 10:09:12 -07:00
Andrew Watkins ace6ebb083 Add builder to right side of ifql page 2018-05-04 10:09:12 -07:00
Andrew Watkins 64898d14e3 Add dbclick to full size 2018-05-04 10:09:12 -07:00
Alex P 295d196e01 Undo resizer z-index hack
Will find a better solution for this later
2018-05-04 10:09:12 -07:00
Alex P e5a5bcb297 WIP style IFQL builder 2018-05-04 10:09:12 -07:00
Andrew Watkins 54810d97df Fix resize up 2018-05-04 10:09:12 -07:00
Andrew Watkins e0e3d4fa2f Stop resizing when there is no active handle 2018-05-04 10:09:12 -07:00
Andrew Watkins 3b33cc8f7b Make the threesizer great again 2018-05-04 10:09:12 -07:00
Andrew Watkins 93f4922720 Remove a lot from divisor 2018-05-04 10:09:12 -07:00
Alex P 8b28676bf6 Contain three sizer contents 2018-05-04 10:09:12 -07:00
Alex P c53cbcef1e First pass at Threesizer styles 2018-05-04 10:09:12 -07:00
Andrew Watkins 107b47f203 Reintroduce divisions for Threesizer 2018-05-04 10:09:12 -07:00
Alex P 9c1b969884 Rebuild resizer component 2018-05-04 10:09:12 -07:00
Alex P 245602c2bd WIP Split resizer into 2 part "Resizer" and the "Threesizer" 2018-05-04 10:08:30 -07:00
Alex P da6280d466 Reduce jitter and enforce size in state 2018-05-04 10:08:30 -07:00
Alex P 7edb9897dc Make drag up work again 2018-05-04 10:08:30 -07:00
Alex P 8672228f94 Contain contents of each division 2018-05-04 10:08:29 -07:00
Andrew Watkins 7fdc7c7612 Fix component not rendering 2018-05-04 10:08:29 -07:00
Alex P 7eebef230a Enforce min & max sizes using CSS 2018-05-04 10:08:29 -07:00
Alex P 3bd60f4fce WIP enforce min sizes of divisions 2018-05-04 10:08:29 -07:00
Alex P 2db00e6d5d 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 92203b6aec 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 594d0f4a91 Remove concept of offset in resizer 2018-05-04 10:08:29 -07:00
Alex P 8d89acd955 Handle specific drag 2018-05-04 10:08:29 -07:00
Alex P 8902be1569 Add some styles and logic for rendering division "names" 2018-05-04 10:08:29 -07:00
Alex P b73abca28d WIP Redesign & Refactor Resizer 2018-05-04 10:08:29 -07:00
Alex P 900f74e669 Use cheap eval instead of regular source map 2018-05-04 10:08:29 -07:00
Alex P 8354a37353 WIP Style Time Machine 2018-05-04 10:08:29 -07:00
Alex P faed250f30 Use render props in Resizer and implement in Data Explorer and Time Machine 2018-05-04 10:08:29 -07:00
Alex P 26bf8dd4cc Use getter for percentage heights 2018-05-04 10:08:29 -07:00
Alex P 2397212ffc Convert ResizeContainer to TypeScript 2018-05-04 10:08:29 -07:00
ebb-tide cdc9cf7d26 Change untitled cell to untitled graph 2018-05-04 09:18:44 -07:00
ebb-tide bc3919787c Remove commented code 2018-05-04 09:13:21 -07:00
Iris Scholten 0d5a94a6ca Update Changelog 2018-05-03 17:45:05 -07:00
Iris Scholten ffa0b119d8 Convert AlertTabs to typescript 2018-05-03 17:40:46 -07:00
ebb-tide b36b85640b Remove untitled cell names other than "Untitled graph" 2018-05-03 16:41:37 -07:00
Deniz Kusefoglu 5c8eae0d44 Merge pull request #3362 from influxdata/table/polish
Table/polish
2018-05-03 16:23:25 -07:00
Iris Scholten 848fcfd1d9 Update Kapacitor dependency to v1.5 rc 2 2018-05-03 16:21:01 -07:00
Iris Scholten d4f136c986 Update RedactedInput and AlertConfigs to redact necesary fields afterwhen submitting form 2018-05-03 16:15:39 -07:00
Deniz Kusefoglu c85dfc3558 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 d007dd4dd1 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 1fc0ae517a Add ability to select text on table cells 2018-05-03 15:51:53 -07:00
ebb-tide 7dbfca9666 Set redux field options at table mount 2018-05-03 15:31:26 -07:00
ebb-tide 340d6a7a5b Rerender dygraph after ref is set to render crosshairs 2018-05-03 14:45:21 -07:00
ebb-tide e20179ea7e 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 ddaf93a4ac Add constants and types for OpsGenie v2 2018-05-03 13:58:11 -07:00
Iris Scholten 3f3f199608 Add handler for OpsGenie2 2018-05-03 13:57:40 -07:00