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

Commit Graph

  • 9704598e92 Fix raw requests not being handled in tests Sebastian Malton 2023-02-24 15:30:53 -0500
  • 4fe38cc09a Remove finished TODO Sebastian Malton 2023-02-24 15:30:35 -0500
  • 16d7baae21 Fix lint Sebastian Malton 2023-02-23 16:14:53 -0500
  • 28c145585f Fix type error Sebastian Malton 2023-02-21 15:04:54 -0500
  • 4561a59906 Move last main frame into into runnable Sebastian Malton 2023-02-21 12:25:41 -0500
  • 1dd172eafe Move too many hotbar items notification to injectable Sebastian Malton 2023-02-21 12:20:23 -0500
  • 38de2edc50 Move cluster failed to list namespaces to injectable Sebastian Malton 2023-02-21 12:15:45 -0500
  • 504d086bbf Fix type errors Sebastian Malton 2023-02-21 12:04:06 -0500
  • e946194582 Cleanup more type errors Sebastian Malton 2023-02-21 09:27:13 -0500
  • db9472de36 Convert internal deep linking handlers to be open/closed Sebastian Malton 2023-02-17 15:48:12 -0500
  • b0ff941314 Convert network online/offline to injectable IPC Sebastian Malton 2023-02-17 15:14:57 -0500
  • 0fd48affd8 Split out rest of initClusterFrame to runnables Sebastian Malton 2023-02-17 14:39:53 -0500
  • 09c5f3777e Move main frame init extensions to runnable Sebastian Malton 2023-02-17 14:25:29 -0500
  • fcb214001f Move rootElement into injectable Sebastian Malton 2023-02-16 09:15:24 -0500
  • 2164b4b010 Remove legacy IPC usage - From extension installation state store Sebastian Malton 2023-02-16 08:31:51 -0500
  • edafcc916c Conver catalog entity run to injectable IPC Sebastian Malton 2023-02-17 11:16:38 -0500
  • b0e2660dfa Convert request catalog entity reg state to injectable Sebastian Malton 2023-02-17 10:18:42 -0500
  • a1592ce2a5 Convert catalog entity registry broadcast to injectable IPC Sebastian Malton 2023-02-17 10:06:24 -0500
  • fe86b79adb Convert seting cluster frame to be IPC injectable Sebastian Malton 2023-02-17 09:50:12 -0500
  • 1058113e90 Move initClusterFrame around Sebastian Malton 2023-02-17 09:23:40 -0500
  • ac6e3e18e2 Fully convert ExtensionDiscovery to be injectable - To fix unit tests Sebastian Malton 2023-02-17 08:53:27 -0500
  • 7f86a89cc2 Fully convert ExtensionLoader to be injectable - To fix unit tests Sebastian Malton 2023-02-16 13:21:15 -0500
  • 90c37143bd Make bundled loaded IPC injectable Sebastian Malton 2023-02-16 09:47:26 -0500
  • bf4b0f8994 Fix external extensions not loading initially Sebastian Malton 2023-02-15 16:06:31 -0500
  • aeea8640ce Fix tests Sebastian Malton 2023-03-01 13:32:10 -0500
  • 22b98ce3fc Remove '?' uses Sebastian Malton 2023-03-01 08:31:52 -0500
  • 7cd4cdb5e0 Resolve comments Sebastian Malton 2023-02-28 15:09:30 -0500
  • cfe2a2fbee Add clarifying comment Sebastian Malton 2023-02-28 15:06:19 -0500
  • 2483a057f4 Update snapshots Sebastian Malton 2023-02-24 11:09:01 -0500
  • 7cda0792b7 Fix type errors Sebastian Malton 2023-02-24 10:59:01 -0500
  • b79f906ad5 Fix tests Sebastian Malton 2023-02-23 16:41:17 -0500
  • 3b65009fb6 Finish fleshing out new custom-column tests Sebastian Malton 2023-02-23 15:53:02 -0500
  • 0f72c118f2 Introduce new TreeView for use in CatalogMenu to fix tests Sebastian Malton 2023-02-23 15:34:39 -0500
  • 8025471eee Fixup scroll-spy Sebastian Malton 2023-02-23 13:48:01 -0500
  • 8f508d1582 Fix rebase Sebastian Malton 2023-02-23 13:43:02 -0500
  • 21e6dfd059 More attempting fixes to remove material-ui Sebastian Malton 2023-02-23 13:41:01 -0500
  • e6ad46042b Remove old and unnused RecursiveTreeView Sebastian Malton 2023-02-23 13:11:42 -0500
  • 9d9a314ae5 Update comment Sebastian Malton 2023-02-23 13:11:31 -0500
  • bde02d99d1 Remove log Sebastian Malton 2023-02-23 11:00:52 -0500
  • 8068824ed3 Try to get more tests to pass Sebastian Malton 2023-02-22 17:01:46 -0500
  • c588afb27f Start converting custom column tests to use ApplicationBuilder Sebastian Malton 2023-02-22 15:47:23 -0500
  • 21c47e3f82 Fix welcome banner tests Sebastian Malton 2023-02-22 12:46:55 -0500
  • d85a64a931 Fix lens-extension tests Sebastian Malton 2023-02-22 12:46:48 -0500
  • a045006a02 Simplify extension dependency injection Sebastian Malton 2023-02-15 09:04:11 -0500
  • e3c0bc34fd Introduce clearer boundry between extensions Sebastian Malton 2023-02-14 15:06:06 -0500
  • 6d9b62c877 Add displaying @k8slens/* versions in about when not latest Sebastian Malton 2023-03-01 12:28:33 -0500
  • c584df451f Deployed 6df01ba468 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-03-01 17:05:11 +0000
  • 6df01ba468
    Fix cluster metadata detectors (#7255) Juho Heikka 2023-03-01 18:49:18 +0200
  • 3ddd82644c Fix cluster metadata detectors Juho Heikka 2023-03-01 18:16:17 +0200
  • 293f504c70 Deployed 95b8c2aaa6 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-03-01 16:24:13 +0000
  • 95b8c2aaa6
    For unit test workflow to only start on linux (#7254) Sebastian Malton 2023-03-01 08:12:09 -0800
  • a611388418 For unit test workflow to only start on linux Sebastian Malton 2023-03-01 11:10:22 -0500
  • bae114e250 Deployed c67230f322 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-03-01 16:00:30 +0000
  • c67230f322
    Cleanup getDi and registering injectables (#7251) Sebastian Malton 2023-03-01 07:46:08 -0800
  • 1d4cb3e308 Deployed b5f0960ee1 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-03-01 15:42:37 +0000
  • b895ab1530 Bump versions to 6.5.0-alpha.0 Sebastian Malton 2023-03-01 10:37:53 -0500
  • b5f0960ee1
    Only run unit tests on linux for PRs (#7252) Sebastian Malton 2023-03-01 07:30:07 -0800
  • 768751c508 Run unit tests on all systems periodically Sebastian Malton 2023-03-01 10:15:21 -0500
  • e092eff490 Only run unit tests on linux for PRs Sebastian Malton 2023-03-01 10:15:10 -0500
  • 50c08def4c Fix unit tests Sebastian Malton 2023-03-01 09:59:07 -0500
  • c101a9ac57 Fix uses of getEnvironmentSpecificLegacyGlobalDiForExtensionApi Sebastian Malton 2023-03-01 09:38:34 -0500
  • 5ac90e9178
    Release 6.4.0 (#7250) v6.4.0 Sebastian Malton 2023-03-01 06:32:52 -0800
  • c4be3c5b1f Create more explicit application Sebastian Malton 2023-03-01 09:29:03 -0500
  • 6d1e43e82c Cleanup getDi and registering injectables Sebastian Malton 2023-03-01 09:19:41 -0500
  • 5cb728112d Fix lint Sebastian Malton 2023-03-01 08:24:33 -0500
  • 8868cbbab9 Deployed 3433bc6fe0 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-03-01 13:23:57 +0000
  • 7b2cbe6734 Release 6.4.0 Sebastian Malton 2023-03-01 08:14:49 -0500
  • 860109bc13 Fix extension install (#7247) Sebastian Malton 2023-03-01 05:11:49 -0800
  • 41b087b742 Revert "Renderer file logging transport (#6795)" (#7245) Sami Tiilikainen 2023-02-28 16:02:42 +0200
  • b7adfcf432 Quick fix for store migration version being wrong (#7243) Sebastian Malton 2023-02-27 13:31:45 -0800
  • 2e145f57c0 Throw on errors in kubectlApplyFolder (#7239) Panu Horsmalahti 2023-02-27 14:30:30 +0700
  • 3b9903d49e General fixes for release-tool (#7238) Sebastian Malton 2023-02-28 04:56:56 -0800
  • 3433bc6fe0
    Fix extension install (#7247) Sebastian Malton 2023-03-01 05:11:49 -0800
  • 087bac5149 Add comment Sebastian Malton 2023-03-01 08:09:33 -0500
  • 64b53e606c Ignore ENOENT errors Sebastian Malton 2023-03-01 08:07:03 -0500
  • d792be7c07 Deployed 9d5461dd81 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-03-01 11:54:35 +0000
  • 178437eb3a
    Bump @swc/core from 1.3.35 to 1.3.36 dependabot[bot] 2023-03-01 11:40:07 +0000
  • 9d5461dd81
    Make builds of TS-declarations more deterministic (#7248) Janne Savolainen 2023-03-01 13:39:03 +0200
  • d05191ed41
    Merge branch 'master' into dependabot/npm_and_yarn/swc/core-1.3.37 Alex Andreev 2023-03-01 12:12:36 +0300
  • 1944c1b55c
    Make builds of TS-declarations more deterministic Iku-turso 2023-02-28 15:42:30 +0200
  • 5d966a3716 Release 6.4.0-cron.ec81af4 v6.4.0-cron.ec81af4 k8slens bot 2023-03-01 00:26:41 +0000
  • 9f4f4ec108 Merge remote-tracking branch 'origin/master' into issue-3498 issue-3498 Sebastian Malton 2023-02-28 15:15:09 -0500
  • d208fbb749 Fix extension install Sebastian Malton 2023-02-28 14:59:10 -0500
  • 4e0aa4fe60 Deployed ec81af4e6c to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-28 14:15:14 +0000
  • ec81af4e6c
    Revert "Renderer file logging transport (#6795)" (#7245) Sami Tiilikainen 2023-02-28 16:02:42 +0200
  • 06472fd765 Deployed c174965708 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-28 13:49:28 +0000
  • 69e4754dee
    Bump @swc/core from 1.3.35 to 1.3.37 dependabot[bot] 2023-02-28 13:38:06 +0000
  • c174965708
    Introduce package for Features (#7242) Janne Savolainen 2023-02-28 15:37:07 +0200
  • fec44156ed Revert "Renderer file logging transport (#6795)" Sami Tiilikainen 2023-02-28 15:04:11 +0200
  • c45434ed8a Deployed 1b808cf7df to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-28 13:11:49 +0000
  • 1b808cf7df
    General fixes for release-tool (#7238) Sebastian Malton 2023-02-28 04:56:56 -0800
  • 5f013746d6
    Introduce package for Features Janne Savolainen 2023-02-27 10:20:16 +0200
  • 2a4ab5d7af Release 6.4.0-cron.d29615c v6.4.0-cron.d29615c k8slens bot 2023-02-28 00:22:53 +0000
  • 5faea1af36 Deployed d29615c089 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-27 21:44:43 +0000
  • d29615c089
    Quick fix for store migration version being wrong (#7243) Sebastian Malton 2023-02-27 13:31:45 -0800
  • 559bf1719c Deployed 003dc44681 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-02-27 19:40:39 +0000
  • 003dc44681
    Upgrade and adapt to new version of libraries in ogre-tools (#7241) Janne Savolainen 2023-02-27 21:27:36 +0200
  • d7093c6c92 Revert change to number of PRs retrieved Sebastian Malton 2023-02-27 11:30:13 -0500
  • fb7bc11dfb Quick fix for store migration version being wrong Sebastian Malton 2023-02-27 11:15:00 -0500
  • 684ac49510
    Fix "lint:fix" -command in core Janne Savolainen 2023-02-27 10:14:46 +0200