Commit graph

7 commits

Author SHA1 Message Date
axel7083
22edd8a72c
chore(main): prefer-import-in-mock (#17133)
* chore(main): prefer-import-in-mock

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* fix: type issue

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2026-04-21 09:24:57 +02:00
Florent Benoit
11e49689de chore(main): replace ../ in imports by path alias
related to https://github.com/podman-desktop/podman-desktop/issues/14361

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-13 16:18:17 +01:00
Florent BENOIT
0f70ccc73f
chore(main): import api using package rather than alias (#16208)
* chore(main): import api using package rather than alias

instead of using typescript alias `/@api` use the new
`@podman-desktop/core-api` dependency

related to #15496

---------

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-12 13:34:07 +01:00
Florent Benoit
4923933897 chore: use stricter typescript rules on the main package
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-08-26 11:31:27 +02:00
axel7083
cfeb275467
refactor: moving plugin api content to api package (#7199)
* refactor: moving plugin api content to api package

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* fix: bad refactor

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2024-05-14 14:01:36 +02:00
Florent Benoit
0698e4d2fd chore: sort imports
pre-req for https://github.com/containers/podman-desktop/issues/6373
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-03-15 13:52:16 +01:00
Florent Benoit
9b1dca9331 chore: allow to handle extensions call for execution into a VM/container
it uses new service of container registry: execInContainer

part of #2397
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-08-01 15:07:46 +02:00