mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
- Add ThemeImages Entity - Add ThemeImages DataProvider - Add ThemeImage Service -- Retrieves the list of images for a given theme - Add ThemeImagesFinder -- looks up for images inside a given path -- Add configuration to specify theme image paths -- Add configuration to specify supported image types - Add unit tests - Add theme-images angular facade - Update base metadata resolver to load theme images -- Move UserPreferences loading ot base metadata resolver -- Loaded theme images after user preference and config loading --- uses default_theme, if user preferences weren't loaded -- Add jasmine tests - Add scrm-image component -- Add jasmine tests - Replace usages of svg-icon with image component -- Fix jasmine tests - Adjust UserPreference interface to match the current data |
||
---|---|---|
.. | ||
packages | ||
routes | ||
services | ||
bootstrap.php | ||
bundles.php | ||
services.yaml |