Shipra Singh
fa20ccfe5d
docs: updated website contribution guidelines ( #13137 )
...
* docs: updated website contribution guidelines
Signed-off-by: Shipra Singh <shipsing@redhat.com>
* docs: minor edits
Signed-off-by: Shipra Singh <shipsing@redhat.com>
* docs: fixed coderabbitai suggestions
Signed-off-by: Shipra Singh <shipsing@redhat.com>
---------
Signed-off-by: Shipra Singh <shipsing@redhat.com>
2025-07-11 19:58:43 +05:30
axel7083
ea8e55e0e6
revert: 12870 ( #13152 )
...
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
Co-authored-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2025-07-11 16:49:12 +03:00
Simon Rey
5b57b04306
fix(ci): perform update of ubuntu packages earlier ( #13177 )
...
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-11 15:11:46 +02:00
Simon Rey
f3bc5a1559
refactor(extension/podman): expose content of the loop that is not covered by unit test ( #13141 )
...
refactor: expose for UT
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-10 17:00:34 +02:00
Vladimir Lazar
3660bd22a6
chore(test): remove unnecessary validation ( #13146 )
...
Signed-off-by: Vladimir Lazar <vlazar@redhat.com>
2025-07-10 17:53:24 +03:00
Simon Rey
a04e0c252c
test(podman): add test for extension.ts ( #13140 )
...
test: add test for podman extension
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-10 14:53:07 +00:00
axel7083
d7f225dd4c
chore(workflows): do not enable coverage when not needed ( #12165 )
...
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-07-10 16:45:15 +02:00
Florent Benoit
3b195a4c0c
chore: update notice
...
there is no plan to move away from Digicerts so method should not be deprecated
and keyvault != Trusted Signing so we can't use new electron builder methods
related to https://github.com/podman-desktop/podman-desktop/issues/12701
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-10 11:46:14 +02:00
Simon Rey
dfede464c7
fix: avoid jitter between 9-11% ( #13133 )
...
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-10 08:28:27 +02:00
dependabot[bot]
25b943d265
chore(deps-dev): bump svelte from 5.35.4 to 5.35.5
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.35.4 to 5.35.5.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.35.5/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.35.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 06:59:37 +02:00
dependabot[bot]
956f112f3b
chore(deps): bump @segment/analytics-node from 2.2.1 to 2.3.0
...
Bumps [@segment/analytics-node](https://github.com/segmentio/analytics-next/tree/HEAD/packages/node ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/segmentio/analytics-next/releases )
- [Changelog](https://github.com/segmentio/analytics-next/blob/master/packages/node/CHANGELOG.md )
- [Commits](https://github.com/segmentio/analytics-next/commits/@segment/analytics-node@2.3.0/packages/node )
---
updated-dependencies:
- dependency-name: "@segment/analytics-node"
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 06:38:48 +02:00
Denis Golovin
7392f19790
fix(refactoring): simplify type definition in macos startup on login tests
...
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
2025-07-09 10:42:46 -07:00
dependabot[bot]
08b2a01279
chore(deps): bump react-player from 2.16.0 to 3.1.0 ( #13055 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeff MAURY <jmaury@redhat.com>
2025-07-09 16:26:28 +02:00
Sonia Sandler
acd45942ed
chore: use noResolveAliases on mac for Electron showOpenDialog ( #13088 )
...
* chore: use noResolveAliases on mac for Electron showOpenDialog
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply reviews
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply reviews
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2025-07-09 12:49:08 +00:00
Simon Rey
8bef399b73
feat: add sort on port forward list columns ( #13119 )
...
* feat: add sort on port forward for name, ports
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* feat: add sort on port forward for kind
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* test: add test
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* test: add test
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
---------
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-09 09:15:35 +00:00
dependabot[bot]
bd6e9823ff
chore(deps-dev): bump vite from 7.0.2 to 7.0.3
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.0.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 09:39:33 +02:00
Simon Rey
0e2a92f89c
refactor(main): use node PromiseWithResolvers ( #13118 )
...
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-09 07:38:25 +00:00
Simon Rey
7aca74c27f
feat: display local port and copy on click ( #13109 )
...
* feat: display local port and copy on click
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* chore: fix formatting
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
---------
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-09 09:13:19 +02:00
dependabot[bot]
b300d00315
chore(deps-dev): bump the storybook group with 3 updates
...
Bumps the storybook group with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs ), [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) and [@storybook/svelte-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/svelte-vite ).
Updates `@storybook/addon-docs` from 9.0.15 to 9.0.16
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.0.16/code/addons/docs )
Updates `@storybook/addon-links` from 9.0.15 to 9.0.16
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.0.16/code/addons/links )
Updates `@storybook/svelte-vite` from 9.0.15 to 9.0.16
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.0.16/code/frameworks/svelte-vite )
---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
dependency-version: 9.0.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-version: 9.0.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/svelte-vite"
dependency-version: 9.0.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 08:27:52 +02:00
dependabot[bot]
b8ba740409
chore(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.1
...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 2.0.6 to 2.1.1.
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.1/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 08:02:25 +02:00
dependabot[bot]
c2fbf3b799
chore(deps-dev): bump eslint-plugin-storybook from 9.0.15 to 9.0.16
...
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin ) from 9.0.15 to 9.0.16.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v9.0.16/code/lib/eslint-plugin )
---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
dependency-version: 9.0.16
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 08:02:03 +02:00
dependabot[bot]
5c5b8eab4f
chore(deps-dev): bump @types/node from 22.16.0 to 22.16.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.16.0 to 22.16.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.16.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 08:01:21 +02:00
Simon Rey
4568b44b2f
fix: display an error to the user using uppercase in image name ( #13103 )
...
* fix: display an error to the user using uppercase
in image name
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: methods from render instead of global screen
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: use undefined recommended by Florent
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: move logic out of the field
https://github.com/podman-desktop/podman-desktop/pull/13103#discussion_r2192456544
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: remove intermediate variable
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: remove intermediate variable
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
---------
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-08 15:34:01 +02:00
Florent Benoit
4b3f2893d7
chore: do not run the website in PR check that are not targeting main branch
...
fixes https://github.com/podman-desktop/podman-desktop/issues/11766
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-08 15:16:14 +02:00
axel7083
79c74ee776
refactor(main): create AppPlugin for window creation ( #13084 )
...
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-07-08 15:08:21 +02:00
Vladyslav Zhukovskyi
6efcfa1796
fix: use correct regexp to set ELECTRON_CACHE env variable ( #13093 )
...
* fix: use correct regexp to set ELECTRON_CACHE env variable
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* fix: use correct regexp to set ELECTRON_CACHE env variable
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
---------
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2025-07-08 12:30:38 +03:00
Simon Rey
8e44682bbc
chore(renderer): Migrate BuildImageFromContainerfile to svelte5 ( #13086 )
...
* refactor: migrate to svelte5
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* fix: remove deprecated run
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: change undefined from migration script
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: suggestion from Florent: looks like now we prefer reduce
over map/flat/filter
https://github.com/podman-desktop/podman-desktop/pull/13086#discussion_r2190648147
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: merge effects for readability
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* fix: image build multi arch serializable object
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: remove intermediary subscription
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
* refactor: remove intermediate variables produced by svelte migration
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
---------
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-07-08 10:40:34 +02:00
dependabot[bot]
bd8a1abf6a
chore(deps-dev): bump svelte from 5.35.2 to 5.35.4
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.35.2 to 5.35.4.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.35.4/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.35.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 08:33:34 +02:00
dependabot[bot]
153d5e097b
chore(deps-dev): bump the typescript-eslint group with 3 updates
...
Bumps the typescript-eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@typescript-eslint/eslint-plugin` from 8.35.1 to 8.36.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.36.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.35.1 to 8.36.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.36.0/packages/parser )
Updates `typescript-eslint` from 8.35.1 to 8.36.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.36.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: typescript-eslint
dependency-version: 8.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 08:12:42 +02:00
dependabot[bot]
c10cbabbdb
chore(deps-dev): bump vite from 6.3.5 to 7.0.2 ( #13076 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.5 to 7.0.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.0.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.0.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-07 20:15:31 +02:00
Florent Benoit
165591965a
chore: disable workflows in forks
...
fixes https://github.com/podman-desktop/podman-desktop/issues/13081
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-07 17:45:11 +02:00
vzhukovs
a580645af9
chore: bump version to 1.21.0
...
Signed-off-by: vzhukovs <fbenoit@redhat.com>
2025-07-07 16:24:42 +02:00
dependabot[bot]
af65f36522
chore(deps-dev): bump msw from 2.10.2 to 2.10.3
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.10.2...v2.10.3 )
---
updated-dependencies:
- dependency-name: msw
dependency-version: 2.10.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 07:08:39 +02:00
dependabot[bot]
8118049629
chore(deps-dev): bump @argos-ci/playwright in the argosci group
...
Bumps the argosci group with 1 update: [@argos-ci/playwright](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/playwright ).
Updates `@argos-ci/playwright` from 5.0.4 to 5.0.5
- [Release notes](https://github.com/argos-ci/argos-javascript/releases )
- [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/playwright/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/playwright@5.0.5/packages/playwright )
---
updated-dependencies:
- dependency-name: "@argos-ci/playwright"
dependency-version: 5.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: argosci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 07:08:20 +02:00
dependabot[bot]
80e968ebf9
chore(deps): bump mikepenz/action-junit-report from 5.6.1 to 5.6.2
...
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report ) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases )
- [Commits](a83fd2b5d5...3585e9575d )
---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
dependency-version: 5.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 07:06:56 +02:00
dependabot[bot]
09372792f3
chore(deps): bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](5e35e58372...81c65b7cd4 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-version: 2.11.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 07:06:34 +02:00
Václav Vančura
8136361651
chore(tray): update existing tray icons ( #13057 )
2025-07-06 05:22:33 +02:00
Florent Benoit
2c8636d0e0
chore: use the new aggregate method to track createProviders
...
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-05 08:46:22 +02:00
Florent Benoit
6de72741a8
chore: use new method for activateExtension event
...
fixes https://github.com/podman-desktop/podman-desktop/issues/12633
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-04 17:38:44 +02:00
Florent BENOIT
37493a3900
chore: add an aggregate method for telemetry ( #13063 )
...
* chore: add an aggregate method for telemetry
this method will send all data as a propery containing the array of object
as long as the method is called for a given event it will delay
the sending of the data
related to https://github.com/podman-desktop/podman-desktop/issues/12634
and https://github.com/podman-desktop/podman-desktop/issues/12633
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-04 14:45:33 +02:00
Florent Benoit
ddf671f618
refactor(mock): simplify how to call a method on a mock object
...
no need to create one constant per method being mocked
related to https://github.com/podman-desktop/podman-desktop/issues/12634
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-04 14:14:05 +02:00
Florent Benoit
0ab267a333
chore: bring inversify bindings
...
fixes https://github.com/podman-desktop/podman-desktop/issues/12640
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-07-04 10:41:56 +02:00
Philippe Martin
0e820d7a60
fix: do not search full path executable ( #13060 )
...
Signed-off-by: Philippe Martin <phmartin@redhat.com>
2025-07-04 09:11:38 +02:00
dependabot[bot]
6649f40189
chore(deps-dev): bump svelte from 5.34.9 to 5.35.2
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.34.9 to 5.35.2.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.35.2/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.35.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 09:03:01 +02:00
Sonia Sandler
482d6fb14d
fix: make container or vm connection terminal responsive on start and restart ( #12981 )
...
* fix: make container or vm connection terminal responsive on start and restart
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: add tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: fix test
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply reviews
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2025-07-03 13:38:58 -04:00
Simon Rey
87e0b6ad1d
fix: pod name not working in k8s ( #13066 )
2025-07-03 18:17:27 +02:00
Philippe Martin
278dec76e5
fix: increase timeout waiting kubeconfig creation ( #13050 )
...
* fix: increate timeout waiting kubeconfig creation
Signed-off-by: Philippe Martin <phmartin@redhat.com>
* test: add unit test
Signed-off-by: Philippe Martin <phmartin@redhat.com>
2025-07-03 17:00:57 +02:00
Sonia Sandler
2ce593cec9
fix: don't show table when there are no running container engines ( #13051 )
...
* fix: don't show table when there are no running container engines
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2025-07-03 09:25:26 -04:00
Evzen Gasta
6846f7a4f5
chore: added type property
...
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2025-07-03 10:09:58 +02:00
Evzen Gasta
c7913650db
feat: add dropdown option to message box
...
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2025-07-03 10:09:58 +02:00