explore-services/explore/src/app
Konstantina Galouni 104256eefb [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign.
1. fos.component.css: Removed rule "mark.highlighted" and ".custom-bottom-border" updated with variables.
2. feedback.component.html: Updated width of email input for small screens.
3. parsingFunctions.class.ts: In "parseAllSubjects()" method, comment otherSubjects and push them in subjects.
4. showIdentifiers.component.ts: Updated classes in <modal-alert>.
5. showSubjects.component.ts: "Subjects by Vocabulary" and "Subjects" separated & view more functionality added in "Subjects".
6. resultLanding.component:
	a. Added button and modal for <addThis> (share in social media).
	b. View more functionality for related organizations.
	c. Graph and feedback section sticky.
	d. Added checks for summary tab and right sidebar.
	e. In small screens made right sidebar offcanvas.
7. resultLanding.module.ts: Updated iconsService.registerIcons to register link, graph, quotes.
8. orcid-work.component.ts: Added visually-hidden in icon buttons for landing | Updated classes in <modal-alert> and use buttons of alert instead of custom.
9. no-load-paging.component.ts: Use new component <results-and-pages> for results and pages number and set uk-flex-right in <paging-no-load> (default is center).
10. cookie-law.css: In ".cookie-law-wrapper" increased z-index from 100 to 1000.
11. showAuthors.component.ts: Removed shadow from search button | Updated classes in <modal-alert>.
12. icons.ts: Added "quotes" svg.
13. alert.ts: Updated modal to have header - body - footer (theme was updated too) | classTitle input set default to "uk-background-primary-opacity" | @Input() overflowBody: boolean = true; added to add overflow in body.
14. paging.module.ts: Added ResultsAndPagesNumComponent in declarations and exports.
15. pagingFormatter.component.ts: Add "uk-invisible" to previous and next buttons instead of hiding them.
16. pagingFormatterNoLoad.component.ts: Add "uk-invisible" to previous and next buttons instead of hiding them | Set customClasses default to "uk-flex-center".
17. tabs.component.ts: Updated margins/ paddings | Added @Input() offsetForSticky:number=0; to compare with the top distance for isSticky.
18. resultsAndPagesNum.component.ts: [NEW] Component to show number of results, number of pages and current page (used in paging).
19. landing-utils.css:
	a. Moved variables in .landing instead of :root.
	b. Added variable --landing-light-color-rgb: var(--light-color-rgb);
	c. Added glass filter in #graph_and_feedback.
	d. Set z-index of #main-tabs-div and #graph_and_feedback to 979 (default 980 caused problems with metrics box).
	e. Added padding-bottom: 80px and margin-top: 80px in .landing-sections.
	f. Added top rule for #right-sidebar-switcher.
	g. Added custom width rules for .landing-left-sidebar-width.
20. css-rules.txt: Added cookie-law-wrapper: 1000 info for z-index
21. explore-custom.css: Added variable --background-primary-rgb: var(--explore-color-rgb);
2022-04-20 17:40:18 +03:00
..
claims [Explore | Trunk]: Remove properties resolver subscriptions 2021-04-01 14:40:10 +00:00
deposit [Explore |Trunk] 2020-11-11 14:44:21 +00:00
error [Explore |Trunk] 2020-11-11 14:44:21 +00:00
fos [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign. 2022-04-20 17:40:18 +03:00
home progress on homepage 2022-04-20 14:30:34 +03:00
landingPages [Explore |Trunk] 2020-11-11 14:44:21 +00:00
login [Explore |Trunk] 2020-11-11 14:44:21 +00:00
openaireLibrary@8b7143c8cb progress on homepage 2022-04-20 14:30:34 +03:00
orcid [Trunk | Explore]: [NEW] Added "my-orcid-links" folder and files | [NEW] Added "recommend-orcid-links" folder and files. 2021-02-10 09:30:25 +00:00
reload [Explore | Trunk]: Add Previous Route Recorder to all routes. 2020-08-12 14:55:01 +00:00
sdg tweaks on fos/sdg pages 2022-04-18 14:25:32 +03:00
searchPages [Explore |Trunk] 2020-11-11 14:44:21 +00:00
shared [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
userEmailPreferences [Explore |Trunk] 2020-11-11 14:44:21 +00:00
app-routing.module.ts finish SDGs component functionallity and styles and start on FOS component 2022-03-31 14:57:13 +03:00
app.component.ts Update menu items with OpenaireEntities names 2022-04-20 10:33:52 +03:00
app.module.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
app.server.module.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00