Jared Scheib
|
75dffa801b
|
Merge pull request #2947 from influxdata/fix/okta_oauth2
Fix/okta oauth2
|
2018-03-08 20:34:07 -08:00 |
Luke Morris
|
1c0e8647e2
|
Merge branch '1.4.2.x'
|
2018-03-08 19:07:04 -08:00 |
Luke Morris
|
ee9111d04d
|
Bump version
|
2018-03-08 18:54:45 -08:00 |
Luke Morris
|
2fb95c392f
|
Update changelog
|
2018-03-08 18:54:11 -08:00 |
Iris Scholten
|
7fcaa7cb1c
|
WIP save table options into cell in database
|
2018-03-08 17:57:41 -08:00 |
Brandon Farmer
|
dd27047c8f
|
Merge pull request #2948 from influxdata/fix-oauth-documentation-link
Update oauth documentation link to non broken link
|
2018-03-08 17:00:48 -08:00 |
Iris Scholten
|
2d57ab11d5
|
connect options in CEO to visualization in CEO
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-08 16:50:41 -08:00 |
Brandon Farmer
|
960141e87e
|
Update oauth documentation link to non broken link
|
2018-03-08 16:45:29 -08:00 |
Brandon Farmer
|
bdf19d6186
|
Update changelog
|
2018-03-08 16:07:18 -08:00 |
Iris Scholten
|
019ec7268f
|
create action and reducer for updating the redux store
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-08 16:01:43 -08:00 |
Iris Scholten
|
dfb56369f5
|
Merge branch 'feature/table-graph-backend' into feature/graph-table-time-format
|
2018-03-08 15:37:44 -08:00 |
Iris Scholten
|
11a1e93c08
|
add options to backend DashboardCell and to cell editor overlay cell in redux
Co-authored-by Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-08 15:35:34 -08:00 |
Jared Scheib
|
b7584616f8
|
Merge pull request #2945 from influxdata/fix_docs/go_deps_contributing
Fix CONTRIBUTING to cite 'dep' for Go dependency management
|
2018-03-08 15:03:13 -08:00 |
Brandon Farmer
|
5004b51dd4
|
Fix oauth callback test, broken by 2fe13e
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-03-08 14:59:50 -08:00 |
Jared Scheib
|
4b1435f070
|
Fix CONTRIBUTING to cite 'dep' for Go dependency management
Clarify and make consistent the difference & usage of
frontend vs backend dependency management.
|
2018-03-08 14:47:13 -08:00 |
Deniz Kusefoglu
|
805d8ca82b
|
Fix hoverlegend not showing
|
2018-03-07 23:39:05 -08:00 |
Deniz Kusefoglu
|
e15a171dbf
|
Do not show crosshair component on hovered graph
|
2018-03-07 22:55:34 -08:00 |
Iris Scholten
|
37271876c9
|
remove unnecessary instance method
|
2018-03-07 18:17:29 -08:00 |
Deniz Kusefoglu
|
eeb06c5705
|
Resolve merge conflicts
|
2018-03-07 17:56:50 -08:00 |
Iris Scholten
|
2f985b56dd
|
Merge branch 'master' into feature/graph-table-time-format
|
2018-03-07 17:52:28 -08:00 |
Deniz Kusefoglu
|
011ff67dca
|
Turn crosshairs visibility to none when not hovering
|
2018-03-07 17:47:23 -08:00 |
Jared Scheib
|
2fe13ee766
|
Upgrade golang oauth2 dep to include okta support
|
2018-03-07 16:39:55 -08:00 |
Iris Scholten
|
cfe6ba5d0c
|
create initial tests for ProvidersTableRowNew around bug fix
|
2018-03-07 16:27:56 -08:00 |
Iris Scholten
|
2ba2848a82
|
change ProvidersTableRowNew to typescript
|
2018-03-07 15:51:22 -08:00 |
Iris Scholten
|
cca46ad3f9
|
change InputclicktoEdit tests to look for html components instead of attributes
|
2018-03-07 15:13:38 -08:00 |
Iris Scholten
|
2ca3ca45a6
|
create component tests for InputClickToEdit
|
2018-03-07 14:39:41 -08:00 |
Deniz Kusefoglu
|
96e1e59ca5
|
Add crosshair component at hovertime
|
2018-03-07 14:16:54 -08:00 |
Iris Scholten
|
a55e6445ef
|
Merge branch 'master' into fix/enable-save
|
2018-03-07 13:24:25 -08:00 |
Luke Morris
|
b5e9fcd567
|
Merge branch '1.4.2.x'
|
2018-03-07 13:19:57 -08:00 |
Luke Morris
|
92da0b1b51
|
Bump version to 1.4.2.2
|
2018-03-07 13:19:40 -08:00 |
Luke Morris
|
fc446041af
|
Update changelog
|
2018-03-07 13:18:26 -08:00 |
Luke Morris
|
5a7ab77334
|
Update changelog
|
2018-03-07 13:17:44 -08:00 |
Iris Scholten
|
ce06d47345
|
Merge pull request #2866 from influxdata/fix/hover-confirm-delete
Hover text on confirm delete is "Delete" on Mappings page
|
2018-03-07 12:57:35 -08:00 |
Iris Scholten
|
f5dd83948c
|
change InputClickToEdit to TypeScript
|
2018-03-07 12:55:13 -08:00 |
Iris Scholten
|
cb0f691e54
|
Merge branch 'master' into fix/hover-confirm-delete
|
2018-03-07 12:25:06 -08:00 |
Iris Scholten
|
6d7719db69
|
update changelog
|
2018-03-07 12:23:55 -08:00 |
Andrew Watkins
|
97f6de5386
|
Fix url not being captured in kapacitor form
|
2018-03-07 11:24:07 -08:00 |
lukevmorris
|
0d0b6bd42d
|
Merge pull request #2933 from influxdata/hotfix/kapacitor-form
Fix url not being captured in kapacitor form
|
2018-03-07 11:22:52 -08:00 |
Iris Scholten
|
a60c114d57
|
check if onChange exists before calling it
|
2018-03-07 11:20:02 -08:00 |
Iris Scholten
|
953ddcdfe4
|
fix error in ConfirmButtons.test
|
2018-03-07 11:09:37 -08:00 |
Andrew Watkins
|
d4a22c1ae1
|
Update thread-loader
|
2018-03-07 11:05:42 -08:00 |
Andrew Watkins
|
b5441217ec
|
Fix url not being captured in kapacitor form
|
2018-03-07 10:59:22 -08:00 |
Andrew Watkins
|
48e502a061
|
Merge pull request #2926 from influxdata/webpack-cleanup
Webpack cleanup
|
2018-03-07 08:47:18 -08:00 |
Andrew Watkins
|
0862344f4f
|
Remove unused packages
|
2018-03-07 08:34:06 -08:00 |
Andrew Watkins
|
9721b01ebb
|
Remove gzip compression (already done on server)
|
2018-03-07 08:32:15 -08:00 |
Andrew Watkins
|
209fced32d
|
Allow webpack to resolve imports and exports
|
2018-03-07 08:32:15 -08:00 |
Alex Paxton
|
ca9713ed1f
|
Merge pull request #2927 from influxdata/feature/graph-table-styles
First Pass at Table Graph Styles
|
2018-03-06 18:14:38 -08:00 |
Iris Scholten
|
70541126b3
|
change onKeyUpdate to onChange
|
2018-03-06 18:08:02 -08:00 |
Iris Scholten
|
54174599da
|
remove unnecessary currentValue from state
|
2018-03-06 17:53:39 -08:00 |
Deniz Kusefoglu
|
7f37e26646
|
Reorder visualization types
|
2018-03-06 17:43:49 -08:00 |