From 68b02ffb9eeb7a414feae8ed89b4011ccecf96bc Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 23 Oct 2015 22:33:27 +0500 Subject: Oauth UI Improvements and settings improvement --- web/react/components/register_app_modal.jsx | 135 ++++++++++----------- web/react/components/setting_item_max.jsx | 4 +- .../user_settings/manage_outgoing_hooks.jsx | 1 + .../user_settings/user_settings_integrations.jsx | 4 + web/sass-files/sass/partials/_settings.scss | 54 ++++----- 5 files changed, 102 insertions(+), 96 deletions(-) (limited to 'web') diff --git a/web/react/components/register_app_modal.jsx b/web/react/components/register_app_modal.jsx index 3d4d9bf45..c40409dcc 100644 --- a/web/react/components/register_app_modal.jsx +++ b/web/react/components/register_app_modal.jsx @@ -96,75 +96,74 @@ export default class RegisterAppModal extends React.Component { var body = ''; if (this.state.clientId === '') { body = ( -
-

{'Register a New Application'}

-
- -
- - {nameError} -
-
-
- -
- - {homepageError} -
-
-
- -
- -
-
-
- -
-