Commit Graph

6138 Commits (63248f497a5d0ae9dd6be2033931e8b2f0fe63e6)

Author SHA1 Message Date
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
Deniz Kusefoglu 638f291bc2
Merge pull request #3362 from influxdata/table/polish
Table/polish
2018-05-03 16:23:25 -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