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

Commit Graph

  • 84f939b386 release v5.4.0-alpha.1 v5.4.0-alpha.1 Jim Ehrismann 2022-02-02 10:03:20 -0500
  • afa53c6039 Deployed e58d9b631a to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-02 14:54:29 +0000
  • e58d9b631a
    Fix bugs in ItemListLayouts/KubeObjectListLayouts (#4792) Janne Savolainen 2022-02-02 15:46:07 +0100
  • 341e178d12 Deployed 576135f723 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-02 13:55:00 +0000
  • 334ab56f9d
    Fix dialog icons hover color (#4791) Alex Andreev 2022-02-02 16:47:33 +0300
  • 576135f723
    Fix quota entries layout in Add Resouce Quota dialog (#4789) Alex Andreev 2022-02-02 16:46:33 +0300
  • 6c12b56bf0 Fix not being able to install extensions sometimes Sebastian Malton 2022-02-02 08:46:11 -0500
  • 1d75ec5e9d Deployed 11c78414a0 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-02 13:43:27 +0000
  • d1f55b96f2
    Fix missing key in React array Janne Savolainen 2022-02-02 15:40:59 +0200
  • 11c78414a0
    Bump @types/react-table from 7.7.8 to 7.7.9 (#4530) dependabot[bot] 2022-02-02 08:34:48 -0500
  • 133c534469 Add ExtensionCard component Alex Andreev 2022-02-02 16:12:26 +0300
  • 386823bab7
    Fix render-storm in Events Janne Savolainen 2022-02-02 14:50:08 +0200
  • 0d27812298 Add Install Extensions page Alex Andreev 2022-02-02 15:38:58 +0300
  • 9f7d3ba344
    Revert unnecessary code style changes Janne Savolainen 2022-02-02 14:28:44 +0200
  • d6432511ac
    Replace avoidable asyncComputed with normal computed Janne Savolainen 2022-02-02 14:09:52 +0200
  • 1d47ca15a2 Add extensions and install tabs into Preferences Alex Andreev 2022-02-02 15:07:35 +0300
  • c3d6a5c43c Fix dialog icons hover color Alex Andreev 2022-02-02 14:35:14 +0300
  • f46c3748e7
    Fix sorting of table rows Janne Savolainen 2022-02-02 13:10:01 +0200
  • 24fca77778 Fix quota entries layout in Add Resouce Quota dialog Alex Andreev 2022-02-02 13:27:56 +0300
  • 569ff997bb
    Remove noisy debugging Janne Savolainen 2022-02-02 11:58:20 +0200
  • ee38a03c8e
    Fix refreshing release values when release is unselected Janne Savolainen 2022-02-02 08:32:23 +0200
  • b781fc4ce0
    Fix scrolling to top when selecting all items in item list layout Janne Savolainen 2022-02-02 08:27:32 +0200
  • 63ea9d49ac
    Make selecting item in ItemListLayout not scroll to top Janne Savolainen 2022-02-02 08:22:17 +0200
  • aa850f8e79
    Fix virtual list behaviour in item list layout by making table rows observer Janne Savolainen 2022-02-02 08:17:32 +0200
  • 1ac3d0a36b adding extension api for terminal environment variables Jim Ehrismann 2022-02-01 17:14:34 -0500
  • 78eeb2f456 adding some rough notes to release guide to help with making changelogs Jim Ehrismann 2022-02-01 13:01:04 -0500
  • 98b516f290 fix: loading svg icons inline as data-url (workaround for "?raw" as it fails in tests and "!!raw-loader!" seems doesn't work at all in webpack@5) Roman 2022-02-01 18:41:59 +0200
  • 0b5c60abd8 Deployed e8205a64b9 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-01 14:26:41 +0000
  • e8205a64b9
    Fix bugs in helm releases (#4785) Janne Savolainen 2022-02-01 15:18:43 +0100
  • 77888b5c2b Deployed c1d557aeee to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-01 13:55:53 +0000
  • c1d557aeee
    release v5.4.0-alpha.0 (#4780) Jim Ehrismann 2022-02-01 08:47:03 -0500
  • c6f42d2948
    Fix helm releases not updating after upgrade Janne Savolainen 2022-02-01 15:28:18 +0200
  • 2bf4ffbf16
    Fix helm releases not updating after rollback Janne Savolainen 2022-02-01 15:23:46 +0200
  • ec82110dba
    Bring back ability to rollback to specific revision Janne Savolainen 2022-02-01 15:17:34 +0200
  • ad66096af6 Deployed dd4aa30b8d to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-01 12:41:30 +0000
  • 135717b052 Merge branch 'master' into fix/consistent-inputs Alex Andreev 2022-02-01 15:34:25 +0300
  • dd4aa30b8d
    Update Node.getRoleLabels() to work with kube 1.16's defaults (#4771) Sebastian Malton 2022-02-01 07:33:39 -0500
  • e7c3808d02 Use React.Context for controlling input theme in Dialogs Alex Andreev 2022-02-01 15:32:49 +0300
  • 310a2f14d9 Mark themeName prop as deprecated Alex Andreev 2022-02-01 15:01:57 +0300
  • 5e4eb8e2b0 Set theme prop as deprecated Alex Andreev 2022-02-01 14:58:02 +0300
  • 48b68e97e6 Add Terminal section title Alex Andreev 2022-02-01 14:56:22 +0300
  • 2fbad87fbd Use light theme for all dialog inputs Alex Andreev 2022-02-01 14:54:16 +0300
  • 079c9b3331 Fine-tune inputs harder Alex Andreev 2022-02-01 14:11:13 +0300
  • 5dbde20a91 Fine-tuning ItemListLayout input sizes Alex Andreev 2022-02-01 14:05:29 +0300
  • c51a2a17e7 Fix NamespaceSelectFilter gradient color Alex Andreev 2022-02-01 13:57:06 +0300
  • de37ba2822 Fine-tuning very specific parts Alex Andreev 2022-02-01 13:48:26 +0300
  • 5e3e19f070 cleanup Jari Kolehmainen 2022-02-01 12:47:05 +0200
  • a3e84f822f test Jari Kolehmainen 2022-02-01 12:43:26 +0200
  • ad31d3e8a2 fix lint Roman 2022-02-01 12:41:01 +0200
  • 7c06c80778 use electronegativity to identify misconfigurations and security anti-patterns Jari Kolehmainen 2022-02-01 12:39:59 +0200
  • 55fccc542b Removing themes from Select Alex Andreev 2022-02-01 13:27:44 +0300
  • 3cda2047f0 Removing input.scss Alex Andreev 2022-02-01 11:10:29 +0300
  • 11cc9d2212 Convert Input styles to css modules Alex Andreev 2022-02-01 11:10:04 +0300
  • ebadd96ca8
    Fix opening of upgrade release tab Janne Savolainen 2022-02-01 08:20:27 +0200
  • 7aaff5340e Deployed 4ec36a154d to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-02-01 06:14:46 +0000
  • 4ec36a154d
    select all on helm releases now selects all or none (toggles) (#4742) Jim Ehrismann 2022-02-01 01:05:45 -0500
  • 7d0278380f release v5.4.0-alpha.0 v5.4.0-alpha.0 Jim Ehrismann 2022-01-31 11:43:16 -0500
  • 08acddf4e2 fix/reverted: use sourceMap for styles Roman 2022-01-31 18:41:58 +0200
  • d97d0a6cda Cleanup. Remove reaction. DmitriyNoa 2022-01-31 17:35:34 +0100
  • aa63143b28 fix master-merge conflict Roman 2022-01-31 18:24:30 +0200
  • c0559bf772 Merge remote-tracking branch 'origin/master' into webpack5-upgrade-attempt Roman 2022-01-31 18:21:45 +0200
  • faaa8034c9 removing webpack-dev-server, clean up Roman 2022-01-31 17:07:50 +0200
  • e864fa06e5 Deployed a0f474a676 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-01-31 16:09:10 +0000
  • a0f474a676
    Disable native window open (#4778) Juho Heikka 2022-01-31 17:59:49 +0200
  • 40663c1a3a Deployed 0b1696fe16 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-01-31 15:55:53 +0000
  • 0b1696fe16
    Fix build due to removal of old extended collections (#4779) Sebastian Malton 2022-01-31 10:46:40 -0500
  • 6f993e0fd7 Fix build due to removal of old extended collections Sebastian Malton 2022-01-31 10:45:51 -0500
  • 1c55fe6167 Add reaction cleanup DmitriyNoa 2022-01-31 16:37:54 +0100
  • a7c9d22e92 Deployed ac42a6565f to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-01-31 15:24:57 +0000
  • 6746ae489f Merge branch 'master' into improve-dock-tabs-ux DmitriyNoa 2022-01-31 16:24:10 +0100
  • 0c83070268 Enable native window open Juho Heikka 2022-01-31 17:22:09 +0200
  • ac42a6565f
    Replace kube object menu registry with reactive solution (#4731) Janne Savolainen 2022-01-31 16:16:29 +0100
  • 211545a5b0 Fix lint Sebastian Malton 2022-01-31 10:16:17 -0500
  • 103ce26abb Replace kube object menu registry with reactive solution Janne Savolainen 2022-01-21 15:02:47 +0200
  • 0aabde4961 Add mock for monaco causing errors in unit tests Janne Savolainen 2022-01-21 15:00:06 +0200
  • bba6190e45 Deployed 0ce4e3d793 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-01-31 14:58:33 +0000
  • 0ce4e3d793
    Full dependency inversion of <Dock> and all current tab kinds (#4757) Sebastian Malton 2022-01-31 09:49:36 -0500
  • 641ff58067 Deployed 65669f6a64 to master with MkDocs 1.2.3 and mike 1.1.2 GitHub Action 2022-01-31 14:12:42 +0000
  • 9d2c636a8e Fix code style Janne Savolainen 2022-01-31 14:08:29 +0200
  • de890fa0e7 Stop exporting dependencies for not being required Janne Savolainen 2022-01-31 12:41:20 +0200
  • b7297e28b2 Remove options from writeJsonFile for YAGNI Janne Savolainen 2022-01-31 12:39:15 +0200
  • 5567b0df30 Replace factory function with transient dependency Janne Savolainen 2022-01-31 12:24:37 +0200
  • b1c3a59709 Make global override for accessing file system throw to require explicit override Janne Savolainen 2022-01-31 11:39:12 +0200
  • 175add91fc Replace setup-time asynchronicity with spinner when actually showing the data Janne Savolainen 2022-01-31 11:25:36 +0200
  • d42a546514 Fix typo Janne Savolainen 2022-01-31 11:01:30 +0200
  • 5de886a57f Remove util for not being used anymore Janne Savolainen 2022-01-31 11:00:48 +0200
  • 3a2633c28d Remove usages of "bind" utility method for simplicity Janne Savolainen 2022-01-31 10:59:09 +0200
  • 44a060ff42 Fix involuntary rerenders in item list layout (#4720) Janne Savolainen 2022-01-31 07:38:24 +0100
  • 8214076ca0 Fix install chart tab error notifcation on reconnect Sebastian Malton 2022-01-28 17:32:52 -0500
  • bc24aaa5ac Add error resiliency to waitForPath Sebastian Malton 2022-01-27 16:12:28 -0500
  • 45907e8a2c Fix writeJsonFileInjectable Sebastian Malton 2022-01-27 10:58:46 -0500
  • 1cc86fff11 Remove debugging console logs Sebastian Malton 2022-01-27 10:15:46 -0500
  • 9e1261b7f6 Fix log search Sebastian Malton 2022-01-27 09:16:49 -0500
  • 5e1cdf9774 Fix test Sebastian Malton 2022-01-26 17:57:10 -0500
  • 37ddf6aa44 Fix pod logs not always showing on reconnect to cluster Sebastian Malton 2022-01-26 16:50:23 -0500
  • fa72f28fc5 Fix topbar to inject isLinux and isWindows to fix tests Sebastian Malton 2022-01-26 16:09:20 -0500
  • ba45bfea1e Fix unit tests Sebastian Malton 2022-01-26 15:31:44 -0500
  • 746c0a73a2 Fix switch pods in logs tab from crashing lens Sebastian Malton 2022-01-26 14:17:32 -0500
  • 0956760626 Refactor templates for create resource tab for ease of testing Sebastian Malton 2022-01-26 12:33:10 -0500
  • 3e045305ef Finish LogSearch tests Sebastian Malton 2022-01-26 10:30:29 -0500