Commit Graph

7900 Commits (fe3152ae6a8cf0b1c0256a0c6f3e3edccc25a439)

Author SHA1 Message Date
Iris Scholten 07228696c9 Change TableOptions to typescript 2018-03-09 15:33:58 -08:00
Luke Morris 9e8c529bd0 eslint-loader emits warnings 2018-03-09 15:24:23 -08:00
Brandon Farmer 8eca1417f1 Move GraphOptionsTimeFormat to typescript 2018-03-09 15:23:43 -08:00
Andrew Watkins a6280c0cfa
Merge branch 'master' into bugfix/de-errors 2018-03-09 15:09:39 -08:00
Andrew Watkins 7f70ffbcdc Update CHANGELOG 2018-03-09 15:05:15 -08:00
Andrew Watkins effc0ecfa8 Markdown formatting 2018-03-09 15:04:18 -08:00
Brandon Farmer d364fb196f Propagate time format options to table graphs 2018-03-09 14:53:59 -08:00
Andrew Watkins c40f9803d7 Put back links in throw 2018-03-09 14:51:55 -08:00
Luke Morris bab74a0679 Update eslint-loader 2018-03-09 14:31:32 -08:00
Andrew Watkins e910724b48 Spread error on links object 2018-03-09 14:26:56 -08:00
Iris Scholten 4991131369 WIP adding options to the marshalling and unmarshalling of dashboards
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-09 11:47:56 -08:00
Deniz Kusefoglu 993137025f Remove unused dygraph synchronizers 2018-03-09 10:51:49 -08:00
Andrew Watkins dbb3856019 Fix ajax error throwing 2018-03-09 10:40:17 -08:00
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