dependabot[bot]
|
281735b8d6
|
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 16:11:32 -05:00 |
Jeffrey Smith II
|
874bebd810
|
Merge pull request #6021 from influxdata/smith/fix-security-issues
fix: update deps for assorted security issues.
|
2023-02-27 09:34:49 -05:00 |
Jeffrey Smith II
|
aaf6674ce5
|
fix: update test config to handle d3-color build changes
|
2023-02-24 11:22:43 -05:00 |
Jeffrey Smith II
|
bd21051883
|
fix(security): bump d3-color
|
2023-02-24 11:06:55 -05:00 |
Jeffrey Smith II
|
a4c614ef66
|
fix(security): bump golang.org/x/text
|
2023-02-24 11:02:14 -05:00 |
Jeffrey Smith II
|
ce13f0cc95
|
fix(security): bump prometheus client
|
2023-02-24 10:50:23 -05:00 |
Jeffrey Smith II
|
e6dfd4ecce
|
fix(security): bump http-cache-semantics
|
2023-02-24 10:50:04 -05:00 |
Jeffrey Smith II
|
63f5a88338
|
fix(security): bump json5
|
2023-02-24 10:39:33 -05:00 |
Jamie Strandboge
|
38add72edf
|
Merge pull request #6010 from influxdata/dependabot/npm_and_yarn/decode-uri-component-0.2.2
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
|
2022-12-09 13:31:31 -06:00 |
dependabot[bot]
|
247a330dba
|
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 11:06:36 +00:00 |
Pavel Závora
|
406065e391
|
Merge pull request #6001 from influxdata/6000/base_path_fix
fix: repair UI served under BASEPATH
|
2022-09-13 14:54:30 +02:00 |
Pavel Zavora
|
693fcf9ede
|
chore: update changelog
|
2022-09-12 11:42:15 +02:00 |
Pavel Zavora
|
da3c26b9f3
|
fix(ui): repair BASEPATH handling
|
2022-09-12 09:43:20 +02:00 |
Ivan Kudibal
|
88e037ce33
|
chore: prepare for 1.10.0 release
|
2022-08-23 17:07:32 +02:00 |
Pavel Závora
|
c88dbeb50f
|
Merge pull request #5997 from influxdata/feat/simplify_flux_labels
feat(ui): simplify flux labels
|
2022-08-23 15:12:13 +02:00 |
Pavel Zavora
|
13a8be32a4
|
chore: update changelog
|
2022-08-23 14:56:06 +02:00 |
Pavel Zavora
|
451b1fed18
|
feat(ui): test flux table parsing by time
|
2022-08-23 14:45:36 +02:00 |
Pavel Zavora
|
f89482808c
|
fix(ui): handle flux tables with no time column
|
2022-08-23 14:45:36 +02:00 |
Pavel Zavora
|
0433845c26
|
fix(ui): adjust tests to match simplified labels
|
2022-08-23 14:45:36 +02:00 |
Pavel Zavora
|
4d1feefcc6
|
feat(ui): simplify labels of flux results
|
2022-08-23 14:45:36 +02:00 |
Pavel Závora
|
3b181b1d9c
|
Merge pull request #5998 from influxdata/feat/setup_v2_dbrp
feat: setup DBRP mapping automatically for a v2 connection
|
2022-08-23 14:10:46 +02:00 |
Pavel Zavora
|
14d11ad530
|
chore: update changelog
|
2022-08-23 14:08:12 +02:00 |
Pavel Zavora
|
54495b2ded
|
chore(ui): improve error handling
|
2022-08-18 17:00:28 +02:00 |
Pavel Zavora
|
03363e3b1e
|
feat(ui): notify about automatically created DBRP mapping
|
2022-08-18 12:44:39 +02:00 |
Pavel Zavora
|
45d1bb71a9
|
feat(ui): automatically try to create v1 dbrp mapping for a v2 source
|
2022-08-18 12:44:16 +02:00 |
Pavel Zavora
|
7c3cf98e4c
|
feat(ui): add functionality that creates v1 DBRP
|
2022-08-18 12:41:01 +02:00 |
Pavel Zavora
|
2af296f93d
|
feat(server): allow to execute HTTP get through v2 proxy
|
2022-08-18 12:38:38 +02:00 |
Pavel Závora
|
42157b8d1f
|
Merge pull request #5994 from influxdata/chore/remove_GO111MODULE
chore: remove GO111MODULE=on from Makefile
|
2022-08-05 09:55:07 +02:00 |
Pavel Zavora
|
d2279e8afa
|
chore: remove GO111MODULE=on from Makefile
|
2022-08-05 08:34:28 +02:00 |
Pavel Závora
|
dbe657dc0b
|
Merge pull request #5991 from influxdata/chore/upgrade_to_parcel_v2
chore(ui): upgrade UI to parcel v2
|
2022-08-01 09:36:38 +02:00 |
Pavel Zavora
|
ae5dcf8ec6
|
chore: update changelog
|
2022-07-28 19:18:14 +02:00 |
Pavel Zavora
|
6629ac385c
|
chore: add js dependency generator
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
8cc3e2a469
|
chore(ui): upgrade licenses of js dependencies
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
2009b2ce87
|
chore: remove babel-eslint
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
56f97f97fa
|
chore: remove unused tsconfig.test.json
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
7e4a6e06de
|
chore: remove unused ts-jest
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
ca18036503
|
chore: remove unused babel-core-bridge
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
0cdd0c1d60
|
chore: remove @parcel/transformer-typescript-tsc
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
071da50a6e
|
chore(ui): add APP_VERSION to build:inspect target
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
951f6d58f9
|
chore: remove plugin-proposal-decorators from .babelrc
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
4f5779d1a0
|
chore: simplify jest configuration
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
dbc245588f
|
chore: remove unused .parcelrc config
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
1006849182
|
chore: remove unused plugin-proposal-decorators
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
52e3d407b9
|
chore: specify correct license in poackage.json files
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
2f9fe0e833
|
chore: format file
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
7e69575884
|
chore(ui): remove deprecated division operator in SCSS files
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
a95fe29309
|
chore(ui): rename temporary EH classes
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
171eb76d18
|
feat(ui): use APP_VERSION to propagate version from package.json
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
c33adec00b
|
feat(ui): change development mode to work with parcel v2
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
bb6cd6da81
|
fix(ui): repair tests after removal of class decorators
|
2022-07-28 09:29:47 +02:00 |