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

Commit Graph

  • 7fadcda642 resolve review comments Sebastian Malton 2020-11-23 13:38:29 -0500
  • b3a01fac2f mark uncreatable Cluster objects in cluster-store as dead Sebastian Malton 2020-11-18 17:03:18 -0500
  • 04d5c692f5 Fixes Lauri Nevala 2020-11-26 16:18:31 +0200
  • 6c63fb26f6 move itif and describeif into utils Sebastian Malton 2020-11-26 09:03:14 -0500
  • 46dc469c7c Add initial Helm documentation Lauri Nevala 2020-11-26 16:01:23 +0200
  • 4ab4ccfc8c add no-unused-vars and no-unused-imports Sebastian Malton 2020-11-25 09:12:20 -0500
  • 42ab5fcb2e Deployed 238756be to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-26 13:58:11 +0000
  • 238756be72
    cluster feature extension guide (#1527) Jim Ehrismann 2020-11-26 08:55:27 -0500
  • 588c6d7fec Fixing uid condition Alex Andreev 2020-11-26 16:21:41 +0300
  • eec0bb0696 Add information about the startupProbe vshakirova 2020-11-26 16:34:23 +0400
  • 5e9762c11d Allowing any[] type for VirtualList items prop Alex Andreev 2020-11-26 15:35:23 +0300
  • 47675270e4 update release notes v4.0.0-rc.1 Jari Kolehmainen 2020-11-26 10:20:20 +0200
  • 1578c27b22 v4.0.0-rc.1 Jari Kolehmainen 2020-11-25 16:49:00 +0200
  • 57b3f22121 Deployed 2a96e094 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-26 11:14:45 +0000
  • 2a96e094bb
    Pod logs refactoring (#1516) Alex Andreev 2020-11-26 14:11:54 +0300
  • 4ba0c3f9ef Cleaning up logs components Alex Andreev 2020-11-26 13:37:16 +0300
  • 7141a5afff Merge branch 'master' into fix/logs-scroll-to-bottom-appearence Alex Andreev 2020-11-26 12:24:52 +0300
  • d463907e4d Deployed ccd38b5c to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-26 08:48:42 +0000
  • 921c74e595 Adding links to styling samples Alex Andreev 2020-11-26 11:46:47 +0300
  • ccd38b5cbe
    Add extension uninstall (#1524) Panu Horsmalahti 2020-11-26 10:45:47 +0200
  • 4be0909862 Deployed 95d7ff84 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-26 08:15:52 +0000
  • 95d7ff847e
    Use webpack instead of tsc to output extension-api.ts (#1499) chh 2020-11-26 16:12:53 +0800
  • 7cfa7941c7 Add extension uninstall Panu Horsmalahti 2020-11-25 16:11:04 +0200
  • f00624b229 Deployed 8739baab to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-26 07:42:26 +0000
  • badabff90e
    Store prometheus cluster metadata based on metrics request responses (#1438) Lauri Nevala 2020-11-26 09:41:47 +0200
  • 4e02e086a9
    Remove extension when folder is removed during runtime (#1518) Panu Horsmalahti 2020-11-26 09:40:37 +0200
  • 8739baab5b
    Replace cluster warning event polling with watches (#1521) Jari Kolehmainen 2020-11-26 09:39:16 +0200
  • c2e23bd609
    Move tsconfig.extension.json into ts-loader's compilerOptions Hung-Han (Henry) Chen 2020-11-25 16:24:54 +0800
  • 196c891c00
    Remove css sourcemap/minicss plugin as they are not necessary Hung-Han (Henry) Chen 2020-11-25 15:21:51 +0800
  • 2ce17be921
    Remove nodeExternals, remove inline-source-map, add .js to resolve.extensions Hung-Han (Henry) Chen 2020-11-25 15:01:31 +0800
  • 50d46d05f2
    Remove comments in JSON, disable sourceMap Hung-Han (Henry) Chen 2020-11-25 14:59:39 +0800
  • 5576af0ba4
    Use webpack instead of tsc to output extension-api.ts Hung-Han (Henry) Chen 2020-11-24 17:54:25 +0800
  • d78ccde5eb [WIP] adding params object to page registration Jim Ehrismann 2020-11-25 18:28:25 -0500
  • 8a97f59ab7 lint fixes Roman 2020-11-26 01:05:10 +0200
  • 6921ea1899 Merge branch 'master' into improve-badges-v2 Roman 2020-11-26 00:55:05 +0200
  • 89ed644ac6 add step to verify docs on area/documentation PRs Sebastian Malton 2020-11-25 16:20:37 -0500
  • 7704f06272 resolve merge conflict, plus address review comments, tweaks doc/cluster-feature-extension-guide Jim Ehrismann 2020-11-25 15:48:21 -0500
  • 0bbd958912 cluster-feature extension guide Jim Ehrismann 2020-11-25 13:11:16 -0500
  • b6137976f7 added more sample extensions to overvew list, started clusterFeatures doc Jim Ehrismann 2020-11-24 12:52:09 -0500
  • 36f7b823f3 Deployed 15471421 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 19:09:14 +0000
  • 1547142125
    Add starting point for mobx related documentaion (#1422) Sebastian Malton 2020-11-25 14:05:58 -0500
  • ed5c3117b7 add to navigation Sebastian Malton 2020-11-25 11:14:48 -0500
  • 24c4616051 remove code comments Sebastian Malton 2020-11-24 10:22:35 -0500
  • 1ae1c7ddbb remove non-working example since the work to make it work hasn't even started yet Sebastian Malton 2020-11-24 10:20:41 -0500
  • 974f4b21fa add item to README Sebastian Malton 2020-11-18 10:28:21 -0500
  • 97ae34bad3 respond to review comments Sebastian Malton 2020-11-18 10:00:21 -0500
  • 2b08d61070 add a brief overview to our use of mobx and mark all observable fields as observable in our docs Sebastian Malton 2020-11-17 13:27:20 -0500
  • 5e19ca17c4 tweak Jari Kolehmainen 2020-11-25 18:03:12 +0200
  • 1c55e2f7f2 fix loadAll calls Jari Kolehmainen 2020-11-25 17:49:46 +0200
  • 69296d6f80 Deployed 7a1812e3 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 15:40:58 +0000
  • 7a1812e34d
    Documentation: remove feature navigation.instant as it conflicts with mkdocs versions (#1526) Mario Sarcher 2020-11-25 16:37:51 +0100
  • db69dc8f9e Documentation: remove feature navigation.instant as it conflicts with mkdocs versions Mario Sarcher 2020-11-25 16:36:19 +0100
  • 88a392ff0c Merge branch 'master' into prometheus-cluster-metadata Lauri Nevala 2020-11-25 17:32:21 +0200
  • 9488a0ef23 Deployed 73724b5a to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 14:43:42 +0000
  • 7243dfdce4
    Installing extensions UI improvements (#1522) Roman 2020-11-25 16:42:19 +0200
  • 73724b5a54
    [BREAKING]: refine and document cluster feature api (#1507) Jim Ehrismann 2020-11-25 09:40:25 -0500
  • 3756b8b856 Remove extension when folder is removed during runtime Panu Horsmalahti 2020-11-25 12:54:18 +0200
  • 0c16f54ac9 Deployed ab24325e to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 14:06:30 +0000
  • ab24325e69
    Fix workspace flaky tests (#1520) Alex Andreev 2020-11-25 17:03:45 +0300
  • 63d519cbf3 lint fix Jim Ehrismann 2020-11-25 08:39:14 -0500
  • a6b36ce1bc Deployed 23685277 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 13:37:40 +0000
  • 236852774a
    Fix pod usage metrics on Kubernetes >=1.19 (#1514) Lauri Nevala 2020-11-25 15:34:33 +0200
  • b68bc0e3b8 cleanup Jari Kolehmainen 2020-11-25 15:26:34 +0200
  • ea3bd3c3e0 install extensions: redesign / refactoring / fixes Roman 2020-11-25 15:24:47 +0200
  • 3237084b33 replace cluster warning event polling with watches Jari Kolehmainen 2020-11-25 15:22:52 +0200
  • 41797856cd Waiting for menu to be opened Alex Andreev 2020-11-25 16:19:39 +0300
  • a79a1754c9 Deployed 6a92372f to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 12:57:09 +0000
  • 6a92372f50
    Change add-cluster to single column layout (#1515) Jari Kolehmainen 2020-11-25 14:54:28 +0200
  • 6e7af7a31d Deployed 5b484ca6 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 12:24:36 +0000
  • 5b484ca692
    Add stateful set scale slider (#1406) vshakirova 2020-11-25 16:21:54 +0400
  • 558d641213 Fine-tuning layout/coloring styles Alex Andreev 2020-11-25 15:01:02 +0300
  • 3a9c89a91a cleanup styles Jari Kolehmainen 2020-11-25 13:27:58 +0200
  • 77295a3bc8 Removing unused isScrollHidden param Alex Andreev 2020-11-25 14:18:51 +0300
  • 1dbacdd591 change add-cluster to single column layout Jari Kolehmainen 2020-11-25 13:12:01 +0200
  • 159e14f432 Merge branch 'master' into fix/logs-scroll-to-bottom-appearence Alex Andreev 2020-11-25 14:09:07 +0300
  • 66c42e0310 Fix pod usage metrics on Kubernetes >=1.19 Lauri Nevala 2020-11-25 12:38:30 +0200
  • 0df0fedc9d Removing pod-logs.scss Alex Andreev 2020-11-25 13:33:25 +0300
  • b662bf7032 Spreading PodLogs into 2 components Alex Andreev 2020-11-25 13:32:17 +0300
  • f827629f8e Deployed c93ee4ea to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 10:06:24 +0000
  • c93ee4ea6d
    [BREAKING]: remove deprecated routePath before GA (#1505) Sebastian Malton 2020-11-25 05:03:57 -0500
  • 321f3801dd Deployed 8753b2b1 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 09:56:43 +0000
  • 4474d87ed2
    Fix: Unhandled exception for <DropFileInput disabled={true}/> (#1512) Roman 2020-11-25 11:55:30 +0200
  • 8753b2b17c
    Tweak install extension ux (#1510) Jari Kolehmainen 2020-11-25 11:53:40 +0200
  • 39b668d050 re-fix: put React.Children.only() validation inside try-catch to avoid crash as well Roman 2020-11-25 11:52:02 +0200
  • d95b2910e0 Add stateful set scale slider vshakirova 2020-11-17 09:55:22 +0400
  • 25932f0053 Merge branch 'tweak_extension_install_1277' of github.com:lensapp/lens into tweak_extension_install_1277 Jari Kolehmainen 2020-11-25 11:31:59 +0200
  • f63cf68da3 put d&d pro-tip back Jari Kolehmainen 2020-11-25 11:31:40 +0200
  • fb66423d4b fix: invalid handling disabled={false} causing app crash Roman 2020-11-25 11:22:03 +0200
  • f4d72e65dc
    Merge branch 'master' into tweak_extension_install_1277 Jari Kolehmainen 2020-11-25 10:19:21 +0200
  • 3b90de8804 Deployed 77ae3155 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 07:58:30 +0000
  • 77ae31550a
    Allow to install packed extensions from URL or local file (#1456) Roman 2020-11-25 09:55:28 +0200
  • fc3cab38f1 Deployed 2da598b6 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 07:28:33 +0000
  • 2da598b66e
    Set scrollbar colors as global styles (#1484) Alex Andreev 2020-11-25 10:25:37 +0300
  • f2d72688fb Deployed 29ea0c84 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2020-11-25 07:12:40 +0000
  • 29ea0c8404
    Resolve extension enabled status when loading it (#1485) Lauri Nevala 2020-11-25 09:09:26 +0200
  • 8f2c3023dc tweak more Jari Kolehmainen 2020-11-25 08:09:44 +0200
  • a6aa2bc477 tweak install extension ux Jari Kolehmainen 2020-11-25 07:59:47 +0200
  • 1d606b515f refine and document cluster feature api Jim Ehrismann 2020-11-24 19:13:16 -0500
  • 4c3a8e2c90 fix: unit-tests Roman 2020-11-25 01:18:00 +0200
  • 639bc1a510 common/utils/tar.ts: reject with Error-type Roman 2020-11-25 01:02:16 +0200