Project

General

Profile

« Previous | Next » 

Revision 57757

Add logo files for demo funders
-make changes to monitor component according to the mocks
-StakeHolder model:
--add logoUrl
--add recommenderFor in subCategory and Indicator level (for demo)
-StakeHolderCreator(for demo):
--add h2020 & fp7 charts & categories
-
use recommenderfor in order to indicators and subcategories to a stakeholder
-monitor-css: add doubleheader custom css and stakeholderPage

View differences:

stakeholder.service.ts
4 4
import {Indicator, IndicatorPath, Stakeholder} from "../utils/entities/stakeholder";
5 5
import {HelperFunctions} from "../openaireLibrary/utils/HelperFunctions.class";
6 6
import {map} from "rxjs/operators";
7
import {StakeholderCreator} from "../utils/entities/stakeholderCreator";
7 8

  
8 9
let maps: string[] = ['parameters', 'filters'];
9 10

  

Also available in: Unified diff