Alex Martzios
|
024945ce00
|
[angular-18] app.module: replace provider withFetch with withInterceptorsFromDi
|
2024-09-26 15:04:06 +03:00 |
Alex Martzios
|
c983dad44b
|
[angular-18 | DONE | CHANGED] update to recaptcha-2, update submodules
|
2024-09-24 14:44:06 +03:00 |
Konstantina Galouni
|
86ce11fee2
|
[angular-18 | DONE | FIXED]: server.ts: Added missing configuration in commonEngine.render: inlineCriticalCss: false.
|
2024-09-23 21:23:25 +03:00 |
Konstantina Galouni
|
8dfa011c27
|
Updating openaireLibrary
|
2024-09-23 21:15:47 +03:00 |
Konstantina Galouni
|
2cf1ec68a6
|
[angular-18 | DONE | FIXED]: Updated libraries | server.ts: Changed url in commonEngine.render (aligned everywhere) | app.module.ts: Replaced provideHttpClient(withInterceptorsFromDi()) with provideHttpClient(withFetch()).
|
2024-09-23 21:04:46 +03:00 |
Konstantina Galouni
|
1831a17daa
|
[angular-18 | DONE | FIXED]: Fixed server side rendering, changed "@types/node" version from "^12.11.1" to "^18.19.1" and updated prometheus routes (not fully correct, but no KPIs have been requested so far).
|
2024-09-17 16:24:27 +03:00 |
Alex Martzios
|
bade7e9388
|
[angular-18 | WIP] upgrade angular material to v18
|
2024-07-09 14:58:44 +03:00 |
Alex Martzios
|
a18c1d6e0b
|
[angular-18 | WIP] upgrade angular core and cli to v18
|
2024-07-09 14:53:00 +03:00 |
Alex Martzios
|
5e51edbcb3
|
[angular-18 | WIP] upgrade typescript to 5.4.0
|
2024-07-09 14:19:09 +03:00 |
Alex Martzios
|
af0e55a7c0
|
[angular-17 | DONE] upgrade ng-recaptcha dependency to 13.2.1
|
2024-07-09 13:53:14 +03:00 |
Alex Martzios
|
2cbb547441
|
[angular-17 | WIP] upgrade angular material to v17
|
2024-07-09 13:07:50 +03:00 |
Alex Martzios
|
87fda3194a
|
[angular-17 | WIP] upgrade angular core and cli to v17
|
2024-07-09 12:59:13 +03:00 |
Alex Martzios
|
2fa9d579fa
|
[angular-17 | WIP] upgrade typescript to 5.2.0 and zone.js to 0.14.0
|
2024-07-09 12:09:32 +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 |