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

Commit Graph

  • 51199154e8
    Merge branch 'master' into set-kubectl-binary-path Lauri Nevala 2020-09-04 12:41:47 +0300
  • 435baaea00
    Close Preferences and Cluster Setting on Esc keypress (#804) Alex Andreev 2020-09-04 11:27:08 +0300
  • f1f7705228 Allow empty value for isPath validator Alex Andreev 2020-09-04 11:12:47 +0300
  • f51aaf62a4 Close Cluster Settings on Esc Alex Andreev 2020-09-04 10:39:36 +0300
  • 21e89edf5c Close Preferences on Esc key Alex Andreev 2020-09-04 10:34:53 +0300
  • 7274658b51
    Wider Select box for Helm chart installation (#803) Alex Andreev 2020-09-04 10:03:18 +0300
  • 26e031fc58
    Update CRD api to use preferred version and implement v1 differences (#718) Trevor Nichols 2020-09-04 16:39:31 +1000
  • 38ba9cd383
    Change order of init for fresh clone (#797) Trevor Nichols 2020-09-04 16:33:17 +1000
  • 647b76d978 Fine-tuning select to show long items Alex Andreev 2020-09-04 09:28:41 +0300
  • 1ef3a3cb5b Fix lint issue Lauri Nevala 2020-09-04 07:53:37 +0300
  • 2a223a295f Re-order preferences item Lauri Nevala 2020-09-04 07:48:57 +0300
  • ca2307eb66
    Remove double copyright (#802) Jari Kolehmainen 2020-09-04 07:29:20 +0300
  • e161fd2c2f Clean up Lauri Nevala 2020-09-04 07:28:55 +0300
  • 006406c5e9
    Some Grammatical Fixes ❤️ (#641) Ryan MacLean 2020-09-03 21:21:03 -0700
  • cf83e50b03 remove double copyright Jari Kolehmainen 2020-09-04 07:03:29 +0300
  • b787215de3 Adjust for validation moving to the version.schema Trevor Nichols 2020-09-04 08:47:38 +1000
  • 76f8263baf extensions-api -- in-progress Roman 2020-09-03 23:31:14 +0300
  • 179a9087e5 Write bash init file to default kubectl bin dir Lauri Nevala 2020-09-03 22:56:24 +0300
  • 97aaf79dbc Read kubectl path and download dir from preferences Lauri Nevala 2020-09-03 21:59:58 +0300
  • 5001663e7a extensions-api -- added initial extensions listing/managing page available from app menu/hotkey Roman 2020-09-03 20:37:47 +0300
  • a5533a5eb1 extensions-api -- expose public apis to extension via "module-alias" package Roman 2020-09-03 13:13:32 +0300
  • 8dc7276164 Fixing typo Alex Andreev 2020-09-03 16:52:57 +0300
  • 935a9e04a5 Showing default kubectl binary path Alex Andreev 2020-09-03 15:04:03 +0300
  • 40e9a3bece
    Download binaries before building the app (#799) Lauri Nevala 2020-09-03 14:40:38 +0300
  • 75825d0628 Adding kubectl binaries section in Preferences Alex Andreev 2020-09-03 14:39:43 +0300
  • 6e6a9fc425 Download binaries before building the app Lauri Nevala 2020-09-03 13:58:13 +0300
  • 25d5f8ec27 Change order of init for fresh clone Trevor Nichols 2020-09-02 20:57:26 +1000
  • 23f38984f7 Register alternate API base URL if preferred version changes. Trevor Nichols 2020-09-03 08:39:56 +1000
  • 572b848fda add progress bar for webpack compilation Sebastian Malton 2020-09-02 11:36:25 -0400
  • a6a0a6eddf extensions-api -- in-progress Roman 2020-09-02 17:54:18 +0300
  • 43f3044273
    Using import type statement (#793) Alex Andreev 2020-09-02 17:11:46 +0300
  • e01fa0ac1e Using import type statement Alex Andreev 2020-09-02 16:17:28 +0300
  • 61c3e32a7c
    Try to reconnect non-accessible clusters on activate (#789) Lauri Nevala 2020-09-02 15:28:02 +0300
  • e93c53ff0c extensions-api -- loading extension modules -- part 2 Roman 2020-09-02 15:07:27 +0300
  • b2414542b8 extensions-api -- loading extension modules -- part 1 Roman 2020-09-02 13:24:30 +0300
  • b77249fbc8
    Update help texts for Add cluster (#785) Lauri Nevala 2020-09-02 13:08:42 +0300
  • 7ac3c74c50 Try to reconnect non-accessible clusters on activate Lauri Nevala 2020-09-02 12:12:48 +0300
  • 42f352b73a Fix unit test failure Trevor Nichols 2020-09-02 14:44:12 +1000
  • b1d15d44fe Update CRD api to use preferred version and implement v1 differences Trevor Nichols 2020-08-20 09:32:20 +1000
  • 5788c44303
    Reload active dashboard view (#783) Alex Andreev 2020-09-02 10:05:49 +0300
  • 5e2ef2f64f
    Adding margin to last cluster icon (#788) Alex Andreev 2020-09-02 09:48:28 +0300
  • 5e016182e9
    Do not set app to dev mode if debugging flag is passed (#774) Lauri Nevala 2020-09-02 09:45:55 +0300
  • 35d66c4cf7 Merge branch 'master' into fix/reload-dashboard-only Alex Andreev 2020-09-02 09:37:01 +0300
  • 8359a9b681 Merge branch 'master' into fix/last-cluster-icon-overflow Alex Andreev 2020-09-02 09:36:42 +0300
  • 3f0b78f557 Adding margin to last cluster icon Alex Andreev 2020-09-02 09:33:44 +0300
  • 4db06087b1
    Bump versions of bundled binaries (#781) Lauri Nevala 2020-09-02 08:27:04 +0300
  • 849ab84be3 Update help texts for Add cluster Lauri Nevala 2020-09-01 19:57:42 +0300
  • 1ba8f626f0
    Merge branch 'master' into fix/isDevelopment Lauri Nevala 2020-09-02 08:13:06 +0300
  • 97b2916242
    Update Kubectl version map (#780) Lauri Nevala 2020-09-02 08:09:30 +0300
  • 9c37c69fb4
    Allow to override logger for LensBinary (#776) Lauri Nevala 2020-09-02 08:08:40 +0300
  • 993b601f74
    Release v3.6.0-beta.2 (#782) Lauri Nevala 2020-09-02 07:47:07 +0300
  • 9cbb842199 fix using this in a plain function Sebastian Malton 2020-09-01 12:59:16 -0400
  • 1e08b01423 extensions-api -- in-progress Roman 2020-09-01 18:46:50 +0300
  • 546ca123f6 extensions-api -- in-progress Roman 2020-09-01 18:15:59 +0300
  • 0cda9c08fe Reload active dashboard view Alex Andreev 2020-09-01 17:26:41 +0300
  • 8c0ee5dc37
    upgrade eslint typescript parser (#773) Sebastian Malton 2020-09-01 09:27:39 -0400
  • cb3e19f2f0
    Allow for users to enabled release mode debugging (#481) Sebastian Malton 2020-09-01 09:20:59 -0400
  • 09dfaf83d7 Release v3.6.0-beta.2 v3.6.0-beta.2 Lauri Nevala 2020-09-01 15:41:08 +0300
  • 3a06f76545 extensions-api -- in-progress / loading extension manifest fix Roman 2020-09-01 15:44:49 +0300
  • 17478fd38e extensions-api -- in-progress Roman 2020-09-01 15:10:28 +0300
  • 71ef6f026b Bump versions of bundled binaries Lauri Nevala 2020-09-01 14:59:56 +0300
  • af99da29f2 Update Kubectl version map Lauri Nevala 2020-09-01 14:55:44 +0300
  • 533646cba5
    Detect invalid bundled kubectl (#778) Lauri Nevala 2020-09-01 14:28:59 +0300
  • af7b37a111 Display error if KubeAuthProxy fails to run Lauri Nevala 2020-09-01 14:06:40 +0300
  • ed123e2819 extensions-api -- in-progress Roman 2020-09-01 13:20:49 +0300
  • 36480014d2 Fix lint issue Lauri Nevala 2020-09-01 11:16:10 +0300
  • 73a5b32a68 Download binaries before running unit tests Lauri Nevala 2020-09-01 11:11:05 +0300
  • e591ac9419 Test bundled kubectl Lauri Nevala 2020-09-01 10:48:35 +0300
  • f4d262b294
    Fixing app crash when iterating Events without 'kind' prop defined (#743) Alex Andreev 2020-09-01 10:36:44 +0300
  • e1352bc419 Allow to override logger for LensBinary Lauri Nevala 2020-09-01 09:02:35 +0300
  • 8f68afec2c add or remote Sebastian Malton 2020-08-31 15:42:49 -0400
  • ecc9c8e03d Use bundled binary from cwd in unit tests Lauri Nevala 2020-08-31 22:06:01 +0300
  • e56f8f3362 extensions-api -- in-progress Roman 2020-08-31 21:37:53 +0300
  • b578ce895e limit the size and number of log files, rotate automatically Sebastian Malton 2020-08-31 14:05:21 -0400
  • 1799de67e1 Do not set app to dev mode if debugging flag is passed Lauri Nevala 2020-08-31 21:01:03 +0300
  • cc9549e3ab upgrade eslint typescript parser Sebastian Malton 2020-08-31 13:22:02 -0400
  • a8ce263dc9 extensions-api -- in-progress Roman 2020-08-31 17:47:01 +0300
  • 0ff9c655d1 extensions-api: store, part 1 Roman 2020-08-31 15:26:24 +0300
  • a65d0f3bde Removing lowercase of url path Alex Andreev 2020-08-30 15:52:38 +0300
  • 44b74d6a45 Explicitly return emty link if no 'kind' available Alex Andreev 2020-08-30 15:44:53 +0300
  • dd77d9be5e
    Merge branch 'master' into previous-logs Nox 2020-08-29 14:29:14 +0200
  • 505a5c7d9f
    - fix: too narrow sidebar without clusters #755 (#765) Roman 2020-08-29 14:00:29 +0300
  • e17b87b2f0
    Fix integration tests (#767) Lauri Nevala 2020-08-28 16:24:37 +0300
  • e5e4d1d5d9 Fix integration tests Lauri Nevala 2020-08-28 15:35:04 +0300
  • 45d09116d4 - fix: too narrow sidebar without clusters #755 - fix: navigate to landing on workspace switch Roman 2020-08-28 14:21:40 +0300
  • ff91bed2bf
    Change owner of minikube config files to $USER (#681) Jim Ehrismann 2020-08-28 04:55:43 -0400
  • 9e4155bab4
    Release v3.6.0-beta.1 (#762) Lauri Nevala 2020-08-28 11:20:35 +0300
  • ea664b6125 More tweaks v3.6.0-beta.1 Lauri Nevala 2020-08-28 10:28:16 +0300
  • c3001659e0 Tweak release notes Lauri Nevala 2020-08-28 10:23:36 +0300
  • ba9bbfa1c2 3.6.0-beta.1 Lauri Nevala 2020-08-28 09:56:33 +0300
  • b8994a453f
    Allow user to select Kubeconfig from filesystem (#740) Roman 2020-08-28 08:43:51 +0300
  • 55bb573421 remove auto-select clusters, clean up Roman 2020-08-27 16:37:01 +0300
  • 4b5a4d8d1d revert process.env.DEBUG to "true" Roman 2020-08-27 16:21:53 +0300
  • 0a1f952e13
    Display path to cluster's kubeconfig file in cluster settings (#751) Lauri Nevala 2020-08-27 16:15:56 +0300
  • 4196576e99
    Remove cluster view when removed from store (#758) Lauri Nevala 2020-08-27 16:14:56 +0300
  • 88aa433ce4 Remove cluster view when removed from store Lauri Nevala 2020-08-27 15:55:11 +0300
  • 5385296ddd Use pseudo-link mixin Lauri Nevala 2020-08-27 15:30:39 +0300
  • 4b3570a190
    Fix manifests order for Metrics feature (#752) Lauri Nevala 2020-08-27 14:14:34 +0300
  • ecbdb326e3
    Use proxy kubeconfig for shell and resource applier (#754) Lauri Nevala 2020-08-27 14:11:32 +0300
  • 23e82c8bc6 master-merge fixes Roman 2020-08-27 13:26:07 +0300