Commit Graph

1021 Commits (bf0a1413477e0654a280d5c74970ce878897284b)

Author SHA1 Message Date
Deniz Kusefoglu b4a3c1295e Update changelog 2018-08-14 14:31:24 -07:00
Alex Paxton c3c603d9b5
Logs Single Play / Pause Button (#4213)
* Allow custom class prop in Button component

* Replace radio buttons with single button

* Updoot changelog
2018-08-14 10:36:41 -07:00
nathan haugo 5b593e0f81 Update changelog and make caps consistent 2018-08-14 09:53:06 -07:00
Deniz Kusefoglu c1ce0d7104 Update Changelog 2018-08-09 13:55:41 -07:00
Jared Scheib dddfafdb16 Merge branch 'master' into fix/import-dashboard-sources 2018-08-01 11:58:35 -07:00
Christopher Henn b1935560a2 Size laser spinners based on their container 2018-08-01 08:41:21 -07:00
Iris Scholten 346fa78a9b Update Changelog 2018-07-31 17:54:34 -07:00
Deniz Kusefoglu cb07f22be1 Update changelog 2018-07-27 10:18:29 -07:00
Iris Scholten 42ef7bd8bc
Add a mapping of sources ids and names to dashboard export (#4033)
* Add a mapping of sources ids, links, and names to dashboard export

* Update Changelog
2018-07-26 13:59:44 -07:00
Christopher Henn f9e21a4bb3 Fix histogram overflow issue when using basepath 2018-07-24 15:39:41 -07:00
Iris Scholten 7b07141d35 Update changelog 2018-07-24 14:40:26 -07:00
Brandon Farmer 48e0160283 Update changelog 2018-07-23 15:23:40 -07:00
Christopher Henn 85f222b62e Fix template variable replacement within regexes
Template variables used within regexes would not replace when the query
contained a '/' before the regex in the query (see test).

This commit rewrites the logic for replacing template variables within
regexes.
2018-07-23 10:08:45 -07:00
Christopher Henn c1f51530c9 Update CHANGELOG.md 2018-07-20 15:16:20 -07:00
Nathan Haugo 13a46b946d
Merge branch 'master' into release/1.6.x 2018-07-18 14:50:02 -07:00
nathan haugo 45069a0eee Changelog and version for 1.6.0 2018-07-18 14:48:59 -07:00
Michael Desa d2a01d7845 changelog: add changelog entry for pr #3947 and #3842 2018-07-18 10:39:05 -04:00
Iris Scholten e37f327e53 Update changelog 2018-07-17 16:21:40 -07:00
Alirie Gray e2225e8c25 Update Changelog 2018-07-12 11:32:21 -07:00
Chris Goller 8f5bb80f22 chore(CHANGELOG): mention fixing health status code to no content 2018-07-11 18:36:49 -05:00
Alirie Gray 0c2977f1c0 Update Changelog
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-07-09 17:36:19 -07:00
Michael Desa a9df1583ae feat(server): add profiling routes to chronograf server
In order to diagnose why the dashbords page we'll need to profile
chronograf. This commit adds the debug routes to chronograf.
2018-07-02 15:19:34 -07:00
Alex P 1d44139513 Updoot changelog 2018-06-29 13:38:21 -07:00
Iris Scholten 6a18eeff64 Update changelog 2018-06-28 16:09:37 -07:00
Alex P fbb992af22 Updoot changelog 2018-06-28 10:38:17 -07:00
Alex P c32c7d68dc Update changelog 2018-06-27 16:44:18 -07:00
Iris Scholten 03eec57d2d Update changelog 2018-06-22 17:06:14 -07:00
Iris Scholten b3460ead1e Update Changelog 2018-06-21 13:47:03 -07:00
Iris Scholten 5a4781dd58 Update changelog 2018-06-19 16:25:06 -07:00
Alex Paxton 34df386102
Merge branch 'master' into flux/deletion 2018-06-18 19:50:47 -07:00
Alex P 28bbdbf3cd Updoot changelog 2018-06-18 18:50:14 -07:00
Jared Scheib feb9736768
Merge branch 'master' into fix/tempVar-no-value 2018-06-15 17:30:41 -07:00
Iris Scholten bbc56353a1 Update Changelog 2018-06-15 17:12:48 -07:00
Jared Scheib d20ec92bcf Update changelog 2018-06-15 17:10:38 -07:00
Alex Paxton deec4952e8
Merge branch 'master' into polish/snip-snip 2018-06-15 08:49:02 -07:00
Alex Paxton ade1249a9a
Merge branch 'master' into code-mirror-data-explorer 2018-06-15 08:48:15 -07:00
Alex P 91bc8997fe Updoot log of change 2018-06-13 19:23:02 -07:00
Alex P 74b7a06397 Updoot log of change 2018-06-13 14:49:58 -07:00
Alex P 4be102dcc8 Updoot log of change 2018-06-13 11:01:15 -07:00
Alex P 6bbf7c7bfa Updoot changelog 2018-06-12 13:09:30 -07:00
Jared Scheib d837f74116 Update changelog 2018-06-08 17:48:10 -07:00
Alex P caccf73f43 Update log of change 2018-06-06 17:34:12 -07:00
Alex P b40080d43f Updoot loggo changeo 2018-06-05 14:17:28 -07:00
Iris Scholten cd73cad57d Update changelog 2018-06-05 10:41:24 -07:00
Iris Scholten 3b8e608722 Update Changelog 2018-05-25 15:52:16 -07:00
Iris Scholten d51ba489e5 Update Changelog 2018-05-24 14:07:31 -07:00
Jared Scheib be9ceacc4a Update changelog 2018-05-21 17:25:59 -07:00
ebb-tide 6bcf1ae58c Update changelog 2018-05-21 10:45:27 -07:00
Deniz Kusefoglu 4726c09d49
Merge pull request #3418 from influxdata/chore/tables-to-TS
Convert tables to TS
2018-05-21 08:59:31 -07:00
Brandon Farmer d12358348e
Merge branch 'master' into upgrade-kapa-1.5 2018-05-18 17:12:06 -07:00