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

Commit Graph

  • b6e905072b
    Bump query-string from 7.1.1 to 7.1.2 dependabot[bot] 2022-12-02 01:02:01 +0000
  • 7ac80e0641 Fix not being able to add custom helm repos Sebastian Malton 2022-12-01 11:00:46 -0500
  • 31eef46630 Add missing safety checks in unit tests for structured clone issues Sebastian Malton 2022-12-01 11:00:29 -0500
  • 2c699b9628 Fix crash in PersistentVolumeDetails Sebastian Malton 2022-12-01 10:45:52 -0500
  • 141dd11406 Deployed 33e6771da3 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-12-01 14:42:40 +0000
  • 03322e69d9 Fix type errors from new asyncComputed Sebastian Malton 2022-11-14 13:37:54 -0500
  • 1eaf253205 Fix test failures due to newer dep versions Sebastian Malton 2022-11-14 11:43:28 -0500
  • e76e529f4a Update more snapshots Sebastian Malton 2022-10-25 15:19:02 -0400
  • 13ccae9004 Fix tests Sebastian Malton 2022-10-25 14:40:59 -0400
  • 974a31ebb4 Update snapshots because moving KubeObjectMeta out of CustomResourceDetails Sebastian Malton 2022-10-25 14:37:35 -0400
  • fb95ca836f Fix metrics not updating correctly Sebastian Malton 2022-10-25 14:14:52 -0400
  • 1444c73e47 Allow use of ResourceMetrics without IAsyncComputed Sebastian Malton 2022-10-25 14:01:42 -0400
  • 8e67ba2e8b Fix up remove dead code Sebastian Malton 2022-10-25 12:49:46 -0400
  • d359747ec0 Make DeploymentReplicaSets injectable to fix build error Sebastian Malton 2022-10-25 12:49:27 -0400
  • 72f199f6c2 Remove legacy store of CronJobs Sebastian Malton 2022-10-25 12:46:32 -0400
  • 1f78c66cc2 Switch components to be static to help with React performance Sebastian Malton 2022-10-25 12:43:06 -0400
  • a92c53eb56 Remove legacy global for daemonSetStore Sebastian Malton 2022-10-25 12:31:11 -0400
  • 4a39e4b50b Use the new and correct enabled check Sebastian Malton 2022-10-25 12:28:37 -0400
  • 026053db1e Introduce fix for metrics components visible on all details Sebastian Malton 2022-10-25 12:25:44 -0400
  • 01f66c4d41 Remove dead code Sebastian Malton 2022-10-25 12:21:00 -0400
  • d734276f9d Make StatefulSet metrics component injectable Sebastian Malton 2022-10-25 12:20:45 -0400
  • c060a6b73e Make ReplicaSet metrics details injectable Sebastian Malton 2022-10-25 12:09:39 -0400
  • 836783fbc1 Convert Pod metrics to be injectable Sebastian Malton 2022-10-25 12:00:05 -0400
  • 4264ba0990 Change Job metrics to be injectable Sebastian Malton 2022-10-24 16:01:34 -0400
  • 8c032ce704 Change Deployment metrics to be injectable Sebastian Malton 2022-10-24 15:50:35 -0400
  • 6f73c4dff2 Change DaemonSet metrics to be injectable Sebastian Malton 2022-10-24 15:37:34 -0400
  • 3518c448ff Change PersistentVolumeClaim metrics to be injectable Sebastian Malton 2022-10-24 15:24:03 -0400
  • 4328f03976 Change ingress metrics details to use more injectables Sebastian Malton 2022-10-24 15:10:51 -0400
  • 84dbb5f86a Change namespace metrics details to use more injectables Sebastian Malton 2022-10-24 15:08:39 -0400
  • a1c9b9a22b Replace NodeMetrics in details with injectable Sebastian Malton 2022-10-24 15:06:02 -0400
  • 7c5aa6a42f Remove legacyStore for ingresses Sebastian Malton 2022-10-24 14:37:56 -0400
  • 382d8b9446 Remove legacyStore for nodes Sebastian Malton 2022-10-24 14:35:55 -0400
  • f269ba8508 Introduce metrics details item for Ingress Sebastian Malton 2022-10-24 12:30:49 -0400
  • 660dd47966 Refactor ResourceMetrics to use IAsyncComputed Sebastian Malton 2022-10-24 12:26:19 -0400
  • 1a594b9eac Remove last use of legacy global getActiveClusterEntity Sebastian Malton 2022-10-24 12:25:49 -0400
  • fc3ed256e5 Change orderNumber of default KubeMetaDetails Sebastian Malton 2022-10-24 12:13:27 -0400
  • 5b15d126f0 Remove legacy KubeObjectMeta use from non-metrics details Sebastian Malton 2022-10-24 12:12:49 -0400
  • e9ea1fcc30 Remove unnecessary check Sebastian Malton 2022-10-24 12:10:10 -0400
  • 718834212e Support Events on CustomResourece details panel Sebastian Malton 2022-10-24 07:49:14 -0400
  • 33e6771da3
    Fix: remove excessive scrollbars from the TabLayout view (#6689) Alex Andreev 2022-12-01 17:32:41 +0300
  • 87035dd49a
    Bump @types/lodash from 4.14.190 to 4.14.191 (#6685) dependabot[bot] 2022-12-01 09:30:38 -0500
  • 713082e25e
    Bump ts-loader from 9.4.1 to 9.4.2 (#6684) dependabot[bot] 2022-12-01 09:30:29 -0500
  • 4cb1946110
    Fix race conditrion preventing window from opening (#6680) Sebastian Malton 2022-12-01 06:22:18 -0800
  • 693f6ea9a5
    Add milestone automatically to release PRs (#6681) Sebastian Malton 2022-12-01 06:22:06 -0800
  • 432fc5c0c2
    Bump electron from 19.1.8 to 19.1.9 (#6686) dependabot[bot] 2022-12-01 09:21:58 -0500
  • a546f3b8ae
    Add buttons to quicky filter the current view by a specific namespace (#6677) Sebastian Malton 2022-12-01 06:20:56 -0800
  • ab4a99bd93
    Bump @types/node from 16.18.3 to 16.18.4 (#6683) dependabot[bot] 2022-12-01 09:20:41 -0500
  • cb0bb82286 Updating snapshots harder Alex Andreev 2022-12-01 16:40:47 +0300
  • 52733aecb5 Updating snapshots Alex Andreev 2022-12-01 16:03:18 +0300
  • 0b0988f14e Remove excessive scrollbars from the TabLayout view Alex Andreev 2022-12-01 15:29:04 +0300
  • 2c2266e13d Adding hard wait for debugging Alex Andreev 2022-12-01 13:38:24 +0300
  • d19e65bf23 Fix click .wrap-logs click event Alex Andreev 2022-12-01 12:30:56 +0300
  • 13257f03b2 Set viewport size for the tests Alex Andreev 2022-12-01 11:48:52 +0300
  • f1810813a1 Linter fix Alex Andreev 2022-12-01 10:08:33 +0300
  • 8d2d9e8458 Insert very long log contents Alex Andreev 2022-12-01 09:54:30 +0300
  • ff7a1c45b8
    Bump electron from 19.1.8 to 19.1.9 dependabot[bot] 2022-12-01 01:11:27 +0000
  • c327727370
    Bump @types/lodash from 4.14.190 to 4.14.191 dependabot[bot] 2022-12-01 01:10:15 +0000
  • 653353cb34
    Bump ts-loader from 9.4.1 to 9.4.2 dependabot[bot] 2022-12-01 01:07:17 +0000
  • dbd8fb4f1f
    Bump @types/node from 16.18.3 to 16.18.4 dependabot[bot] 2022-12-01 01:05:41 +0000
  • 722f870326 Add milestone automatically to release PRs Sebastian Malton 2022-11-30 11:56:40 -0500
  • 0d1e947b1e Fix race conditrion preventing window from opening Sebastian Malton 2022-11-30 11:52:23 -0500
  • 0af861f54f Fix tests Sebastian Malton 2022-11-30 11:39:56 -0500
  • 923a9884ee Fix queries for operator provider metrics Sebastian Malton 2022-11-30 11:20:55 -0500
  • 23345e1ef6 Fix up missing styles Sebastian Malton 2022-11-30 09:52:35 -0500
  • 8d8424152c Remove last usage of legacy global replicaSetStore Sebastian Malton 2022-11-30 09:45:06 -0500
  • 388799da11 Add quick namespace filtering to ReplicaSets view Sebastian Malton 2022-11-30 09:43:00 -0500
  • f300e6e74f Add quick namespace filtering to StatefulSets view Sebastian Malton 2022-11-30 09:40:49 -0500
  • ee886820d9 Add quick namespace filtering to Jobs view Sebastian Malton 2022-11-30 09:36:32 -0500
  • 4604198dc9 Add quick namespace filtering to Deployments view Sebastian Malton 2022-11-30 09:33:34 -0500
  • 5f8e6ff9f0 Add quick namespace filtering to DaemonSets view Sebastian Malton 2022-11-30 09:29:50 -0500
  • e0c64b37ad Add quick namespace filtering to CronJobs view Sebastian Malton 2022-11-30 09:26:40 -0500
  • d3287f5e21 Add quick namespace filtering to ServiceAccounts view Sebastian Malton 2022-11-30 09:25:37 -0500
  • 8fec70fb0a Add quick namespace filtering to Roles view Sebastian Malton 2022-11-30 09:22:26 -0500
  • b4dd6873cb Add quick namespace filtering to RoleBindings view Sebastian Malton 2022-11-30 09:20:10 -0500
  • f7a40c8da4 Add quick namespace filtering to PersistentVolumeClaims view Sebastian Malton 2022-11-30 09:15:12 -0500
  • fcff986841 Add quick namespace filtering to Services view Sebastian Malton 2022-11-30 09:11:27 -0500
  • b765ad61ea Add quick namespace filtering to PortForwards view Sebastian Malton 2022-11-30 08:59:48 -0500
  • f3bc213c4b Add quick namespace filtering to NetworkPolicies view Sebastian Malton 2022-11-30 08:57:04 -0500
  • c77b66ca9b Add quick namespace filtering to Ingresses view Sebastian Malton 2022-11-30 08:53:28 -0500
  • fabde6acc4 Remove last usage of legacy global endpointsStore Sebastian Malton 2022-11-30 08:49:59 -0500
  • 665e3a5443 Add quick namespace filtering to Endpoints view Sebastian Malton 2022-11-30 08:46:38 -0500
  • 0659cf8e65 Add quick namespace filtering to HelmReleases view Sebastian Malton 2022-11-30 08:44:01 -0500
  • 126d5ea9a6 Add quick namespace filtering to Events view Sebastian Malton 2022-11-30 08:40:46 -0500
  • eb94e17177 Add quick namespace filtering to CustomResources view Sebastian Malton 2022-11-30 08:33:56 -0500
  • 1d431666f3 Remove last usage of legacy global secretsStore Sebastian Malton 2022-11-30 08:31:07 -0500
  • 4ff4b5e7af Add quick namespace filtering to Secrets view Sebastian Malton 2022-11-30 08:22:50 -0500
  • dc27078bf9 Add quick namespace filtering to ResourceQuotas view Sebastian Malton 2022-11-30 08:19:15 -0500
  • 4bb8dedb3c Add quick namespace filtering to PodDisruptionBudgets view Sebastian Malton 2022-11-30 08:16:17 -0500
  • 1243dd5e6e Remove last usage of legacy global Sebastian Malton 2022-11-30 08:13:08 -0500
  • 810a0f8dd1
    Release 6.2.4 (#6676) v6.2.4 Iku-turso 2022-11-30 15:12:45 +0200
  • ff46d4fc64 Add quick namespace filtering to ConfigMaps view Sebastian Malton 2022-11-30 08:09:55 -0500
  • 3c2e2c0a74 Deployed e5f8951553 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-11-30 13:09:02 +0000
  • 7cb50ff9c2 Add quick namespace filtering to LimitRanges view Sebastian Malton 2022-11-30 08:06:59 -0500
  • 176081c4bb Add quick namespace filtering to Leases view Sebastian Malton 2022-11-30 08:05:19 -0500
  • f9f4236ab4 Add quick namespace filtering to HorizontalPodAutoscalers view Sebastian Malton 2022-11-30 08:04:35 -0500
  • 62768c7272 Add quick namespace filtering in pods view Sebastian Malton 2022-11-30 08:00:51 -0500
  • e5f8951553
    Bump mini-css-extract-plugin from 2.7.0 to 2.7.1 (#6673) dependabot[bot] 2022-11-30 08:00:25 -0500
  • 0f6b0f3ceb Fixing finding wrapped log line height Alex Andreev 2022-11-30 15:49:16 +0300
  • d4b81b6703 Deployed 261aa2935a to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-11-30 12:40:25 +0000
  • 6041ce37f5 Make preferences from extensions using tabs "application" and "telemetry" appear as last (#6674) Iku-turso 2022-11-30 11:37:18 +0200