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

Commit Graph

  • 5f459618f2 fix tests harder Roman 2021-03-10 15:13:27 +0200
  • 81980c428c remove mocked matchMedia Sebastian Malton 2021-03-10 08:08:36 -0500
  • 779a8600b0 clean-up: namespace-store, updating comments Roman 2021-03-10 14:36:44 +0200
  • 55fa8bd743 reverting integration tests refactoring / fixing tests to current branch Roman 2021-03-10 13:15:45 +0200
  • e9cd8ea47f Deployed 805268a9d to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-10 08:54:39 +0000
  • 805268a9d1
    Apply custom filters after selecting source (#2241) pashevskii 2021-03-10 12:47:26 +0400
  • 27afd90c15 Deployed 20709d63e to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-10 08:39:24 +0000
  • 20709d63e9
    Add image sha256 in pod inspector (#2252) Violetta 2021-03-10 12:31:24 +0400
  • edfae3212d Small cleaning Alex Andreev 2021-03-10 10:21:14 +0300
  • 6a1bc35017 get selectors right for integration test Jim Ehrismann 2021-03-09 17:49:43 -0500
  • 1a15a7a672 lint Jim Ehrismann 2021-03-09 15:59:46 -0500
  • 19de8823e4 remove extraineous whitespace addition Sebastian Malton 2021-03-08 13:36:28 -0500
  • 46bf16ec3f revert node-pty version bump Sebastian Malton 2021-03-08 13:35:49 -0500
  • 043f4d1966 Fix Lens not clearing other KUBECONFIG env vars Sebastian Malton 2021-03-08 10:43:15 -0500
  • cd97869375 fix impl Sebastian Malton 2021-03-09 14:41:17 -0500
  • 1676ec4981 first attempt to fix integration test Jim Ehrismann 2021-03-09 14:36:48 -0500
  • 0fa2f07d64 escapeRegex should be a static function Sebastian Malton 2021-03-09 10:01:24 -0500
  • 21a1c1ec27 fix test Sebastian Malton 2021-03-09 09:10:24 -0500
  • 870e782cab more grammer and comment fixes Sebastian Malton 2021-03-09 08:56:07 -0500
  • 4879d62533 fix some more grammer Sebastian Malton 2021-03-09 07:54:57 -0500
  • 401db6ee54 fix spelling Sebastian Malton 2021-03-08 11:58:22 -0500
  • 25e5122a3f added missing storage clean-up Roman 2021-03-09 20:04:42 +0200
  • be3bd7937e integration tests: refactoring & fixes Roman 2021-03-09 18:30:36 +0200
  • 01b7fd2ab5 Deployed 1b0f56f41 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-09 16:05:38 +0000
  • 970a64d2d0
    Bump elliptic from 6.5.3 to 6.5.4 in /extensions/example-extension dependabot[bot] 2021-03-09 15:58:56 +0000
  • 1b830464b7
    Bump elliptic from 6.5.3 to 6.5.4 in /extensions/license-menu-item dependabot[bot] 2021-03-09 15:58:54 +0000
  • f494dfe994
    Bump elliptic in /extensions/kube-object-event-status dependabot[bot] 2021-03-09 15:58:51 +0000
  • 1b0f56f417
    VSCode launch configurations for debugging (#2281) Alex 2021-03-09 17:57:55 +0200
  • 31fd3a351e Fixing root element for mutation observer Alex Andreev 2021-03-09 18:56:54 +0300
  • af961a3004 change cluster menu Jari Kolehmainen 2021-03-09 15:32:49 +0200
  • cfff6556e9 integration test fixes Jari Kolehmainen 2021-03-09 15:32:19 +0200
  • 7d1f356d88 Moving <ScrollSpy/> out from <PageLayout/> Alex Andreev 2021-03-09 15:06:03 +0300
  • 66994bdf4c Adding TreeView & ScrollSpy tests Alex Andreev 2021-03-09 14:50:38 +0300
  • 39b92fbef0 tweak Jari Kolehmainen 2021-03-09 12:19:20 +0200
  • f0c6229c8f always show bottom status bar Jari Kolehmainen 2021-03-09 12:12:04 +0200
  • e94cf372e7 combine left menu icons Jari Kolehmainen 2021-03-09 12:11:46 +0200
  • e8e79955ad tweak landing page Jari Kolehmainen 2021-03-09 12:10:40 +0200
  • 16baa456aa header logo for add cluster page Jari Kolehmainen 2021-03-09 12:10:05 +0200
  • 8339ecc5f1 Updating navigation on DOM mutations Alex Andreev 2021-03-09 12:06:39 +0300
  • 09a009049f Expanding parent nodes when scrolling along child ones Alex Andreev 2021-03-09 11:26:02 +0300
  • 3eb9d50827 cluster settings on top Jari Kolehmainen 2021-03-09 07:41:12 +0200
  • e0778fa8b4 tweaks workspace overview layout Jari Kolehmainen 2021-03-09 07:31:19 +0200
  • f98a5afdc8
    Bump @types/marked from 0.7.4 to 2.0.0 dependabot[bot] 2021-03-09 05:30:33 +0000
  • 30a279856b Conditionally render status icon for kube meta Sebastian Malton 2021-03-08 14:55:43 -0500
  • 30f900fd5e
    Refactoring usages of renderer/utils/createStorage (#2280) Roman 2021-03-08 20:07:45 +0200
  • b3a2abc9d3 mark StorageHelper.options as private Roman 2021-03-08 20:05:07 +0200
  • 811476bb70 refactoring, adding some unit tests Roman 2021-03-06 14:25:36 +0200
  • 505a9a0d19 Move async function to async context (attaching debugger) Alex Culliere 2021-03-08 17:46:11 +0200
  • 6452426fb0 General changes Sebastian Malton 2021-01-28 10:35:38 -0500
  • e69f07d1af fix unit tests and make tests fail if a promise rejects after the test harness is finishes Sebastian Malton 2021-01-27 16:29:53 -0500
  • e77f5a8dde Fix update available notification able to show twice Sebastian Malton 2021-03-08 09:37:19 -0500
  • a382ae997b fix css class name Sebastian Malton 2021-03-08 08:20:29 -0500
  • 820b376e3e Deployed a5621b71a to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-08 13:19:59 +0000
  • f287b8a3d0
    Add workflow to notify on new PR conflicts (#2287) Sebastian Malton 2021-03-08 08:15:04 -0500
  • a5621b71af
    Add more information to a helm chart's ID (#2288) Sebastian Malton 2021-03-08 08:12:27 -0500
  • 34f8c00e0d
    Merge branch 'master' into feature/customizable_shell_path Lauri Nevala 2021-03-06 09:05:09 +0200
  • 74d8ff212f added original landing page back only for default workspace with no clusters Jim Ehrismann 2021-03-05 19:30:41 -0500
  • 9f3b8562d4 workspace overview cluster list grows/shrinks according to existence of extension details feature/workspace-overview-extension-support Jim Ehrismann 2021-02-09 16:37:41 -0500
  • 9cee1a800e extension support for workspace overview Jim Ehrismann 2021-02-04 19:11:24 -0500
  • 8a29bd14e7 Add more information to a helm chart's ID Sebastian Malton 2021-03-05 17:35:32 -0500
  • 5b066be905 fix spelling in cluster and webpack.renderer fix-spelling Sebastian Malton 2021-03-05 15:53:13 -0500
  • 829275f927 Import delay utility Alex Culliere 2021-03-05 21:46:02 +0200
  • a7a46d6913 Deployed e69d008d5 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-05 17:34:03 +0000
  • e69d008d59
    Update copyright year (#2286) Sebastian Malton 2021-03-05 12:26:58 -0500
  • d9daa94c61
    Release 4.2.0-alpha.1 (#2285) Sebastian Malton 2021-03-05 12:26:36 -0500
  • 3dd25a712f Add workflow for commenting on PRs that need to add resolve conflicts Sebastian Malton 2021-03-05 10:53:46 -0500
  • 7530ecdfbc Update src/renderer/bootstrap.tsx Alex 2021-03-05 17:12:43 +0200
  • 83aec0de19 update copyright year Sebastian Malton 2021-03-05 09:54:26 -0500
  • d0e25e90b0 Scrolling to item on TreeItem click Alex Andreev 2021-03-05 17:37:49 +0300
  • 662cb25787 Expand all links by default Alex Andreev 2021-03-05 17:30:34 +0300
  • 6c13617c3f fix release number v4.2.0-alpha.1 Sebastian Malton 2021-03-05 08:49:12 -0500
  • f129af39f7 release 4.2.0-alpha.1 Sebastian Malton 2021-03-05 08:30:43 -0500
  • 5ae6072e19 release 4.2.0-alpha.0 release/v4.2.0-alpha.0 Sebastian Malton 2021-03-05 08:30:43 -0500
  • 830eac3952 Fixing firing intersection on parent sections Alex Andreev 2021-03-05 15:34:33 +0300
  • 0742ac5fa1 Use existing variable to wait for chrome debugger attachment Alex Culliere 2021-03-05 13:36:43 +0200
  • fe26fa33a8 Update src/renderer/bootstrap.tsx Alex 2021-03-05 13:32:25 +0200
  • 4152762cf9 Update src/renderer/bootstrap.tsx Alex 2021-03-05 13:07:44 +0200
  • 80f895a4d4 Add debug configuration for unit tests + cleanup vscode tasks Alex Culliere 2021-03-05 12:19:04 +0200
  • ad0f48246c Remove unnecessary dependency Alex Culliere 2021-03-05 12:17:55 +0200
  • 05effb2395 Continue polishing debug configurations Alex Culliere 2021-03-05 11:18:18 +0200
  • faee13d4de Add launch configuration for debugging main process Alex Culliere 2021-03-04 19:25:16 +0200
  • d2de665a8d Add configuration for debugging integration tests Alex Culliere 2021-03-04 19:20:42 +0200
  • 0ef16fef31 Remove default inner selected state Alex Andreev 2021-03-05 10:25:46 +0300
  • f1a071d2a7 Fixing page layout --spacing Alex Andreev 2021-03-05 10:16:09 +0300
  • fd1b82ed5e Making navigation fixed in one place Alex Andreev 2021-03-05 10:13:27 +0300
  • 3194fa9139 Highlight selected item Alex Andreev 2021-03-05 09:57:29 +0300
  • 0c9a3a471d Merge branch 'fix/persist-local-storage' into 2279_follow_up Roman 2021-03-04 19:37:43 +0200
  • ae90f44d65 renamed compatible storage keys for better migration after merge #2280 Roman 2021-03-04 19:26:21 +0200
  • be8fd7ed45 - refactoring: usages of renderer/utils/createStorage - refactoring: Sidebar, SidebarItem and MainLayout - ux-fix: expanding sidebar by clicking to the arrow-icon (for consistency with compact mode where no sub-menus) Roman 2021-03-04 18:47:13 +0200
  • cc8023f2ef Set default version to v4.1.4 with mike 0.5.5 GitHub Action 2021-03-04 16:56:08 +0000
  • 04ae70e70e Deployed f3e0e0f25 to v4.1.4 with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-04 16:56:04 +0000
  • 76f9f9ffaa
    Merge pull request #2274 from lensapp/release/v4.1.4 Jari Kolehmainen 2021-03-04 18:49:18 +0200
  • 0313a23c6f initial work helm-repo-cleanup Sebastian Malton 2021-03-04 09:38:57 -0500
  • 63f0d918db fix: add immer to package.json Roman 2021-03-04 16:11:21 +0200
  • 597370ae07 persist local-storage state in external json-file Roman 2021-03-04 15:18:35 +0200
  • 38a4c3081a Deployed 35e606548 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-04 13:46:36 +0000
  • 35e6065487
    Broadcast update available only after downloading update (#2232) Sebastian Malton 2021-03-04 08:38:07 -0500
  • 3b8f656daf Add image sha256 in pod inspector vshakirova 2021-03-01 15:47:56 +0400
  • f3e0e0f25c v4.1.4 v4.1.4 release/v4.1.4 Jari Kolehmainen 2021-03-04 14:26:05 +0200
  • 656333ddd6 Deployed 852aa1147 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-04 12:21:35 +0000