Commit Graph

8441 Commits (685d9ce688e2425420a36bfdbb1d4fc1c4ae4e1a)

Author SHA1 Message Date
Andrew Watkins c63e511872 Fix date format 2018-03-28 11:52:32 -07:00
Iris Scholten 21daf088c9 update versions with bumpversion 2018-03-28 11:34:23 -07:00
Luke Morris 72e7db41ee Update changelog 2018-03-28 11:13:44 -07:00
Luke Morris 850e8c5533 Support custom time range in annotations api wrapper 2018-03-28 11:11:09 -07:00
Iris Scholten 0bd172ac8d update CHANGELOG.md 2018-03-28 11:04:31 -07:00
ebb-tide bde397be68 Flip feature flag for table graphs 2018-03-28 11:00:27 -07:00
Iris Scholten d6351a3716 Merge pull request #3054 from influxdata/table-tests
Table Graph tests
2018-03-28 10:55:01 -07:00
Alex P 5e4e17c65f Limit render of Done Editing button to cell types that support annotations 2018-03-28 10:36:41 -07:00
Alex Paxton 9424847e9f Merge branch 'master' into bugfix/delete-chrono-user 2018-03-28 10:09:06 -07:00
Andrew Watkins 173509c0ce Merge pull request #3068 from influxdata/bugfix/graph-fill
Fix graph fill bug: Other graphs hate him
2018-03-28 09:49:18 -07:00
Andrew Watkins e3328cba4b Merge pull request #3074 from influxdata/spike/feature-flag
Feature Flag with this one weird trick
2018-03-28 09:49:02 -07:00
Benjamin Schweizer a231ec1108 added USE_ID_TOKEN option, defaulting off 2018-03-28 15:51:10 +02:00
Benjamin Schweizer 041887492e gofmt 2018-03-28 13:34:30 +02:00
Benjamin Schweizer 335d8dbb99 Merge branch 'master' of https://github.com/influxdata/chronograf 2018-03-28 13:30:05 +02:00
Alex Paxton 9579f907f1 Merge pull request #3053 from influxdata/polish/table-column-measurement
Improve Table Graph Column Width Calculations
2018-03-27 17:31:11 -07:00
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 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
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
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
ebb-tide 4b08bdd42a fix default time format to include fractions of seconds 2018-03-26 19:14:48 -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
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
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
Jared Scheib b58621174e Prevent InfluxDB Admin reset state of MultiSelectDropdown on props refresh 2018-03-23 18:10:49 -07:00
Jared Scheib 0a1ddf7a8d Revert "Prevent props change from affecting local state"
This reverts commit f2bb8db12a.
2018-03-23 18:02:57 -07:00