refactor, fix tests

This commit is contained in:
FrancescoMolinaro
2024-01-25 11:50:02 +01:00
parent afa6559b19
commit 66cd035f87
40 changed files with 143 additions and 490 deletions

View File

@@ -14,7 +14,7 @@ import { ServerConfig } from './server-config.interface';
import { SubmissionConfig } from './submission-config.interface';
import { ThemeConfig } from './theme.config';
import { UIServerConfig } from './ui-server-config.interface';
import {SuggestionConfig} from './layout-config.interfaces';
import {SuggestionConfig} from './suggestion-config.interfaces';
import { BundleConfig } from './bundle-config.interface';
import { ActuatorsConfig } from './actuators.config';
import { InfoConfig } from './info-config.interface';
@@ -304,6 +304,8 @@ export class DefaultAppConfig implements AppConfig {
// source: 'suggestionSource',
// collectionId: 'collectionUUID'
// }
// If not mapped the suggestion service won't be able to approve and import the related suggestion
// or load the fixed suggestions collections that can be configured here adding the source and the UUID of the collection
];
// Theme Config