Project

General

Profile

« Previous | Next » 

Revision 60835

Refactored to add a variable in all stats tool queries for the profile name used. Also, added a change in the color palette for the main entities

View differences:

environment.beta.ts
4 4
  environmentName: 'beta',
5 5
  API_ENDPOINT: 'https://beta.services.openaire.eu/stats-tool/',
6 6
  FAQ_ENDPOINT: '/uoa-admin-tools/api',
7
  FAQ_HOMEPAGE: '/uoa-admin-tools/dashboard'
7
  FAQ_HOMEPAGE: '/uoa-admin-tools/dashboard',
8
  profileName: 'openaire'
8 9
};

Also available in: Unified diff