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

Commit Graph

  • 01be6e449e Merge remote-tracking branch 'origin/master' into add_cluster_from_custom_config Roman 2020-08-27 13:22:29 +0300
  • 17185cd04b auto-select contexts up to 10, main-layout small fix Roman 2020-08-27 13:10:13 +0300
  • 1d672b68fc Use proxy kubeconfig for shell and resource applier Lauri Nevala 2020-08-27 13:07:40 +0300
  • b698b7f22a fixes: - remove only custom embed kubeconfig files - keep link to original kubeconfig file when added via file - remove auto-select all contexts from kubeconfig source Roman 2020-08-27 12:50:06 +0300
  • 260eea0e71 Fix manifests order for Metrics feature Lauri Nevala 2020-08-27 10:56:46 +0300
  • 5a55ab02da Display path to cluster's kubeconfig file in cluster settings Lauri Nevala 2020-08-27 10:34:30 +0300
  • 659d8bd0ab
    Wait until cluster is ready before initializing cluster dashboard (#748) Lauri Nevala 2020-08-27 08:43:17 +0300
  • c31004e677
    Fixing cluster icon badge overflow (#749) Alex Andreev 2020-08-27 08:42:18 +0300
  • 33b7bfa9c6 fix unit tests Roman 2020-08-26 20:29:27 +0300
  • c73bd788e5 more fixes Roman 2020-08-26 20:15:42 +0300
  • 56d1806619 fixes Roman 2020-08-26 20:11:31 +0300
  • 62bf245626 Fixing cluster icon badge overflow Alex Andreev 2020-08-26 16:40:39 +0300
  • 1257958d71 More cleanup Lauri Nevala 2020-08-26 16:17:05 +0300
  • ae8de188e6 Cleanup Lauri Nevala 2020-08-26 16:14:22 +0300
  • 9df01984d5 Wait until cluster is ready before initializing cluster dashboard Lauri Nevala 2020-08-26 16:13:00 +0300
  • 1301e6611d Reverting to link rendering in Events Alex Andreev 2020-08-26 13:18:26 +0300
  • e93295a873 Fixing resource var definition Alex Andreev 2020-08-26 13:17:33 +0300
  • 510d3d4760
    Thinner bottom bar (#747) Alex Andreev 2020-08-26 11:32:15 +0300
  • 5df7fb6adb Merge branch 'master' into fix/app-crash-finding-resource-url Alex Andreev 2020-08-26 10:20:42 +0300
  • 3f56fd1a75 Moving workspace selector to left Alex Andreev 2020-08-26 10:17:06 +0300
  • 27b20ad69c Making bottom bar slightly thinner Alex Andreev 2020-08-26 10:16:36 +0300
  • 2f453612cc
    Add ability to get previous logs of a container Nox 2020-08-26 04:41:46 +0200
  • bec50de6a6 allow to manually input kube-config file path (edit + save on blur + auto-replace "~" => os.homedir() Roman 2020-08-25 23:13:13 +0300
  • 886fba136a
    Fixing minor light theme issues (#744) Alex Andreev 2020-08-25 20:09:00 +0300
  • cb669d15df replaced browse/reset buttons to icons, extended drop area for custom kube-config file Roman 2020-08-25 18:58:48 +0300
  • a5e5a4c0c2 reworks -- part 1 Roman 2020-08-25 16:00:09 +0300
  • a12aa8a04f
    add cluster icon migration code (#673) Sebastian Malton 2020-08-25 09:42:30 -0400
  • c0d4169cf0 Updating Chart on every componentDidUpdate Alex Andreev 2020-08-25 16:40:58 +0300
  • 29e7051a32 Fix Landing Page in light theme Alex Andreev 2020-08-25 16:40:16 +0300
  • fc2ac599a8 Removing forgotten console.log() Alex Andreev 2020-08-25 16:39:48 +0300
  • 849ec4f95f Cluster Menu scrolling & tooltip fixes Alex Andreev 2020-08-25 16:39:24 +0300
  • d38d28d80b Checking for 'kind' to be defined Inside 'involvedObject' of Event Alex Andreev 2020-08-25 14:10:52 +0300
  • 843a687186 enable drag-n-drop for custom kube-config file Roman 2020-08-25 14:01:29 +0300
  • 8c145131e9 use dialog.showOpenDialog for selecting custom kube-config file Roman 2020-08-25 12:59:57 +0300
  • 16e50556dd
    Update src/renderer/components/+add-cluster/add-cluster.scss Roman 2020-08-25 12:02:06 +0300
  • b75cac4546
    Fix windows dev env (#722) Lauri Nevala 2020-08-25 11:08:46 +0300
  • 5a14e9f7b0
    Update src/renderer/components/+add-cluster/add-cluster.tsx Roman 2020-08-25 10:56:14 +0300
  • 8f778ea379
    Add cronjob trigger (#694) Nox 2020-08-25 09:55:12 +0200
  • f067152d04 Allow user to select Kubeconfig from filesystem, fix #738 Roman 2020-08-24 19:24:24 +0300
  • c19541655d
    Merge branch 'master' into cronjob-trigger Lauri Nevala 2020-08-24 12:38:29 +0300
  • 26dd6b2239 Remove also correct build dir on Linux/MacOS on clean Lauri Nevala 2020-08-24 12:31:14 +0300
  • 219b6aed61 Use wildcard method and fix clean task Lauri Nevala 2020-08-24 11:46:52 +0300
  • 0f11b03692
    Switching color theme globally (#728) Alex Andreev 2020-08-24 10:24:05 +0300
  • 4ce4917ae1 Cleaning up Alex Andreev 2020-08-24 10:02:27 +0300
  • c7b11f86af
    Adding basic menu accelerators (#729) Alex Andreev 2020-08-24 09:43:14 +0300
  • 4a8d1ab205
    Set max timeout to 15 seconds to prevent failed opening of local port (#732) Tim Urista 2020-08-23 23:27:30 -0700
  • 42aba3a518 Apply the main.js check Trevor Nichols 2020-08-22 20:37:03 +1000
  • ead49c2301 set max timeout to 15 seconds to prevent failed opening of local port Tim Urista 2020-08-21 09:13:51 -0700
  • df77e959a5 cleanup kubectl.ts Sebastian Malton 2020-08-21 11:10:27 -0400
  • 7629e69fa4 move to new version of make-synchronous Sebastian Malton 2020-08-21 10:10:24 -0400
  • 4eea30a1e6 fix migration not working, add unit tests Sebastian Malton 2020-08-20 18:55:49 -0400
  • 35b42de27e correctly handle the previous icon fields value Sebastian Malton 2020-08-19 15:53:52 -0400
  • bc9476e67f remove icons dir since no longer needed Sebastian Malton 2020-08-18 13:42:44 -0400
  • 09f2f5e877 removing missed async Sebastian Malton 2020-08-18 13:13:30 -0400
  • e5a7f9fa39 revert back to syncronous migrations. Use make-syncronous to use file-type package Sebastian Malton 2020-08-18 13:12:31 -0400
  • 37d9681fee add MIME type detection in the migration Sebastian Malton 2020-08-11 12:54:24 -0400
  • 0869bb9cb2 add cluster icon migration code Sebastian Malton 2020-08-11 10:58:18 -0400
  • 862b597a75 Allow for users to enabled release mode debugging Sebastian Malton 2020-06-16 14:03:30 -0400
  • 67ab55f2fb Adding basic menu accelerators Alex Andreev 2020-08-21 16:05:32 +0300
  • 6e645eade0
    Random fixes (#727) Roman 2020-08-21 15:08:09 +0300
  • ee71c5aae8 Switching AceEditor theme reactively Alex Andreev 2020-08-21 15:07:21 +0300
  • c58f4151c9 fix: don't repeat ipc-sync message to main renderer process/window when sending to frames Roman 2020-08-21 14:03:10 +0300
  • 8889d8c70a fix: prevent app-crash in preferences in case of incorrect http-proxy value Roman 2020-08-21 14:00:53 +0300
  • 4b7ddf7741 extract missing localizations from last master <- pr-merge Roman 2020-08-21 13:59:41 +0300
  • c7061a3ea4 Minor layout fixes Alex Andreev 2020-08-21 12:10:56 +0300
  • 6997531b12 Setting background for settings views Alex Andreev 2020-08-21 12:10:22 +0300
  • 81a0c432c6
    Add support for PodDisruptionBudgets (#452) Dan Slinky @ Cookpad 2020-08-21 09:39:02 +0100
  • b0d1cb48d2 Preventing Drawer slide-in scroll flickering Alex Andreev 2020-08-21 11:32:55 +0300
  • 9fa551a820 Set theme as @computed value Alex Andreev 2020-08-21 11:31:51 +0300
  • b0f36aee8e Add cross-env package Lauri Nevala 2020-08-21 11:16:13 +0300
  • 379922ed7e Apply suggestions from code review Lauri Nevala 2020-08-21 11:15:16 +0300
  • 112114385e Using .theme-light flag across components Alex Andreev 2020-08-21 10:48:33 +0300
  • a12b16cec9 Merge branch 'master' into enable-theme-globally Alex Andreev 2020-08-21 09:29:47 +0300
  • 0bbdb09ec0 Minor style fixes Alex Andreev 2020-08-21 09:28:54 +0300
  • 10bb420afa Using theme-light global flag Alex Andreev 2020-08-21 09:27:51 +0300
  • b008d75e0f Tuning up Wizard Layout styles Alex Andreev 2020-08-21 09:27:07 +0300
  • 329c3af71b Cleaning up mixins Alex Andreev 2020-08-21 09:26:02 +0300
  • 11375f737e Adding theme class name flag into #app Alex Andreev 2020-08-21 09:25:31 +0300
  • 19e9cc3799 Adding cluster menu colors Alex Andreev 2020-08-21 09:24:58 +0300
  • f316ff3cf8 Add support for PodDisruptionBudgets Dan Slinky 2020-08-20 20:03:36 +0100
  • 5163ede4f1
    package.json: upgrade typescript to 4.x (#725) Roman 2020-08-20 21:01:33 +0300
  • e05169288f package.json: upgrade typescript to 4.x Roman 2020-08-20 20:53:48 +0300
  • b6a6dadfce
    Fix: sync in sub-frames for common-stores are broken (#724) Roman 2020-08-20 20:33:06 +0300
  • fbaaf6e906 clean up Roman 2020-08-20 20:26:46 +0300
  • 7cf7756d27 fix: sync in sub-frames for common-stores are broken Roman 2020-08-20 19:40:58 +0300
  • 86e1e23ccd
    fix: incorrect path to install/re-install features (#723) Roman 2020-08-20 18:27:20 +0300
  • 496f31b7cb fix: incorrect path to install/re-install features Roman 2020-08-20 16:53:35 +0300
  • f6d9a05002 Add option to disable kubectl downloading Sebastian Malton 2020-08-04 08:57:26 -0400
  • bfc91eb296 Fix windows dev env Lauri Nevala 2020-08-20 13:46:07 +0300
  • 1cf446ea98
    Fix misspell (#662) Gerasimos (Makis) Maropoulos 2020-08-20 10:21:54 +0300
  • ad0f18e6ca
    Update release notes from 3.5 branch (#721) Lauri Nevala 2020-08-20 10:04:39 +0300
  • f958e1c760
    Return KubeObject for successfully created unknown resources (#617) Lauri Nevala 2020-08-20 10:04:12 +0300
  • d4feec6d59 Update release notes from 3.5 branch Lauri Nevala 2020-08-20 09:40:05 +0300
  • 5670312c47
    Migrating Vue components to React and stores refactoring (#585) Roman 2020-08-20 08:53:07 +0300
  • 905bbe9d3f
    Handle status values that contains an object (#693) Trevor Nichols 2020-08-20 00:49:17 +1000
  • abc0c2cea4 Handle status values that contains an object Trevor Nichols 2020-08-15 16:21:41 +1000
  • 06b7322baa fix: doubled "copyright" in package.json after master-merge Roman 2020-08-19 13:38:32 +0300
  • 1f890f1124 fix: #draggable-top (devtools must be closed on drag) Roman 2020-08-19 13:04:50 +0300
  • fa4407b02e
    Merge branch 'master' into vue_react_migration Lauri Nevala 2020-08-19 11:19:33 +0300
  • 47bcb63c95
    Views management refactoring (#669) Roman 2020-08-19 10:49:39 +0300