Skip to content
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

circulation: add data into pending/pickup patron profile #601

Merged
merged 1 commit into from
May 12, 2021

Conversation

zannkukai
Copy link
Contributor

Co-Authored-By: Renaud Michotte renaud.michotte@gmail.com

How to test?

image

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

* Adds a column into `pending` patron profile tab to display the request
  creation date.
* Adds a column into `pickup` patron profile tab to display the
  "available until" date.
* Closes rero/rero-ils#1778.

Co-Authored-By: Renaud Michotte <renaud.michotte@gmail.com>
@zannkukai zannkukai added enhancement Concerns editor based on JSON schema AND custom editor f: circulation Concerns the circulation interface or backend labels May 6, 2021
@zannkukai zannkukai self-assigned this May 6, 2021
@zannkukai zannkukai merged commit 706bf23 into rero:dev May 12, 2021
@zannkukai zannkukai deleted the zan-fix-issue-1778 branch May 12, 2021 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Concerns editor based on JSON schema AND custom editor f: circulation Concerns the circulation interface or backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The request date should be displayed in the patron account of the professional interface
4 participants