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

Commit Graph

  • 6d4d331a41 chore: Fix integration tests failing due to helm testid's changing Sebastian Malton 2023-05-15 11:43:36 -0400
  • 86dcbb10c0 fix: Fix formatting of custom resource sidebar items Sebastian Malton 2023-05-15 11:16:32 -0400
  • d51ccb5dd5 chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers Sebastian Malton 2023-05-15 11:02:10 -0400
  • a267c0ee7d chore: Fix IDs for some sidebar items Sebastian Malton 2023-05-15 10:31:13 -0400
  • d2183cb975 chore: Update integration tests to new testid format Sebastian Malton 2023-05-15 09:20:31 -0400
  • 83244ceefc chore: Fix more lint Sebastian Malton 2023-05-12 15:02:29 -0400
  • 747f8cec94 chore: Fix lint Sebastian Malton 2023-05-12 14:31:58 -0400
  • e6bef1a168 chore: Fixup tests snapshots to match new testid behaviour Sebastian Malton 2023-05-12 14:12:25 -0400
  • 81293304a7 chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs Sebastian Malton 2023-05-12 10:46:13 -0400
  • 72a1e2aaa0 chore: Rename sidebar item injectable files Sebastian Malton 2023-05-12 09:48:08 -0400
  • 8ac66380ad chore: Extract sidebar item injection token into separate package Sebastian Malton 2023-05-12 09:46:48 -0400
  • add1a0a39e chore: Remove previous daily alpha when trying to create a new one Sebastian Malton 2023-05-19 11:23:34 -0400
  • 99e6b77fc1 fix: Use correct path for node-shell shell PTY Sebastian Malton 2023-05-19 10:55:50 -0400
  • 5f82cc50e4
    Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> WIPWIP Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> Janne Savolainen 2023-05-23 10:32:28 +0300
  • 7258d51a91
    WIP Janne Savolainen 2023-05-22 11:31:44 +0300
  • 0f699d5f73 Deployed a20a1eade1 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-19 20:02:46 +0000
  • a20a1eade1 chore: Bumps [electron](https://github.com/electron/electron) from 22.3.7 to 22.3.10 Sebastian Malton 2023-05-19 11:55:03 -0400
  • 1070a85475 chore: Bumps [electron](https://github.com/electron/electron) from 22.3.7 to 22.3.10 Sebastian Malton 2023-05-19 11:55:03 -0400
  • b4e9e0cbb4 chore: Update @orge-tools/* deps extract/sidebar-items Sebastian Malton 2023-05-17 09:15:26 -0400
  • 30fccf7e70 chore: Move around Custom Resource and Custom Resource Definition files to simplify names Sebastian Malton 2023-05-15 15:22:20 -0400
  • c0f74983f5 chore: Factor out NavigateToCustomResources type Sebastian Malton 2023-05-15 14:33:21 -0400
  • d6775da1d2 chore: Cleanup custom resource route definition Sebastian Malton 2023-05-15 14:33:04 -0400
  • 51c5e1263e fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route Sebastian Malton 2023-05-15 14:32:01 -0400
  • 547cfc7f79 fix: Custom Resource Definitions sidebar item should navigate to the correct route Sebastian Malton 2023-05-15 14:30:59 -0400
  • b83f54e34a fix: Custom Resource Definitions should be the first entry in the side bar Sebastian Malton 2023-05-15 14:30:13 -0400
  • 6d75f19f7d chore: Fix tests after rebase Sebastian Malton 2023-05-15 13:43:03 -0400
  • f1fd2c26a9 chore: Fix integration tests failing due to helm testid's changing Sebastian Malton 2023-05-15 11:43:36 -0400
  • e87d7146d9 fix: Fix formatting of custom resource sidebar items Sebastian Malton 2023-05-15 11:16:32 -0400
  • e907fd6fb5 chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers Sebastian Malton 2023-05-15 11:02:10 -0400
  • f3ccc35ed7 chore: Fix IDs for some sidebar items Sebastian Malton 2023-05-15 10:31:13 -0400
  • be6e9f20f4 chore: Update integration tests to new testid format Sebastian Malton 2023-05-15 09:20:31 -0400
  • b79412fa16 chore: Fix more lint Sebastian Malton 2023-05-12 15:02:29 -0400
  • dfa4629e34 chore: Fix lint Sebastian Malton 2023-05-12 14:31:58 -0400
  • 949a25ae1d chore: Fixup tests snapshots to match new testid behaviour Sebastian Malton 2023-05-12 14:12:25 -0400
  • 5a911f46df chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs Sebastian Malton 2023-05-12 10:46:13 -0400
  • 0e44da0559 chore: Rename sidebar item injectable files Sebastian Malton 2023-05-12 09:48:08 -0400
  • 45cd7676f6 chore: Extract sidebar item injection token into separate package Sebastian Malton 2023-05-12 09:46:48 -0400
  • 063bc1ee93 fix: Use correct path for node-shell shell PTY Sebastian Malton 2023-05-19 10:55:50 -0400
  • 40fa58afd9
    Merge branch 'master' into close-previous-daily-alpha-pr Sebastian Malton 2023-05-19 14:58:14 -0400
  • d3487e40dd Deployed 00f0b9fce4 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-19 18:36:52 +0000
  • 00f0b9fce4 fix: Remove erroneous prefixes when using loggerInjectable and prefixLoggerInjectable Sebastian Malton 2023-05-19 10:13:27 -0400
  • 63df8e2714 chore: Remove previous daily alpha when trying to create a new one Sebastian Malton 2023-05-19 11:23:34 -0400
  • 438a90d439 fix: Remove erroneous prefixes when using loggerInjectable and prefixLoggerInjectable Sebastian Malton 2023-05-19 10:13:27 -0400
  • 5d68c8e278 Release 6.5.0-alpha.14 K8s Lens Bot 2023-05-18 00:22:53 +0000
  • 258e9dbb2f Deployed 32a6179681 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-17 12:27:27 +0000
  • 32a6179681 chore: switch back to arm64 Gabriel 2023-05-17 14:01:44 +0200
  • 57a5e3703b chore: switch back to arm64 Gabriel 2023-05-17 14:01:44 +0200
  • ea0c73dcc7 Deployed 2dfb5c00f7 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-17 11:44:45 +0000
  • 2dfb5c00f7
    Replace StatusBar bgcolor from --colorInfo to --primary (#7738) Alex Andreev 2023-05-17 14:26:13 +0300
  • a2a1e19e43 Deployed fc641b3838 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-17 09:10:44 +0000
  • fc641b3838 chore: Update package-lock.json Iku-turso 2023-05-17 11:30:14 +0300
  • 1b5145bac3 chore: Deprecate obsolete ways to log Iku-turso 2023-05-16 16:11:10 +0300
  • 62a76d05ab chore: Consolidate to using a shared NPM-script Iku-turso 2023-05-16 15:24:29 +0300
  • f9e5f9bf43 feat: Implement automatic Feature-specific prefixing for logging Iku-turso 2023-05-16 15:15:31 +0300
  • 2e4aba735f chore: Bump ogre-tools to permit Feature-specific logging prefixes Iku-turso 2023-05-16 15:13:14 +0300
  • f7b77c781d feat: Expose different ways to log as tokens, and add unit tests Iku-turso 2023-05-16 14:36:18 +0300
  • ec58ef96bb Replace status bar bgcolor from --colorInfo to --primary Alex Andreev 2023-05-17 11:41:32 +0300
  • 1dec61f64e chore: Update package-lock.json Iku-turso 2023-05-17 11:30:14 +0300
  • b126592fa5 chore: Deprecate obsolete ways to log Iku-turso 2023-05-16 16:11:10 +0300
  • c7216a6c7d chore: Consolidate to using a shared NPM-script Iku-turso 2023-05-16 15:24:29 +0300
  • 4c7177b083 feat: Implement automatic Feature-specific prefixing for logging Iku-turso 2023-05-16 15:15:31 +0300
  • b8a81c698b chore: Bump ogre-tools to permit Feature-specific logging prefixes Iku-turso 2023-05-16 15:13:14 +0300
  • 3651a824d8 feat: Expose different ways to log as tokens, and add unit tests Iku-turso 2023-05-16 14:36:18 +0300
  • 5f5ef18190 Deployed 7c1c7d45e8 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-16 21:06:27 +0000
  • 7c1c7d45e8 Release 6.5.0-alpha.13 v6.5.0-alpha.13 K8s Lens Bot 2023-05-16 20:47:08 +0000
  • ff9276ad5c Release 6.5.0-alpha.13 K8s Lens Bot 2023-05-16 20:47:08 +0000
  • 618a1c7004 chore: Fixup dependencies and ensure no duplication between kinds of dependencies Sebastian Malton 2023-05-16 16:20:29 -0400
  • a9f48ee93a chore: Simplify file route handling Sebastian Malton 2023-05-16 16:30:57 -0400
  • 33a9f3ea35 fix: Copy fonts from @k8slens/core to open-lens correctly Sebastian Malton 2023-05-16 16:25:37 -0400
  • 14653c84e6 chore: Fix lint Sebastian Malton 2023-05-16 16:36:55 -0400
  • 4f8e4707f9 fix: Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react Sebastian Malton 2023-05-16 11:52:38 -0400
  • bd92072f0d chore: Fix lint Sebastian Malton 2023-05-16 16:36:55 -0400
  • 0ddb128de1 chore: Fixup dependencies and ensure no duplication between kinds of dependencies Sebastian Malton 2023-05-16 16:20:29 -0400
  • c054c57739 chore: Simplify file route handling Sebastian Malton 2023-05-16 16:30:57 -0400
  • a7c9a4abb3 fix: Copy fonts from @k8slens/core to open-lens correctly Sebastian Malton 2023-05-16 16:25:37 -0400
  • f639341e90 fix: Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react Sebastian Malton 2023-05-16 11:52:38 -0400
  • ddbe46437a Deployed 4a7eff1841 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-16 12:29:28 +0000
  • 4a7eff1841 Release 6.5.0-alpha.12 v6.5.0-alpha.12 K8s Lens Bot 2023-05-16 00:22:07 +0000
  • 1f8c9c5103 chore: resourceVersion can be a number Gabriel 2023-05-16 10:39:36 +0200
  • 4d607fba33 Release 6.5.0-alpha.12 K8s Lens Bot 2023-05-16 00:22:07 +0000
  • 7d3d3f7a22 Deployed 6fc01284d3 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-15 20:18:03 +0000
  • 6fc01284d3 chore: Support and switch to using ^9.6.5 version of NPM Sebastian Malton 2023-05-15 15:53:32 -0400
  • f2247adfdb chore: Fix dev mode of open-lens running is circles Sebastian Malton 2023-05-12 08:03:08 -0400
  • 710570b1e9 chore: Support and switch to using ^9.6.5 version of NPM Sebastian Malton 2023-05-15 15:53:32 -0400
  • 6a90fdd6e7 chore: Fix dev mode of open-lens running is circles Sebastian Malton 2023-05-12 08:03:08 -0400
  • da61f51c5a Deployed 1a817d314c to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-15 16:15:06 +0000
  • 1a817d314c chore: Update snapshot after rebase with master Sebastian Malton 2023-05-15 09:49:19 -0400
  • 978015510a chore: Add some behavioural tests for custom columns for custom resources Sebastian Malton 2023-05-10 14:36:23 -0400
  • 2ca77ecfe8 fix: Fix StrictReactNode not accepting multiple children Sebastian Malton 2023-05-10 10:31:14 -0400
  • 9ab8cf7bef chore: Remove incorrect function documentation Sebastian Malton 2023-05-10 10:30:46 -0400
  • c76b30cf4a chore: Fix typo in CRD view Sebastian Malton 2023-05-10 10:30:11 -0400
  • 05784f5dfe chore: Fix spelling mistake in CRD type Sebastian Malton 2023-05-10 10:22:04 -0400
  • 7b57f0d52d chore: Remove unnecessary use of toSafeReactChildrenArray Sebastian Malton 2023-05-10 10:16:48 -0400
  • 58263497ae chore: Add documenting ref to StrictReactNode type Sebastian Malton 2023-05-10 10:15:27 -0400
  • d8823085a8 chore: Change name from SafeReactNode to StrictReactNode Sebastian Malton 2023-05-10 10:14:51 -0400
  • e88de58b5d chore: Remove unnecessary use of SingleOrMany<SafeReactNode> Sebastian Malton 2023-05-10 10:10:22 -0400
  • adb288e48a chore: Update snapshots due to adding new data-testid Sebastian Malton 2023-05-10 10:07:05 -0400
  • 15b942aa39 chore: Add unit tests to cover the hovering bug Sebastian Malton 2023-05-10 09:55:46 -0400
  • 9d51ef2aa6 fix: Don't crash when hovering hotbar menu index Sebastian Malton 2023-05-09 15:45:37 -0400
  • a399aa485d Deployed f13a145a27 to master with MkDocs 1.4.3 and mike 1.1.2 GitHub Action 2023-05-15 14:16:51 +0000