Commit Graph

8897 Commits (15c738e42847ea188062fe9dc4ddf4261523de60)

Author SHA1 Message Date
Brandon Farmer 658b8e6e5a Remove console.dir 2018-04-12 13:42:52 -07:00
Brandon Farmer b23732a7a6 Prevent click tag filter input from closing tag list item 2018-04-12 13:40:11 -07:00
Brandon Farmer 9ff9f63dd2 Ensure that values are displayed on gauges 2018-04-12 13:29:27 -07:00
Brandon Farmer cb670d7c33 Merge pull request #3179 from influxdata/fixes/nan-for-new-gauges
Default to zero for gauges
2018-04-12 11:26:26 -07:00
Brandon Farmer 00f9eccf86 Update get methods in GaugeChart.tsx for clarity 2018-04-12 11:08:36 -07:00
Brandon Farmer 361f6e5962 Series values can be strings or numbers 2018-04-12 10:09:00 -07:00
Brandon Farmer f73392c13b Fix typescript results key for last values 2018-04-12 09:13:19 -07:00
Brandon Farmer 4f401bf9c8 Update lastValues types 2018-04-12 00:43:04 -07:00
Brandon Farmer ebcbe72026 Update changelog 2018-04-12 00:33:34 -07:00
Brandon Farmer 97109e29e0 Default to zero for gauges 2018-04-12 00:33:34 -07:00
Brandon Farmer 2e8b4cb6b2 Merge pull request #3181 from influxdata/fix/invalid-data-now
Show valid time in custom time range when now is selected
2018-04-12 00:29:25 -07:00
Brandon Farmer 3243a8d005 Update changelog and add more tests around time range 2018-04-12 00:16:03 -07:00
Brandon Farmer 2c464a7ce2 Show valid time in custom time range when now is selected 2018-04-12 00:06:31 -07:00
Brandon Farmer 7d8531f524 Merge pull request #3182 from influxdata/fix/notification-failure-creating-rp
Send notification when rp creation returns a failure
2018-04-12 00:04:07 -07:00
Brandon Farmer 213746a096 Update changelog 2018-04-11 23:52:47 -07:00
Brandon Farmer 19e0d9e33d Send notification when rp creation returns a failure 2018-04-11 23:52:46 -07:00
Jared Scheib 5e130240eb Add default retention policy field to Source config form
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-11 17:30:24 -07:00
Iris Scholten 921da805b0 Add test for defaultRP in the UI on SourceForm
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-11 17:12:49 -07:00
Alex Paxton 8e877100f2 Merge pull request #3184 from influxdata/feature/clone-cells
Feature/Clone Cells
2018-04-11 16:25:28 -07:00
ebb-tide 935af05943 Remove react-sortable-hoc from deps 2018-04-11 16:22:23 -07:00
ebb-tide 70543d1ee1 Fix failing tests 2018-04-11 16:12:36 -07:00
Alex P 899c510c36 Move and rename add / clone cell helpers 2018-04-11 15:43:05 -07:00
Jared Scheib 8eb5ed9bbc Merge pull request #3168 from influxdata/js-github-multiple-emails
Require that emails on GitHub & Generic OAuth2 principals be verified & primary, if those fields are provided
2018-04-11 15:35:15 -07:00
Jared Scheib 7ce2e24b1d Update changelog to reflect PR updates 2018-04-11 15:21:39 -07:00
Alex P 7e7e32d16c Update changelog 2018-04-11 15:08:48 -07:00
Iris Scholten fa7b21a099 Test bolt update defaultRP in source
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-11 15:04:40 -07:00
Alex P 72005936c0 Require EDITOR permissions to clone a cell 2018-04-11 15:04:20 -07:00
Alex Paxton 93dfce43a7 Merge pull request #3183 from influxdata/bugfix/legend-time-wrap
Prevent legend text from wrapping
2018-04-11 15:02:34 -07:00
Alex P 498b0f4f7b Replace duplicate icon with more legible version 2018-04-11 15:00:26 -07:00
Iris Scholten c4566e3220 Add and test source defaultRP in bolt
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-11 14:57:50 -07:00
Alex P 5d0c6d1a18 Always show download option but disable if no data 2018-04-11 14:53:47 -07:00
Alex P c2abd2dc0c Swap positions of Clone & Download CSV actions 2018-04-11 14:50:46 -07:00
Alex P fb38513fec Pass clone cell handler from DashboardPage to LayoutCellMenu 2018-04-11 14:45:38 -07:00
Alex P d9697f8f85 Create asynchronous action for cloning cells
Also ensuring cloned cell appears at bottom of dashboard to avoid
collisions
2018-04-11 14:45:06 -07:00
ebb-tide f1e4b5a79b Add newly generated yarn.lock 2018-04-11 14:40:59 -07:00
Iris Scholten 071b595b96 Complete test for get SourcesID
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-11 14:20:02 -07:00
Alex P 13030e331f Prevent legend text from wrapping 2018-04-11 14:17:40 -07:00
Iris Scholten 639edc49b2 WIP add DefaultRP to Source in protobuf
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-11 14:08:39 -07:00
Iris Scholten f54d91200c WIP create test for getting a source with no defaultRP
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
2018-04-11 13:34:58 -07:00
ebb-tide a1502147cf Fix yarn.lock merge conflict 2018-04-11 13:30:04 -07:00
ebb-tide 154e1b3700 Merge branch 'master' into table/reorder-columns 2018-04-11 13:13:30 -07:00
ebb-tide dcfa7077ba Add space between timeFormat dropdown and input
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-04-11 13:08:23 -07:00
ebb-tide e80d5f93f5 Improve styles for customize fields dragging and visibility
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-04-11 12:56:14 -07:00
Jonathan A. Sternberg 18c3c2320e Fix the github oauth2 implementation with multiple emails
If an account had multiple emails, the current implementation would
always select the first one regardless of any other settings. This fixes
it so it only chooses the primary email address that is verified.

This also fixes the generic oauth2 to require verified and primary to be
true if they are present. If they are not present, they are not
required.
2018-04-11 13:27:15 -05:00
Alex P 1f435843bc Render TICKscript name instead of ID
But render ID if there is no name
2018-04-11 10:53:01 -07:00
Alex Paxton e3e51ac4c7 Merge pull request #3172 from influxdata/bugfix/confirm-user-delete
Fix Flickering Confirmation Tooltip
2018-04-11 10:19:06 -07:00
ebb-tide dc20715a44 Implement dragging from drag handle rather than whole component 2018-04-10 21:08:33 -07:00
Alex P a35b9695e3 Rename getter to be more semantic 2018-04-10 20:04:44 -07:00
ebb-tide 8a071581e9 Drag fields from drag icon only 2018-04-10 19:09:22 -07:00
ebb-tide c0454829cb Merge branch 'master' into table/reorder-columns 2018-04-10 18:38:08 -07:00