Commit Graph

12936 Commits (d37755c207f20524839cedd1da4f9a8d0db8d3ce)

Author SHA1 Message Date
Pavel Závora 729664879c
Merge pull request #5556 from zabullet/feature/5552_make_mysql_protoboard_use_derivative
fix: make MySQL protoboard more useful by using derivatives
2020-08-19 07:45:03 +02:00
Pavel Závora 155a56089d
Merge pull request #5549 from influxdata/dependabot/npm_and_yarn/ui/elliptic-6.5.3
chore(deps): bump elliptic from 6.4.1 to 6.5.3 in /ui
2020-08-19 07:23:00 +02:00
Pavel Závora 1ec36da4f6
Merge pull request #5538 from influxdata/dependabot/npm_and_yarn/ui/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /ui
2020-08-19 07:19:37 +02:00
Pavel Zavora d8f220680f chore: update changelog 2020-08-19 06:21:18 +02:00
Pavel Zavora b760270fdb chore: upgrade docker alpine to 3.12 2020-08-19 06:10:14 +02:00
zabullet 3ee01329de 5552 Make MySQL protoboard more useful by using derivatives for counter values 2020-08-05 18:32:43 +01:00
Pavel Zavora f9bf588186 chore: appease linter 2020-08-04 11:31:09 +02:00
Pavel Zavora cae016852b chore: update changelog 2020-08-04 11:19:27 +02:00
Pavel Zavora be62cc3342 fix(ui): escape tag values in query builder 2020-08-04 11:11:58 +02:00
Pavel Zavora c69bb22cdf chore: update changelog 2020-08-03 15:46:44 +02:00
Pavel Zavora 1c6e055c3d fix(ui): sort namespaces by database and retention policy #5374 2020-08-03 15:38:14 +02:00
dependabot[bot] fa2526981a
chore(deps): bump elliptic from 6.4.1 to 6.5.3 in /ui
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 20:55:31 +00:00
Tim Yocum c9cb8b65ad
fix: statusFeed URL update
The external `statusFeed` parameter has been corrected.
2020-07-20 16:09:36 -05:00
dependabot[bot] aff0e058af
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /ui
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 11:12:55 +00:00
Pavel Závora 0babc528f0
fix(ui): add HTTP security headers (#5536) 2020-07-15 08:56:46 -07:00
ivankudibal 6b7e6cb1a0 chore: prepare for 1.8.5 release 2020-07-08 11:59:54 +02:00
Vlasta Hajek 6fdcbd44c3
Merge pull request #5524 from vlastahajek/fix/zoom_stop_presenting
fix: zooming out stops presentation mode
2020-07-07 19:38:23 +02:00
vlastahajek 3aed6126ef chore: fix review comment 2020-07-07 17:33:41 +02:00
Vlasta Hajek 6e5994358c
Merge branch 'master' into fix/zoom_stop_presenting 2020-07-07 13:32:21 +02:00
Vlasta Hajek d3e70920b4
Merge pull request #5529 from vlastahajek/fix/csv-from-dupl
fix: making each csv.from unique
2020-07-07 11:44:15 +02:00
vlastahajek 7b82ec3c45 fix: making each csv.from unique (#5523) 2020-07-02 17:31:04 +02:00
vlastahajek 96f9d73acc docs: update Changelog 2020-06-26 16:10:45 +02:00
vlastahajek b9e11edcff Merge branch 'master' into fix/zoom_stop_presenting 2020-06-26 15:52:48 +02:00
vlastahajek fb8f7ad8a9 fix: prevent leaving presentation mode when zooming (#5382) 2020-06-26 15:52:15 +02:00
Pavel Závora b1ba37b3ea
Merge pull request #5519 from influxdata/5347/mergeQueryResults
fix(TableGraph): merge query results with unique column names
2020-06-25 06:34:47 +02:00
Pavel Zavora d3ed47c854 chore: update changelog 2020-06-25 06:05:24 +02:00
Pavel Zavora 18747adcc5 chore: apply review comments 2020-06-25 06:03:15 +02:00
Pavel Zavora c1dca1c8d5 fix(worker/timeSeriesToTableGraph): add test 2020-06-25 06:03:15 +02:00
Pavel Zavora 87f40fd9e5 fix(tableGraph): ensure unique column names when merging multiple query responses 2020-06-25 06:03:15 +02:00
Pavel Zavora 763ed3a160 fix(explorer/tableView): make errors visible 2020-06-25 06:03:15 +02:00
Pavel Závora 3fe08e6b71
Merge pull request #5517 from influxdata/5472/logsFallbackToPointTime
fix(logs): fall back to point timestamp
2020-06-22 22:57:41 +02:00
Pavel Zavora dc536f377b chore: update changelog 2020-06-22 22:28:21 +02:00
Pavel Zavora 5acc21c2cb chore: apply review comments 2020-06-22 21:15:08 +02:00
Pavel Závora 24a7294284
Merge pull request #5516 from influxdata/5343/rule_validation
fix(kapacitor/alert): accept valid templates
2020-06-22 21:10:22 +02:00
Pavel Závora 25563b07de
Merge pull request #5521 from influxdata/5474/dashboard_undefined
fix(dashboard): avoid undefined error when dashboard is not ready yet
2020-06-22 21:09:26 +02:00
Pavel Zavora 9639fc469b fix(dashboard): avoid undefined error when dashboard is not ready yet 2020-06-21 10:22:14 +02:00
Pavel Zavora 1f9ff096df chore: lint 2020-06-19 08:15:11 +02:00
Pavel Zavora 798e588cc9 fix(logs): fall back to point timestamp #5472 2020-06-19 07:43:55 +02:00
Pavel Zavora de96add671 fix(kapacitor/alert): accept valid templates #5343 2020-06-18 08:58:07 +02:00
Pavel Závora 71b9d07f4f
Merge pull request #5514 from vlastahajek/fix/reedit-issue
fix: Avoiding passing invalid number to Grid
2020-06-18 06:09:01 +02:00
Vlasta Hajek b1138fdb43
Merge branch 'master' into fix/reedit-issue 2020-06-17 19:00:58 +02:00
Pavel Závora 94db028b1d
Merge pull request #5505 from influxdata/5493/distinguish_kapacitors
feat(kapacitor): repair management of kapacitor rules and tickscripts
2020-06-17 05:34:15 +02:00
Pavel Zavora ce8a2d894a chore: update changelog 2020-06-17 05:14:40 +02:00
Pavel Zavora cebd337325 fix(kapacitors): return the first error if possible without modifications upon multiple kapacitor updates 2020-06-17 05:04:51 +02:00
Pavel Zavora ade1f504d9 chore: code review 2020-06-17 05:04:51 +02:00
Pavel Zavora c61e25171b fix(kapacitor): change routing paths of kapacitor rules to include kapacitor ID 2020-06-17 05:04:51 +02:00
Pavel Zavora c45414aa1c fix(kapacitor): test enforcement of one active kapacitor 2020-06-17 05:04:51 +02:00
Pavel Zavora 18164d81fd fix(kapacitor): enforce one active kapacitor 2020-06-17 05:04:51 +02:00
vlastahajek deca4f8450 fix: Avoiding passing invalid number to Grid (#5476) 2020-06-16 16:22:39 +02:00
Pavel Závora 3941491173
Merge pull request #5504 from influxdata/5492/message_validation
fix(kapacitor/alert): support .Time.Unix message validation #5492
2020-06-16 07:10:21 +02:00