Commit graph

7 commits

Author SHA1 Message Date
axel7083
ce554860b3
chore(ExtensionBanner): adding lab extension to recommendation (#6951)
* feat(ExtensionBanner): adding lab extension

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
2024-04-25 19:58:34 +02:00
Florent Benoit
f7d57dba02 chore: reduce featured extension list
- remove built-in extensions
- remove separate extension over the extension pack
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-04-25 12:52:48 +02:00
axel7083
632b67d1d9
feat: adding dashboard extension banner (#6708)
* feat: adding dashboard extension banner

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

* test: ensuring multiple banner would be displayed

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

* fix: remove code comment

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

* fix(UI): using secondary variant for featured extension component

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

* fix(UI): moving extension banners above featured

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

* Revert d542d1dad63d9dfa102789e0b410c50c3fba5585

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

* fix(UI): margin bottom missing

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

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2024-04-10 14:02:51 +02:00
Florent BENOIT
bf7608fe52
feat: include minikube extension as a featured extension (#4845)
* feat: include minikube extension as a featured extension

fixes https://github.com/containers/podman-desktop/issues/4596
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-11-20 09:17:50 +01:00
Máirín Duffy
955698454d
fix: higher-res icons for featured extensions list (#3511)
Helps address podman-desktop issue #3493

Signed-off-by: Máirín Duffy <duffy@redhat.com>
2023-08-15 00:14:45 +00:00
Florent Benoit
4a42e761dd chore: use new id for OpenShift local extension
related to https://github.com/crc-org/crc-extension/pull/109

Change-Id: Iaac0389ab9d719fa9318dd02d76766b9dde9137f
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-05-15 09:15:47 +02:00
Florent BENOIT
51ba0309ae
feat: Include a featured set of extensions (#2346)
Featured extensions will be promoted
It can also read an online catalog of all the extensions

Change-Id: I76768894143a0d98c6184b73035d0591a4175087


Change-Id: If7e6e6438c19ce707bc65f1509025518245305d6

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-05-08 09:45:36 -04:00