SuiteCRM-Core/config
Clemente Raposo 895ec5b4f7 Add ThemeImages API
- 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
2021-03-30 19:21:33 +01:00
..
packages Link data to login component 2021-03-30 19:21:32 +01:00
routes Add Suite-8 user authentication 2021-03-30 19:21:31 +01:00
services Add ThemeImages API 2021-03-30 19:21:33 +01:00
bootstrap.php Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00
bundles.php Add Angular CSRF protection 2021-03-30 19:21:31 +01:00
services.yaml Add ThemeImages API 2021-03-30 19:21:33 +01:00