Sha256: 46b09f9ebd59d3f0a6e03527b3d3a9965629c3da63e6427ac892740ddf041646

Contents?: true

Size: 702 Bytes

Versions: 36

Compression:

Stored size: 702 Bytes

Contents

var Notifications = Notifications || {};

Notifications.data = {
    APPLICATION_DATA_CHANGE: "data.APPLICATION_DATA_CHANGE",
    MESSAGE_DATA_CHANGE: "data.MESSAGE_DATA_CHANGE"
};


Notifications.alerts = {
    ALERT_CHANGE: "alerts.ALERT_CHANGE",
    EMAILS_CHANGE: "alerts.EMAILS_CHANGE"
};

Notifications.ui = {
    INSTANCE_CLICKED: "ui.INSTANCE_CLICKED",
    APPLICATION_CLICKED: "ui.APPLICATION_CLICKED",
    APPLICATION_EXPANSION_STARTED: "ui.APPLICATION_EXPANSION_STARTED",
    APPLICATION_REDUCTION_STARTED: "ui.APPLICATION_REDUCTION_STARTED",
    APPLICATION_EXPANSION_FINISHED: "ui.APPLICATION_EXPANSION_FINISHED",
    APPLICATION_REDUCTION_FINISHED: "ui.APPLICATION_REDUCTION_FINISHED",
};

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
nutella_framework-0.6.4 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.3 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.2 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.1 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.0 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.5.1 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.5.0 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.32 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.31 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.30 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.29 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.28 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.27 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.26 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.25 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.4.24 framework_components/monitoring-interface/js/notification/notifications.js