argos/dmp-frontend/src/app/ui
Konstantina Galouni 2715db7365 #8148 - Added paging functionality with load more/ less buttons in home page, for the existing 4 tabs - ordering and keyword are also added in the url and they are resolved on page reload.
1. i18n/: Added properties "GENERAL.ACTIONS.LOAD-LESS" and "GENERAL.ACTIONS.NO-MORE-AVAILABLE".
2. dashboard.component.html: Added aria-label on each <mat-tab> | Added on <mat-tab-group> bindings for [selectedIndex] and (selectedTabChange), to define the active tab.
3. dashboard.component.ts: Added field currentType: string = "recent"; | Set currentType by url params | Added method get indexFromCurrentType(), to return the active tab index.
4. drafts.component.html & recent-edited-activity.component.html & recent-edited-dataset-activity.component.html & recent-edited-dmp-activity.component.html: Added button "LOAD-LESS" and message "NO-MORE-AVAILABLE" to the end of the list.
5. drafts.component.ts & recent-edited-activity.component.ts & recent-edited-dataset-activity.component.ts & recent-edited-dmp-activity.component.ts:
   a. Added fields @ViewChild("...") resultsContainer, offsetLess: number = 0, hasMoreResults:boolean = true, page: number = 1 and @Input() isActive: boolean = false.
   b. Read url params, set offsets and query filters and update url.
   c. Renamed "loadMore()" to "loadNextOrPrevious()" and added parameter more: boolean = true.
2023-04-25 17:55:31 +03:00
..
about Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
admin add seperator keycodes for schematics field 2023-04-20 16:43:15 +03:00
auth css changes to add configurability 2023-02-10 15:08:23 +02:00
contact css changes to add configurability 2023-02-10 15:08:23 +02:00
dashboard #8148 - Added paging functionality with load more/ less buttons in home page, for the existing 4 tabs - ordering and keyword are also added in the url and they are resolved on page reload. 2023-04-25 17:55:31 +03:00
dataset more css changes 2023-04-25 11:10:45 +03:00
dataset-create-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dmp more css changes 2023-04-25 11:10:45 +03:00
explore-dataset css changes to add configurability 2023-02-10 15:08:23 +02:00
explore-dmp css changes to add configurability 2023-02-10 15:08:23 +02: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 faqs.html & faq-content.component.html: #7972 - Updated faqs according to document. 2022-09-05 14:19:15 +03:00
glossary Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
grant css changes to add configurability 2023-02-10 15:08:23 +02:00
language configurable list of languages 2023-02-11 14:38:13 +02:00
language-editor Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
misc Merge branch 'Development' of code-repo.d4science.org:MaDgiK-CITE/argos into Development 2023-03-15 15:56:50 +02:00
navbar configurable list of languages 2023-02-11 14:38:13 +02:00
quick-wizard when finalizing a dmp and its access rights are open, make it publicly available in Argos 2022-11-24 16:29:11 +02:00
sidebar css changes to add configurability 2023-02-10 15:08:23 +02: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 configurable list of languages 2023-02-11 14:38:13 +02:00