openaire-library/utils
Konstantina Galouni 38a8802d7e [Explore & Library | explore-redesign]: First update for direct linking according to redesign.
1. claimContextSearchForm.component.ts & claimProjectSearchForm.component.ts & claimResultSearchForm.component.ts: Added "@Input() public centerAlign: boolean = false".
2. claimContextSearchForm.component.html & claimProjectSearchForm.component.html & claimResultSearchForm.component.html: align search form to the center if centerAlign is true (in direct linking).
3. linkingGeneric.component.ts:
   a. Scroll to top smoothly when changing step.
   b. Added method "getEntityName()" to resolve entity name from entity type.
4. linkingGeneric.component.html: Redesign in direct linking:
   a. Hidden stepper.
   b. Title before search form
   c. Back button instead of breadcrumb.
   d. Search form aligned to the center.
   e. In basket, no tabs, but source on top of link source to.
   f. Button to Step 3 renamed to "Summarise".
5. HelperFunctions.class.ts: In methods "scroll()" and "scrollTo()" added parameter "smooth: boolean = false" for smooth scroll.
6. tsconfig.json: Commented "angularCompilerOptions": { "strictTemplates": true}.
2023-02-15 23:56:16 +02:00
..
authors Authors remove uk-box-no-shadow from button. Fix typos in guards. Sidebar: Fix second menu items subnav 2022-06-23 19:46:53 +03:00
breadcrumbs Add breadcrumbs in resources pages. Change hide delay in navbar dropdown 2022-08-29 16:30:12 +03:00
click Click event: revert document:click 2022-04-17 15:30:21 +03:00
configuration Make some fixes after update to angular 12 2022-09-23 12:24:15 +03:00
dataTransfer progress in result landing page 2023-01-13 15:57:26 +02:00
dropdown-filter [Library | new-theme]: resultLanding.component.ts: [Bug fix] Added check if "resultLandingInfo.hostedBy_collectedFrom" is initialized | dropdown-filter.component.ts: [Bug fix] In method "isOpen()" added check if in client side. 2022-08-09 12:31:57 +03:00
email [Explore | master & Library | angular-14]: composer.ts: [Bug fix] Add parenthesis around ternary operator in method composeEmailForExplore() - empty or wrong body | contact-us.component.html: Added #captchaElem in <re-captcha> | contact-us.component.ts: Added ViewChild for captchaElem and added method "resetRecaptcha()" | contact.component.html: Added #contactUs in <contact-us> | contact.component.ts: Added ViewChild for contactUs and call contactUsComponent.resetRecaptcha() on reset method. 2023-01-10 02:25:03 +02:00
entities progress in landing page (new metrics, tweaks for new action-bar) 2023-01-13 08:32:16 +02:00
entitiesAutoComplete improvements for autocomplete 2022-06-10 12:43:21 +03:00
fetchEntitiesClasses [Explore | Library | new-theme]: Added more refine filters in Repositories, Journals, Registries pages | Search & Datasource landing: Show not compatible datasources | Result Landing: get relations names by relationsVocabulary (dnet:relation_relClass.json). 2022-08-03 18:21:14 +03:00
full-page-slider [Library | Trunk]: Add arrow up and down. Change Full page slider with icons of library 2020-10-13 20:26:48 +00:00
gif-slider [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
helper Add indicators page for monitor. Add tooltip in page/class content form and change container size. Add parentClass parame in theme page in order to view a specific style. Change admin login guard in order to allow curators to have access in some pages. Enable isPageEnabled method in configuration page in order to check if a specific page in specific portal isEnabled. 2022-07-27 12:34:10 +03:00
icons progress on all landing page types 2023-01-23 16:19:00 +02:00
loading Change contact-us base on new theme. Change modal buttons. Changle default color of loading with uk-text-primary 2022-01-12 14:12:30 +02:00
manage Update search componenents with new theme 2022-01-20 11:19:44 +02:00
metaTags Comment out MetaService 2018-04-17 14:03:15 +00:00
modal [Library | angular-14]: loading.component.ts: [Bug fix] In ngOnDestory changed to document.getElementById("modal-container"). 2022-12-16 17:21:37 +02:00
my-date-picker [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
pipes Round pipe: Make it HTML in order to add class in number's size 2023-01-13 11:33:53 +02:00
piwik [Library|Trunk] 2021-03-11 14:11:23 +00:00
properties progress for landing pages redesign 2023-02-08 11:21:16 +02:00
rangeFilter Update angular core and cli to version 14 2022-09-23 13:25:08 +03:00
result-preview Merge origin/master into angular-14 branch 2022-11-29 14:13:29 +02:00
section-scroll Fix flickering in section-scroll. Add event handler in quick contact 2022-03-02 12:27:17 +02:00
staticAutoComplete change path of vocabulary fos/sdgs 2023-02-08 11:31:47 +02:00
subscribe [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
svg-background [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
tabs Change my-tabs with new class landing-tab 2023-01-27 14:42:09 +02:00
theme Fix a style bug in notification-user. Add manager authorization in admin login guard(optional). Add resources service for Resource menu item build. Move methodology in library. Fix sub-submenu items with _self target in navigation bar. 2022-07-29 12:15:54 +03:00
transition-group Helper Functions: Add routerMatcher function in order to add more than one path in route configuration. 2022-11-07 16:55:27 +02:00
AdvancedAsyncSubject.ts Add AdvancedAsyncSubject in order to avoid duplicate code to be executed while userInfo has been called 2021-11-05 17:22:41 +02:00
HelperFunctions.class.ts [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
altmetrics.component.ts progress on all landing page types 2023-01-23 16:19:00 +02:00
altmetrics.js Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
altmetrics.module.ts Add a module for safeHTMLPipe 2018-04-17 13:46:17 +00:00
autoComplete.component.css Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
background-utils.ts Create a new interface for backgrounds and added to quick contact. Modal: Align title to the left 2022-06-17 19:47:47 +03:00
can-exit.guard.ts [Library]: Add can exit guard 2019-12-04 18:24:40 +00:00
errorMessages.component.ts [Library | new-theme]: Updated look of message when errorCodes.NONE in <errorMessages>. 2022-05-06 12:27:23 +03:00
errorMessages.module.ts [Library | Trunk]: Changes for adding search and langing pages to monitor dashboard 2020-07-10 08:37:17 +00:00
exportCSV.class.ts [trunk]: Remove unnecessary logs from library. 2019-02-14 10:15:44 +00:00
iframe.component.ts [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
iframe.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
indexInfo.service.ts [Trunk | Library]: 2021-05-19 13:07:43 +00:00
indexInfoService.module.ts [Library|Trunk] 2019-07-23 12:23:12 +00:00
notification-handler.ts Fix full screen modal base on new UI 2022-07-04 11:32:24 +03:00
number-utils.class.ts Number round: Add decimal argument in order to be dynamic 2023-01-11 15:51:55 +02:00
pageURLResolver.component.ts Delete some console logs. Change inputs in filters to small instead of x-small 2022-05-05 16:47:21 +03:00
pageURLResolver.module.ts [Library|Trunk] 2020-05-18 12:01:31 +00:00
paging.module.ts [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign. 2022-04-20 17:40:18 +03:00
pagingFormatter.component.ts Add dropdown-filter component. Fix Paging format base on new mocks. Make some alignments in subscribers, pages, search-page and result-prview. UI of Manage Links page except result preview. 2022-06-30 13:40:37 +03:00
pagingFormatterNoLoad.component.ts Add mining icon. Add method to get Affiliations in affiliations service. Remove cancel emit from ok button in full modal 2022-07-04 21:38:27 +03:00
resultsAndPagesNum.component.ts [Connect Admin | Library | new-theme]: Redesign of remove/add projects and zenodo communities pages according to the new mocks. 2022-07-05 01:31:56 +03:00
routerHelper.class.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
smooth-scroll.ts Smooth scroll: Fix headerOffset in mobile 2022-12-09 18:17:06 +02:00
string-utils.class.ts Update angular core and cli to version 14 2022-09-23 13:25:08 +03:00
tokens.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00