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.7.3 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.7.2 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.7.1 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.7.0 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.21 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.20 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.19 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.18 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.17 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.16 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.15 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.13 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.12 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.11 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.10 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.9 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.8 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.7 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.6 framework_components/monitoring-interface/js/notification/notifications.js
nutella_framework-0.6.5 framework_components/monitoring-interface/js/notification/notifications.js