Konstantina Galouni
446f860860
Updating openaireLibrary
2024-09-12 12:13:09 +03:00
Konstantina Galouni
5c8c31ae45
Updating openaireLibrary & common-assets
2024-09-09 13:21:47 +03:00
Konstantina Galouni
b48796dc47
Revert "Updating openaireLibrary & common-assets"
...
This reverts commit 0b75c0b3dd
.
2024-09-09 13:20:36 +03:00
Konstantina Galouni
0b75c0b3dd
Updating openaireLibrary & common-assets
2024-09-09 13:18:50 +03:00
Konstantina Galouni
f32dfc0ac6
[recommendations-and-nl-search | DONE | FIXED]: Fixed when and how error messages are displayed on NL Search page.
...
1. natural-language-search.component.html: Added check if results.data also exist.
2. natural-language-search.component.ts: In method "search()" initialize also results to null and added check if response has at least 1 row of results.
3. libOrp.module.ts: Changed order of imports to be loaded and initialized correctly - first OrpRoutingModule which is more specific and then ResultLandingModule.
2024-09-09 13:15:10 +03:00
Alex Martzios
1d3ab8f645
[recommendations-and-nl-search | DONE | CHANGED] category-to-item rec: add user id on the API call - /recommend and /update, stack sidebar on mobile view, remove communities search bar when there are less than 5 communities
2024-07-02 15:18:14 +03:00
Alex Martzios
deaa8a33a0
[recommendations-and-nl-search | DONE | FIXED] nl-search: html/css adjustments
2024-06-26 12:42:12 +03:00
Alex Martzios
3ddf7ac4fd
[recommendations-and-nl-search | DONE | ADDED] category-to-item recommendations: add error handling
2024-06-26 11:19:13 +03:00
Alex Martzios
8ea9cd5dbc
[recommendations-and-nl-search | DONE | CHANGED] move DareLAB APIs to environment properties
2024-06-20 14:14:42 +03:00
Alex Martzios
fe3a439ff0
[recommendations-and-nl-search | DONE | ADDED] home.component > author-to-item recommendations: add slider for results
2024-06-20 12:32:11 +03:00
Alex Martzios
667c9b1c5f
[recommendations-and-nl-search | DONE | CHANGED] home.component: remove old and unused code
2024-06-20 11:00:08 +03:00
Alex Martzios
d4a092ed7c
[recommendations-and-nl-search | WIP] re-enable login funcionality, finish NL search, progress on category-to-item, author-to-item recs
2024-06-14 14:12:24 +03:00
Alex Martzios
582285c8b2
[recommendations-and-nl-search | WIP] create new page for category-to-item recs, create section in home page for author-to-item, add assets, add new dummy menu item
2024-05-16 10:18:27 +03:00
Konstantina Galouni
cc19ee0437
Updating openaireLibrary.
2024-03-15 15:48:00 +02:00
Konstantina Galouni
afcbccf61e
[main | DONE | ADDED]: app.component.ts: Changed alignment of the menuitems -> moved them to right & added item "Demo Tools" with an "Alpha" badge and links to "Community Recommendations" and "NL Search" | eosc-custom.less: Added css for classes ".alpha-badge > * > .badge" and ".alpha-badge .badge-mobile".
2024-03-15 15:47:28 +02:00
Konstantina Galouni
8a3714c832
[main | DONE | CHANGED]: home.component.html: Changed/fixed search form width in home page.
2024-03-15 15:39:41 +02:00
Konstantina Galouni
32d8cf6aa1
[main | DONE | CHANGED] CHANGELOG.md: Added content in CHANGELOG.md file.
2023-11-27 18:59:29 +02:00
Konstantina Galouni
04231fff03
[main | DONE | CHANGED] package.json: Version updated to 1.0.1.
2023-11-27 18:51:50 +02:00
Konstantina Galouni
a3fae87e78
[main | DONE | CHANGED] README.md: Updated documentation at README.md file and added architecture.png image in assets.
2023-11-27 18:49:43 +02:00
Konstantina Galouni
5f929c2f47
[main | DONE | FIXED] package.json: Reverted uikit back to 3.16.24 version.
2023-11-13 20:23:30 +02:00
Konstantina Galouni
9a0c8f1d21
[main | DONE | FIXED] app-routing.module.ts: Updated routes for search pages - same page for all entities.
2023-11-13 20:23:05 +02:00
Konstantina Galouni
ddc320dc56
[main | DONE | FIXED] home.component.html: Added scrollspy | home.component.ts: Updated meta tags | index.html (dev, beta, prod): Updated meta tags | environments/: Updated properties and set piwikSiteId: "772".
2023-11-13 20:20:52 +02:00
Konstantina Galouni
3d8a7dfbf3
[main | DONE | FIXED] environments/: Updated piwikSiteId and set enablePiwikTrack to true for beta and prod environments | prod/index.html: Updated meta, favicon and removed common header & footer with marketplace.
2023-10-31 18:45:16 +02:00
Konstantina Galouni
536c64dcf2
[main | WIP | FIXED] beta.index.html: Updated favicon - same as faircore4eosc portal, not marketplace.
2023-10-31 15:03:53 +02:00
Konstantina Galouni
d781510359
[main | WIP | FIXED] environment.ts & environment.beta.ts: Updated properties to be faircore4eosc specific.
2023-10-31 14:40:46 +02:00
Konstantina Galouni
67ea7f771c
[main | WIP | FIXED] index.html & beta/index.html: Updated for dev and beta index.html meta and removed common header & footer with marketplace.
2023-10-31 14:23:24 +02:00
Konstantina Galouni
cd8f09dcd0
Updating libraries
2023-10-31 13:15:54 +02:00
Konstantina Galouni
0be81e2076
[main | WIP | CHANGED] environment.beta.ts: Set property enablePiwikTrack to false.
2023-10-31 13:15:17 +02:00
Konstantina Galouni
8823b152e6
[main | DONE | FIXED] package.json: Downgraded version of uikit from 3.16.24 to 3.16.14 (parallax not working).
2023-10-30 19:03:28 +02:00
Konstantina Galouni
8c8b0f1c6e
[main | DONE | ADDED] environments/: Updated how properties are built - use common properties from library.
2023-10-30 19:01:08 +02:00
Konstantina Galouni
8e28fc5f5e
[main | DONE | FIXED] environment.beta.ts & environment.prod.ts: Set enableEoscDataTransfer property to false.
2023-10-30 11:27:36 +02:00
Konstantina Galouni
18b5db153d
[main | DONE | CHANGED] Updated home page, favicon, added font-family Ubuntu and customized css for faircore4eosc.
2023-10-30 11:26:10 +02:00
Konstantina Galouni
863468ed0c
Updated to angular 16
2023-09-22 14:39:43 +03:00
Konstantina Galouni
6244439392
Adding code files (sources & assets)
2023-09-22 10:08:25 +03:00
Konstantina Galouni
157427aa75
Initial commit
2023-09-22 00:47:15 +02:00