You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/18 10:47:00 UTC

[jira] [Commented] (KYLIN-4212) Add a user profile page

    [ https://issues.apache.org/jira/browse/KYLIN-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999031#comment-16999031 ] 

ASF subversion and git services commented on KYLIN-4212:
--------------------------------------------------------

Commit 27df350527f8810dec685f2b91e3080cb2ac3295 in kylin's branch refs/heads/master from Congling Xia
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=27df350 ]

KYLIN-4212 add user profile page allowing to change password (#915)

* KYLIN-4212 add user profile page allowing to change password

* set controller in template rather than in routes.json

* KYLIN-4212 Code reivew


> Add a user profile page
> -----------------------
>
>                 Key: KYLIN-4212
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4212
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: Congling Xia
>            Priority: Major
>             Fix For: v3.1.0
>
>         Attachments: change_pass.png, entrance.png, profile.png
>
>
> Kylin's user/group API has been extended since KYLIN-4122. User can get more account details and change password by requesting the APIs. But there is no webpage for a normal user to view such information or do such changes. 
> In this improvement, the following changes are desired: 
>  # provide a user profile page to show his/her basic information,  
>  # set a button on it to launch the change password dialog for the user



--
This message was sent by Atlassian Jira
(v8.3.4#803005)