-
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
contribution: implements organisation agents #398
Conversation
b0dec88
to
14e0e3a
Compare
14e0e3a
to
a22848e
Compare
Try to look for "Université catholique de Louvain", it doesn't work Try to look for "AIP", it works |
c1cc0bd
to
58d08fc
Compare
|
58d08fc
to
759fc8f
Compare
cb634a3
to
d02eadc
Compare
5180245
to
90613c6
Compare
|
||
@Component({ | ||
selector: 'public-search-search-bar', | ||
templateUrl: './search-bar.component.html', | ||
styleUrls: ['./search-bar.component.css'], |
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.
+1: projects/public-search/src/app/search-bar/search-bar.component.css
is empty and could be removed
90613c6
to
b44ff8b
Compare
7d96129
to
2077e6d
Compare
1e4484e
to
cb0ee5b
Compare
The shared folder allows you to share code between several projects. The project tests have been adapted with the new structure of the Shared module. Displays organisation agent data in the document brief and detailed view. Allows the librarian to search for organisation agent authority record in the MEF server when cataloguing. * Fixes patron history with status "In transit to house". * Closes rero/rero-ils#1360 Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
cb0ee5b
to
2dec386
Compare
The shared folder allows you to share code between several projects.
The project tests have been adapted with the new structure of the Shared module.
Displays organisation agent data in the document brief and detailed view.
Allows the librarian to search for organisation agent authority record in the MEF server when cataloguing.
Co-Authored-by: Bertrand Zuchuat bertrand.zuchuat@rero.ch
Depedencies
Why are you opening this PR?
How to test?
Code review check list