From ef33f3fcd1fec2b3552293f6cdb8045dcc7d214d Mon Sep 17 00:00:00 2001 From: David Lu Date: Mon, 15 Aug 2016 11:10:31 -0400 Subject: PLT-3005 Added confirmation screen to integrations (#3747) --- webapp/utils/constants.jsx | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'webapp/utils/constants.jsx') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 24d1d6b19..05068f4ea 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -759,6 +759,12 @@ export const Constants = { NotificationPrefs: { MENTION: 'mention' }, + Integrations: { + COMMAND: 'commands', + INCOMING_WEBHOOK: 'incoming_webhooks', + OUTGOING_WEBHOOK: 'outgoing_webhooks', + OAUTH_APP: 'oauth2-apps' + }, FeatureTogglePrefix: 'feature_enabled_', PRE_RELEASE_FEATURES: { MARKDOWN_PREVIEW: { -- cgit v1.2.3-1-g7c22