Skip to content

IBX-7845: Added icon mapping configuration and resolver method #1559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 5, 2025

Conversation

wiewiurdp
Copy link
Contributor

@wiewiurdp wiewiurdp commented May 23, 2025

🎫 Issue IBX-7845

Description:

Added icon mapping configuration and resolver method

map example:

             assets:
                icon_sets:
                    streamlineicons: /bundles/ibexaicons/img/all-icons.svg
                icon_aliases:
                    old_icon1: new_icon1
                    old_icon2: new_icon2
                default_icon_set: streamlineicons

@adamwojs
Copy link
Member

adamwojs commented May 24, 2025

Can we change the 'icon_map' key to icon_aliases?

[...]
   assets:
      icon_sets:
          streamlineicons: /bundles/ibexaicons/img/all-icons.svg
      icon_aliases:
          old_icon1: new_icon1
          old_icon2: new_icon2
      default_icon_set: streamlineicons

@GrabowskiM GrabowskiM force-pushed the IBX-7845-addin-icon-mapping branch 2 times, most recently from 56787dd to 458d84d Compare June 2, 2025 10:39
@wiewiurdp wiewiurdp requested a review from a team June 4, 2025 12:29
@ezrobot ezrobot requested review from adamwojs, mikadamczyk, Steveb-p, alongosz, ciastektk, ViniTou, barw4, konradoboza and tbialcz and removed request for a team June 4, 2025 12:29
@adamwojs adamwojs force-pushed the IBX-7845-addin-icon-mapping branch from a073dbf to 7096f98 Compare June 5, 2025 14:34
Copy link

sonarqubecloud bot commented Jun 5, 2025

@adamwojs adamwojs merged commit 1026f2c into main Jun 5, 2025
22 checks passed
@adamwojs adamwojs deleted the IBX-7845-addin-icon-mapping branch June 5, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants