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 |
Pavel Zavora
|
a07621342c
|
fix(ui): improve type definition of QueriesPage
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
07efb3a5dc
|
feat(ui): remove experimental decorators from tsconfig
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
b9c744ac91
|
chore: appease linter
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
bf06db6bf4
|
chore: repair jest runner after switch to parcel v2
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
da395a2840
|
chore: repair Dropdown after removal of experimental decorators
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
ca9bda4154
|
chore: remove unused functions
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
6926ee9375
|
chore(ui): replace experimental decorators by HOF
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
44e235db67
|
chore(jest): repair api mock
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
5397665387
|
chore: upgrade jest
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
299764cbcd
|
fix(ui): repair configuration for tests to start
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
f1aa45ff71
|
choreL: remove .browserslist, rely upon package.json
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
804de07497
|
fix(ui): repair import to work fine in parcel v2
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
0d0a75e37c
|
chore: add build:inspect target
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
31cb18c25c
|
chore: use parcel v2 worker import
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
5d195dbf85
|
chore: import type to disambiguate parcel resolver
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
b8a3dfe41d
|
chore: remove invalid import
|
2022-07-28 09:29:47 +02:00 |
Pavel Zavora
|
2c19567145
|
chore: repair CSS for parcel v2
|
2022-07-28 09:29:46 +02:00 |
Pavel Zavora
|
55be1cc263
|
chore(build): switch to parcel v2
|
2022-07-28 09:29:46 +02:00 |
Pavel Závora
|
5188a3fa18
|
Merge pull request #5993 from influxdata/fix/annotation_edit_check
fix(ui): repair condition that checks if the user can edit annotation
|
2022-07-28 08:55:20 +02:00 |
Pavel Zavora
|
f266a01a4a
|
fix(ui): repair condition that checks when the user can edit annotation
|
2022-07-28 07:58:07 +02:00 |
Pavel Závora
|
2eb5b65d3d
|
Merge pull request #5992 from influxdata/dependabot/npm_and_yarn/moment-2.29.4
chore(deps): bump moment from 2.29.2 to 2.29.4
|
2022-07-22 13:42:37 +02:00 |
dependabot[bot]
|
c15c6523af
|
chore(deps): bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-22 08:20:03 +00:00 |
Pavel Závora
|
fcf2c52804
|
Merge pull request #5990 from influxdata/5989/go_1.18.4
chore(build): upgrade golang to 1.18.4
|
2022-07-22 10:19:28 +02:00 |
Pavel Zavora
|
48062f2a17
|
chore: use builder image with golang 1.18.4
|
2022-07-21 21:16:57 +02:00 |
Pavel Zavora
|
a7aba65934
|
chore(build): upgrade golang to 1.18.4
|
2022-07-20 08:25:06 +02:00 |
Kevin Grossmann
|
45c3d09974
|
Merge pull request #5988 from influxdata/ui/change_attribute_name
chore(ui): rename dataTest attribute
|
2022-07-17 22:57:26 +02:00 |
k3yi0
|
ca8935da1e
|
chore(ui): rename dataTest attribute
|
2022-07-15 14:40:48 +02:00 |
Kevin Grossmann
|
fdabc39514
|
Merge pull request #5986 from influxdata/e2e/explore_influxql
test(cypress): add Explore InfluxQL test
|
2022-07-15 12:36:59 +02:00 |