-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
users: display keep_history for patron #447
Conversation
9faad7a
to
99440e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Question: do we actually want to edit the patron detailed view? Check User detailed view should be removed. rero-ils#1444
- Commit message proposition:
user: display keep_history for patron
* Displays the new field keep_history in the patron detailed view.
99440e6
to
0f60b74
Compare
@iGormilhit this will be removed when the task rero/rero-ils#1444 is done |
|
projects/admin/src/app/record/detail-view/patron-detail-view/patron-detail-view.component.html
Outdated
Show resolved
Hide resolved
0f60b74
to
27786b1
Compare
It's linked to the fact that Helder account has not yet been modified. Mana has done the same test with Alain. She has enabled/disabled its history and it works. @benerken it is a minor problem. The |
27786b1
to
b535cd2
Compare
b535cd2
to
19c37f7
Compare
19c37f7
to
c55d664
Compare
* Displays the new field keep_history in the patron detailed view. Co-Authored-by: Aly Badr <aly.badr@rero.ch>
c55d664
to
708486a
Compare
In the patron detailed view, the new field
keep_history is displayed.
Co-Authored-by: Aly Badr aly.badr@rero.ch
Why are you opening this PR?
https://tree.taiga.io/project/rero21-reroils/us/1422?milestone=277700
Dependencies
rero/invenio-userprofiles#2
rero/rero-ils#1512
How to test?
Case 1:
keep_history
field if enabled. (Note: if disabled already, then enable it and then disable it).Case 2:
Personal data
tab (re-organiszed) and the newedit
button to take you to the RERO_ID editor.keep_history
field if enabled. (Note: if disabled already, then enable it and then disable it).Case 3:
fees
to pay.Case 4:
keep_history
enabled. transaction older than 6 months will be anonymizedCase 5:
keep_history
disabled and no transactions are visiable.keep_history
. The anonymized transactions will still be not visible.Code review check list