mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[AAE-10777] upgrade to latest ADF with common content services (#2970)
* upgrade to latest ADF with common content services * update fix [link-adf:dev-eromano-AAE-10777] * use latest ADF * fix unit tests * fix unit tests * fix tests * use latest ADF * fix theming * remove unused variables * fix user info --------- Co-authored-by: eromano <eugenioromano16@gmail.com>
This commit is contained in:
@@ -30,11 +30,11 @@ import {
|
||||
TranslationService,
|
||||
TranslationMock,
|
||||
AuthenticationService,
|
||||
DiscoveryApiService,
|
||||
AlfrescoApiService,
|
||||
PipeModule,
|
||||
AlfrescoApiServiceMock
|
||||
} from '@alfresco/adf-core';
|
||||
import { DiscoveryApiService } from '@alfresco/adf-content-services';
|
||||
import { RepositoryInfo } from '@alfresco/js-api';
|
||||
import { HttpClientModule } from '@angular/common/http';
|
||||
import { StoreModule } from '@ngrx/store';
|
||||
|
Reference in New Issue
Block a user