Iris Scholten
|
d7fa87db76
|
Merge pull request #2859 from influxdata/fix/enable-save
Enable Mapping Save button when Valid
|
2018-03-13 10:07:47 -07:00 |
Iris Scholten
|
b47ed3ccb2
|
respond to review: destructure events and use e.target where possible instead of e.currenttarget
|
2018-03-13 09:18:41 -07:00 |
Iris Scholten
|
9913311d86
|
fix linter error
|
2018-03-12 18:51:52 -07:00 |
Iris Scholten
|
7b21ebb47b
|
Merge branch 'master' into fix/enable-save
|
2018-03-12 18:50:10 -07:00 |
Iris Scholten
|
ff48207cfe
|
update changelog
|
2018-03-12 18:49:24 -07:00 |
Iris Scholten
|
114669408a
|
respond to review
|
2018-03-12 18:46:21 -07:00 |
Brandon Farmer
|
b2e8612c64
|
Merge pull request #2966 from influxdata/bug/legacy-dashboard-cell-default-to-line
Legacy dashboard cells default to type 'line'
|
2018-03-12 15:48:55 -07:00 |
Brandon Farmer
|
0a353cd000
|
Only test type default in unit test
|
2018-03-12 15:32:26 -07:00 |
Brandon Farmer
|
41587178d9
|
Add separate test for empty dashboard cell type
|
2018-03-12 15:22:38 -07:00 |
Brandon Farmer
|
65528adb48
|
Clarify changelog message
|
2018-03-12 15:21:17 -07:00 |
Brandon Farmer
|
2e658dd1cd
|
Update changelog
|
2018-03-12 14:35:53 -07:00 |
Brandon Farmer
|
ce8ac7398c
|
Legacy dashboard cells default to type 'line'
Closes #2920, #2919
|
2018-03-12 14:32:09 -07:00 |
Andrew Watkins
|
3c786b3b25
|
Merge pull request #2953 from influxdata/bugfix/de-errors
Fix DE error reporting
|
2018-03-09 16:27:32 -08:00 |
lukevmorris
|
5731a84742
|
Merge pull request #2957 from influxdata/expose-errors-from-webpack-threads
Upgrade eslint-loader for linting error visibility
|
2018-03-09 15:47:21 -08:00 |
Luke Morris
|
7923d3b359
|
eslint-loader emits warnings
|
2018-03-09 15:24:23 -08:00 |
Andrew Watkins
|
60d608aa48
|
Merge branch 'master' into bugfix/de-errors
|
2018-03-09 15:09:39 -08:00 |
Andrew Watkins
|
a173f056d3
|
Update CHANGELOG
|
2018-03-09 15:05:15 -08:00 |
Andrew Watkins
|
505a79c04b
|
Markdown formatting
|
2018-03-09 15:04:18 -08:00 |
Andrew Watkins
|
7042add4b0
|
Put back links in throw
|
2018-03-09 14:51:55 -08:00 |
Luke Morris
|
11b4cfa105
|
Update eslint-loader
|
2018-03-09 14:31:32 -08:00 |
Andrew Watkins
|
8ae7b675ae
|
Spread error on links object
|
2018-03-09 14:26:56 -08:00 |
Andrew Watkins
|
c7f3de72a4
|
Fix ajax error throwing
|
2018-03-09 10:40:17 -08:00 |
Jared Scheib
|
0610c478a5
|
Merge pull request #2947 from influxdata/fix/okta_oauth2
Fix/okta oauth2
|
2018-03-08 20:34:07 -08:00 |
Luke Morris
|
8e5845afe3
|
Merge branch '1.4.2.x'
|
2018-03-08 19:07:04 -08:00 |
Luke Morris
|
e53d3a6cca
|
Bump version
|
2018-03-08 18:54:45 -08:00 |
Luke Morris
|
b731e67860
|
Update changelog
|
2018-03-08 18:54:11 -08:00 |
Brandon Farmer
|
3c46788b55
|
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 |
Brandon Farmer
|
e091d7b9a9
|
Update oauth documentation link to non broken link
|
2018-03-08 16:45:29 -08:00 |
Brandon Farmer
|
4b3c4c254d
|
Update changelog
|
2018-03-08 16:07:18 -08:00 |
Jared Scheib
|
f0351a5113
|
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
|
b1c5dc6cae
|
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
|
952ddadc23
|
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 |
Jared Scheib
|
ee322384dc
|
Upgrade golang oauth2 dep to include okta support
|
2018-03-07 16:39:55 -08:00 |
Iris Scholten
|
1c09aa2655
|
create initial tests for ProvidersTableRowNew around bug fix
|
2018-03-07 16:27:56 -08:00 |
Iris Scholten
|
fca3597ad5
|
change ProvidersTableRowNew to typescript
|
2018-03-07 15:51:22 -08:00 |
Iris Scholten
|
bd2047af2c
|
change InputclicktoEdit tests to look for html components instead of attributes
|
2018-03-07 15:13:38 -08:00 |
Iris Scholten
|
0948afe252
|
create component tests for InputClickToEdit
|
2018-03-07 14:39:41 -08:00 |
Iris Scholten
|
63b93034c2
|
Merge branch 'master' into fix/enable-save
|
2018-03-07 13:24:25 -08:00 |
Luke Morris
|
725cfe1cca
|
Merge branch '1.4.2.x'
|
2018-03-07 13:19:57 -08:00 |
Luke Morris
|
e4cc104d4b
|
Bump version to 1.4.2.2
|
2018-03-07 13:19:40 -08:00 |
Luke Morris
|
e659b48621
|
Update changelog
|
2018-03-07 13:18:26 -08:00 |
Luke Morris
|
4c1557fad4
|
Update changelog
|
2018-03-07 13:17:44 -08:00 |
Iris Scholten
|
c6ede0b111
|
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
|
f37acdde0f
|
change InputClickToEdit to TypeScript
|
2018-03-07 12:55:13 -08:00 |
Iris Scholten
|
0f96e90a3e
|
Merge branch 'master' into fix/hover-confirm-delete
|
2018-03-07 12:25:06 -08:00 |
Iris Scholten
|
2a91d82851
|
update changelog
|
2018-03-07 12:23:55 -08:00 |
Andrew Watkins
|
af3c1e4723
|
Fix url not being captured in kapacitor form
|
2018-03-07 11:24:07 -08:00 |
lukevmorris
|
82614016c6
|
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
|
cb32c1ac86
|
check if onChange exists before calling it
|
2018-03-07 11:20:02 -08:00 |
Iris Scholten
|
c5da577f34
|
fix error in ConfirmButtons.test
|
2018-03-07 11:09:37 -08:00 |