Commit Graph

8505 Commits (61d8a1c975e47c3f01f47e6249f242b03cd5e10c)

Author SHA1 Message Date
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
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
Jared Scheib 880ec03ae0 Fix Auth0SuperAdminOrg server option description to indicate only one org is acceptable 2018-03-23 14:53:43 -07:00
Iris Scholten 5bd0b174ed Merge pull request #3039 from influxdata/feature/table-switching-graph-types
New tables have a populated customized fields
2018-03-23 14:33:16 -07:00
Iris Scholten cc0720cb34 fix prettier errors 2018-03-23 14:13:41 -07:00
Iris Scholten caf0409d5a remove unused var 2018-03-23 14:06:21 -07:00
Iris Scholten c703b14042 respond to review 2018-03-23 14:06:21 -07:00
Iris Scholten 9bd0cfac23 fix bug with fieldNames not updating in time for calculating column size 2018-03-23 14:06:21 -07:00
Iris Scholten 609c77b77a fix issue of no fields to customize when switching to table graph type 2018-03-23 14:06:21 -07:00
Michael Desa 003e048eb9 Add tests for mapProviderToSuperAdmin 2018-03-23 16:12:18 -04:00
Michael Desa 471c227295 Add mapPrincipalToSuperAdmin function
The function grants a super superadmin status if the user belongs to a
particular auth0 organization and adds them to the default organization.
2018-03-23 15:48:34 -04:00
Jared Scheib 83ef44b576 WIP 2018-03-23 12:17:22 -07:00
Brennen Smith aa0d5e5344 Don't just base CPU on `user` 2018-03-23 12:02:11 -07:00
Andrew Watkins 43f59f5809 Merge pull request #3044 from influxdata/lint-scripts
Add linting fix scripts
2018-03-23 11:20:10 -07:00
Alex Paxton b2989bc7c8 Merge pull request #3042 from influxdata/refactor/make-notifications-functions
Make Notification Constants into Functions
2018-03-23 11:18:59 -07:00
Andrew Watkins ee09aa5594 Add jslinting to Makefile 2018-03-23 11:08:06 -07:00
Jared Scheib 0bce2598eb Merge pull request #3006 from influxdata/bugfix/task_enabled_correct_check
Fix Kapacitor Rules task enabled checkboxes to only toggle exactly as clicked
2018-03-23 10:48:41 -07:00