1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

2915 Commits

Author SHA1 Message Date
alexfront
66dbcede1c Merge branch 'master' into wrap-pod-logs 2022-09-09 11:34:15 +03:00
alexfront
0de9b9c168 Decrease scroll to bottom timeout time a bit
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-09 11:27:44 +03:00
alexfront
0383666f23 Remove unused files
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-09 11:26:42 +03:00
alexfront
c4f41db275 Increase timeout delay to wait virtualizer
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-09 11:06:41 +03:00
alexfront
aeb0127a8f Disable smooth scrolling
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-09 11:04:24 +03:00
alexfront
e82f83fa5a Use named export for useIntersectionObserver
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-09 10:00:42 +03:00
alexfront
511fc09419 Prevent useEffect not firing with because of condition
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-09 09:59:42 +03:00
alexfront
64773f3b69 Unify styles for the top and bottom lines
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-09 09:58:59 +03:00
dependabot[bot]
96cbbd4ecc
Bump sass from 1.54.8 to 1.54.9 (#6212)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 14:21:28 -04:00
dependabot[bot]
7c937db437
Bump concurrently from 7.3.0 to 7.4.0 (#6211)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 14:16:46 -04:00
Janne Savolainen
ec78080d99
Make opening of release details work properly when release has resources without namespace (#6088)
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>
2022-09-08 13:57:11 -04:00
dependabot[bot]
d4bb416f99
Bump winston from 3.8.1 to 3.8.2 (#6210)
Bumps [winston](https://github.com/winstonjs/winston) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 09:40:07 -04:00
dependabot[bot]
052764b462
Bump @types/marked from 4.0.6 to 4.0.7 (#6209)
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked)

---
updated-dependencies:
- dependency-name: "@types/marked"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 09:06:53 -04:00
dependabot[bot]
85a4237f3a
Bump @swc/core from 1.2.248 to 1.2.249 (#6208)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.248 to 1.2.249.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.2.248...v1.2.249)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 09:05:53 -04:00
alexfront
2d69bbcfd8 Fix linter errors
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-08 16:04:57 +03:00
dependabot[bot]
da5c10a6e4
Bump webpack-dev-server from 4.10.1 to 4.11.0 (#6207)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.1...v4.11.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 09:01:41 -04:00
dependabot[bot]
20ff6d48e7
Bump playwright from 1.25.1 to 1.25.2 (#6206)
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.25.1...v1.25.2)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 09:01:18 -04:00
alexfront
d951f3a017 Move all side effects to hooks
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-08 16:00:01 +03:00
dependabot[bot]
04fa7d60d0
Bump @types/node from 16.11.57 to 16.11.58 (#6202)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.57 to 16.11.58.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 08:55:56 -04:00
dependabot[bot]
6d2c206061
Bump mobx from 6.6.1 to 6.6.2 (#6201)
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.6.1...mobx@6.6.2)

---
updated-dependencies:
- dependency-name: mobx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 08:55:15 -04:00
dependabot[bot]
129ec2f764
Bump mobx-react from 7.5.2 to 7.5.3 (#6200)
Bumps [mobx-react](https://github.com/mobxjs/mobx) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx-react@7.5.2...mobx-react@7.5.3)

---
updated-dependencies:
- dependency-name: mobx-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 08:45:36 -04:00
dependabot[bot]
8cb2410710
Bump electron from 19.0.15 to 19.0.16 (#6199)
Bumps [electron](https://github.com/electron/electron) from 19.0.15 to 19.0.16.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.0.15...v19.0.16)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 08:45:14 -04:00
alexfront
ac8ed1478e Scroll list to bottom when new logs arrived
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-08 14:14:35 +03:00
Sebastian Malton
100bd870d7
Assume that bundled extensions are always compatible (#6195)
Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-09-08 06:34:36 -04:00
dependabot[bot]
7a0b84c791
Bump selfsigned from 2.0.1 to 2.1.1 (#6193)
Bumps [selfsigned](https://github.com/jfromaniello/selfsigned) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/jfromaniello/selfsigned/releases)
- [Commits](https://github.com/jfromaniello/selfsigned/compare/v2.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: selfsigned
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 08:45:13 -04:00
dependabot[bot]
381bc36e83
Bump @swc/core from 1.2.247 to 1.2.248 (#6191)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.247 to 1.2.248.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.2.247...v1.2.248)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 08:44:33 -04:00
dependabot[bot]
cdd374fbd3
Bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (#6192)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 08:44:22 -04:00
dependabot[bot]
da9f572654
Bump typedoc from 0.23.13 to 0.23.14 (#6190)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.13 to 0.23.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.13...v0.23.14)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 08:42:30 -04:00
Panu Horsmalahti
78b771d03b
Allow extensions to control status bar item visibility (#6178)
* Allow extensions to control status bar item visibility.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

* Move visible to StatusBarRegistration

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2022-09-07 08:41:50 -04:00
Sebastian Malton
4a033a49f0
Readd space between key and value in ENV display (#6183)
Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-09-07 08:40:56 -04:00
Juho Heikka
167f42330b
Initial telemetry whitelist (#6181)
* Remove emit-telemetry tag from navigate-to-route injectable

Signed-off-by: Juho Heikka <juho.heikka@gmail.com>

* Rename injectable to more describing name

Signed-off-by: Juho Heikka <juho.heikka@gmail.com>

* Add initial injectable ids to white-list

Signed-off-by: Juho Heikka <juho.heikka@gmail.com>

Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
2022-09-07 08:40:37 -04:00
Jari Kolehmainen
7d9c79b50a
bump npm to 8.19.1 (#6176)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2022-09-07 08:32:40 -04:00
alexfront
d37ae1bffe Fixing ts compilation errors
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-07 15:24:47 +03:00
alexfront
1898a4d68e Remove unused code
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-07 15:21:23 +03:00
alexfront
dadd69ef03 Add useIntersectionObserver() hook
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2022-09-07 15:10:32 +03:00
dependabot[bot]
60c5af7520
Bump eslint-plugin-react from 7.30.1 to 7.31.7 (#6186)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 14:08:16 -04:00
Sebastian Malton
4eb71420a5
Move pod-logs test to features folder (#6188) 2022-09-06 14:07:33 -04:00
dependabot[bot]
e89afe081c
Bump esbuild-loader from 2.19.0 to 2.20.0 (#6172)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 13:35:06 -04:00
dependabot[bot]
658bc5fe99
Bump sharp from 0.30.7 to 0.31.0 (#6184)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 13:34:54 -04:00
dependabot[bot]
3b810598fb
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 (#6185)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 13:33:30 -04:00
Alex Andreev
05a3ed0e57 Fix scrolling to items on search
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-06 19:28:01 +03:00
Alex Andreev
7b53650628 Hook function renaming
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-06 19:05:10 +03:00
Alex Andreev
51c059f1ba Give more room to the LogRows content
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-06 18:54:26 +03:00
Alex Andreev
6ec761868b Restyling Jump to bottom button
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-06 18:49:50 +03:00
Alex Andreev
b8f4fa14bf Show Jump to bottom button
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-06 18:35:02 +03:00
Alex Andreev
4c74d5a780 Add useInitialScrollToBottom() hook
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-06 18:26:16 +03:00
dependabot[bot]
2e6178760f
Bump esbuild from 0.15.6 to 0.15.7 (#6173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 11:01:03 -04:00
dependabot[bot]
9e924dcdb8
Bump @types/node from 16.11.56 to 16.11.57 (#6174)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 11:00:44 -04:00
dependabot[bot]
6997b4d0db
Bump @swc/core from 1.2.246 to 1.2.247 (#6175)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 11:00:28 -04:00
Alex Andreev
8ed40ffb8f Create useScrollToBottomButton hook
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-06 17:40:05 +03:00