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

Commit Graph

  • 2702ed7468 Fix win-ca failing on electron renderer on windows Sebastian Malton 2022-09-08 08:07:16 -0400
  • 9bad482237 Make injecting CAs injectable, remove mac-ca as dependency Sebastian Malton 2022-08-22 11:17:50 -0400
  • b9cc0d5687
    Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) Sebastian Malton 2022-10-03 11:38:41 -0300
  • e6396b7314
    Stop overriding intree extension versions on build (#6239) Sebastian Malton 2022-10-03 11:36:47 -0300
  • 31618271a8 Default the title cell props ID to be the registration ID Sebastian Malton 2022-10-03 10:33:51 -0400
  • 78ebdd8405 Fix ItemObjectList to not display column toggles for columns without IDs Sebastian Malton 2022-10-03 10:31:16 -0400
  • 55960ef653
    Add missing space in "Remove x items" (#6290) Andy Hall 2022-10-03 09:53:06 -0400
  • f04d592b0c
    Bump ws from 8.8.1 to 8.9.0 (#6307) dependabot[bot] 2022-10-03 09:52:40 -0400
  • e10e965c68
    Bump marked from 4.1.0 to 4.1.1 (#6304) dependabot[bot] 2022-10-03 09:52:23 -0400
  • d91251ceaa
    Bump electron from 19.0.17 to 19.1.1 (#6306) dependabot[bot] 2022-10-03 09:52:11 -0400
  • 159670026c
    Bump @types/node from 16.11.59 to 16.11.63 (#6305) dependabot[bot] 2022-10-03 09:51:54 -0400
  • 34750f368f
    Delete old extensions when app is updated on Windows (#6301) Juho Heikka 2022-10-03 16:51:39 +0300
  • 45a3a32a2b
    Merge branch 'master' into refactor-download-logs-tests Alex Andreev 2022-10-03 15:57:54 +0300
  • d71c66c7b2 Remove workaround for node_modules in custom Windows installer script Juho Heikka 2022-10-03 13:57:46 +0300
  • d3e2e55a7f
    Bump ws from 8.8.1 to 8.9.0 dependabot[bot] 2022-10-03 12:39:30 +0000
  • 00ad23a7ea Add IDs to runnables Sebastian Malton 2022-10-03 08:28:11 -0400
  • 7b1b999630
    Bump marked from 4.1.0 to 4.1.1 dependabot[bot] 2022-10-03 12:27:51 +0000
  • 8802f5b17b
    Bump @types/node from 16.11.59 to 16.11.63 dependabot[bot] 2022-10-03 12:25:04 +0000
  • 67dbaf2eae
    Bump electron from 19.0.17 to 19.1.1 dependabot[bot] 2022-10-03 12:24:58 +0000
  • f592839d47 Improve error message for mismatched runnables Sebastian Malton 2022-09-01 11:36:45 -0400
  • 8f3bc84dd9 Fix crash related to mimatched runnable injection tokens Sebastian Malton 2022-09-01 10:58:51 -0400
  • f178cf05eb Make Runnable and RunnableSync require ids Sebastian Malton 2022-09-01 10:57:01 -0400
  • 38ca06fc80 Switch to overriding dependencies to fix test flakiness Sebastian Malton 2022-08-31 11:17:46 -0400
  • 91bb7109d5 Fix wrong import in test Sebastian Malton 2022-08-31 07:47:41 -0400
  • d9a34fea7a Remove duplicate watchInjectable Sebastian Malton 2022-08-31 07:37:07 -0400
  • 83ae428178 Change childLogger to prefixedLogger Sebastian Malton 2022-08-30 11:23:35 -0400
  • a52ad35e40 Move initializing ClusterManager into a runable Sebastian Malton 2022-07-20 09:37:23 -0400
  • 8f3e851237 Fix kubeconfig-sync sometimes producing multiple identical entities Sebastian Malton 2022-07-19 17:05:04 -0400
  • 52b4c45e46
    Bump nodemon from 2.0.19 to 2.0.20 (#6269) dependabot[bot] 2022-10-03 08:18:52 -0400
  • 364e7bf9ce
    Bump typedoc from 0.23.14 to 0.23.15 (#6270) dependabot[bot] 2022-10-03 08:18:11 -0400
  • 88f62040ec
    Bump @types/sharp from 0.30.5 to 0.31.0 (#6271) dependabot[bot] 2022-10-03 08:17:48 -0400
  • 773ee900b8
    Adding asc provider (#6302) Billy Tobon 2022-10-03 08:17:06 -0400
  • e763786d4b
    Bump esbuild from 0.15.7 to 0.15.10 (#6300) dependabot[bot] 2022-10-03 08:11:16 -0400
  • d426d93c3b Update snapshots Alex Andreev 2022-10-03 15:57:59 +0400
  • d38d8deaf9 Merge branch 'master' into refactor-download-logs-tests Alex Andreev 2022-10-03 15:56:53 +0400
  • 0419a86bf1 Remove workaround fix-windows-noworkaround Juho Heikka 2022-10-03 13:57:46 +0300
  • 9baf414d01 Reverted formatting Piotr Roszatycki 2022-09-29 17:30:10 +0200
  • 6fa18b4b60 Runtime Classes view Piotr Roszatycki 2022-09-28 00:19:38 +0200
  • c43ff22eb6 Show runtimeClassName in pods view Piotr Roszatycki 2022-09-27 22:47:07 +0200
  • bbb85ec763
    adding asc provider Billy Tobon 2022-09-30 15:44:25 -0400
  • 614cd7d676 Delete old extensions on Windows update Signed-off-by: Juho Heikka <juho.heikka@gmail.com> Juho Heikka 2022-09-30 13:26:13 +0300
  • 1ede97257a
    Bump esbuild from 0.15.7 to 0.15.10 dependabot[bot] 2022-09-30 01:31:21 +0000
  • e8f691ab0e
    Remove get-logs telemetry event (#6296) Juho Heikka 2022-09-29 10:48:22 +0200
  • a94c77a8b9 ignore prerelease tag that may come with the clusterVersion when picking the kubectl version Jim Ehrismann 2022-09-28 17:45:35 -0400
  • f594f961c6
    Fix Singleton type in exports. (#6291) Panu Horsmalahti 2022-09-28 13:42:38 +0300
  • 429041b3c6 Remove get-logs telemetry event Juho Heikka 2022-09-28 13:33:40 +0300
  • 00b7b5c315 Fix Singleton type in exports. Panu Horsmalahti 2022-09-27 14:15:36 +0300
  • 18f0219a6f
    Add space between "Remove" and selectedCount Andy Hall 2022-09-26 09:58:41 -0400
  • 65fdbba4f5 Remove local implementation of Runnable, being replaced by a shared NPM-package switch-to-shared-runnable-instead-of-local Iku-turso 2022-09-26 15:09:22 +0300
  • 42ae46c281 Replace local usages of "Runnable" with ones from shared NPM-module "injectable-utils" Iku-turso 2022-09-26 15:08:46 +0300
  • ee481ca22f Bump injectable, and install "injectable-utils" to later consolidate usage of "Runnable" there Iku-turso 2022-09-26 14:38:10 +0300
  • f90b4fc3c4
    Bump esbuild from 0.15.7 to 0.15.9 dependabot[bot] 2022-09-23 01:07:10 +0000
  • aa4a5012f2
    Release 6.1.1 (#6285) Sebastian Malton 2022-09-21 15:12:50 +0200
  • 6113ed0a25 Remove telemetry from resource tab (#6284) v6.1.1 Juho Heikka 2022-09-21 15:49:18 +0300
  • d9956dc84e Release 6.1.1 Sebastian Malton 2022-09-21 09:10:53 -0400
  • 333517eaa0
    Remove telemetry from resource tab (#6284) Juho Heikka 2022-09-21 15:49:18 +0300
  • bdc00e2ffd
    Merge branch 'master' into remove-resource-telemetry Juho Heikka 2022-09-21 14:51:04 +0300
  • 3ef706643f Remove telemetry from resource tab Juho Heikka 2022-09-21 13:45:12 +0200
  • 2e437c34c7
    Release 6.1.0 (#6275) Lauri Nevala 2022-09-20 10:27:30 +0300
  • ba5fe2c61e Release 6.1.0 v6.1.0 Lauri Nevala 2022-09-19 16:26:09 +0300
  • 4c49134dbc
    Fix crash on clean startup (#6276) Sebastian Malton 2022-09-20 02:19:09 -0400
  • 945a841bf6 Add global override for userStoreFileMigratiom Sebastian Malton 2022-09-19 17:15:05 -0400
  • 8a90c230be Move userStoreFileMigration call to the init runnable Sebastian Malton 2022-09-19 16:35:24 -0400
  • d262b15cdd Fix UserStore tests Sebastian Malton 2022-09-19 11:18:07 -0400
  • 0d141ada13 Fix overrides of UserStore Sebastian Malton 2022-09-19 11:00:32 -0400
  • 8c6999bd60 Make UserStore loading seperate from creation to fix initialization timing errors Sebastian Malton 2022-09-19 10:54:15 -0400
  • 27e2915cb3 Fix init timing for DefaultUpdateChannel Sebastian Malton 2022-09-19 10:53:08 -0400
  • e385e8bbc1 Convert ReleaseChannel into an InitializableState Sebastian Malton 2022-09-19 10:52:48 -0400
  • 0603e3d5b5 Specify artifactName to fix Windows autoupdate. fix/win-artifactname Panu Horsmalahti 2022-09-19 13:01:47 +0300
  • dad6dcacda
    Download arm64 linux binaries (#6223) Jan-Otto Kröpke 2022-09-19 07:08:07 +0200
  • c7e260b6fb
    Bump esbuild from 0.15.7 to 0.15.8 dependabot[bot] 2022-09-19 01:47:31 +0000
  • 6b027e516c
    Bump @types/sharp from 0.30.5 to 0.31.0 dependabot[bot] 2022-09-19 01:45:53 +0000
  • 7ac16fef7c
    Bump typedoc from 0.23.14 to 0.23.15 dependabot[bot] 2022-09-19 01:44:52 +0000
  • 6d21bbe752
    Bump nodemon from 2.0.19 to 2.0.20 dependabot[bot] 2022-09-19 01:43:01 +0000
  • 02e03ac626
    Bump jose from 4.8.3 to 4.9.3 (#6266) dependabot[bot] 2022-09-16 15:07:01 -0400
  • 45a6c4681e
    Release 6.1.0-alpha.1 (#6268) Sebastian Malton 2022-09-16 14:48:20 -0400
  • b83f19b82c Release 6.1.0-alpha.1 v6.1.0-alpha.1 Sebastian Malton 2022-09-16 14:39:12 -0400
  • 83079a5260
    Bump jose from 4.8.3 to 4.9.3 dependabot[bot] 2022-09-16 18:09:02 +0000
  • a52e7be272
    Fix typing issue with missing build.publish field (#6264) Sebastian Malton 2022-09-16 09:19:06 -0400
  • 5fff216d7f Fix typing issue with missing build.publish field Sebastian Malton 2022-09-16 09:18:15 -0400
  • 14e0af2d8f
    Bump adr from 1.4.1 to 1.4.2 (#6261) dependabot[bot] 2022-09-16 09:17:37 -0400
  • 480899c0b6
    Revert KubeJsonApi removal from extension api (#6260) Sebastian Malton 2022-09-16 08:32:33 -0400
  • 0d8b17db1d
    Bump adr from 1.4.1 to 1.4.2 dependabot[bot] 2022-09-16 01:25:46 +0000
  • 67ac1692b2
    Clean up versioning and packageJson uses (#6196) Sebastian Malton 2022-09-15 17:20:58 -0400
  • cfe35ded90
    Fix overflow on main layout not being scrolled (#6258) Sebastian Malton 2022-09-15 15:56:41 -0400
  • f784eaf438 Revert KubeJsonApi removal from extension api Sebastian Malton 2022-09-15 14:54:13 -0400
  • 593271b339 Fix tests by adding getBuildVersionInjectable as an easy override point Sebastian Malton 2022-09-15 14:23:12 -0400
  • 71e7a3d360 Fix extension API not being type correct Sebastian Malton 2022-09-15 12:22:28 -0400
  • acf6d9237b Fix overflow on main layout not being scrolled Sebastian Malton 2022-09-15 12:11:19 -0400
  • 7a687dbe09 Use BuildSemanticVersion Sebastian Malton 2022-09-15 10:09:41 -0400
  • ea70e7decc Switch to using applicationInformationInjectable Sebastian Malton 2022-09-15 09:56:20 -0400
  • 66c4da26ca Fix bad rebase Sebastian Malton 2022-09-15 09:54:17 -0400
  • 2de7061ad0 Add techincal tests Sebastian Malton 2022-09-13 09:49:43 -0400
  • c6d1e77237 Complete local transition to InitializableState Sebastian Malton 2022-09-13 09:33:43 -0400
  • 54f4c51791 Rename AsyncSyncBox to InitializableState Sebastian Malton 2022-09-12 14:41:48 -0400
  • 80dc137110 Introduce typing for extension API to prevent breakage Sebastian Malton 2022-09-12 14:40:37 -0400
  • dbd8e3bebc Introduce and use AsyncSyncBox Sebastian Malton 2022-09-12 11:21:22 -0400
  • 8a291cde9e isSnap -> isSnapPackage Sebastian Malton 2022-09-12 10:54:49 -0400
  • 83334fe5bf Cleanup sentry init runnable Sebastian Malton 2022-09-12 10:54:37 -0400
  • 3b9a72b602 Update tests and snapshots Sebastian Malton 2022-09-07 12:21:41 -0400