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

records: add link to detail on brief view title #29

Merged
merged 1 commit into from
Oct 24, 2019
Merged

records: add link to detail on brief view title #29

merged 1 commit into from
Oct 24, 2019

Conversation

sebdeleze
Copy link

  • Injects detail URL in directive which manage result item display.
  • Provides example for displaying link to detail
  • Corrects error on certain documents details in tester.
  • Changes "patrons" key to "users" for displaying SONAR users in tester.
  • Fixes issue use link with detailUrl as record title and person name #23

Co-Authored-by: Olivier Dossmann git@dossmann.net
Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

@@ -22,6 +22,8 @@ import { RecordSearchResultDirective } from './record-search-result.directive';
import { JsonComponent } from './item/json.component';
import { DialogService } from '../../../dialog/dialog.service';
import { DeleteRecordStatus } from '../../record-status';
import { map } from 'rxjs/operators';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think map is not used anymore.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're right! Done.

* Injects detail URL in directive which manage result item display.
* Provides example for displaying link to detail
* Corrects error on certain documents details in tester.
* Changes "patrons" key to "users" for displaying SONAR users in tester.
* Fixes issue #23

Co-Authored-by: Olivier Dossmann <git@dossmann.net>
Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze requested a review from blankoworld October 23, 2019 15:32
@sebdeleze sebdeleze merged commit 41cc8f8 into rero:dev Oct 24, 2019
@sebdeleze sebdeleze deleted the sed-link-title branch October 24, 2019 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants