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

1786 Commits

Author SHA1 Message Date
Roman
8bd40fdb04 fix: use proper background for lens-light theme in installed helm chart details view (InstallChartDone)
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-20 16:16:31 +03:00
Roman
0de1fb29b8 fix: refresh user's create-resource templates on select / avoid cache
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-20 14:59:46 +03:00
Roman
a29c9ca1b8 fix: load templates from sub-folders for user templates (Dock -> Create resource)
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-20 14:15:24 +03:00
Roman
22a800ce73 fix: terminal resize on initial open (dock without tabs)
fix: console errors when closing all dock tabs

Signed-off-by: Roman <ixrock@gmail.com>
2021-10-20 13:42:51 +03:00
Roman
969be592de allow option.tabSize to use custom number of spaces for [Tab]
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-20 13:06:59 +03:00
Roman
8b854b50a4 use css-modules
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-19 20:11:53 +03:00
Roman
960ec456ce Merge remote-tracking branch 'origin/master' into monaco_editor_refactoring
# Conflicts:
#	package.json
2021-10-19 16:13:16 +03:00
Sebastian Malton
e21888c62c
Fix iter function return values (#3958) 2021-10-19 09:02:59 -04:00
Roman
59357d0a69 master-merge fixes, fine-tuning
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-19 16:00:56 +03:00
dependabot[bot]
6b3725346f
Bump typedoc from 0.22.5 to 0.22.6 (#4071)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 08:50:15 -04:00
dependabot[bot]
56bc0141bf
Bump react-material-ui-carousel from 2.3.1 to 2.3.5 (#4072)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 08:45:26 -04:00
Jari Kolehmainen
755c75008a
remove unnecessary global watches in cluster view (#4073)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-10-19 13:52:25 +03:00
Roman
d6b7001f72 Merge remote-tracking branch 'origin/master' into monaco_editor_refactoring
# Conflicts:
#	src/renderer/components/+workloads-pods/pod-details-affinities.tsx
#	src/renderer/components/dock/create-resource.tsx
#	src/renderer/components/dock/edit-resource.tsx
#	src/renderer/components/dock/editor-panel.tsx
2021-10-19 13:32:17 +03:00
dependabot[bot]
8072b44b3d
Bump react-router-dom from 5.2.0 to 5.3.0 (#4058)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 11:39:06 -04:00
Alex Andreev
0eac46530a
Pin icon for Catalog list items (#3810) 2021-10-18 10:27:53 -04:00
Roman
9a2af17c47 clean up / responding to comments
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-18 17:13:15 +03:00
Sebastian Malton
5998b4ca84
Upgrade js-yaml to 4.X (#3623) 2021-10-18 10:03:10 -04:00
dependabot[bot]
fcb3010033
Bump @types/dompurify from 2.0.2 to 2.3.1 (#4060)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 09:56:29 -04:00
dependabot[bot]
2d801478e1
Bump jest-mock-extended from 1.0.16 to 1.0.18 (#4057)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 09:56:13 -04:00
Sebastian Malton
f12b0658ba
Add URL display to weblink URLs (#4046) 2021-10-18 09:38:10 -04:00
Roman
6f8b9a6c97 removed old mentions of ace-container from ace-editor
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-18 15:15:57 +03:00
Roman
1b680ee5a2 fixes / responding to comments -- part 1
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-18 15:10:21 +03:00
Roman
0c517b14d0 master-merge fix
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-18 13:44:41 +03:00
Roman
d55d6a1344 Merge remote-tracking branch 'origin/master' into monaco_editor_refactoring
# Conflicts:
#	src/renderer/components/+custom-resources/crd-details.tsx
#	src/renderer/utils/storageHelper.ts
2021-10-18 13:25:30 +03:00
Sebastian Malton
86da6260b6
Don't attempt to sync files larger than 2MiB or non UTF-8 files (#3985)
* Don't attempt to sync files larger than 16MiB

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add handling for invalid utf-8

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Increase max size limit for single file syncs

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-10-15 23:27:34 -04:00
Sebastian Malton
343569a025
Add static Pod.yaml to templates (#4055) 2021-10-15 12:49:18 -04:00
Sebastian Malton
052d12fc19
Check object instanceof on all detail panels (#4054)
* Check object instanceof on all detail panels

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix unit tests

- Remove prettier as snapShot testing is too tight of a bound

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-10-15 12:11:46 -04:00
Roman
dabfce3609
Update immer to version 9.x (#3882) 2021-10-15 11:17:08 -04:00
Sebastian Malton
246305cd63
Fix accessible namespaces notification not navigating to correct settings (#4048) 2021-10-15 09:06:24 -04:00
dependabot[bot]
c5de0b1e00
Bump playwright from 1.14.0 to 1.15.2 (#4051)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 08:46:53 -04:00
dependabot[bot]
f1ce97ecc8
Bump @types/url-parse from 1.4.3 to 1.4.4 (#4052)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 08:43:40 -04:00
dependabot[bot]
e227702d91
Bump sass from 1.41.1 to 1.43.2 (#4050)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 08:43:08 -04:00
dependabot[bot]
4c5cd2b737
Bump concurrently from 5.2.0 to 5.3.0 (#4053)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 08:42:12 -04:00
Roman
3ee2738f14 - use monaco editor theme vs-dark for lens-dark.json theme (agreed with Alex)
- clean up theme.store.ts

Signed-off-by: Roman <ixrock@gmail.com>
2021-10-15 12:44:09 +03:00
Sebastian Malton
d2203b3a30
Fix verify-docs error (#4045) 2021-10-14 15:20:12 -04:00
dependabot[bot]
03c1710432
Bump ws from 7.4.6 to 7.5.5 (#4042)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 10:58:20 -04:00
Sebastian Malton
9d5689ce69
Only allow extensions to use non-lens specific cluster phases (#4036) 2021-10-14 10:25:48 -04:00
dependabot[bot]
a01eecdc79
Bump @testing-library/dom from 8.2.0 to 8.9.0 (#4040)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 09:28:35 -04:00
dependabot[bot]
fea379c89f
Bump @types/node from 14.17.14 to 14.17.26 (#4041)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 09:28:10 -04:00
dependabot[bot]
6d003515e7
Bump tailwindcss from 2.2.4 to 2.2.17 (#4039)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 08:55:09 -04:00
Sebastian Malton
53c9d35832
Fix cluster icon click in sidebar redirecting to wrong route (#4037) 2021-10-14 08:50:24 -04:00
Sebastian Malton
75ddf48914
Upgrade typedoc-plugin-markdown to fix verify-docs (#4031) 2021-10-14 08:50:10 -04:00
Sebastian Malton
7e0aeca119
Remove exec.command checking (#3881) 2021-10-14 08:46:23 -04:00
Roman
98244ec95c reverted incorrect merge for Catch metadata being undefined at KubeObject creation (#3960)
(cherry picked from commit 913244b204)

Signed-off-by: Roman <ixrock@gmail.com>
2021-10-14 13:05:06 +03:00
Roman
c1025fe1ba reverted "clouds midnight" as default dark theme for monaco-editor
Signed-off-by: Roman <ixrock@gmail.com>
2021-10-14 12:33:27 +03:00
Roman
f80dda3c59 Merge remote-tracking branch 'origin/master' into monaco_editor_refactoring
# Conflicts:
#	src/common/user-store/preferences-helpers.ts
#	src/common/user-store/user-store.ts
2021-10-14 11:34:56 +03:00
Sebastian Malton
3988229a6c
Fix auto-update channel checking and pinning (#4030) 2021-10-13 14:48:47 -04:00
dependabot[bot]
743e7f2b36
Bump nodemon from 2.0.12 to 2.0.13 (#4021)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 10:34:57 -04:00
dependabot[bot]
277184c572
Bump @types/readable-stream from 2.3.9 to 2.3.11 (#4023)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 10:34:49 -04:00
dependabot[bot]
91f7661f46
Bump @types/byline from 4.2.32 to 4.2.33 (#4022)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 10:34:43 -04:00