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

Commit Graph

  • f37548ce87 Fix cluster's accessibleNamespaces being reset on restarting Lens (#3817) Sebastian Malton 2021-09-15 12:19:15 -0400
  • 6f545bfc42 Fix fallback to bundled kubectl (#3812) Lauri Nevala 2021-09-15 16:36:19 +0300
  • b0c7b66fe7 Second click on list item closes the details view (#3809) Juho Heikka 2021-09-15 15:48:12 +0300
  • 228fe7a5f5 Sidebar cluster avatar (#3765) Alex Andreev 2021-09-13 18:33:30 +0300
  • 7f1e2e881d Stop Sentry from capturing console.error and logger.error (#3785) chh 2021-09-13 10:56:12 +0300
  • 87d20f1401 Use PATCH verb to scale deployments and statefulsets (#3744) Lauri Nevala 2021-09-09 09:31:11 +0300
  • 38da00caf8 Deployed be1a2ebe59 to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-15 21:48:08 +0000
  • be1a2ebe59
    Fix shell connection readiness heuristic (#3795) Sebastian Malton 2021-09-15 17:40:36 -0400
  • 89de02f002 Shorter warning message Sebastian Malton 2021-09-15 16:25:30 -0400
  • ab03b4153a Only wait for the connection to be ready Sebastian Malton 2021-09-15 16:17:30 -0400
  • f5d08b7557 remove sentry test/remove-sentry Jim Ehrismann 2021-09-15 15:26:10 -0400
  • abfa277ad7 Deployed 056b818ceb to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-15 17:17:53 +0000
  • 34a0c7fc2c
    Bump url-parse from 1.5.1 to 1.5.2 dependabot[bot] 2021-09-15 17:11:16 +0000
  • 056b818ceb
    Fix check for user exec command (#3664) Sebastian Malton 2021-09-15 13:09:57 -0400
  • 54523a1c23 Deployed b43086a386 to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-15 16:35:30 +0000
  • 068c78d48d
    Draggable region on macOS should be the same as the main header (#3800) Sebastian Malton 2021-09-15 12:28:06 -0400
  • b43086a386
    Don't change permissions when deleting a cluster (#3798) Sebastian Malton 2021-09-15 12:27:48 -0400
  • 98f512f15c Deployed f68cbabbc9 to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-15 16:27:41 +0000
  • f68cbabbc9
    Fix cluster's accessibleNamespaces being reset on restarting Lens (#3817) Sebastian Malton 2021-09-15 12:19:15 -0400
  • 6fec45890b Fix cluster's accessibleNamespaces being reset on restarting Lens Sebastian Malton 2021-09-15 11:51:41 -0400
  • 06d5e6ae75 use full commit hash Sebastian Malton 2021-09-15 11:23:22 -0400
  • 9634d8d4c4 Use setup-minikube action Sebastian Malton 2021-09-15 11:20:56 -0400
  • e7ed3cc944 Deployed 07d8d567de to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-15 13:43:44 +0000
  • 07d8d567de
    Fix fallback to bundled kubectl (#3812) Lauri Nevala 2021-09-15 16:36:19 +0300
  • bf04f9ec1f Deployed e0a2cea27d to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-15 13:10:53 +0000
  • cbe255175d Fix fallback to bundled kubectl Lauri Nevala 2021-09-15 16:04:15 +0300
  • e0a2cea27d
    Bump mobx-react from 7.1.0 to 7.2.0 (#3727) dependabot[bot] 2021-09-15 16:02:41 +0300
  • 87d271cf7a Deployed 74f3826235 to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-15 12:55:09 +0000
  • 74f3826235
    Second click on list item closes the details view (#3809) Juho Heikka 2021-09-15 15:48:12 +0300
  • 329a1c93c4 Dim disabled pin icon Alex Andreev 2021-09-15 14:34:10 +0300
  • ab38cd32b5 Adjust pin icon styles Alex Andreev 2021-09-15 13:53:52 +0300
  • 318c6c44cd Second click on list item closes the details view Juho Heikka 2021-09-15 13:09:29 +0300
  • c31328db13 Replacing icon in entity drawer menu Alex Andreev 2021-09-15 11:18:43 +0300
  • 690c5f28c4 Adding pin icon next to entity names Alex Andreev 2021-09-15 11:16:07 +0300
  • 008c397267 Redirect from /catalog to last catalog page Alex Andreev 2021-09-15 09:22:59 +0300
  • 207743a237
    Bump sass from 1.39.0 to 1.41.0 dependabot[bot] 2021-09-15 01:10:05 +0000
  • 415e453714 Change minikube setup Sebastian Malton 2021-09-14 15:33:51 -0400
  • 02bf6ae8d5 Draggable region on macOS should be the same as the main header Sebastian Malton 2021-09-14 15:26:49 -0400
  • c44ea3eb07 Upgrade all testing linux CI machines to 20.04 Sebastian Malton 2021-09-14 14:50:09 -0400
  • 4d81f0ec37 Don't change permissions when deleting a cluster Sebastian Malton 2021-09-14 13:03:16 -0400
  • 86d810ea8e Change notification message Sebastian Malton 2021-09-14 12:36:12 -0400
  • a711200b27 Catch YAML parse errors, show spinner while debouncing Sebastian Malton 2021-09-14 12:32:17 -0400
  • f4d2be5053 Fix shell connection readiness heuristic Sebastian Malton 2021-09-14 09:23:13 -0400
  • 3df398b3f4 Deployed 64fb590377 to master with MkDocs 1.2.2 and mike 1.1.1 GitHub Action 2021-09-14 07:17:02 +0000
  • 64fb590377
    Fix sass warnings (#3783) chh 2021-09-14 10:09:09 +0300
  • 7992521b51
    Response to comments Hung-Han (Henry) Chen 2021-09-14 10:07:14 +0300
  • 0a7971d755
    Update src/renderer/components/input/input.scss chh 2021-09-14 08:29:10 +0300
  • 7ad928899a
    Add a space Hung-Han (Henry) Chen 2021-09-13 09:30:39 +0300
  • 058f6ab221
    Fix sass warnings Hung-Han (Henry) Chen 2021-09-13 09:24:23 +0300
  • 9aca2449bc
    Bump sass from 1.39.0 to 1.40.0 dependabot[bot] 2021-09-14 01:19:59 +0000
  • 8d77ada7d3 Switch to defaulting to kubectl Sebastian Malton 2021-09-13 15:07:23 -0400
  • 9dc89a9a3a Switch to App.Preferences Sebastian Malton 2021-09-13 14:55:34 -0400
  • 68d4502374 Fix escaping and add comment Sebastian Malton 2021-07-23 14:28:56 -0400
  • 1c058980f6 Use user configured kubectl path in node and pod menu items Sebastian Malton 2021-07-23 12:27:17 -0400
  • 4a7d4b5b16 Deployed 8e9dd50828 to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-13 15:41:14 +0000
  • a3766ed508
    Bump sass from 1.39.0 to 1.39.2 dependabot[bot] 2021-09-13 15:36:21 +0000
  • 4fa0b8e329
    Sidebar cluster avatar (#3765) Alex Andreev 2021-09-13 18:33:30 +0300
  • 8e9dd50828
    Add catalogAddMenu filter to CatalogCategory (#3722) Panu Horsmalahti 2021-09-13 18:33:11 +0300
  • 9bcb1489cf Fix colouring of checkbox issue-3374 Sebastian Malton 2021-08-17 15:50:58 -0400
  • cdb2d35e12 Attempt to use MuiCheckbox for 3-state checkbox Sebastian Malton 2021-08-03 16:08:19 -0400
  • 9b4ca7f0ce Use configured registry by default Sebastian Malton 2021-07-15 17:42:49 -0400
  • bac2d6e2ac switch to using npm's which package Sebastian Malton 2021-09-13 11:14:27 -0400
  • f1fb1e2537 Fix check for user exec command Sebastian Malton 2021-08-23 16:21:26 -0400
  • 7f6464fe2a Also check beta.kubernetes/os label Sebastian Malton 2021-08-18 08:06:24 -0400
  • deaae10bc6 Support window nodes for node-shells Sebastian Malton 2021-08-17 17:05:33 -0400
  • 2800878bd2 Deployed 9d9f9c0072 to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-13 14:06:59 +0000
  • 9d9f9c0072
    Expose forRemoteCluster in the extension API. (#3786) Panu Horsmalahti 2021-09-13 16:59:41 +0300
  • 5552abea1a Expose forRemoteCluster in the extension API. Panu Horsmalahti 2021-09-13 16:25:24 +0300
  • 53b00203fd Deployed 936927af98 to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-13 12:54:29 +0000
  • 936927af98
    Add CatalogCategory filter to the extension API (#3718) Panu Horsmalahti 2021-09-13 15:46:28 +0300
  • a461ac57f0 Add CatalogAddButton tests. Panu Horsmalahti 2021-09-06 11:17:01 +0300
  • e413430528 Add catalog menu filter. Panu Horsmalahti 2021-09-02 15:45:49 +0300
  • 6d443e9c2f Fix test. Panu Horsmalahti 2021-09-02 13:53:07 +0300
  • 7ca4c03c4a Add CatalogCategory filter to the extension API. Panu Horsmalahti 2021-09-02 11:45:24 +0300
  • 9d41a8789a Deployed e2b096fae1 to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-13 08:03:49 +0000
  • e2b096fae1
    Stop Sentry from capturing console.error and logger.error (#3785) chh 2021-09-13 10:56:12 +0300
  • e254b181c6 Deployed 8ba024c145 to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-13 07:22:38 +0000
  • 7367b4814f
    Stop Sentry from capturing console.error and logger.error Hung-Han (Henry) Chen 2021-09-13 10:17:09 +0300
  • 8ba024c145
    updating release guide with more details (#3704) Jim Ehrismann 2021-09-13 03:14:59 -0400
  • 3262b13926
    Allow KubeApi connect directly to remote k8s (#3766) Jari Kolehmainen 2021-09-13 10:14:05 +0300
  • c2a2a23a1d Deployed 7bd0fed997 to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-13 06:53:29 +0000
  • 7bd0fed997
    createMuiTheme (deprecated) > createTheme (#3784) chh 2021-09-13 09:45:53 +0300
  • cc826ccb5b
    createMuiTheme (deprecated) > createTheme Hung-Han (Henry) Chen 2021-09-13 09:37:42 +0300
  • 1b432a796d added more details to release guide Jim Ehrismann 2021-09-09 12:49:13 -0400
  • 4fbb610327 backward compat Jari Kolehmainen 2021-09-09 16:39:55 +0300
  • fa4252e996 backward compat Jari Kolehmainen 2021-09-09 16:39:01 +0300
  • a575ae4189 allow KubeApi to connect directly to remote k8s Jari Kolehmainen 2021-09-09 16:35:36 +0300
  • 443b7d5326 Fixing integration tests Alex Andreev 2021-09-09 16:19:40 +0300
  • 3b58322e26 Move history icons only for mac Alex Andreev 2021-09-09 15:45:48 +0300
  • 569a512835 Cleaning up Alex Andreev 2021-09-09 15:13:29 +0300
  • aa4b993491 Small style fix Alex Andreev 2021-09-09 14:51:31 +0300
  • 79fd4c895d Using css module for <Sidebar/> Alex Andreev 2021-09-09 14:45:51 +0300
  • d82f591ac1 Shadow over sidebar scrollable content Alex Andreev 2021-09-09 14:03:39 +0300
  • 82bf540401 Deployed 42d3d277d8 to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-09 10:34:39 +0000
  • 42d3d277d8
    Bump immer from 8.0.1 to 8.0.4 (#3736) dependabot[bot] 2021-09-09 13:26:27 +0300
  • 03ffe899fe Aligning hotbar and cluster avatar styles Alex Andreev 2021-09-09 12:27:34 +0300
  • 549ee15f73 Move macOs window controls a bit inset Alex Andreev 2021-09-09 12:26:57 +0300
  • e86fe7736e Using singe <TopBar/> Alex Andreev 2021-09-09 11:40:24 +0300
  • cb112e5c4b Deployed d6b2b0352c to master with MkDocs 1.2.2 and mike 1.1.0 GitHub Action 2021-09-09 06:38:42 +0000
  • 2f94de56c7
    Fix development on M1 (Apple Silicon) (#3759) Jari Kolehmainen 2021-09-09 09:31:27 +0300