Commit Graph

8645 Commits (3b34e3f7db90d94a3009ca429a224d6ab1c6842d)

Author SHA1 Message Date
Iris Scholten 54c1910f9c Merge pull request #3071 from influxdata/feature/table-graph-swagger
Update Swagger with Tables info
2018-03-27 17:20:41 -07:00
Andrew Watkins bfbfcc04bd Introduce feature flag component
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-27 17:19:03 -07:00
Alex P aa08edac99 Fix some of the minute spacing problems in table graph 2018-03-27 17:00:05 -07:00
Alex P e1c6febc84 Merge branch 'master' into polish/table-column-measurement 2018-03-27 16:52:02 -07:00
Alex P 0146322629 Updoot log of change 2018-03-27 15:36:05 -07:00
Alex P 5d3be94f04 Make RuleGraph comply with new shape of overrideColors 2018-03-27 15:33:06 -07:00
Alex P e47b5bff1f Updoot log of Change 2018-03-27 15:11:31 -07:00
Alex P 98c2a67575 Make current org delete user UX consistent with all users table 2018-03-27 15:08:09 -07:00
Alex P 4bd5f71cd2 Remove lodash 2018-03-27 15:06:58 -07:00
ebb-tide b4f5081ccc Improve timeformat options 2018-03-27 15:06:33 -07:00
Alex P c491f74cd5 Use plain JS arrow function instead of lodash curry 2018-03-27 15:03:35 -07:00
Iris Scholten 07807afb20 respond to review 2018-03-27 14:28:59 -07:00
Iris Scholten fa54547835 respond to review 2018-03-27 14:27:01 -07:00
Alex P 7fab9b3f64 Improve color palette contrast 2018-03-27 12:19:56 -07:00
Alex P c32c0eb24a Silence console error 2018-03-27 12:19:23 -07:00
Alex P cf30c773ea Improve contrast of color palette 2018-03-27 12:05:12 -07:00
Alex P 763ce1b353 Remove obsolete code 2018-03-27 12:03:03 -07:00
Andrew Watkins 6995bdfbca Fix dropdowns rendering 0 2018-03-27 11:47:25 -07:00
Iris Scholten 422a9479ce update swagger.json with tableOptions info 2018-03-27 11:45:57 -07:00
Alex P 4b4425e45c Improve color selection for graphs with 1 or 2 lines 2018-03-27 11:41:13 -07:00
Deniz Kusefoglu 0b35690252 Merge pull request #3059 from influxdata/bugfix/fix-hoverTime
Bugfix/fix hover time
2018-03-27 11:24:15 -07:00
ebb-tide 99c1481332 Make calcScrollToColRow function a lot nicer 2018-03-27 11:02:35 -07:00
Andrew Watkins 3becdb0feb Update CHANGELOG 2018-03-27 09:17:12 -07:00
Andrew Watkins 8e204b7a0b Fix graph fill bug 2018-03-27 09:12:33 -07:00
Alex P 7d08f0bf23 Remove dots from static legend 2018-03-26 19:33:47 -07:00
ebb-tide 4b08bdd42a fix default time format to include fractions of seconds 2018-03-26 19:14:48 -07:00
Alex P 6edb4f30e4 Write reducer test for updating line graph colors 2018-03-26 19:14:06 -07:00
Alex P a3fc9b778c Implement updating and rendering of line color scales 2018-03-26 19:10:19 -07:00
Alex P c1f3de244c Introduce component for selecting color scales 2018-03-26 19:09:29 -07:00
Alex P e0acfb9119 Add "Scale" type to accepted cell color types 2018-03-26 19:09:09 -07:00
ebb-tide bf2361efee Store table graph labels in state 2018-03-26 18:38:13 -07:00
ebb-tide c3d12ee1d0 Determine hoverStateIndex correctly even if table graph is filtered and sorted
Co-authored-by: Iris Scholten <iris@influxdata.com>
2018-03-26 17:47:28 -07:00
Alex P 635b0b91cf WIP Introduce a handful of color presets 2018-03-26 16:55:46 -07:00
Alex P a28a30d45c Refactor color operations to use Chroma 2018-03-26 16:24:15 -07:00
Alex P 853a3c0d6e Add Chroma.js Package 2018-03-26 16:23:46 -07:00
ebb-tide 135fe527b6 Fix hoverTime even in sorted conditions 2018-03-26 15:54:35 -07:00
Andrew Watkins 7a1140b6b5 Merge pull request #3055 from influxdata/typescript-dropdown-menu
Typescript dropdown menu
2018-03-26 15:26:17 -07:00
Andrew Watkins 8e58a8859b Delete DropdownMenu.js 2018-03-26 14:42:56 -07:00
Andrew Watkins 15bf15cc7f Convert Dropdown to TypeScript 2018-03-26 14:42:39 -07:00
Andrew Watkins b6530b9c09 Convert types file from tsx to ts and add new types 2018-03-26 14:42:25 -07:00
Alex P 1e1d0c656f Merge branch 'master' into moar-colors-n-stuff 2018-03-26 13:14:53 -07:00
Alex P c74adab816 Prototype HSL shifting color spectrum 2018-03-26 13:14:42 -07:00
Iris Scholten aad5bce052 add test for processing TableGraph data 2018-03-26 12:21:33 -07:00
Alex P ca8ae8e9ca Factor difference in column sizes into calculation to remove gap on right side of table 2018-03-26 12:04:13 -07:00
Iris Scholten 1939c674ac add tests for timeSeriesToTableGraph function 2018-03-26 11:24:05 -07:00
Iris Scholten 39674cab19 fix prettier errors 2018-03-26 09:54:02 -07:00
ebb-tide 0d628bfdab Reset hoverTime on mouse leave instead of mouse out 2018-03-26 09:03:14 -07:00
Iris Scholten 5789f41b7c update getters in TableOptions.test 2018-03-23 18:39:45 -07:00
Jared Scheib da8d8804e1 Merge pull request #3048 from influxdata/bugfix/multi-select-dropdown
Prevent Multi-Select Dropdown in InfluxDB Admin Users and Roles tabs from losing selection state
2018-03-23 18:27:00 -07:00
Jared Scheib 031cb2dea9 Expound upon changelog update 2018-03-23 18:14:03 -07:00