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

Commit Graph

  • 10124abd18 fix unit tests Roman 2022-02-09 13:02:39 +0200
  • 5b2c233d24 Set rating elements Alex Andreev 2022-02-09 12:47:39 +0300
  • 282c090f97 Show extension reviews Alex Andreev 2022-02-09 12:40:22 +0300
  • 80faf93c80 Add extension controls Alex Andreev 2022-02-09 08:30:21 +0300
  • 0e012036d1 Show description from github repo Alex Andreev 2022-02-09 07:40:31 +0300
  • 74e008299a Enable basic filter Alex Andreev 2022-02-09 07:39:57 +0300
  • 954838448e
    Bump @sentry/types from 6.15.0 to 6.17.6 dependabot[bot] 2022-02-09 01:08:34 +0000
  • 22a32adc49 tweaks and bug fix Jim Ehrismann 2022-02-08 19:34:20 -0500
  • f7ad6f5d1f Restrict title name to be only string Sebastian Malton 2022-02-08 14:25:49 -0500
  • bd082e24ee Fix StatusBar extension API Sebastian Malton 2022-02-01 17:16:35 -0500
  • 77c43e8b4f bundle kubectl 1.23.3 Jari Kolehmainen 2022-02-08 20:49:13 +0200
  • 441dd3c0c0 Deployed d4d2da1d28 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-08 18:29:57 +0000
  • e0d819e89f helm v3.7.2 Jari Kolehmainen 2022-02-08 20:28:12 +0200
  • d4d2da1d28
    Fix extension sidebar items sometimes being expandable (#4835) Sebastian Malton 2022-02-08 13:21:54 -0500
  • 56e7a54b18 Actual fix Sebastian Malton 2022-02-08 10:45:04 -0500
  • e68aa43913 Fix extension sidebar items sometimes being expandable Sebastian Malton 2022-02-08 09:47:15 -0500
  • c5379ad9f9 fix lint Roman 2022-02-08 16:39:54 +0200
  • a2f7a1dac8 Deployed f53892cb46 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-08 13:51:54 +0000
  • f53892cb46
    Fix custom-resource navigation (#4831) Sebastian Malton 2022-02-08 08:43:50 -0500
  • 0745f9c063
    Fix Cluster.refresh sometimes taking upwards of 20s (#4826) Sebastian Malton 2022-02-08 08:37:46 -0500
  • 29c75e18c6 fix: wait lensProxy.listen() to obtain lensProxy.port for webpack-dev-server Roman 2022-02-08 15:30:03 +0200
  • 2ef9861d10 fix: loading cluster frame + error in loading terminal default font (which was causing network exception error and hidden cluster-view) fix: proxying websockets (e.g. terminal) Roman 2022-02-08 15:04:11 +0200
  • e899377e16 Fetch github README Alex Andreev 2022-02-08 15:19:49 +0300
  • 0770e9892b Add dependencies to uninstall/disable extension Alex Andreev 2022-02-08 14:46:36 +0300
  • 8a6ef6c9f0 Merge remote-tracking branch 'origin/master' into webpack5-upgrade-attempt Roman 2022-02-08 13:30:06 +0200
  • 662b906fe1 attempt to fix: "Uncaught (in promise) DOMException: A network error occurred." when loading cluster frame -- part 1 Roman 2022-02-08 13:28:31 +0200
  • 99d657d34a Set loading only on clicked button Alex Andreev 2022-02-08 14:00:44 +0300
  • ca07904fa9 Go to extension page from extension list Alex Andreev 2022-02-08 13:32:56 +0300
  • 9ece3618ad Move ExtensionCard to its own component Alex Andreev 2022-02-08 13:09:35 +0300
  • 78fabc1b19 Add ExtensionPage Alex Andreev 2022-02-08 13:09:00 +0300
  • 81560d5357 fix: more random fixes related to incorrect parsing svg-icon content, added static Icon.isSvg(content: string) Roman 2022-02-08 11:53:22 +0200
  • 2464b7ac17 Install from ExtensionCard Alex Andreev 2022-02-08 10:59:15 +0300
  • 6ed678cf33
    Bump @sentry/types from 6.15.0 to 6.17.5 dependabot[bot] 2022-02-08 02:05:46 +0000
  • 79685370e3 Fix custom-resource navigation Sebastian Malton 2022-02-07 16:54:20 -0500
  • de6e86b8fb Fix CustomResourceDefinitions not being navigable issue-4829 Sebastian Malton 2022-02-07 11:58:37 -0500
  • 54ba5bfb5f Deployed 4abe0d6c20 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-07 15:47:41 +0000
  • 4abe0d6c20
    Only group delete visible items (#4798) Sebastian Malton 2022-02-07 10:40:20 -0500
  • 5b88f23a5f fix: incorrect parsing svg-icon xml-content by <HotbarEntityIcon/> Roman 2022-02-07 17:08:40 +0200
  • 3f6fff3daa Styling cards Alex Andreev 2022-02-07 18:04:01 +0300
  • f1efed4d78 attempt to use webpack-dev-server via node-api -- part 2 Roman 2022-02-07 15:56:13 +0200
  • 422c0e942b Deployed 06ec1b39a4 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-07 14:16:14 +0000
  • 06ec1b39a4
    Fix not being able to install extensions sometimes (#4794) Sebastian Malton 2022-02-07 09:07:09 -0500
  • aa503c3f71 Fix PortForwardStore Sebastian Malton 2022-02-07 08:57:53 -0500
  • 92a5c785a3 attempt to use webpack-dev-server via node-api -- part 1 Roman 2022-02-04 12:21:25 +0200
  • 1dbae0b961 Deployed 9ea3c94c5a to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-07 12:10:04 +0000
  • 9ea3c94c5a
    Upgrade injectable to fix observation of asyncComputed when invalidated before ever observed (#4828) Janne Savolainen 2022-02-07 14:02:06 +0200
  • ad6e4fc383 Add install.module.scss styles Alex Andreev 2022-02-07 14:45:50 +0300
  • ec4b6ad8b4 Adjust list to new extension types Alex Andreev 2022-02-07 14:45:21 +0300
  • 9da3d06ce2 Add BundledExtensionUpdater class Alex Andreev 2022-02-07 13:15:18 +0300
  • 9af92c322c
    Upgrade injectable to fix observation of asyncComputed when invalidated before ever observed Janne Savolainen 2022-02-07 07:51:26 +0200
  • da333b0ca2 Deployed 0c55fe8452 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-04 23:33:41 +0000
  • 0c55fe8452
    release v5.4.0-beta.1 (#4825) Jim Ehrismann 2022-02-04 18:25:33 -0500
  • 63666778ee Fix Cluster.refresh sometimes taking upwards of 20s Sebastian Malton 2022-02-04 16:40:41 -0500
  • 6042e29a08 release v5.4.0-beta.1 v5.4.0-beta.1 Jim Ehrismann 2022-02-04 14:33:01 -0500
  • 16e8e6cf7a Simplify object. Remove unnecessary action. Panu Horsmalahti 2022-02-04 18:29:52 +0200
  • 5452405692 Simplify style. Panu Horsmalahti 2022-02-04 09:52:15 +0200
  • 66b8a9130c Return extensions that failed to be activated from loadExtensions to match old behavior. Panu Horsmalahti 2022-02-04 09:50:44 +0200
  • 199e96a706 Keep extensions that can't be activated in this.intances Panu Horsmalahti 2022-02-04 09:42:08 +0200
  • 5e27dd7bbb shell env modifiers now take a CatalogEntity in ShellEnvContext param Jim Ehrismann 2022-02-03 18:15:23 -0500
  • 3b6526b7bb
    Bump @sentry/types from 6.15.0 to 6.17.4 dependabot[bot] 2022-02-03 21:32:53 +0000
  • bb4461ea0c Deployed d44b859c23 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-03 21:29:27 +0000
  • d44b859c23
    release v5.4.0-beta.0 (#4812) Jim Ehrismann 2022-02-03 16:20:31 -0500
  • f75b9cfcc6 release v5.4.0-beta.0 v5.4.0-beta.0 Jim Ehrismann 2022-02-03 13:09:01 -0500
  • f3d009d216 address some review comments Jim Ehrismann 2022-02-03 12:56:43 -0500
  • f50c1fba28 Deployed 0017f515ab to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-03 15:05:03 +0000
  • 0017f515ab
    Fix 'mkdocs deploy master' workflow (#4810) Sebastian Malton 2022-02-03 09:56:45 -0500
  • 50fb40a7dc Deployed 2b952e193e to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-03 14:45:06 +0000
  • 2b952e193e
    Fix electronegativity workflow config (#4809) Sebastian Malton 2022-02-03 09:36:45 -0500
  • 0d9bf17b76 Fix 'mkdocs deploy master' workflow Sebastian Malton 2022-02-03 09:31:06 -0500
  • 7734c96c5f Fix electronegativity workflow config Sebastian Malton 2022-02-03 09:25:53 -0500
  • 674e2f1a09 Fix typo Sebastian Malton 2022-02-03 09:24:35 -0500
  • 90c2a22ee2 Deployed 76f48df56b to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-03 14:19:58 +0000
  • 2f7994a16d
    adding some rough notes to release guide to help with making changelogs (#4787) Jim Ehrismann 2022-02-03 09:13:02 -0500
  • a4ce650b3d
    Use electronegativity to identify misconfigurations and security issues (#4783) Jari Kolehmainen 2022-02-03 16:12:51 +0200
  • f4d80a27c0 Fix integration test Sebastian Malton 2022-02-02 17:14:17 -0500
  • 47c6a9cb44 Only group delete visible items Sebastian Malton 2022-02-02 10:40:49 -0500
  • 76f48df56b
    Fix rerendering of KubeObject views every 30s (#4801) Sebastian Malton 2022-02-03 09:11:28 -0500
  • 95cef8bb3a Handle synchronous errors in onActivate Panu Horsmalahti 2022-02-03 14:58:54 +0200
  • 126a93f38d fix integration test Sebastian Malton 2022-02-03 07:23:10 -0500
  • 15158e3075 Deployed 00314aabc0 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-03 12:05:07 +0000
  • 1896e42f17 Update kube-object-menu snapshots Alex Andreev 2022-02-03 14:59:23 +0300
  • 00314aabc0
    Fix unresponsive kubectl download binaries switch (#4807) Alex Andreev 2022-02-03 14:57:55 +0300
  • 64d6915b45 Deployed 09824a6e01 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-03 11:33:47 +0000
  • 09824a6e01
    Prevent creation of dynamic components where withInjectables use type parameters to make React not re-mount because of dynamic components being different (#4808) Janne Savolainen 2022-02-03 12:26:14 +0100
  • fdf7011d20 Merge branch 'master' into fix/consistent-inputs Alex Andreev 2022-02-03 14:16:16 +0300
  • 0776aaea21 Fix linter Alex Andreev 2022-02-03 14:14:29 +0300
  • cba09eddb9
    Prevent creation of dynamic components where withInjectables use type parameters to make React not re-mount because of dynamic components being different Janne Savolainen 2022-02-03 12:24:36 +0200
  • b2fae3d091 Add missing terminal title Alex Andreev 2022-02-03 13:29:12 +0300
  • 84ccd77cee Add observer wrapper to KubectlBinaries Alex Andreev 2022-02-03 13:28:08 +0300
  • 4f89f08a70 Don't block other extensions from loading if one activation fails. Panu Horsmalahti 2022-02-03 11:11:08 +0200
  • 7d76753175
    Simplify function signature to not solve quirks of caller Janne Savolainen 2022-02-03 10:19:08 +0200
  • a399e06aa4
    Extract business logic from UI component Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Janne Savolainen 2022-02-03 09:34:26 +0200
  • fb8320b182
    Remove unnecessary debugging Janne Savolainen 2022-02-03 08:27:05 +0200
  • e0491930b4 Deployed 6ebfd76644 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-03 05:45:56 +0000
  • 6ebfd76644
    Use system-node-critical priorityClassName for node shell (#4800) Jari Kolehmainen 2022-02-03 07:37:21 +0200
  • 4b51c22610 modified shell env api to work as a transformer (WIP) Jim Ehrismann 2022-02-02 22:46:51 -0500
  • 645fb23d05 Fix rerendering of KubeObject views every 30s Sebastian Malton 2022-02-02 16:53:35 -0500
  • 66a4c4b49c use system-node-critical for pod shell Jari Kolehmainen 2022-02-02 20:40:00 +0200
  • 03a3d38a94 Deployed 5348894585 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-02 17:00:58 +0000
  • 5348894585
    release v5.4.0-alpha.1 (#4797) Jim Ehrismann 2022-02-02 11:52:13 -0500