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 |
Andrew Watkins
|
6995bdfbca
|
Fix dropdowns rendering 0
|
2018-03-27 11:47:25 -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 |
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 |
ebb-tide
|
0d628bfdab
|
Reset hoverTime on mouse leave instead of mouse out
|
2018-03-26 09:03:14 -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 |
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 |
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 |
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 |
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 |
Alex Paxton
|
043f4f0893
|
Merge pull request #3041 from influxdata/rename-fix-column
Change "Fix First Column" to "Lock First Column"
|
2018-03-23 09:32:26 -07:00 |
Alex Paxton
|
24d1b9211f
|
Merge pull request #3040 from influxdata/style/table-customizable-fields
Polish Customizable Fields UI
|
2018-03-23 09:09:04 -07:00 |
Alex P
|
03ce32e082
|
Improve database confirm delete copy
|
2018-03-22 21:51:14 -07:00 |