Commit Graph

8702 Commits (9ecc05ff5dea5ec071f316a60b94ddd4de38f9dc)

Author SHA1 Message Date
Jared Scheib 9ecc05ff5d Add rp to HostsPage query & all Layout cell queries
Rename q.database to q.db in HostPage and AutoRefresh.

Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-16 11:42:53 -07:00
Jared Scheib b3bd851bcb Revert "Pass defaultRP from client to server for Host Page queries"
This reverts commit fd2af90e53.
2018-04-16 11:05:07 -07:00
Jared Scheib fd2af90e53 Pass defaultRP from client to server for Host Page queries
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-13 18:20:10 -07:00
Iris Scholten ac3a19f6c0 Refactor RP query param test to include nil rp value
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-13 16:29:30 -07:00
Iris Scholten 388e81b22f Test custom RP query param in proxy request
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-13 16:15:51 -07:00
Iris Scholten 4d847bdae5 Create Test for proxying InfluxDb
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-13 14:34:57 -07:00
Jared Scheib f19dc2a7a9 WIP Test Influx proxy API 2018-04-13 11:22:33 -07:00
Jared Scheib 38adfed496 Test UpdateSource (including defaultRP)
Uses a test server to mock the server responses
necessary for update.

Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-12 17:54:21 -07:00
Jared Scheib 9030557d58 Include source defaultRP in UpdateSource
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-12 16:00:49 -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
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
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
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
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
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
Alex P a35b9695e3 Rename getter to be more semantic 2018-04-10 20:04:44 -07:00
Alex P b505935865 Limit re-rendering via deep compare 2018-04-10 17:30:00 -07:00
Alex P 75a5f452e3 Convert component to TypeScript 2018-04-10 17:20:15 -07:00
Alex P 063f62bf4f Update react-router types 2018-04-10 17:20:01 -07:00
Andrew Watkins f4848ad3da Cleanup 2018-04-10 16:48:17 -07:00
Alex P 10224df176 Prevent excessive re-rendering 2018-04-10 16:12:46 -07:00
Alex P 99f5129447 Prevent excessive re-rendering 2018-04-10 16:12:30 -07:00
Alex P da4ed5f9f7 Convert component to TypeScript
Thanks for help @121watts
2018-04-10 15:52:58 -07:00
Andrew Watkins 6117a903f2 Fix hostpage not rendering if no apps 2018-04-10 15:00:46 -07:00
Andrew Watkins 1af5a77657 Merge pull request #3169 from influxdata/bugfix/tickscript-save
Bugfix/tickscript save
2018-04-10 14:40:30 -07:00
Andrew Watkins a8b3926296 Merge pull request #3159 from influxdata/chore/crosshair-performance
Chore/crosshair performance
2018-04-10 14:33:37 -07:00
Andrew Watkins 10b9fdf507 Update tests and bugfix 2018-04-10 14:26:21 -07:00
Andrew Watkins f169e461d9 Remove highlight circle 2018-04-10 14:04:35 -07:00
Andrew Watkins ae4fd365ce Fix proptype 2018-04-10 14:04:35 -07:00
Andrew Watkins 703b146bc8 Remove the need for heartbeat and lastUpdated 2018-04-10 14:04:35 -07:00
Andrew Watkins 1540e8b8c7 Cleanup 2018-04-10 14:04:35 -07:00
Andrew Watkins f6165b9e4b Remove need for annotationsRef 2018-04-10 14:04:35 -07:00
Andrew Watkins 044dcfc7fd Move functions out of render and into getters 2018-04-10 14:04:35 -07:00
Andrew Watkins cd62e5cb53 Fix edit annotation rendering speed
The editTemplateVariableNames action would fire way too many times.
This cause poor rendering speeds with annotations.
2018-04-10 14:04:35 -07:00
Andrew Watkins 2d0342d62d Fix conflicts 2018-04-10 14:04:35 -07:00
Andrew Watkins 790834fe01 Convert functions to getters 2018-04-10 14:04:35 -07:00
Andrew Watkins b0294be1ea Move functions out of render and into getters 2018-04-10 14:02:02 -07:00
Andrew Watkins de53b96823 Fix crosshair hovering performance issue 2018-04-10 14:02:02 -07:00
Andrew Watkins 6fec8ecd91 Add test for bug 2018-04-10 13:56:53 -07:00
Brandon Farmer b844cf1264 Merge pull request #3162 from influxdata/fix/graph-threshold-size
Only send threshold value to parent on blur
2018-04-10 11:38:34 -07:00
Andrew Watkins b7e39e77f7 Fix Tickscript resave on error bug 2018-04-10 11:18:18 -07:00
Brandon Farmer f526f6dba0 Add basic test around threshold 2018-04-10 11:11:22 -07:00
Andrew Watkins af9e92e953 Change function to getter 2018-04-10 11:03:46 -07:00
Alex Paxton f8302db62e Merge pull request #3157 from influxdata/polish/single-stat-line-colors
Polish/Line+SingleStat Colors
2018-04-10 10:59:03 -07:00
Brandon Farmer 8659693490 Add types to threshold events 2018-04-10 10:47:55 -07:00
Brandon Farmer 94a61fa19e Update changelog 2018-04-10 10:43:36 -07:00
ebb-tide 0817c89bb0 Ensure same color for single stat and line graph it is getting value from 2018-04-09 20:44:20 -07:00
Brandon Farmer eb50aacf60 Only send threshold value to parent on blur 2018-04-09 17:19:54 -07:00