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

Commit Graph

  • 11ea9d2098
    Fix iframe ipc flakyness after cluster is removed (#954) Jari Kolehmainen 2020-09-24 15:24:39 +0300
  • 386e7c63bb
    Convert bytes in memory BarChart properly (#947) Lauri Nevala 2020-09-24 14:54:09 +0300
  • fe4a63a955
    Allow to add the same cluster to multiple workspaces (#961) Lauri Nevala 2020-09-24 14:30:44 +0300
  • c6f8b648a6 Allow to add the same cluster to multiple workspaces Lauri Nevala 2020-09-24 14:06:52 +0300
  • 9c2c6b1c71 Remomved userid from cluster name. Turned off keycloak interval for token refresh Steve Richards 2020-09-24 11:33:20 +0100
  • 1f36e06cc8 Changed to use ClusterModel when adding clusters v0.1 Steve Richards 2020-09-24 10:03:19 +0100
  • ba5a860fe7 Removed hardcoded url for DECC endpoint. Now uses env var Steve Richards 2020-09-23 15:59:42 +0100
  • 9256fa7554 dropdowns should have 'cursor: pointer;' Sebastian Malton 2020-09-23 09:33:07 -0400
  • 57a4c0d01c
    Merge branch 'master' into fix/iframe-ipc-flakyness Jari Kolehmainen 2020-09-23 16:04:20 +0300
  • b88c0d4fbf
    Make download dir option consistent with other settings (#875) Sebastian Malton 2020-09-23 08:57:51 -0400
  • 2f53e76060
    reduce height on draggable-top and only render it on macos (#942) Sebastian Malton 2020-09-23 08:57:34 -0400
  • 156b7960b0 set contextName to iframe name Jari Kolehmainen 2020-09-23 15:51:31 +0300
  • 49e0d9dad8 more silly Jari Kolehmainen 2020-09-23 13:55:30 +0300
  • bbcf89bb1e Updated decc manager Steve Richards 2020-09-23 11:54:27 +0100
  • 673d7c2995 fix iframe ipc issues Jari Kolehmainen 2020-09-23 13:35:31 +0300
  • 9a402eab3d fix: example-extension broken after merging master fix: removed devtools warnings from extension-api bundle Roman 2020-09-23 12:10:02 +0300
  • 91b4823ec6 Merge branch 'master' into extensions-api Roman 2020-09-23 11:49:16 +0300
  • 3ed4b5b86f clean up code to catch rejections Sebastian Malton 2020-09-22 16:19:49 -0400
  • c91c176b7f move drag bar out of app and into bootstrap Sebastian Malton 2020-09-22 16:48:41 -0400
  • 1330ebded8 fixes, micro-optimizations & switching to webview in both envs (prod/dev) Roman 2020-09-22 16:58:54 +0300
  • ac7b399c81 Merge branch 'master' into fix/empty_cluster_view Roman 2020-09-22 14:19:14 +0300
  • 67d3329cba Convert bytes in memory BarChart properly Lauri Nevala 2020-09-22 09:23:46 +0300
  • 1409c2fd88 display last-applied-configuration annotation in detail-view, but filter it in search fields still Yangjun Wang 2020-09-22 00:26:03 +0300
  • 7f6ae6e8c3
    Auto select one and only cluster from pasted config (#888) Sebastian Malton 2020-09-21 16:11:43 -0400
  • c82b54d5d7
    Release v3.6.4 (#941) Lauri Nevala 2020-09-21 22:33:53 +0300
  • cb3ab09b42
    fix side bar scrolls after clicking on lower item (#928) Yangjun Wang 2020-09-21 22:18:41 +0300
  • e2f5834de4 reduce height on draggable-top and only render it on macos Sebastian Malton 2020-09-21 15:03:19 -0400
  • 9a10db837e
    fix Notifications blocking items not visually under them from being interacted with (#915) Sebastian Malton 2020-09-21 14:47:44 -0400
  • efb9e67eab Release v3.6.4 v3.6.4 Lauri Nevala 2020-09-21 21:06:44 +0300
  • 49160da710 fix issue main area missing issue, add mobx observer to TabLayout Yangjun Wang 2020-09-19 21:54:15 +0300
  • 526a38422c New decc manager Steve Richards 2020-09-21 17:52:55 +0100
  • 5d102e8a91 simplify addCluster to pass CI Sebastian Malton 2020-09-21 12:48:49 -0400
  • b54322080e fix bug: side bar scrolls after clicking on lower item Yangjun Wang 2020-09-19 01:46:06 +0300
  • 78ab6f016b
    Fix background of What's New page with white theme (#940) Lauri Nevala 2020-09-21 16:47:51 +0300
  • 44190c7321
    Get focus to dock tab content after resize (#935) Yangjun Wang 2020-09-21 16:37:20 +0300
  • c9e0f573ee First attempt at DECC Integration Steve Richards 2020-09-21 13:52:05 +0100
  • 25aac57a86
    fix bug - deleted namespace does not get auto unselected (#930) Yangjun Wang 2020-09-21 15:08:44 +0300
  • 083780eb18 Fix background of What's New page with white theme Lauri Nevala 2020-09-21 14:51:10 +0300
  • 40cc8a9011 Fix integration tests Lauri Nevala 2020-09-21 13:39:10 +0300
  • 299eceaee4
    Optimise cluster activate and refresh (#938) Lauri Nevala 2020-09-21 13:20:50 +0300
  • 874a9b3f81 Optimise cluster activate and refresh Lauri Nevala 2020-09-21 12:01:45 +0300
  • 6cae138e65 get focus to dock tab content after resize Yangjun Wang 2020-09-20 14:43:13 +0300
  • 30e316e6ab revert unnecessary format Yangjun Wang 2020-09-19 20:53:55 +0300
  • f1ee637122 fix bug - deleted namespace does not get auto unselected Yangjun Wang 2020-09-19 12:47:49 +0300
  • cf3f458ec7 fix: use webview-tag in production instead of iframe to avoid possible ipc-issues with normal frames Roman 2020-09-19 12:37:35 +0300
  • 35ab6ffe4a feature should work of any method of adding kube config Sebastian Malton 2020-09-17 11:24:14 -0400
  • 88eed88feb Auto select one and only cluster from pasted config Sebastian Malton 2020-09-15 13:23:00 -0400
  • fb35575dc5 change solution to revert global height css Sebastian Malton 2020-09-18 13:48:44 -0400
  • aa46802281 fix Notifications blocking items not visually under them from being interacted with Sebastian Malton 2020-09-17 14:24:12 -0400
  • 8166625dab Update src/renderer/components/+preferences/kubectl-binaries.tsx Sebastian Malton 2020-09-18 09:59:03 -0400
  • bddc6b33e3
    Release v3.6.3 (#925) Lauri Nevala 2020-09-18 15:36:36 +0300
  • 4c210dc028 v3.6.3 v3.6.3 Lauri Nevala 2020-09-18 13:38:45 +0300
  • 3f8a2b09a0
    Fix service account's imagePullSecrets rendering if secret is not found (#908) Lauri Nevala 2020-09-18 12:33:01 +0300
  • b594accd0c Clean up Lauri Nevala 2020-09-18 09:50:28 +0300
  • 47f9456921 Simplify the implementation Lauri Nevala 2020-09-18 09:47:16 +0300
  • 9a9f50ab34
    add a zero width space to Badges to fix double click highlighting issue (#914) Sebastian Malton 2020-09-18 02:33:43 -0400
  • d09a118b0c
    Fix integration tests not deselecting dropdown (#917) Sebastian Malton 2020-09-18 02:32:56 -0400
  • e84082dc6d
    Reduce the main BrowserWindow minimum size (#916) Jim Ehrismann 2020-09-18 01:55:05 -0400
  • d24f3dcf12 reduce the main BrowserWindow minimum size Jim Ehrismann 2020-09-17 14:20:02 -0400
  • f45625fb3c add explainitory comment Sebastian Malton 2020-09-17 16:41:22 -0400
  • bfbcd2978b revert some changes Sebastian Malton 2020-09-17 15:49:36 -0400
  • a77f3a2026 fix integration tests not deselecting dropdown Sebastian Malton 2020-09-17 15:24:47 -0400
  • ad3c9ee3b9 add a zero width space to Badges to fix double click highlighting issue Sebastian Malton 2020-09-17 13:11:09 -0400
  • 4e9c6d73c4 make path to kubectl setting consistent Sebastian Malton 2020-09-17 11:11:04 -0400
  • 8edeeb64e7 refactor overview statuses to be more DRY Sebastian Malton 2020-09-17 10:11:30 -0400
  • 0fedba5b66
    Fix ingress points rendering if no data available (#906) Lauri Nevala 2020-09-17 16:06:11 +0300
  • b8890e55cf Refactoring Lauri Nevala 2020-09-17 15:35:42 +0300
  • f93bd55113 Fix service account's imagePullSecrets rendering if secret is not found Lauri Nevala 2020-09-17 15:22:19 +0300
  • 1e8dd249ee Fix ingress points rendering if no data available Lauri Nevala 2020-09-17 11:48:39 +0300
  • f5d41c645c
    Release v3.6.2 (#901) Lauri Nevala 2020-09-17 09:26:38 +0300
  • f098e01b44 v3.6.2 v3.6.2 Lauri Nevala 2020-09-16 23:45:10 +0300
  • e5a365d00e
    Fix ws upgrade for terminal session (#900) Lauri Nevala 2020-09-16 23:43:03 +0300
  • 61b1c9c5e9
    v3.6.1 (#899) Lauri Nevala 2020-09-16 23:26:50 +0300
  • 2d91698e20 Fix ws upgrade for terminal session Lauri Nevala 2020-09-16 23:24:04 +0300
  • 662ca2e892 v3.6.1 v3.6.1 Lauri Nevala 2020-09-16 22:13:31 +0300
  • 09074e764c
    Fix windows installer when app directory removed manually (#893) Lauri Nevala 2020-09-16 21:44:08 +0300
  • c2afd026cc
    Inject Host header to k8s client requests (#887) Jari Kolehmainen 2020-09-16 20:54:36 +0300
  • 4e57ea731a cleanup Jari Kolehmainen 2020-09-16 19:16:19 +0300
  • ec4d859ef7
    Remove extra refreshEvents polling (#892) Lauri Nevala 2020-09-16 16:11:40 +0300
  • ad02f3dc34 Move nsis configuration in package.json Lauri Nevala 2020-09-16 14:56:07 +0300
  • 1a90f8b7b3 Fix windows installer when app directory removed manually Lauri Nevala 2020-09-16 14:41:56 +0300
  • fa2ad1ddc5 Remove extra refreshEvents polling Lauri Nevala 2020-09-16 14:28:18 +0300
  • ae6771cbc5 redirect spdy to kubectl-auth-proxy Jari Kolehmainen 2020-09-16 11:00:51 +0300
  • 4c182e88b9 fix rancher on kubernetes Jari Kolehmainen 2020-09-15 17:20:30 +0300
  • 1e96c5a2d4
    fix placement of the add new cluster number (#876) Sebastian Malton 2020-09-15 09:07:16 -0400
  • 9a31cbec8b Explicitly add Host header to k8s client requests Lauri Nevala 2020-09-15 14:14:14 +0300
  • 09144c8780 Fix release notes Fadhil Yaacob 2020-09-15 10:45:15 +0800
  • 66992fabb5 fix placement of the add new cluster number Sebastian Malton 2020-09-14 15:25:03 -0400
  • f299b84fd4 make download dir option consitent with other settings Sebastian Malton 2020-09-14 14:59:21 -0400
  • 6246a3034f
    v3.6.0 (#870) Lauri Nevala 2020-09-14 13:57:23 +0300
  • 1b37e15f29 v3.6.0 v3.6.0 Lauri Nevala 2020-09-14 12:30:44 +0300
  • d370805d01
    Release v3.6.0-rc.3 (#864) Lauri Nevala 2020-09-14 10:08:30 +0300
  • c6b3738a75
    App reload in cluster settings (#858) Alex Andreev 2020-09-12 16:35:04 +0300
  • 989beaede2 Clean up Alex Andreev 2020-09-12 16:19:37 +0300
  • 3ce32f7d29 Escape to Esc v3.6.0-rc.3 Lauri Nevala 2020-09-11 20:28:00 +0300
  • 41e985ff79 v3.6.0-rc.3 Lauri Nevala 2020-09-11 17:15:48 +0300
  • ddb21c83b2
    Merge a8291f9c74 into cc973bb9ef Sebastian Malton 2020-09-11 10:02:59 -0400
  • cc973bb9ef
    fix isPath message (#860) Jari Kolehmainen 2020-09-11 17:02:56 +0300
  • 5a53259873 Cluster settings refactorings Alex Andreev 2020-09-11 16:59:44 +0300
  • 1287a4e2a4 fix isPath message Jari Kolehmainen 2020-09-11 15:10:54 +0300