Commit Graph

8268 Commits (d1735ce4330ca5c9ab45b2414741740a0a45ae88)

Author SHA1 Message Date
Jared Scheib d1735ce433 Change useidtoken to use-id-token for consistency 2018-03-28 13:31:24 -07:00
Jared Scheib 0d639d5177
Merge pull request #2526 from cxcv/master
Support for RS256/JWKS verification, support for id_token parsing
2018-03-28 13:23:37 -07:00
Andrew Watkins acd31ec3a9
Merge pull request #3085 from influxdata/bugfix/annotation-date-format
Change annotation date format to: YYYY/MM/DD
2018-03-28 13:08:26 -07:00
Andrew Watkins a8ef331027 Fix date format 2018-03-28 11:52:32 -07:00
Iris Scholten ab31beab7f
Merge pull request #3054 from influxdata/table-tests
Table Graph tests
2018-03-28 10:55:01 -07:00
Andrew Watkins 24031e45dd
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 7276cfae48
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 2aeb0f7c8a added USE_ID_TOKEN option, defaulting off 2018-03-28 15:51:10 +02:00
Benjamin Schweizer 68f8e95034 gofmt 2018-03-28 13:34:30 +02:00
Benjamin Schweizer 0a98d1c7b7 Merge branch 'master' of https://github.com/influxdata/chronograf 2018-03-28 13:30:05 +02:00
Alex Paxton 0d381834cb
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 7876b72cf4
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 85ee653b77 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 d4f3e46cf7 Fix some of the minute spacing problems in table graph 2018-03-27 17:00:05 -07:00
Alex P 1885b955ac Merge branch 'master' into polish/table-column-measurement 2018-03-27 16:52:02 -07:00
Iris Scholten ed5119f2ba respond to review 2018-03-27 14:28:59 -07:00
Iris Scholten b251829ccb respond to review 2018-03-27 14:27:01 -07:00
Andrew Watkins d2dec6026f Fix dropdowns rendering 0 2018-03-27 11:47:25 -07:00
Iris Scholten 4f6de052d7 update swagger.json with tableOptions info 2018-03-27 11:45:57 -07:00
Deniz Kusefoglu 7e42cd6114
Merge pull request #3059 from influxdata/bugfix/fix-hoverTime
Bugfix/fix hover time
2018-03-27 11:24:15 -07:00
ebb-tide a8087cdadb Make calcScrollToColRow function a lot nicer 2018-03-27 11:02:35 -07:00
Andrew Watkins 5000bbd521 Update CHANGELOG 2018-03-27 09:17:12 -07:00
Andrew Watkins bc4afc1f32 Fix graph fill bug 2018-03-27 09:12:33 -07:00
ebb-tide cfa26336a8 fix default time format to include fractions of seconds 2018-03-26 19:14:48 -07:00
ebb-tide 4334391e5a Store table graph labels in state 2018-03-26 18:38:13 -07:00
ebb-tide 88c3f2ef41 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 6065e79235 Fix hoverTime even in sorted conditions 2018-03-26 15:54:35 -07:00
Andrew Watkins 0b84643744
Merge pull request #3055 from influxdata/typescript-dropdown-menu
Typescript dropdown menu
2018-03-26 15:26:17 -07:00
Andrew Watkins 34151c4100 Delete DropdownMenu.js 2018-03-26 14:42:56 -07:00
Andrew Watkins fff3be1e8c Convert Dropdown to TypeScript 2018-03-26 14:42:39 -07:00
Andrew Watkins d8b368d81b Convert types file from tsx to ts and add new types 2018-03-26 14:42:25 -07:00
Iris Scholten 1c596e9845 add test for processing TableGraph data 2018-03-26 12:21:33 -07:00
Alex P 14b1bd718c 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 54e1bee9fb add tests for timeSeriesToTableGraph function 2018-03-26 11:24:05 -07:00
Iris Scholten f358c0dac3 fix prettier errors 2018-03-26 09:54:02 -07:00
ebb-tide 5678819ae2 Reset hoverTime on mouse leave instead of mouse out 2018-03-26 09:03:14 -07:00
Iris Scholten 8c5ba95f2a update getters in TableOptions.test 2018-03-23 18:39:45 -07:00
Jared Scheib bce1877798
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 4a9899a0d5 Expound upon changelog update 2018-03-23 18:14:03 -07:00
Jared Scheib f84a632f54 Prevent InfluxDB Admin reset state of MultiSelectDropdown on props refresh 2018-03-23 18:10:49 -07:00
Jared Scheib b999aa87b7 Revert "Prevent props change from affecting local state"
This reverts commit b16f068a4d.
2018-03-23 18:02:57 -07:00
Iris Scholten f96358bde8 update GraphOptionsCustomizeFields.test 2018-03-23 17:56:23 -07:00
Iris Scholten 2e98bfe2a1 update GraphOptionsCustomizableField.test 2018-03-23 17:53:34 -07:00
Iris Scholten c22218c89e add tests for GraphOptionsFixFirstColumn 2018-03-23 17:42:39 -07:00
Jared Scheib 2ba8cdb084
Merge pull request #3047 from influxdata/feature/org_mapping_override
Add server flag to grant SuperAdmin status to users authenticating from a specific Auth0 Organization
2018-03-23 17:40:19 -07:00
Iris Scholten 51224fa7e7 move tooltip for time format link to constants and update time format tests 2018-03-23 17:28:55 -07:00
Iris Scholten 2dc9444ce4 Merge branch 'master' into table-tests 2018-03-23 17:14:12 -07:00
Iris Scholten d3f34aeb63 update GraphOptionsSortBy.test 2018-03-23 17:13:21 -07:00
Jared Scheib e235287a72 Fix changelog space formatting 2018-03-23 17:05:28 -07:00
Iris Scholten 36921512b1
Merge pull request #3049 from influxdata/table-time-format-guide
Table Time Formatting tooltip opens link
2018-03-23 17:04:43 -07:00