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

Commit Graph

  • ee4d434d35
    Add notification to user to add accessible namespaces (#2173) Sebastian Malton 2021-03-23 13:21:47 -0400
  • 16c8be00e6 Deployed 0b99377fe to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-23 16:03:35 +0000
  • 0b99377feb
    add user-store file name migration (#733) Sebastian Malton 2021-03-23 11:56:04 -0400
  • a834e918ca Minor code style changes to make diffs more readable Alex Culliere 2021-03-19 15:52:35 +0200
  • 2292f2624c Incorporate existing component to handle cell resizing Alex Culliere 2021-03-18 18:34:36 +0200
  • 051d79fcde Minor code style fixes Alex Culliere 2021-03-12 17:41:41 +0200
  • 65f359c81c Fix integration tests Alex Culliere 2021-03-04 19:02:59 +0200
  • 66bc4fac09 Make selectors more specific in integration tests Alex Culliere 2021-03-03 19:50:12 +0200
  • cf4e408ff6 Fix cell sizes lookup in accordance with component lifecycle Alex Culliere 2021-03-02 23:08:46 +0200
  • 4eafc6d81b Apply styling and icons to resize anchors. Alex Culliere 2021-02-25 20:04:38 +0200
  • 84dcf323cd Utilize static event proxies to prevent resize-related events from leaking Alex Culliere 2021-02-18 13:36:08 +0200
  • 40a54a886c Persist column size changes in UserStore Alex Culliere 2021-02-17 16:43:50 +0200
  • 74785e2fbc Add types to store table size configs in user preferences store Alex Culliere 2021-02-16 13:10:42 +0200
  • f06fb7892b Isolate ergonomic constants to a separate module Alex Culliere 2021-02-15 14:12:29 +0200
  • 9e33399949 Use mobx observable property instead of react-native component state Alex Culliere 2021-02-15 13:48:07 +0200
  • 2b3d2ed061 Rename component property to Alex Culliere 2021-02-15 13:21:49 +0200
  • 6ee416b381 Make resizing fully-functional Alex Culliere 2021-02-12 17:21:26 +0200
  • 42f68b5db3 Make column resize sorta-functioning Alex Culliere 2021-02-12 16:34:25 +0200
  • e7f37b359e Setup resize functionality for table cells Alex Culliere 2021-02-12 15:21:53 +0200
  • f4e28de7c0 Deployed 62c350101 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-23 15:12:27 +0000
  • 62c3501011
    Fix: incorrect subscribing event name to navigate in cluster view (#2363) Roman 2021-03-23 17:04:31 +0200
  • bdbfe579d3 add warning comment Sebastian Malton 2021-03-23 10:24:55 -0400
  • b173d758f2 change over cluster actions and loaded events Sebastian Malton 2021-03-23 09:14:45 -0400
  • 08bff81bf3 extract ipc renderer navigation events to const enum to avoid names duplication Roman 2021-03-23 11:04:08 +0200
  • 2f9541f96f fix: incorrect subscribing event-name to navigate in cluster view Roman 2021-03-19 11:48:16 +0200
  • 1e2069466a make Pages and PageMenus observable and reactive issue-1432 Sebastian Malton 2021-02-26 16:14:34 -0500
  • 35a53aed43 Deployed e718b250c to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-23 12:49:38 +0000
  • e718b250cc
    Change Cluster Settings button to be consistent with cluster icon menu (#2065) Alex 2021-03-23 14:41:58 +0200
  • b6c530ba15 Deployed e70ac87c5 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-23 12:18:00 +0000
  • d77c22689b Fine-tuning Extensions view Alex Andreev 2021-03-23 15:16:16 +0300
  • 14820a3094 fix not highlighting the cluster settings Sebastian Malton 2021-03-22 08:43:14 -0400
  • 4ea20a5ce5 Add notification to user to add accessible namespaces Sebastian Malton 2021-02-17 12:00:38 -0500
  • 72e1915ef4
    Update jsonnet folder structure to default bundler format (#536) tehho 2021-03-23 13:12:40 +0100
  • 4afec72ceb
    Fix: Recreate proxy kubeconfig if it is deleted (#2372) Lauri Nevala 2021-03-23 14:12:01 +0200
  • e70ac87c52
    Fix: editing resource is broken when another resource is being editing (#2364) Roman 2021-03-23 14:11:11 +0200
  • 848953d224 Coloring Add Cluster headings Alex Andreev 2021-03-23 14:36:02 +0300
  • 473975ca57 Fixing Features layout Alex Andreev 2021-03-23 12:56:53 +0300
  • c3570fb18f Fixing PageLayout header more Alex Andreev 2021-03-23 12:54:28 +0300
  • e02f3426ea Fine-tuning PageLayout header Alex Andreev 2021-03-23 12:51:14 +0300
  • 567bb465ff Putting name & workspace in one line Alex Andreev 2021-03-23 12:42:17 +0300
  • b413b61e07 Align selects and inputs Alex Andreev 2021-03-23 12:35:55 +0300
  • e7a5f3c71f Fine-tuning icon area Alex Andreev 2021-03-23 11:45:00 +0300
  • 67b1e37015 Polishing Cluster Settings page Alex Andreev 2021-03-23 11:33:16 +0300
  • 29dadd478a Move ownership and enabling tracking into cluster store lockdown-ownership Sebastian Malton 2021-03-22 08:06:56 -0400
  • dbf3f47091 Simplify if condition Lauri Nevala 2021-03-22 17:37:00 +0200
  • 3e6a2b2026 Re-create proxyKubeconfig also if path is '' Lauri Nevala 2021-03-22 16:41:13 +0200
  • 4a0ba52282 Still more awaits Lauri Nevala 2021-03-22 16:39:59 +0200
  • 392d618d5f More awaits Lauri Nevala 2021-03-22 16:03:09 +0200
  • 293d0b8f59 Fix helm services to use async method Lauri Nevala 2021-03-22 15:46:32 +0200
  • 040d78eba7 Refactor to use async methods Lauri Nevala 2021-03-22 15:36:23 +0200
  • 4e731753d2 Add try-catch and make createProxyKubeconfig sync Lauri Nevala 2021-03-22 13:56:37 +0200
  • ccebefd6d0 Return undefined if unlinked Lauri Nevala 2021-03-22 13:12:34 +0200
  • 41d139b266 Re-create proxy kubeconfig if it's removed from the filesystem Lauri Nevala 2021-03-22 12:06:39 +0200
  • cd5ee6188f Align @emotion/react & @emotion/cache version with ones inside react-select Alex Andreev 2021-03-22 10:15:38 +0300
  • 74ae5ee9a7 Moving CacheProvider into more specific components Alex Andreev 2021-03-22 09:20:20 +0300
  • 5733c190fd Fix CacheProvider key Alex Andreev 2021-03-22 07:11:30 +0300
  • 0cc2fb4cd8 adding @jsdoc comments to SidebarItem Roman 2021-03-20 18:41:06 +0200
  • 710ea35774 Fix minor syntax issue Alex Culliere 2021-03-19 16:35:09 +0200
  • 58fc09b948 Update src/renderer/components/layout/main-layout-header.tsx Alex 2021-03-19 16:33:35 +0200
  • 5b9e788730 responding to comments Roman 2021-03-19 16:32:49 +0200
  • fece56a9d9 Update src/renderer/components/layout/main-layout-header.tsx Alex 2021-03-19 16:31:48 +0200
  • 64ae031e20 - fix: highlight active sidebar section / link - fix: caching crd definitions to prevent sidebar's scroll jumps - refactored & simplified Sidebar and SidebarItem Roman 2021-03-19 15:46:58 +0200
  • 3444e04895 Wrap app into emotion CacheProvider to isolate styles Alex Andreev 2021-03-19 15:30:07 +0300
  • bb27436caa fix: opening resource to edit is broken when another resource is currently editing (same kind of tab is opened) Roman 2021-03-19 13:27:07 +0200
  • 487e22789e Add activateCluster method for extensions issue-1759 Sebastian Malton 2021-03-18 15:16:50 -0400
  • 4e30bd849e Change workspace icon if it is managed issue-2293 Sebastian Malton 2021-03-18 13:26:03 -0400
  • ab62c1256e Deployed b066fb352 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-18 14:36:02 +0000
  • b066fb3527
    release v4.2.0-rc.1 (#2339) Sebastian Malton 2021-03-18 10:28:06 -0400
  • 566f4768d3 Deployed da5a4bbdf to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-18 12:42:55 +0000
  • 2af5ea1fa3 release v4.2.0-rc.1 v4.2.0-rc.1 Sebastian Malton 2021-03-15 15:57:36 -0400
  • aedcc6d70e
    Persist local-storage in external json-file (#2279) Roman 2021-03-18 14:36:34 +0200
  • da5a4bbdf4
    Removing explicit z-index in lens-views (#2358) Alex Andreev 2021-03-18 15:35:08 +0300
  • 22baee10f6 remove unnecessary @computed Sebastian Malton 2021-03-18 08:30:24 -0400
  • dcd6d4cd0b Removing explicit z-index in lens-views Alex Andreev 2021-03-18 13:12:28 +0300
  • 885f5528c0 workspace overview is now reactive to cluster changes Jim Ehrismann 2021-03-17 18:07:24 -0400
  • 046d60ca71 Fix being able to view clusters outside the current workspace Sebastian Malton 2021-03-17 15:42:57 -0400
  • f0eff41a41 Use tooltip for hover in delete-cluster-confirmation dialog Alex Culliere 2021-03-17 21:56:14 +0200
  • de1fa12ba6 Move cluster deactivation logic to cluster store Alex Culliere 2021-03-08 20:34:32 +0200
  • e0dd177014 Rename function keys to lowercase Alex Culliere 2021-03-05 17:19:25 +0200
  • a944e8e24a Close cluster actions menu automatically on select to clean up DOM and ensure consistent behavior Alex Culliere 2021-02-15 16:58:37 +0200
  • faad10c8ca Fix cluster disconnect navigation Alex Culliere 2021-02-12 12:44:23 +0200
  • f4e017d488 Fix classnames for unit tests Alex Culliere 2021-02-12 12:35:21 +0200
  • dc99dd1302 Use <MenuActions> instead of <Menu> in cluster actions menu Alex Culliere 2021-02-12 12:29:59 +0200
  • f00f2686d4 Remove tooltip from cluster menu Alex Culliere 2021-02-12 12:16:05 +0200
  • 58139e371b Fix lint issues Alex Culliere 2021-02-08 15:55:57 +0200
  • 6deda2aff6 Remove cluster online status checks from main layout header - it's cluster menu is only visible when cluster is online and connected Alex Culliere 2021-02-08 14:39:09 +0200
  • e966d2049a Comment cleanup Alex Culliere 2021-02-04 16:18:04 +0200
  • c0344a35bc Provide additional unit tests Alex Culliere 2021-02-04 16:15:13 +0200
  • 80074eeb42 Fix typo in a function comment Alex Culliere 2021-02-04 13:53:59 +0200
  • 26125b1327 Repair unit tests for main-layout-header Alex Culliere 2021-02-04 13:50:26 +0200
  • 5e2d77d358 Organize menu-related code more neatly Alex Culliere 2021-02-04 13:24:08 +0200
  • 6a70d89f3b Update top-right settings icon to look behave consistently with cluster actions Alex Culliere 2021-02-02 18:35:19 +0200
  • 127ac8354b Deployed 0561f6bfd to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-17 18:06:14 +0000
  • 0561f6bfd0
    Add common app routes to the protocol renderer router (#2272) Sebastian Malton 2021-03-17 13:57:49 -0400
  • 07055bfb39 crd listing fixes Roman 2021-03-17 18:04:50 +0200
  • 51a7c344b8 Deployed ca39379b3 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-17 15:39:36 +0000
  • ca39379b3a
    Fix: closing workspace menu after clicking on iframe (#2349) Alex Andreev 2021-03-17 18:31:34 +0300
  • 31fe837dd1 responding to comments, dock-tab.store more tweaks Roman 2021-03-17 16:59:31 +0200
  • 477aecd0e4 fix cannot leave preferences Sebastian Malton 2021-03-17 10:06:51 -0400
  • 8762c819e1 Deployed df2d79173 to master with MkDocs 1.1.2 and mike 0.5.5 GitHub Action 2021-03-17 13:20:59 +0000