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 |
Iris Scholten
|
3550b21106
|
update GraphOptionsCustomizeFields.test
|
2018-03-23 17:56:23 -07:00 |
Iris Scholten
|
efccecad72
|
update GraphOptionsCustomizableField.test
|
2018-03-23 17:53:34 -07:00 |
Iris Scholten
|
32ddfa7c0b
|
add tests for GraphOptionsFixFirstColumn
|
2018-03-23 17:42:39 -07:00 |
Jared Scheib
|
a4d5bb0b38
|
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
|
51fc44d50f
|
move tooltip for time format link to constants and update time format tests
|
2018-03-23 17:28:55 -07:00 |
Iris Scholten
|
e58e184710
|
Merge branch 'master' into table-tests
|
2018-03-23 17:14:12 -07:00 |
Iris Scholten
|
5d62e4a059
|
update GraphOptionsSortBy.test
|
2018-03-23 17:13:21 -07:00 |
Jared Scheib
|
917a525b9a
|
Fix changelog space formatting
|
2018-03-23 17:05:28 -07:00 |
Iris Scholten
|
93cfbb904c
|
Merge pull request #3049 from influxdata/table-time-format-guide
Table Time Formatting tooltip opens link
|
2018-03-23 17:04:43 -07:00 |
Jared Scheib
|
d5f9b388fe
|
Update changelog
|
2018-03-23 17:01:39 -07:00 |
Jared Scheib
|
1f8cffd23a
|
Test for existing superadmin user in Principal auth0 group
|
2018-03-23 16:58:09 -07:00 |
Jared Scheib
|
326298b35e
|
Update existing user's superAdmin status in bolt if in Principal auth0 group
|
2018-03-23 16:53:08 -07:00 |
Iris Scholten
|
2bcbed9157
|
create a class for puestionmarkTooltip in a link and format tooltip text
|
2018-03-23 16:50:28 -07:00 |
Jared Scheib
|
49bb422dcd
|
Add server test for Chronograf not private & user is in auth0 superadmin group
|
2018-03-23 16:26:20 -07:00 |
Iris Scholten
|
1723292504
|
update GraphOptionsTimeFormat.test
|
2018-03-23 16:10:33 -07:00 |
Jared Scheib
|
34d091569b
|
Add expected defaultRole to test data organization & currentOrganization
|
2018-03-23 15:54:46 -07:00 |
Jared Scheib
|
5f11f738d6
|
Update 'private' language to make consistent with current behavior of app
|
2018-03-23 15:45:11 -07:00 |
Iris Scholten
|
e3a33d0e75
|
open moment formatting guide when clicking on the question mark in the time format table component
|
2018-03-23 15:24:44 -07:00 |
Alex P
|
4c1e69a6d3
|
Update change log
|
2018-03-23 15:22:51 -07:00 |
Alex P
|
8f53fb5e1f
|
Simplify logic
|
2018-03-23 15:14:27 -07:00 |
Alex P
|
f2bb8db12a
|
Prevent props change from affecting local state
|
2018-03-23 15:14:18 -07:00 |
Jared Scheib
|
8e0dca7383
|
Remove extraneous fmt.Print statements
|
2018-03-23 15:03:01 -07:00 |
Jared Scheib
|
d65228c04c
|
Extend test data with case where user has multiple Principal Groups
|
2018-03-23 15:00:09 -07:00 |