Project

General

Profile

« Previous | Next » 

Revision 57385

[Library|Trunk]

Properties: add "dashboard" property

Linking:
add field claimedInDashboard in the claim object send to service in post

View differences:

env-properties.ts
1 1
export class EnvProperties {
2 2
  environment: string; //{beta,test,production, development}
3
  dashboard:string; //{explore, connect, monitor}
3 4
  domain: string;
4 5
  enablePiwikTrack: boolean;
5 6
  useCache: boolean;

Also available in: Unified diff