Resources Micro App
The Resources Micro App (Resources MA) contains forms related to all the resources that were previously exclusive for the MB and OLB projects. The Resources Micro App contains client shared app for components, i18n Keys, Skins, Images etc.
i18n Keys
i18n Keys from MB and OLB are available in the Resources Micro App. Previously, translations were not available in all languages. The same value of English was present for all languages. All the i18n keys in the Resources Micro App contain key values specific to the locale. These i18n keys are used across all the other Micro Apps.
Developers must add any new i18n keys to the Resources app. Developers must not add any new i18n keys directly in the business Micro App.
Fonts
All fonts used by the previous MB and OLB are in the Resources Micro App. The path to the fonts in the Visualizer workspace is <workspace>ResourcesMA>resources. These fonts are used across all the other Micro Apps.
Skins
All the skins used across MB and OLB are brought into the Resources MA > themes > default-theme folder. These skins are used across all the other Micro Apps.
Images
All images from the MB and OLB are moved to the Resources Micro App. Images related to OLB are moved under the Desktop folder (ResourcesMA\resources\desktop). Some images are moved into the Common folder(ResourcesMA\resources\common). These images are used across all the other Micro Apps.
In this topic