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

Commit Graph

  • 4c015f1305
    Relocate stuff related to status bar under behaviours Janne Savolainen 2022-07-08 13:45:37 +0300
  • 7594c1bfce
    Relocate stuff related to application update under behaviours - stuff that are breaking rules Janne Savolainen 2022-07-08 13:30:59 +0300
  • 1bacbc8bb4
    Relocate stuff related to application update under behaviours Janne Savolainen 2022-07-08 13:30:41 +0300
  • b7ac22b8f5
    Relocate stuff related to tray under behaviours - stuff that are breaking the rules Janne Savolainen 2022-07-08 13:59:48 +0300
  • 8a210c80a4
    Relocate stuff related to tray under behaviours Janne Savolainen 2022-07-08 13:59:37 +0300
  • daef06a037
    Add support for writing implementation under behaviours Janne Savolainen 2022-07-08 13:41:50 +0300
  • 6adc17d54a
    WIP decision Janne Savolainen 2022-07-08 13:23:24 +0300
  • 76199d3e13 Deployed ca40c51117 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-13 05:46:04 +0000
  • 05af07c09a
    Deprecate "isEnabledForCluster" in favor of individual enabled or visible properties for each registration Janne Savolainen 2022-07-11 10:26:40 +0300
  • 5b2c53b251
    Expose a way to access active cluster from Extension API Janne Savolainen 2022-07-11 10:25:27 +0300
  • 0da1f216fb
    Expose reactive way to disable pages in Extension API Janne Savolainen 2022-07-07 15:26:17 +0300
  • 438390d3e2
    Expose reactive way to hide workload overview detail items in Extension API Janne Savolainen 2022-07-07 15:11:59 +0300
  • e46e053c5c
    Expose reactive way to hide kube object status items in Extension API Janne Savolainen 2022-07-07 14:58:12 +0300
  • 32e14a4a43
    Expose reactive way to hide kube object menu items in Extension API Janne Savolainen 2022-07-07 14:47:50 +0300
  • 87a6ded2a4
    Expose reactive way to hide kube object detail items in Extension API Janne Savolainen 2022-07-07 14:39:42 +0300
  • 28bddf6bd7
    Kludge "isEnabledForCluster" work again for kube object details Janne Savolainen 2022-07-07 10:42:41 +0300
  • 8b483e3046
    Kludge "isEnabledForCluster" work again for cluster pages Janne Savolainen 2022-07-06 14:03:55 +0300
  • ca40c51117
    Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) Janne Savolainen 2022-07-13 08:36:51 +0300
  • a09a919c39
    Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) Janne Savolainen 2022-07-12 22:15:37 +0300
  • f9f37874cd
    Kludge "isEnabledForCluster" work again for kube object details (#5805) Janne Savolainen 2022-07-12 22:14:35 +0300
  • 3ec61133a3
    Introduce kludge to make "isEnabledForCluster" work again for cluster page menus PART 2 (#5801) Janne Savolainen 2022-07-12 21:27:39 +0300
  • a1739150c8
    Introduce kludge to make "isEnabledForCluster" work again for kube object status texts PART 3 (#5802) Janne Savolainen 2022-07-12 21:26:50 +0300
  • 7656c65de2
    Kludge "isEnabledForCluster" work again for kube object menu items (#5803) Janne Savolainen 2022-07-12 21:25:59 +0300
  • 78a6e8d1b3
    Kludge "isEnabledForCluster" work again for kube object details Janne Savolainen 2022-07-07 10:42:41 +0300
  • 3011d92602
    Kludge "isEnabledForCluster" work again for workload overview details Janne Savolainen 2022-07-07 08:50:18 +0300
  • 103dbb4038
    Kludge "isEnabledForCluster" work again for kube object menu items Janne Savolainen 2022-07-06 16:40:37 +0300
  • 6de388aec4
    Kludge "isEnabledForCluster" work again for kube object status texts Janne Savolainen 2022-07-06 15:23:31 +0300
  • d091f477b1
    Kludge "isEnabledForCluster" work again for cluster page menus (sidebar items) Janne Savolainen 2022-07-06 14:27:13 +0300
  • fb6ad38880
    Kludge "isEnabledForCluster" work again for cluster pages Janne Savolainen 2022-07-06 14:03:55 +0300
  • 9eb70c617d
    Bump esbuild from 0.14.48 to 0.14.49 dependabot[bot] 2022-07-11 01:54:31 +0000
  • 16a6eedfc0
    Bump nodemon from 2.0.18 to 2.0.19 dependabot[bot] 2022-07-11 01:53:26 +0000
  • 38b61266e3
    Bump playwright from 1.23.1 to 1.23.2 dependabot[bot] 2022-07-11 01:52:38 +0000
  • 963626cfc4 Deployed 27cb7d1ca9 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-08 19:56:10 +0000
  • 27cb7d1ca9
    Bump tailwindcss from 3.1.4 to 3.1.5 (#5812) dependabot[bot] 2022-07-08 15:47:58 -0400
  • f261a27c56
    Bump react-select from 5.3.2 to 5.4.0 (#5813) dependabot[bot] 2022-07-08 15:47:27 -0400
  • edfb93c449 Deployed b062368a9d to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-08 17:24:39 +0000
  • b2b8534946 Fix open CommandDialog Sebastian Malton 2022-07-07 13:54:24 -0700
  • f21b7a4338
    Bump tailwindcss from 3.1.4 to 3.1.5 dependabot[bot] 2022-07-08 17:17:29 +0000
  • 85ea6be60f
    Bump react-select from 5.3.2 to 5.4.0 dependabot[bot] 2022-07-08 17:16:58 +0000
  • b062368a9d
    Bump esbuild from 0.14.47 to 0.14.48 (#5819) dependabot[bot] 2022-07-08 13:15:17 -0400
  • d5b946dcfb Deployed 63bd783803 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-08 17:02:31 +0000
  • 3b2b0fe114 Fix terminal fit errors Sebastian Malton 2022-07-07 16:45:25 -0400
  • 63bd783803
    Add global override for component observing current time for causing … (#5814) Janne Savolainen 2022-07-08 19:54:23 +0300
  • d5f9e85abe Add global override for component observing current time for causing long running tests in specific scenarios Janne Savolainen 2022-07-08 10:00:34 +0300
  • 5d9fad4a6f Deployed 30880276d7 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-08 14:45:42 +0000
  • 1d579d65c7
    Bump esbuild from 0.14.47 to 0.14.48 dependabot[bot] 2022-07-08 14:40:51 +0000
  • 30880276d7
    Bump typedoc from 0.23.2 to 0.23.6 (#5817) dependabot[bot] 2022-07-08 10:36:49 -0400
  • ce1ce8b442 Deployed ec92aa779b to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-08 12:51:03 +0000
  • 5c0a911ebc
    Bump typedoc from 0.23.2 to 0.23.6 dependabot[bot] 2022-07-08 12:46:31 +0000
  • ec92aa779b
    Bump @async-fn/jest from 1.6.1 to 1.6.2 (#5808) dependabot[bot] 2022-07-08 08:43:02 -0400
  • 297402b124 Deployed c53aa77775 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-08 12:28:44 +0000
  • c53aa77775
    Update snapshots after merging something (#5815) Janne Savolainen 2022-07-08 15:20:10 +0300
  • 54039978da
    Initialize a cli-tool to maintain Architectural Decision Records and create initial ADR Iku-turso 2022-06-10 12:03:26 +0300
  • 9d45caf9fc
    Update snapshots after merging something Janne Savolainen 2022-07-08 10:37:44 +0300
  • fb63be380c
    Update async-fn to 1.6.4 Janne Savolainen 2022-07-08 09:44:17 +0300
  • de386b8bf9 Fix type errors Sebastian Malton 2022-07-07 15:53:12 -0400
  • 3ec570c258 Deployed 2c5385011a to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-07 18:59:00 +0000
  • 2c5385011a
    Bump moment from 2.29.3 to 2.29.4 (#5806) dependabot[bot] 2022-07-07 14:50:48 -0400
  • 33ba9c2a48
    Bump jest-environment-jsdom from 28.1.1 to 28.1.2 (#5807) dependabot[bot] 2022-07-07 14:50:32 -0400
  • 2d5e02f937 Deployed f935454875 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-07 16:09:18 +0000
  • f935454875
    Fix check on NamespaceSelectFilter not updating (#5691) Sebastian Malton 2022-07-07 08:59:33 -0700
  • 03042c8da3 Deployed 37af2ebe79 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-07 15:45:32 +0000
  • 85dbe9cc23
    Bump @async-fn/jest from 1.6.1 to 1.6.2 dependabot[bot] 2022-07-07 15:38:50 +0000
  • 23bb79eafd
    Bump jest-environment-jsdom from 28.1.1 to 28.1.2 dependabot[bot] 2022-07-07 15:38:33 +0000
  • 37af2ebe79
    Bump eslint from 8.18.0 to 8.19.0 (#5790) dependabot[bot] 2022-07-07 11:36:47 -0400
  • bc6317232c
    Bump moment from 2.29.3 to 2.29.4 dependabot[bot] 2022-07-07 15:36:09 +0000
  • ec51de6498
    Bump @swc/core from 1.2.197 to 1.2.210 (#5792) dependabot[bot] 2022-07-07 11:35:47 -0400
  • 68ea24b2f4
    Bump @typescript-eslint/parser from 5.29.0 to 5.30.5 (#5791) dependabot[bot] 2022-07-07 11:35:34 -0400
  • 8f32d53c33 Deployed b16a419287 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-07 13:33:25 +0000
  • b16a419287
    Fix menu actions not opening in multiple places (#5799) Janne Savolainen 2022-07-07 16:23:24 +0300
  • fa60a445f7
    Fix menu actions not opening in multiple places Janne Savolainen 2022-07-07 12:52:28 +0300
  • 8e9d5cbf5e
    Kludge "isEnabledForCluster" work again for kube object details fix/is-enabled-for-cluster Janne Savolainen 2022-07-07 10:42:41 +0300
  • 7a2ab23621
    Kludge "isEnabledForCluster" work again for workload overview details Janne Savolainen 2022-07-07 08:50:18 +0300
  • 113a83aa5e Deployed 07c5de6e8e to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-07 05:42:55 +0000
  • 07c5de6e8e
    Use extension's app preference tab name when available (#5798) Sebastian Malton 2022-07-06 22:34:58 -0700
  • cf0634f4f3
    Kludge "isEnabledForCluster" work again for kube object menu items Janne Savolainen 2022-07-06 16:40:37 +0300
  • af755dc00f
    Kludge "isEnabledForCluster" work again for kube object status texts Janne Savolainen 2022-07-06 15:23:31 +0300
  • 3759636800
    Kludge "isEnabledForCluster" work again for cluster page menus (sidebar items) Janne Savolainen 2022-07-06 14:27:13 +0300
  • 2010df9cb5
    Kludge "isEnabledForCluster" work again for cluster pages Janne Savolainen 2022-07-06 14:03:55 +0300
  • 323b91e004 Fix tests cleanup-open-shell-session Sebastian Malton 2022-07-06 15:55:06 -0400
  • 3d7e346750
    Bump eslint from 8.18.0 to 8.19.0 dependabot[bot] 2022-07-06 19:40:14 +0000
  • 6843d4f15c
    Bump @swc/core from 1.2.197 to 1.2.210 dependabot[bot] 2022-07-06 19:37:04 +0000
  • d9bd3e8770
    Bump @typescript-eslint/parser from 5.29.0 to 5.30.5 dependabot[bot] 2022-07-06 19:36:26 +0000
  • 7c04615c10 Fix envFrom.prefix not being applied Sebastian Malton 2022-05-20 15:21:44 -0400
  • 9110f9b114 Introduce more complete typings for Containers Sebastian Malton 2022-05-20 15:21:27 -0400
  • b9b8870ff5 Use extension's app preference tab name when available Sebastian Malton 2022-07-06 15:22:41 -0400
  • f5e9d26853 Deployed d44599af00 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-06 19:09:16 +0000
  • d44599af00
    Fix breaking changes in extension API types (#5797) Sebastian Malton 2022-07-06 12:00:31 -0700
  • 447c2141dd Export KubeJsonApiData Sebastian Malton 2022-07-06 14:31:01 -0400
  • afef5dfa3c Export OwnerReference Sebastian Malton 2022-07-06 13:00:54 -0400
  • 877027ae72 Export JsonPatch type Sebastian Malton 2022-07-06 12:53:00 -0400
  • 2a8bc8d0bf Revert breaking change to KubeObject type params Sebastian Malton 2022-07-06 12:19:46 -0400
  • 49b277952a Deployed 2a37d6bfac to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-07-06 16:36:30 +0000
  • 2a37d6bfac
    Remove reference to window in ExtensionLoader (#5796) Sebastian Malton 2022-07-06 09:27:01 -0700
  • 512390d0b9
    release v5.6.0-alpha.6 (#5795) Sebastian Malton 2022-07-06 09:23:23 -0700
  • 4d408e6e30 Revert breaking change to KubeObjectStore constructor Sebastian Malton 2022-07-06 11:57:16 -0400
  • d27c4c4f45 Switch back to jest-canvas-mock Sebastian Malton 2022-07-06 11:42:32 -0400
  • 1b700491f9 Add more injectables Sebastian Malton 2022-07-06 11:39:57 -0400
  • a733641f62 Make shell sessions even more injectable Sebastian Malton 2022-07-06 11:04:52 -0400
  • 28227c923d make more injectable for testing Sebastian Malton 2022-07-06 09:48:19 -0400