Konstantinos Triantafyllou
ed19051fc0
1. Fix a bug with get stakeholder promise. 2. Fix a bug with infinity loop in user-info page. 3. Fix a bug with verify member error modal open on success.
2023-03-21 14:02:59 +02:00
Konstantinos Triantafyllou
8d3a83821b
Modal: Add uikit close event, in order to catch click outside close events.
2023-03-21 14:00:47 +02:00
Konstantinos Triantafyllou
1e35eb5d6f
1. Add cache in get managers and members methods. 2. Add delete Authorization level with values curator and manager in role users for managers. Authorization level for mebers are always manager. 3. Clear cache when managers and members list has been updated.
2023-03-21 08:29:12 +02:00
Konstantinos Triantafyllou
a4dbbffe20
Portals: Add piwik as a column. Add pid in search
2023-03-21 08:19:16 +02:00
Konstantinos Triantafyllou
53400f7745
Add shouldUpdate in getStakeholder method. Role-verification: Add userInfoLink if user-info is on other portal
2023-01-20 17:31:36 +02:00
Konstantinos Triantafyllou
da144c1c77
Round pipe: Make it HTML in order to add class in number's size
2023-01-13 11:33:53 +02:00
Konstantinos Triantafyllou
4cd5bcd12b
Number round: Add decimal argument in order to be dynamic
2023-01-11 15:51:55 +02:00
Konstantinos Triantafyllou
eddd7e00b9
Number round: Add level of round and round to 1 decimal
2023-01-11 15:35:13 +02:00
Konstantina Galouni
062f1a23c4
[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
Konstantinos Triantafyllou
a2af95098b
Add password boolean in Input component
2023-01-05 10:53:08 +02:00
Konstantinos Triantafyllou
e0c45b1065
Add condiction if withCredentials in order to add cookie in the request.
2022-12-23 17:56:47 +02:00
Konstantinos Triantafyllou
789a0225fa
Add cookie in server side requests. Remove sticky footer from page-content in server. Hide subitems in sidebar on server
2022-12-23 17:36:35 +02:00
Konstantinos Triantafyllou
88b0987ba3
import less variables in how.component.less
2022-12-23 13:07:12 +02:00
Konstantinos Triantafyllou
328198b6a5
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2022-12-21 13:37:25 +02:00
Konstantinos Triantafyllou
92488d015b
Add number-rounf pipe
2022-12-21 13:37:16 +02:00
Konstantina Galouni
ff330802ab
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2022-12-21 13:34:16 +02:00
Konstantina Galouni
471c177251
[Library | angular-14]: landing-header.component.ts: [Bug fix] Typo in uk-margin-bottom class.
2022-12-21 13:33:58 +02:00
Konstantinos Triantafyllou
10130d368a
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2022-12-20 17:39:56 +02:00
Konstantinos Triantafyllou
5bd828d03c
Fix an error in sidebar
2022-12-20 17:39:51 +02:00
Konstantina Galouni
f91c3ba0fb
[Library | angular-14]: loading.component.ts: [Bug fix] In ngOnDestory changed to document.getElementById("modal-container").
2022-12-16 17:21:37 +02:00
Konstantinos Triantafyllou
92b823a1ed
Fix input tooltip when value is undefined and a placeholder or hint should be shown
2022-12-16 17:19:53 +02:00
Konstantina Galouni
ce4b9273e0
[Library | angular-14 & Explore | master]: Updated request to Crossref for bulk uploaded DOIs in linking | Added link for more information to joomla article (Canada's request).
...
1. sdg.component.html: Added link for more information to joomla article (Canada's request).
2. timeout-interceptor.service.ts: Excluded from timeout interceptor properties.searchCrossrefAPIURL and properties.searchDataciteAPIURL.
3. searchDatacite.service.ts: In method "getDataciteResultByDOI()", for requests coming from file uploaded in linking added timeout to 20 sec, and for other requests timeout similar to the interceptor (6 sec for production, 12 otherwise).
4. searchCrossref.service.ts: In method "searchCrossrefByDOIs()", added timeout similar to the interceptor (6 sec for production, 12 otherwise) | Added method "searchCrossrefByDOI()", called for requests coming from file uploaded in linking.
5. bulkClaim.component.ts: Call new API method for Crossref requests for DOIs | Fixed tooltip to appear.
2022-12-16 09:59:48 +02:00
Konstantinos Triantafyllou
06f2f586a8
Change message in role verification
2022-12-12 19:01:05 +02:00
Alex Martzios
6ca864d376
remove "Admin Dashboard -" title and logo from monitor admin pages
2022-12-12 16:59:47 +02:00
Konstantinos Triantafyllou
37545606a0
Fix a bug with replace header in navbar. Page content add header and actions class in order to handle border bottom in tabs
2022-12-12 16:16:47 +02:00
Alex Martzios
203c3b71c7
hide breadcrumbs in indicators' component for mobile view
2022-12-12 11:27:16 +02:00
Konstantinos Triantafyllou
5bc5e3f3ad
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2022-12-10 01:57:04 +02:00
Konstantinos Triantafyllou
4afcb8f27f
Change ol to ul in error message of role verifcation and fix a bug with toggle item with no subitems in sidebar
2022-12-10 01:56:56 +02:00
Konstantinos Triantafyllou
437a5fa50d
Smooth scroll: Fix headerOffset in mobile
2022-12-09 18:17:06 +02:00
Konstantinos Triantafyllou
2492f737b8
1. Change message in role verification if an error is occurred. 2. Add isCurator in create a category. 3. Hide delete section if it not permitted and make manage roles visible to curators and superAdmins
2022-12-09 18:01:18 +02:00
Konstantina Galouni
53a39d0a34
[Library | angular-14]: navigationBar.component: Added field "public featuredAlignment: string = MenuAlignment.CENTER.valueOf();" and align custom menu according to this, dynamically.
2022-12-09 16:49:07 +02:00
Konstantina Galouni
acdba43c8b
[Connect Admin | Trunk & Library | angular-14]: Allow curators with profile to be invisible in the Gateway | Dynamically align custom menu.
...
1. CuratorInfo.ts: In Curator class added visible: boolean = true;
2. personal-info.module.ts: Imported MatSlideToggleModule.
3. personal-info.component.ts: Added slider to set curator profile to visible or invisible (default to visible).
4. menu.ts: In Menu class added field "featuredAlignment: MenuAlignment;" | Added enum MenuAlignment.
5. menu.component: Updated title "Menu settings" | Added "Menu Alignment" setting, to set if custom menu will be left, center or right alligned | Added notification when menu visibility changes.
6. help-content.service.ts: Added "alignMenu()" method to align custom menu dynamically.
2022-12-09 16:43:36 +02:00
Konstantinos Triantafyllou
c0de2860ef
Merge remote-tracking branch 'origin/angular-14' into mobile
2022-12-09 11:28:30 +02:00
Alex Martzios
b50deff46b
fix for terminology component's graph element on mobile view
2022-12-08 11:51:28 +02:00
Konstantinos Triantafyllou
de42da8b6c
Change search in order to apply mobile style
2022-12-07 16:56:16 +02:00
Konstantina Galouni
9418fab774
[Library | angular-14]: menu.component: Added commented code for creating new gateway specific pages when editing custom menu.
2022-12-07 12:09:01 +02:00
Konstantinos Triantafyllou
b256147682
Merge remote-tracking branch 'origin/angular-14' into mobile
2022-12-07 11:33:42 +02:00
Konstantinos Triantafyllou
469804ab69
Merge branch 'mobile' of code-repo.d4science.org:MaDgIK/openaire-library into mobile
2022-12-07 11:33:23 +02:00
Konstantinos Triantafyllou
7cadb1ee98
Add isMobile in layoutService
2022-12-07 11:33:16 +02:00
Alex Martzios
125820fa68
minor tweaks for terminology page graph_element
2022-12-06 15:18:11 +02:00
Alex Martzios
9b62812195
add text-break for terminology component help texts
2022-12-06 09:37:52 +02:00
Konstantina Galouni
f3f395d15a
[Library & EOSC Explore | angular-14]: environment.ts: Updated properties | searchFields.ts: Updated type of "eoscifguidelines" field to "keyword" from "refine" (to be discussed) | home.component: [Bug fix] Fixed after it has been checked error (disableSelectChange() method added).
2022-12-05 14:43:53 +02:00
Konstantina Galouni
fbbfa579ca
[Library | angular-14]: resultLanding.component.ts: [SEO] Added more keywords in "title_authors_words" (method checkIfAllowed()), to not index records containing them in the title or authors.
2022-12-05 12:36:53 +02:00
Konstantinos Triantafyllou
25e332a512
Add footer icons in icons-library. Make some UI fixes in footer and adjust mobile view
2022-12-02 13:01:26 +02:00
Konstantinos Triantafyllou
de39d90199
Navigation bar: Remove wrong div from previous merge
2022-12-01 11:48:29 +02:00
Konstantinos Triantafyllou
1ed9b7db9b
Merge from angular-14
2022-12-01 11:22:46 +02:00
Konstantinos Triantafyllou
095e3340c0
Finish mobile menu and user menu in mobile
2022-11-30 17:49:38 +02:00
Konstantina Galouni
ac83453f7e
[Library & Connect Admin | angular-14]: environments/: Set property dashboard: 'connect' | page-help-content-form.component.html & class-help-content-form.component.html: [Bug fix] Set link to theme page depending on current dashboard and portal.
2022-11-29 18:11:29 +02:00
Konstantinos Triantafyllou
3b8cf248da
Change getDomain to return test.openaire.eu in dev.
2022-11-29 14:46:32 +02:00
Konstantina Galouni
16d4df483f
[Library]: advancedSearchForm.component: Remove trackBy: trackByFn - workaround for bug in angular 11 - angular 14 has fixed its error.
2022-11-29 14:35:38 +02:00