[
https://issues.apache.org/jira/browse/AMBARI-14880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128819#comment-15128819
]
Hudson commented on AMBARI-14880:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4263 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4263/])
AMBARI-14880. Add popup that will show desired messages upon login (hiveww:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=aab6d889895ddf2c02fd6fa2c79ec9901fb9e768])
*
ambari-admin/src/main/resources/ui/admin-web/app/views/loginActivities/loginMessage.html
* ambari-web/app/messages.js
* ambari-admin/src/main/resources/ui/admin-web/app/scripts/i18n.config.js
* ambari-web/app/utils/ajax/ajax.js
* ambari-web/app/router.js
*
ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/loginActivities/LoginMessageMainCtrl.js
* ambari-web/app/assets/data/clusters/info.json
* ambari-web/app/assets/data/settings/motd.json
* ambari-admin/src/main/resources/ui/admin-web/app/styles/main.css
> Add popup that will show desired messages upon login
> ----------------------------------------------------
>
> Key: AMBARI-14880
> URL: https://issues.apache.org/jira/browse/AMBARI-14880
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Fix For: 2.4.0
>
> Attachments: AMBARI-14880.patch
>
>
> Treat this just as remark:
> We should show this message during page load (view in iframe can be still in
> loading state),
> because if we will show it after page will be fully rendered, that will
> require integration to
> each view. And this is what we definitely don't want to do.
> Because if not logged in user will enter link like
> http://CLUSTER ADDRESS/#/main/views/SLIDER/2.0.0/test, he will be redirected
> to
> login page, after he will enter credential, he will be redirected to view
> that was initially
> in url /main/views/SLIDER/2.0.0/test.
> So the url that he entered before login will be loaded.
> And there is no way, we can determine from ambari, that view inside iframe
> loaded all
> needed resources
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)