Commit Graph

254 Commits

Author SHA1 Message Date
argirok b52637ca37 add links to special subjects in the landing page 2021-11-09 16:02:32 +02:00
Konstantinos Triantafyllou ab8654a3f8 Add new login/logout/userInfo in development properties 2021-11-08 18:43:23 +02:00
Alex Martzios c81a120c90 Add new styles and update openaireLibrary, assets 2021-11-08 17:26:02 +02:00
Konstantina Galouni 91a762f4f8 [Trunk | Explore]: parsingFunctions.class.ts: [Bug fix] Stringify (+"") subject.classname (.toLowerCase() could throw error). 2021-10-26 15:32:32 +03:00
Alex Martzios c9ffab3a66 Update openaireLibrary repo 2021-10-25 12:41:36 +03:00
argirok c7993b1cc9 update robots.txt 2021-10-11 16:08:35 +03:00
Konstantina Galouni 813e4a8057 [Trunk | Explore]: parsingFunctions.class.ts: [Bug fix] Parse contexts properly when a label is null/undefined or empty string (result landing page). 2021-10-11 14:02:22 +03:00
Konstantina Galouni 81403dd5c4 [Trunk | Explore]: 1. parsingFunctions.class.ts: a. [Bug fix] Make sure content of subjects is string | b. Commented unnecessary logs. 2. sitemaps/: Update sitemaps files (run on 7/10/2021). 2021-10-08 10:37:40 +03:00
argirok 445758c3ad SEO: enable no-index filter for poor content 2021-10-04 13:20:18 +03:00
Konstantina Galouni f97d41d6b6 [Trunk | Explore]: 1. assets/common-assets: Added "eosc-logo.png" & deleted "egi-fed.notebook.png". 2. resultLanding.component.ts: Removed local styles for "notebook-button" class. 3. resultLanding.component.html: Logo and name of button for egi notebook updated. 4. parsingFunctions.class.ts: When "eosc jupyter notebook" is in subjects, show as classified subject (vocabulary) "EOSC: EOSC Jupyter Notebook" [Paolo's request]. 2021-09-29 14:34:04 +03:00
Konstantina Galouni bd2b482933 [Explore | Trunk]: 1. dataProvider.service.ts & project.service.ts & resultLanding.service.ts & searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts & searchResearchResults.service.ts: Removed case sensitivity in parsing relations (rels.rel.to.class). 2. orcid.service.ts: Removed unused imports | Added comment related to KPI metrics calculated by orcid API. 2021-09-27 12:19:25 +03:00
Konstantina Galouni 9c67ea6b54 [Trunk | Explore]: 1. parsingFunctions.class.ts: created field "notebookKeyword" to be compared with subjects. 2. resultLanding.component.html: Property "egiNotebookLink" is used for Notebook button on top right section. 3. env-properties.ts: Added property "egiNotebookLink". 4. environment.beta.ts & environment.ts: Added property "egiNotebookLink". 2021-09-27 12:14:17 +03:00
argirok ac27042d3e update metrics API: use the new stats tool for both numbers & charts 2021-09-08 15:21:30 +03:00
argirok a1b5fc9e19 Search pages: fix #6937- results per page change is not applied when the page or the keyword changes 2021-08-13 12:42:50 +03:00
argirok 69a662234a SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
argirok 9957de5d4c Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services 2021-08-10 13:47:40 +03:00
argirok 40342f1eca Revert removing sitemap.xml 2021-08-10 13:47:25 +03:00
argirok 9f22c6c794 SEO - accessibility: In images add alt, add specific width and height, in links add <span class="visually-hidden"></span> with descriptive text - not visible (add class in library.css) 2021-08-10 13:46:33 +03:00
Konstantina Galouni 4e52593093 [Explore Service]: explore/src/sitemaps/: Renamed sitemap_index.xml to publications_index.xml. 2021-08-10 13:29:22 +03:00
Konstantina Galouni df9b174e44 [Explore Service]: explore/src/sitemaps/: Deleted sitemap.xml and added sitemap_index.xml, publications_sitemap.xml.gz, publications_sitemap1.xml.gz, datasets_sitemap.xml, software_sitemap.xml, other_sitemap.xml. 2021-08-10 13:02:35 +03:00
argirok f50db71c44 Add sumbmenu in the research outcomes for the different types, update robots.txt (exclude covid-19) 2021-08-09 15:31:19 +03:00
argirok 1bc0fac14e Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services 2021-08-06 14:22:49 +03:00
Konstantina Galouni 9f48768fe3 [Explore Service]: resultLanding.component.ts: added "checkIfAllowed()" method to be called by sitemap script and by updated "addNoIndexFilter()" method | Added spam words in "title_authors_words" | Added "publicCommunities" array with public communities in production - no index results from these communities. 2021-08-06 14:10:42 +03:00
argirok bbb13fd93b Add more font versions for Roboto 2021-07-30 13:34:59 +03:00
argirok d12638ec48 Add disallow for search pages with multiple filters + community filter 2021-07-26 13:45:11 +03:00
argirok 2fdd13b7f0 strip HTML for research outcomes description (landing and search results), Update no-index filter (remove poor content filter, add filter for communities) 2021-07-26 13:05:36 +03:00
argirok d5f63063bc Home component: add specific size to images 2021-07-26 13:03:49 +03:00
kostis30fyllou 5db03f28f8 Update library 2021-07-19 18:22:23 +03:00
kostis30fyllou 958e0594b6 [Explore-Services]: Remove clean library. Add gitignore. Add gitmodules 2021-07-19 18:17:16 +03:00
k.triantafyllou 20badf397f [Explore-Service]: Update to angular 11. Delete branches
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61402 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 15:41:12 +00:00
konstantina.galouni c2c81e7f77 [Trunk | Explore]: home.component.ts & assets/ExploreLogos/logo-miur.png: Deleted logo-miur.png from home page [Paolo's request - data not approved].
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61324 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-05 10:54:42 +00:00
konstantina.galouni 63c0611239 [Trunk | Library]: home.component.html: Added loading="lazy" on <img> elements.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61305 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-30 07:10:28 +00:00
argiro.kokogiannaki 4ab1aaf807 [Explore |Trunk]
remove jsonld library


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61304 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-29 11:53:00 +00:00
konstantina.galouni 642bf36981 [Trunk | Explore]: environments: Updated footer div help contents according to ticket #6713.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61098 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-04 15:17:27 +00:00
argiro.kokogiannaki 06ed324ff7 [Explore|Trunk]
- add compress in server
- minimize graph image
- updates in sitemap & robots
- remove preload modules



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61059 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-28 13:36:46 +00:00
konstantina.galouni d979958d48 [Trunk | Explore]: environments/: Added in all environment files footerGrantText: "This service has received funding from EU grants No. 643410, No. 777541, No 101017452".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61041 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-25 10:26:13 +00:00
argiro.kokogiannaki a0dff09666 [Explore|Trunk]
- Remove qf=true  from home page and menu items --> use resultbestaccessright="Open%2520Access" instead
- initialize rel next/prev with empty values



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@61020 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 07:42:56 +00:00
argiro.kokogiannaki 438f854908 [Explore|Trunk]
setting time out to 3s


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60975 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-28 15:32:41 +00:00
k.triantafyllou 1198ff93fe [Explore | Trunk]: Add smooth scroll
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60943 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 12:28:02 +00:00
konstantina.galouni 3e03b3a617 [Trunk | Explore]:
1. app.component.ts: [Bug fix] Update url for "Manage helptexts" button (use adminPortalURL property).
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add property "adminPortalURL".


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60940 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 11:13:07 +00:00
k.triantafyllou 3135d44180 [Explore | Trunk]: Fix boolean variables for entities
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60903 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 11:36:41 +00:00
k.triantafyllou f35a72360b [Explore | Trunk]: Add numbers component to home page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60896 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 18:18:37 +00:00
konstantina.galouni 10604e894a [Trunk | Explore]:
1. app-routing.module.ts: Commented "recommended-orcid-links" route, since it not used.
2. environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Added property "myOrcidLinksPage". 


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60876 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 08:38:09 +00:00
konstantina.galouni d3d3d881a5 [Trunk | Explore]: app.component.ts: Updated url for "Manage helptexts" user menu item (Admin on BETA is updated and a new url was needed).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60856 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-13 13:29:08 +00:00
k.triantafyllou 743992cd62 [Explore | Trunk]: Remove properties resolver subscriptions
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60774 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:40:10 +00:00
k.triantafyllou 85af86976e [Explore | Trunk]: Remove properties resolver and load environment
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60773 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:32:23 +00:00
argiro.kokogiannaki 17cd584d5d [Explore | Trunk]
- add b2note property in production properties file



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60627 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 14:12:29 +00:00
konstantina.galouni 674f455bed [Trunk | Explore]: app.component.ts: Add "My ORCID links" in user menu, in all environments (in production too).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60617 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 00:51:57 +00:00
k.triantafyllou f96bc7a006 [Explore | Trunk]: Add new logout property on prod
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60615 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-10 13:27:43 +00:00
argiro.kokogiannaki 519b24ad93 [Explore |Trunk]
-remove datatables
- remove unused comp/module claimsByToken


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60608 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-08 15:53:43 +00:00
argiro.kokogiannaki 7cbfb09ceb [Explore|Trunk]
update OpenSearchDescriptor file, to be served correctly



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60594 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-05 12:07:33 +00:00
konstantina.galouni 711697458b [Trunk | Explore]:
1. app.component.ts: Added "My ORCID links" page (/my-orcid-links) only when environment is not production.
2. environment.ts: Added properties "orcidTokenURL", "orcidClientId".
3. environment.test.ts & environment.beta.ts & environment.prod.ts: Added properties "orcidAPIURL", "orcidTokenURL", "orcidClientId".


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60493 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-24 19:49:55 +00:00
konstantina.galouni 4cdb79edbd [Trunk | Explore]: app-routing.module: Add orcid routes: /orcid, /my-orcid-links, /recommended-orcid-links.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60462 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-20 08:34:28 +00:00
konstantina.galouni 3711e6288a [Trunk | Explore]: environment.ts: orcidAPIURL updated (/orcid removed from the end of the path).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60401 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:41:13 +00:00
konstantina.galouni f3618170b6 [Trunk | Explore]: OpenSearchDescriptor: Update after Argiro's request - added "xmlns" properties in <OpenSearchDescription> and <moz:SearchForm>.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60400 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:39:40 +00:00
konstantina.galouni e8d4dd72de [Trunk | Explore]: [NEW] Added "my-orcid-links" folder and files | [NEW] Added "recommend-orcid-links" folder and files.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60396 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-10 09:30:25 +00:00
konstantina.galouni eeff25b18a [Trunk | Explore]: orcid-routing.module & orcid.module: Add LoginGuard (not FreeGuard) before loading /orcid route (user must be logged in to get tokens).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60387 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-09 12:16:13 +00:00
argiro.kokogiannaki 35b3d2719a [Explore | Trunk]
add Open search descriptor

update properties ( stats tool uri)


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60368 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-05 10:30:53 +00:00
konstantina.galouni 1f075b3a79 [Trunk | Explore]:
1. app/orcid: Add orcid folder and files (calling library files from src/app/openaireLibrary/orcid).
2. environment.ts & environment.test.ts & environment.prod.ts & environment.beta.ts: Set "orcidAPIURL".


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60233 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-13 18:46:30 +00:00
k.triantafyllou 3de74dd624 [Explore | Trunk]: Remove b2note url from production
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60190 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-05 13:27:18 +00:00
argiro.kokogiannaki 79c8741cf2 [Explore | trunk]
- package.json remove unused dependencies
- update/ correct beta properties


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60184 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-23 16:21:03 +00:00
k.triantafyllou 09af1f2f2b [Explore | Trunk]: Add b2note production URL
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60164 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-18 11:09:24 +00:00
k.triantafyllou 238349f8d8 [Explore | Trunk]: Remove flex center from numbers grid
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60149 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 17:14:54 +00:00
k.triantafyllou 102554da36 [Explore | Trunk]: Fix other number on small screens
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60147 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 17:09:06 +00:00
k.triantafyllou 7ec1e2ace1 [Explore | Trunk]: Add number color back to portal css
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60142 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 15:50:55 +00:00
k.triantafyllou a68ad1c8aa [Explore | Trunk]: Add links on numbers
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60138 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 15:43:40 +00:00
argiro.kokogiannaki 43c0931b52 [Explore|Trunk]
Home: add quick filter parameter in search all


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60134 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 14:38:29 +00:00
k.triantafyllou b1264cd991 [Explore | Trunk]: home first section background starts from top
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60067 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-07 17:04:43 +00:00
argiro.kokogiannaki 9e1dcf9f21 [Explore |Trunk]
- App: set robots tag to "all" on params change - to unset the noindex value  for newly added records
- delete unused sitemap file
- update properties with new login in beta
- update language tag in html pages
- update sitemap.xml


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60039 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-07 09:17:53 +00:00
k.triantafyllou 163cf2317a [Explore | Trunk]: Home page spaces
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59948 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-24 09:34:57 +00:00
k.triantafyllou a600d84a10 [Explore | Trunk]: Fix portal-color on datasets
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59924 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-20 09:46:40 +00:00
k.triantafyllou 227cfa000c [Exlore | Trunk]: Home change number section
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59894 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-17 13:19:17 +00:00
k.triantafyllou e6e6d3f77e [Explore | Trunk]: Change home page graph section base on mocks
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59893 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-17 13:06:03 +00:00
k.triantafyllou f0e696536f [Explore | Trunk]: Add error interceptor
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59859 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-16 13:49:10 +00:00
argiro.kokogiannaki b916f19f57 [Explore |Trunk]
code clean up:
-add timeout interceptor
-remove unused imports, code, files (Old search pages for results, dataproviders, map search page, etc)
-remove Freeguard from modules                          
-unsubscribe all subscriptions
-Services: configuration, isvocabularies, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from  the component that uses them (clearSubscriptions())



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59817 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-11 14:44:21 +00:00
argiro.kokogiannaki 097d63950a [Explore|Trunk]
- add timeout interceptor in app module

- update query params in home search bar


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59742 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-02 17:13:23 +00:00
k.triantafyllou 245cb0768c [Explore | Trunk]: Fix image-front-bar in explore
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59683 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-23 18:20:06 +00:00
argiro.kokogiannaki 21b4ea4438 [Explore|Trunk]
properties: add new property   adminToolsPortalType: "explore" in beta


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59656 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-21 15:18:06 +00:00
k.triantafyllou 6055cf9cab [Explore | Trunk]: Remove no helptext code. Change headings on home page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59634 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-20 09:56:49 +00:00
argiro.kokogiannaki fdcd508a21 [Explore|Trunk]
Home component: updates after changing quick-selection component



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59633 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-20 09:17:15 +00:00
k.triantafyllou 37813a6519 [Explore | Trunk]: Add header on app component
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59592 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-14 11:19:00 +00:00
k.triantafyllou 95261ee394 [Explore | Trunk]: Remove helptext from home page, change headings
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59578 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 19:41:24 +00:00
argiro.kokogiannaki d2ef31eab9 [Explore | Trunk]
update test properties:
	-add portal type
	-update search url (https version)


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59498 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-01 11:31:33 +00:00
konstantina.galouni 451430694d [Trunk | Explore]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58403:59465
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59466 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-24 11:34:03 +00:00
argiro.kokogiannaki e7ccc78b3f [Explore|Trunk]
-apply changes for baseLink, domain properties



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59420 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-18 14:02:48 +00:00
argiro.kokogiannaki 0bcb43914c [Explore|Trunk]
correct url for indexInfoAPI in properties files


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59394 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-16 09:43:21 +00:00
argiro.kokogiannaki a7dada87c2 [Explore|Trunk]
update meta tags title & description according to Lorenzo's proposal


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59292 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-19 10:59:28 +00:00
argiro.kokogiannaki c446566929 [Explore|Trunk]
angular:jsom: add replacements files for robots.txt, index.html properly
app.routing: table view routes redirect to search pages
update robots.txt and properties files


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59287 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-17 09:12:54 +00:00
k.triantafyllou 2d8c3ec290 [Explore | Trunk]: Add Previous Route Recorder to all routes.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59259 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-12 14:55:01 +00:00
konstantina.galouni 5afebcd7af [Trunk | Explore]: app.module.ts: Use "CacheInterceptorService" to redirect default refine queries to cache.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59154 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-21 13:21:00 +00:00
argiro.kokogiannaki e0405331e5 [Explore|Trunk]
JSONLD: remove json ld from home component
	add it is app.component to be applied in every page

Update robots for production. Allow search pages again


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59135 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 14:00:30 +00:00
konstantina.galouni 38690270a3 [Trunk | Explore]: Removed old, unused folders "deposit/datasets" and "deposit/publications".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59130 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 11:53:21 +00:00
k.triantafyllou 7ad0f5d00b [Explore | Trunk]: Change b2note property url
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59129 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 11:36:44 +00:00
konstantina.galouni b9cf522ff4 [Trunk | Explore]:
1. package.json: Remove "--sourceMap" flag from server build.
2. main.server.ts: Call enableProdMode when not development environment. 


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59077 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:23:47 +00:00
konstantina.galouni e9eca1f4f1 [Trunk | Explore]:
1. app.component.ts: Initialize communityFull info from app component (call configurationService.initCommunityInformation).
2. home.component.ts: Get communityFull info from state (call configurationService.communityInformationState) | Add subscriptions in array to unsubscribe in ngOnDestroy.
3. home.module.ts: Remove ConfigurationService from providers (singleton service, initialized in app component).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59076 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:22:43 +00:00
konstantina.galouni 23b951fa6d [Trunk | Explore]:
environment.beta.ts & environment.prod.ts & environment.test.ts & environment.ts: Add "useLongCache" property (default to true) and set "useCache" to false.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59075 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:21:29 +00:00
konstantina.galouni 37f6c344e6 [Trunk | Explore]: Remove IsRouteEnabled guard from landing and search pages (these pages should load even when not active - existing links from other pages).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59070 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 14:40:41 +00:00
k.triantafyllou bb64c1368d [Explore | Trunk]: Move iframeContainer class to library
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59065 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-10 08:54:03 +00:00
k.triantafyllou e40ccccd2c [Explore | Trunk]: Add search to result link to properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59036 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-01 08:49:53 +00:00
argiro.kokogiannaki b55b638115 [Explore |Trunk]
Angular.json
for beta/prod configurations add files and replacements for index.html, robots.txt



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59030 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-30 16:03:06 +00:00