argos/dmp-frontend/src/app/ui
Konstantina Galouni de99784b5e In multiple and single autocomplete do not show "no results found" when user is typing | in multiple auto complete added parameter to check if "no results found" will be displayed | in multiple auto complete show full width for input & wrap title into multiple lines.
1. multiple-auto-complete.component.html:
   a. #7137: show full width for input ([matAutocompleteConnectedTo]="origin") | wrap title into multiple lines (added classes "title-subtitle-fn", "subtitle-fn", "subtitle-fn-inner" and updated classes "title-fn", "title-fn-inner").
   b. single-auto-complete.component.html: #7136: Show "No results found" when user is not typing and there are no results.
   c. added check to show this label according to "showNoResultsLabel" input parameter.
2. multiple-auto-complete.component.ts & single-auto-complete.component.ts:
   a. Added field "queryValue", input "showNoResultsLabel".
   b. increase "requestDelay" from 400 to 600ms.
3. multiple-auto-complete.component.scss: wrap title into multiple lines (added classes "title-subtitle-fn", "subtitle-fn", "subtitle-fn-inner" and updated classes "title-fn", "title-fn-inner").
4. dmp-invitation-dialog.component.html: In <app-multiple-auto-complete> added parameter [showNoResultsLabel]="false".
2021-11-09 14:14:19 +02:00
..
about Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
admin Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
auth Routing updates. 2021-07-06 09:46:27 +03:00
contact Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
dashboard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
dataset-create-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dmp In multiple and single autocomplete do not show "no results found" when user is typing | in multiple auto complete added parameter to check if "no results found" will be displayed | in multiple auto complete show full width for input & wrap title into multiple lines. 2021-11-09 14:14:19 +02:00
explore-dataset fixes 2020-11-12 17:59:09 +02:00
explore-dmp Some style changes on filters dialog 2020-08-03 12:35:34 +03:00
external When selecting profiles from DMP editor or DMP wizard. All templates will be sorted alphabetically (ref #268) 2020-05-19 18:35:50 +03:00
faq Style fix: add hover on dialog close button 2020-11-12 10:39:41 +02:00
glossary Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
grant Some style changes on filters dialog 2020-08-03 12:35:34 +03:00
language Adds invite shortcut on DMPs and fixes change language bug on ui 2020-07-02 11:25:06 +03:00
language-editor Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
misc In Dataset Template selection cut description when templates are displayed in list and show description (instead of DMP-EDITOR.DATASET-DESCRIPTION.INTRO) in template preview. 2021-11-02 16:50:43 +02:00
navbar upgrade to Angular 12 2021-09-24 21:52:14 +03:00
quick-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
sidebar Add new User Role Dataset Template Editor. 2021-04-06 19:03:00 +03:00
splash Add landing page (/splash) 2020-05-27 17:19:38 +03:00
transition-group Add reordering for inputs in a dataset template 2021-10-19 11:08:38 +03:00
user-guide upgrade to Angular 12 2021-09-24 21:52:14 +03:00
user-guide-editor upgrade to Angular 12 2021-09-24 21:52:14 +03:00
user-profile upgrade to Angular 12 2021-09-24 21:52:14 +03:00