argos/dmp-frontend/src/app/library
Konstantina Galouni 52c7796e8e #7183: Do not query for authors (DMP invitation) until 3 letters have been typed.
1. multiple-auto-complete.component.ts:
   a. Added @Input field minLength (default 0)
   b. In method "_onInputFocus()" filter results, only if query >= minLength.
2. dmp-invitation-dialog.component.html: In <app-multiple-auto-complete>, added property [minLength]="3" (invite users to a DMP).
2021-11-22 13:36:02 +02:00
..
auto-complete #7183: Do not query for authors (DMP invitation) until 3 letters have been typed. 2021-11-22 13:36:02 +02:00
deactivate upgrade to Angular 12 2021-09-24 21:52:14 +03:00
export-method-dialog dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
guided-tour upgrade to Angular 12 2021-09-24 21:52:14 +03:00
notification dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
rich-text-editor Created common component for rich text editor configuration & added rich text for dmp and dataset description. 2021-11-01 14:45:02 +02:00
url-listing dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00