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

Commit Graph

  • 129f9c1953
    Reorganize responsibilities for checking updates Janne Savolainen 2022-05-19 13:25:50 +0300
  • e2de1449d5
    Add implementation for asking boolean over processes Janne Savolainen 2022-05-19 11:32:38 +0300
  • 1b46ccd18b
    Make notifications unit testable in behaviours Janne Savolainen 2022-05-19 11:31:22 +0300
  • 7623dc7bad
    Tweak code style Janne Savolainen 2022-05-19 11:28:42 +0300
  • 7a00541599
    Rename property for accuracy Janne Savolainen 2022-05-19 11:28:02 +0300
  • a54d366a24
    Add notifications about change in update status Janne Savolainen 2022-05-19 08:02:06 +0300
  • 975109b75c
    Introduce injection token for channels to allow injecting all of them at once Janne Savolainen 2022-05-19 08:01:17 +0300
  • 09a499ea74
    Add missing global override Janne Savolainen 2022-05-18 12:24:17 +0300
  • 890007dbdc
    Fix snapshot after rebase Janne Savolainen 2022-05-18 12:23:49 +0300
  • f2be9681f3
    Update asyncFn to support strict mode Janne Savolainen 2022-05-18 12:22:04 +0300
  • 37d6bfe85e
    Consolidate channel abstraction types Janne Savolainen 2022-05-16 16:01:54 +0300
  • 08420fd0c2
    Enhance typing of channels and sync-box Janne Savolainen 2022-05-16 16:18:18 +0300
  • aadd25c9ba
    Move channel abstraction to more global directory Janne Savolainen 2022-05-16 15:33:50 +0300
  • 64194c2bb3
    Rename files for accuracy Janne Savolainen 2022-05-16 15:32:24 +0300
  • 52f73b920c
    Make state of download progress accessible from all environments Janne Savolainen 2022-05-16 15:28:02 +0300
  • 841077dd78
    Split bloated dependency in smaller pieces Janne Savolainen 2022-05-16 14:42:52 +0300
  • 3d2c940a7c
    Consolidate code for sending messages between processes to a window Janne Savolainen 2022-05-16 14:07:10 +0300
  • eb1a2488b1
    Make code for window visibility actually work Janne Savolainen 2022-05-16 14:04:35 +0300
  • 7e64c1e57e
    Handle failing download of update Janne Savolainen 2022-05-16 14:09:58 +0300
  • f2dc3112e7
    Extract states of application update to be usable from all environments Janne Savolainen 2022-05-16 14:09:47 +0300
  • 03f3d0933a
    Introduce abstraction for a state that is shared between environments Janne Savolainen 2022-05-16 13:55:25 +0300
  • 89713069ce
    Fix typing after enabling strict mode Janne Savolainen 2022-05-18 12:29:01 +0300
  • f27ef39716
    Remove redundant global override Janne Savolainen 2022-05-18 11:09:33 +0300
  • 18b1f6df35
    Introduce competition for channel abstraction Janne Savolainen 2022-05-16 13:54:02 +0300
  • bb2e8fbf65
    Implement downloading of Electron specific updates as responsibility Janne Savolainen 2022-05-16 13:26:51 +0300
  • 243f39b17f
    Implement checking of Electron specific updates as responsibility Janne Savolainen 2022-05-16 12:40:13 +0300
  • f939121ebf
    Implement naive notifications for version updates Janne Savolainen 2022-05-12 10:59:35 +0300
  • 52303b170b
    Show notifications and dialog for downloading update Janne Savolainen 2022-05-11 15:18:47 +0300
  • b970e69165
    Show application window when checking of updates has happened Janne Savolainen 2022-05-11 13:24:24 +0300
  • 244f283998
    Start installing updates automatically when quitting application Janne Savolainen 2022-05-11 12:51:26 +0300
  • e3579d82cb
    Implement checking of updates from multiple update channels Janne Savolainen 2022-05-11 10:38:55 +0300
  • cd4fda5495
    Kill dead code Janne Savolainen 2022-05-11 10:35:20 +0300
  • 9a0da94de8
    Remove dead code Janne Savolainen 2022-05-11 08:17:24 +0300
  • 4b2aaa8923
    Expand scope of behaviour for updating using tray also contain checking for updates Janne Savolainen 2022-05-11 08:17:17 +0300
  • 35d6b54ed4
    Introduce competition for tray Janne Savolainen 2022-05-11 08:16:04 +0300
  • 44e0ebc10d
    Extract updating is enabled to separate injectable Janne Savolainen 2022-05-11 08:13:40 +0300
  • 384d39cd6c
    Make label of tray item reactive Janne Savolainen 2022-05-11 08:08:24 +0300
  • 17e0451e66
    Kill dead code Janne Savolainen 2022-05-09 12:53:20 +0300
  • 941f15b9f9
    Remove resetting state for update is ready to be installed for being unclear Janne Savolainen 2022-05-09 12:52:21 +0300
  • c631547a04
    Add missing injection token for implementation of tray item Janne Savolainen 2022-05-09 12:51:05 +0300
  • 0ae93ea5b6
    Switch to using injectable for limiting side effect Janne Savolainen 2022-05-09 12:50:44 +0300
  • 2eb9ba5142
    Relocate file to directory containing feature Janne Savolainen 2022-05-09 12:49:47 +0300
  • 3ae4c67647
    Introduce injectable for package.json being side-effect Janne Savolainen 2022-05-09 12:48:34 +0300
  • 01faf8d0de
    Tweak more naming Janne Savolainen 2022-05-09 10:39:18 +0300
  • b82b2fe6d2
    Remove redundant indirection Janne Savolainen 2022-05-09 10:39:09 +0300
  • 557e2deec0
    Tweak more naming Janne Savolainen 2022-05-09 09:55:39 +0300
  • 1f178ba833
    Tweak naming Janne Savolainen 2022-05-09 09:23:23 +0300
  • 84ac22904d
    Introduce a tray item for updating application Janne Savolainen 2022-05-09 09:18:04 +0300
  • 8d3bc40aa9
    Add behaviour for navigating to preferences using tray Janne Savolainen 2022-05-06 13:49:57 +0300
  • 950c23d257
    Replace duplicated overrides with global Janne Savolainen 2022-05-06 13:49:20 +0300
  • bc979b72e6
    Make tray items comply with Open Closed Principle Janne Savolainen 2022-05-06 13:17:19 +0300
  • 6d5e5a930e
    Extract product name as injectable Janne Savolainen 2022-05-06 11:09:37 +0300
  • 0044491478 Fix cluster connection failing after execHelm Sebastian Malton 2022-05-19 16:17:42 -0400
  • c8570a88d0
    Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 dependabot[bot] 2022-05-19 20:13:15 +0000
  • dddc97029a Fix not being able to switch metrics if none are available Sebastian Malton 2022-05-19 13:08:38 -0400
  • 7fcb860e98 - added select-list with bundled fonts instead of single text-area (settings -> terminal) - fix: proper assets exports with webpack (see: fonts.scss) - fix: lint Roman 2022-05-19 18:58:49 +0300
  • 69c3fc06e7 Fix master node classification for kubernetes >1.20 (#5416) Sebastian Malton 2022-05-19 07:24:04 -0700
  • 539dfc8e26 Fix Kubectl.checkBinary() to be compatible with kubectl@1.24 (#5415) Sebastian Malton 2022-05-18 11:34:00 -0700
  • 518808f254
    Fix master node classification for kubernetes >1.20 (#5416) Sebastian Malton 2022-05-19 07:24:04 -0700
  • d17ca62f55 Deployed d23f4018c8 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-05-19 14:22:54 +0000
  • d23f4018c8
    Fix splash window having window control buttons (#5418) Sebastian Malton 2022-05-19 07:11:41 -0700
  • 07052d41be Add comment Sebastian Malton 2022-05-19 09:42:35 -0400
  • aad8a7a8f6 Fix Catalog displaying wrong number of items per category Sebastian Malton 2022-05-19 09:19:02 -0400
  • 4916c89efb Fix error in legacyRegisterApi on main Sebastian Malton 2022-05-19 09:06:17 -0400
  • 911728722e Remove unused webpack/extensions.ts file Sebastian Malton 2022-05-18 16:56:04 -0400
  • 6b0fbb153d Generate @k8slens/extensions via tsc only Sebastian Malton 2022-05-18 16:49:09 -0400
  • 710671e2c0
    Fix downloading cluster specific kubectl (#5413) Sebastian Malton 2022-05-18 13:20:14 -0700
  • 74f4bdfc04 Fix splash window having window control buttons Sebastian Malton 2022-05-18 15:44:36 -0400
  • 30a9409faf
    Fix Kubectl.checkBinary() to be compatible with kubectl@1.24 (#5415) Sebastian Malton 2022-05-18 11:34:00 -0700
  • 5b68c36098 Fix master node classification for kubernetes >1.20 Sebastian Malton 2022-05-18 14:27:02 -0400
  • 635a8fdc83 Deployed 649ca09d70 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-05-18 18:19:55 +0000
  • 649ca09d70
    Switch to always using latest minikube in CI (#5408) Sebastian Malton 2022-05-18 11:11:56 -0700
  • d0ce1deb47 Fix Kubectl.checkBinary() to be compatible with kubectl@1.24 Sebastian Malton 2022-05-18 13:44:07 -0400
  • 458949e5c0 Deployed c2b4fed5c3 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-05-18 16:46:39 +0000
  • c2b4fed5c3
    TopBar Update button (#5376) Alex Andreev 2022-05-18 19:36:40 +0300
  • 33e379fab6 custom terminal fonts -- part 2 Roman 2022-05-18 19:26:14 +0300
  • 5e53ddd28d Fix downloading cluster specific kubectl Sebastian Malton 2022-05-16 10:14:18 -0400
  • f304a64d9f Fix downloading cluster specific kubectl Sebastian Malton 2022-05-16 10:14:18 -0400
  • baa9ab9c6f Deployed 54b92aa9b6 to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-05-18 13:27:15 +0000
  • 9ae49d913c
    Bump immer from 9.0.12 to 9.0.14 dependabot[bot] 2022-05-18 13:21:32 +0000
  • 54b92aa9b6
    Make starting of application modular and unit testable (#5324) Janne Savolainen 2022-05-18 16:18:02 +0300
  • 263677f81d Remove aria-expanded attribute Alex Andreev 2022-05-18 15:45:33 +0300
  • a378621e73 Fix act() wrapper console.error Alex Andreev 2022-05-18 14:38:30 +0300
  • 4d0e841343 Clean up tests Alex Andreev 2022-05-18 13:53:34 +0300
  • bb8bdaba9c
    Fix timing of injects Janne Savolainen 2022-05-18 10:20:56 +0300
  • a9668ad199
    Switch to using dependency instead of legacy-di Janne Savolainen 2022-05-18 09:33:39 +0300
  • 8cdb0e0bcb
    Fix code style Janne Savolainen 2022-05-18 09:27:43 +0300
  • 2bec6efdca
    Fix code-style Janne Savolainen 2022-05-18 09:21:18 +0300
  • 8aaf288ba6
    Make runnable give friendly error about incorrect hierarchy for easier debugging Janne Savolainen 2022-05-18 09:12:46 +0300
  • aa32655cbe
    Make test more strict Janne Savolainen 2022-05-18 08:43:02 +0300
  • df4e65d4b3
    Revert switch to react-router-dom by installing history as dependency Janne Savolainen 2022-05-18 08:30:20 +0300
  • c0cc56dba2
    Fix merge conflicts Janne Savolainen 2022-05-17 13:33:39 +0300
  • af28b4b566 Build and publish arm64 version for linux Sebastian Malton 2022-05-17 14:56:37 -0700
  • 996de25b3e Switch to always using latest minikube in CI Sebastian Malton 2022-05-17 16:36:03 -0400
  • e3995f571a Deployed b57d48e39e to master with MkDocs 1.3.0 and mike 1.1.2 GitHub Action 2022-05-17 14:24:11 +0000
  • b57d48e39e
    Increase version to v5.6.0-alpha.0 for master (#5404) Sebastian Malton 2022-05-17 10:14:43 -0400
  • 37dfd3c328 custom terminal fonts -- part 1 Roman 2022-05-17 16:06:30 +0300
  • c679391835 Increase version to v5.6.0-alpha.0 for master Sebastian Malton 2022-05-17 09:06:10 -0400
  • 3888e46e2f Fix linter harder Alex Andreev 2022-05-17 13:17:52 +0300
  • 643f74fd24 Linter fix Alex Andreev 2022-05-17 13:13:11 +0300