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

Commit Graph

  • e2e5b08ae5
    Switch to using applicationInformationToken from application feature Janne Savolainen 2023-02-22 11:18:24 +0200
  • 4278d507f7 Deployed c09c7125e5 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-22 10:42:29 +0000
  • bfb9295175
    Introduce application information token in application Feature Janne Savolainen 2023-02-22 11:09:15 +0200
  • 86378ae00e
    Introduce dummy package for application Janne Savolainen 2023-02-22 09:56:37 +0200
  • c09c7125e5
    Add package for sharing webpack configurations for upcoming Features (#7199) Janne Savolainen 2023-02-22 12:28:07 +0200
  • 383ce3caa3
    Fix command line argument not being passed to lerna Janne Savolainen 2023-02-22 11:47:57 +0200
  • 5cc4a8a802 Deployed 73230c8659 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-22 09:32:12 +0000
  • 3207b83d87 Updating snapshots Alex Andreev 2023-02-22 12:26:48 +0300
  • 36757c56c0
    Remove duplication from gitignores Janne Savolainen 2023-02-20 14:19:33 +0200
  • 94bc9fa0a5
    Add package for shared webpack configurations for Lens applications, Features and libraries Janne Savolainen 2023-01-30 07:54:56 +0200
  • 73230c8659
    Add package for sharing jest configuration for upcoming Features (#7198) Janne Savolainen 2023-02-22 11:19:16 +0200
  • 114db72485
    Bump @hapi/subtext from 7.0.4 to 7.1.0 (#7194) dependabot[bot] 2023-02-22 12:14:37 +0300
  • ea59590202 Remove Select's outlined theme Alex Andreev 2023-02-22 12:11:59 +0300
  • 408a025ec4 Merge branch 'master' into dependabot/npm_and_yarn/hapi/subtext-7.1.0 Alex Andreev 2023-02-22 11:26:54 +0300
  • bcf337c3b3 Move model.load() to getProps() fix-load-release-data-on-details-open Alex Andreev 2023-02-22 11:02:57 +0300
  • 99b63c33da
    Ignore coverage files from VCS Janne Savolainen 2023-01-30 07:52:13 +0200
  • 73dc8986b3
    Add root level script for running unit tests in monorepo mindset Janne Savolainen 2023-02-20 13:27:14 +0200
  • 31fa46288b
    Add package for shared jest configurations for Lens applications, Features and libraries. Janne Savolainen 2023-01-30 07:54:33 +0200
  • babd4a7f43
    Merge branch 'master' into enhancement-ability-to-remove-subnamespaces Alex Andreev 2023-02-22 10:12:03 +0300
  • aa2fcd2c6b
    Merge branch 'master' into fix-load-release-data-on-details-open Alex Andreev 2023-02-22 09:38:03 +0300
  • b40dcafa96 Clean up tests a bit Alex Andreev 2023-02-22 09:37:10 +0300
  • 7bcce5cb98 Fix stale data - The behaviour of asyncComputed is to not redo the call on every change between UNOBSERVED and OBSERVED Sebastian Malton 2023-02-21 16:19:07 -0500
  • 63a3e41d71 Fix unit tests Sebastian Malton 2023-02-21 14:20:49 -0500
  • fda368a68d Fix duplicate key error Sebastian Malton 2023-02-21 12:40:13 -0500
  • 221570503b Fix helm release data being stale after reopening details Sebastian Malton 2023-02-21 12:39:09 -0500
  • 867f958b59 Deployed df1b947870 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-21 16:35:48 +0000
  • 980a9f510a Merge remote-tracking branch 'origin/master' into fix/resource_details_panel_stale_data Roman 2023-02-21 18:24:43 +0200
  • df1b947870
    [UX]: allow to navigate to namespace-details from other resource details view (#7203) Roman 2023-02-21 18:23:05 +0200
  • 38eaac2550 Introduce sample bundled extension example Sebastian Malton 2023-02-14 15:06:25 -0500
  • 027e57196a Introduce clearer boundry between extensions - Bundled extensions are always enabled, and are always compatible - Have bundled extensions be loaded asyncronously to support typescript dynamic import (which is typed) as opposed to require Sebastian Malton 2023-02-14 15:06:06 -0500
  • 5e666600ee Deployed d8acff67d1 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-21 14:21:42 +0000
  • d8acff67d1
    Fix ensure hashed directory for extension (#7188) Juho Heikka 2023-02-21 16:09:03 +0200
  • 080ae95ef0
    Merge branch 'master' into ensure-hashed-directory-fix Juho Heikka 2023-02-21 15:29:48 +0200
  • e42d0c007c attempt to fix tests / update snapshots Roman 2023-02-21 15:22:52 +0200
  • 77b438c60d Deployed b3ae5a0446 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-21 13:02:28 +0000
  • 845c727c35 Make registeredExtensions a dependency Juho Heikka 2023-02-21 14:56:45 +0200
  • b3ae5a0446
    Fix: removed duplicated labels & annotations for Node-details view. (#7202) Roman 2023-02-21 14:49:57 +0200
  • c012745e5d UX: allow to navigate to namespace (if available) in every kube-resource details view (via: <KubeObjectMeta/>) Roman 2023-02-21 14:32:05 +0200
  • a20baffff4 Fix: removed duplicated labels & annotations for Node-details view. Roman 2023-02-21 13:53:05 +0200
  • 795084dbbe Fix global override for random bytes to not return a promise Juho Heikka 2023-02-21 10:15:49 +0200
  • b729962d5f
    Merge branch 'master' into ensure-hashed-directory-fix Juho Heikka 2023-02-21 10:08:22 +0200
  • 1122d2bd78 Deployed 07f3410eb6 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-21 07:37:56 +0000
  • 8d9d710463 Add migration to new type of key Juho Heikka 2023-02-21 09:25:14 +0200
  • 169bb1b8f6 Use sync version of random bytes Juho Heikka 2023-02-21 09:24:26 +0200
  • 4b6bfc1232 Remove unnecessary return Juho Heikka 2023-02-21 09:24:01 +0200
  • 07f3410eb6
    Add package for shared typescript configurations for Lens applications, Features and libraries. (#7197) Janne Savolainen 2023-02-21 09:26:05 +0200
  • 5a88444845 clean up: get rid of old implementation of currentKubeObjectInDetailsInjectable Roman 2023-02-20 13:05:30 +0200
  • 1c6e6beb8a
    Add package for shared typescript configurations for Lens applications, Features and libraries. Janne Savolainen 2023-01-30 07:52:55 +0200
  • 5572cc77e4 Deployed a0fb46c3e6 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-20 11:00:13 +0000
  • a0fb46c3e6
    Switch to using NPM workspaces (#7115) Janne Savolainen 2023-02-20 12:48:18 +0200
  • 7ebf633756 Linter fixes Alex Andreev 2023-02-20 11:34:23 +0300
  • 69bb646703 Await floating promises Alex Andreev 2023-02-20 11:33:06 +0300
  • b5d59e17fb
    Disable caching in CI for Windows Janne Savolainen 2023-02-20 10:18:16 +0200
  • bae83e1a53
    Update package-lock Janne Savolainen 2023-02-20 09:06:33 +0200
  • 06cc596a83
    Remove unused binary for causing trouble when installing dependencies Janne Savolainen 2023-02-15 12:09:29 +0200
  • b8ce78cc81
    Make sure native dependencies are rebuilt for electron Janne Savolainen 2023-02-15 08:24:32 +0200
  • 0b9118cfb4 Move mocked vars into beforeEach() Alex Andreev 2023-02-20 11:24:50 +0300
  • 209a18e59a
    Merge branch 'master' into enhancement-ability-to-remove-subnamespaces Alex Andreev 2023-02-20 10:52:13 +0300
  • 9c56e83fc9
    Bump @hapi/subtext from 7.0.4 to 7.1.0 dependabot[bot] 2023-02-20 02:51:23 +0000
  • 25e0aefe2c
    Bump sass from 1.58.2 to 1.58.3 dependabot[bot] 2023-02-20 02:49:21 +0000
  • c74f1d676f
    Bump joi from 17.7.1 to 17.8.1 dependabot[bot] 2023-02-20 02:45:57 +0000
  • 1fa1435e96
    Bump esbuild from 0.17.8 to 0.17.9 dependabot[bot] 2023-02-20 02:41:01 +0000
  • 0eec9a1ed4 Release 6.4.0-cron.219a683 v6.4.0-cron.219a683 k8slens bot 2023-02-20 00:26:09 +0000
  • 9405899012 Reconstruct the key for old hashed directories Juho Heikka 2023-02-18 00:59:03 +0200
  • 4855ba7723 Update package-lock Janne Savolainen 2023-02-10 09:43:04 +0200
  • c7cc3af1af Deployed 219a683890 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-17 18:37:40 +0000
  • 1a4243407a Make application build not fail for not detecting electron version Janne Savolainen 2023-02-10 09:03:12 +0200
  • e863ecbcdf Consolidate npmrc configs to root since required by workspaces Janne Savolainen 2023-02-06 13:09:37 +0200
  • 4ce016fd88 Tweak evil static import paths in build of application Janne Savolainen 2023-02-06 11:24:38 +0200
  • 9ebc791760 Fix build by not bundling libraries for application in node environment (main) as Electron does that Janne Savolainen 2023-02-06 11:22:04 +0200
  • bd6b356f24 Remove usage of lerna bootstrap for no longer being used Janne Savolainen 2023-02-02 14:26:32 +0200
  • d11336ed31 Introduce script for installing all dependencies Janne Savolainen 2023-02-02 14:25:44 +0200
  • 5677a46281 Enable NPM workspaces Janne Savolainen 2023-02-02 14:25:31 +0200
  • 3d10a9e8fc Remove reference to yarn from documentation chore/npm-over-yarn Sebastian Malton 2023-02-17 13:36:01 -0500
  • 2973cbf508 Switch to using npm over yarn Janne Savolainen 2023-02-06 09:03:43 +0200
  • 219a683890
    Fix empty pod logs tab content (#7177) Alex Andreev 2023-02-17 21:22:34 +0300
  • ff95eaefd6
    Fix external extensions not loading initially (#7189) Sebastian Malton 2023-02-17 13:19:49 -0500
  • f74055ea52 Fix external extensions not loading initially Sebastian Malton 2023-02-17 12:34:03 -0500
  • cc15ad258e Deployed f39804691c to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-17 16:38:24 +0000
  • f39804691c
    Bump typedoc from 0.23.24 to 0.23.25 (#7181) dependabot[bot] 2023-02-17 11:23:02 -0500
  • 6d00efebae
    Bump ws from 8.12.0 to 8.12.1 (#7182) dependabot[bot] 2023-02-17 11:22:17 -0500
  • 1468f4efdc
    Bump @types/tar from 6.1.3 to 6.1.4 (#7183) dependabot[bot] 2023-02-17 11:21:57 -0500
  • bc37854f7d
    Bump sass from 1.58.1 to 1.58.2 (#7184) dependabot[bot] 2023-02-17 11:21:36 -0500
  • b2a1ee6b59
    Merge branch 'master' into ensure-hashed-directory-fix Juho Heikka 2023-02-17 16:47:43 +0200
  • 65afe3c64a Fix ensure hashed directory for extension Juho Heikka 2023-02-17 16:40:33 +0200
  • 135ede3014 Deployed dafdabc24b to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-17 14:36:57 +0000
  • 998a9e8e96 PoC: Stale resource in details panel after update from apis/store, fix #7186 Updated currently for: Replication Controllers & Namespaces. Roman 2023-02-17 16:21:49 +0200
  • dafdabc24b
    Export requestMetrics to extension api (#7167) Sebastian Malton 2023-02-17 06:19:44 -0800
  • f162883a4c Deployed 2959e01d1e to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-17 12:15:09 +0000
  • 716ee5375b
    Merge branch 'master' into enhancement-ability-to-remove-subnamespaces Alex Andreev 2023-02-17 15:07:13 +0300
  • 5460e65494
    Merge branch 'master' into fix-empty-pod-logs-tab-content Alex Andreev 2023-02-17 14:58:38 +0300
  • 2959e01d1e
    Add support for specifying orderNumber for ClusterPageMenus (#7166) Sebastian Malton 2023-02-17 03:55:17 -0800
  • f0b5b424b8
    Fix LogList overflow (#7178) Alex Andreev 2023-02-17 13:13:00 +0300
  • 4c03876448
    Merge branch 'master' into fix-empty-pod-logs-tab-content Alex Andreev 2023-02-17 13:03:51 +0300
  • 871f0fd97a
    Merge branch 'master' into fix-load-release-data-on-details-open Alex Andreev 2023-02-17 11:17:08 +0300
  • ba7ce9f30b
    Merge branch 'fix-empty-pod-logs-tab-content' into fix-logs-double-scrollbars-bug Alex Andreev 2023-02-17 11:06:45 +0300
  • 96ce8bbdb9 Remove async from instantiating LogTabViewModel Alex Andreev 2023-02-17 11:06:03 +0300
  • ae9be5e1a6
    Bump sass from 1.58.1 to 1.58.2 dependabot[bot] 2023-02-17 02:06:54 +0000
  • 11e6ac9e2e
    Bump @types/tar from 6.1.3 to 6.1.4 dependabot[bot] 2023-02-17 02:04:48 +0000
  • ba76bfbda5
    Bump ws from 8.12.0 to 8.12.1 dependabot[bot] 2023-02-17 02:01:17 +0000