Merge lp:~deadlight/canonical-identity-provider/account-activity into lp:~deadlight/canonical-identity-provider/vanilla
Proposed by
Karl Williams
on 2019-08-12
Status: | Merged |
---|---|
Approved by: | Karl Williams on 2019-08-19 |
Approved revision: | 1703 |
Merged at revision: | 1703 |
Proposed branch: | lp:~deadlight/canonical-identity-provider/account-activity |
Merge into: | lp:~deadlight/canonical-identity-provider/vanilla |
Prerequisite: | lp:~deadlight/canonical-identity-provider/delete-account |
Diff against target: |
119 lines (+44/-36) 3 files modified
src/identityprovider/static_src/scss/styles.scss (+7/-0) src/webui/templates/account/auth_log.html (+37/-35) src/webui/templates/vanilla/widgets/personal-menu.html (+0/-1) |
To merge this branch: | bzr merge lp:~deadlight/canonical-identity-provider/account-activity |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Anthony Dillon (community) | 2019-08-12 | Approve on 2019-08-15 | |
Review via email:
|
Description of the change
Updated the account activity page to Vanilla Framework
QA:
- source env/bin/activate
- make start-db
- make run
- Visit http://[CONTAINER IP]:8000/ in your browser
- Create an account using the form
- Log out
- Log back in
- Go to http://[CONTAINER IP]:8000/activity and see that login in the table
To post a comment you must log in.
Barry McGee (barry-mcgee) wrote : | # |
Barry McGee (barry-mcgee) wrote : | # |
No QA.
lgtm