Alex Martzios
932aaff111
changes for tooltips between landing and search pages, set a maximum height for 'download-from' dropdown, fix in fos-selection component
2023-03-27 13:03:07 +03:00
Konstantinos Triantafyllou
dde8e27f65
User-mini: Fix expression error
2023-03-27 10:42:34 +03:00
Konstantinos Triantafyllou
fcff7ce540
Notification Sidebar: Change height of notification list in order to match in diff screens
2023-03-25 17:00:00 +02:00
Konstantinos Triantafyllou
a9f31d8307
1. Add notifications in user-mini in mobile
2023-03-24 17:13:33 +02:00
Konstantinos Triantafyllou
31d52de0e8
Merge branch 'monitor-production' into develop
2023-03-23 09:18:34 +02:00
Konstantinos Triantafyllou
4fa36bdd43
Fix server error in alert.ts where UIkit event handler is defined.
2023-03-23 09:18:19 +02:00
Konstantinos Triantafyllou
3af2efb0d9
Merge branch 'monitor-production' into develop
2023-03-22 19:32:46 +02:00
Konstantinos Triantafyllou
2b4835bd0d
User component: Update user-info in init.
2023-03-22 19:27:50 +02:00
Konstantinos Triantafyllou
d2543181e7
1. Input: Change default class to flat. 2. Monify icon in sidebar-mobile-toggle. 3. Align mobile sidebar items base on main menu.
2023-03-22 17:54:54 +02:00
Konstantinos Triantafyllou
259182b7c4
1. Slider: Hide arrows in mobile. 2. Change offcanvar in navbar mobile menu to have close on the left.
2023-03-22 17:14:11 +02:00
Konstantinos Triantafyllou
5bcc25fe84
Merge changes from monitor-production
2023-03-21 14:05:21 +02:00
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
Konstantina Galouni
217a3969db
Merge remote-tracking branch 'origin/develop' into data-transfer-v2
2023-03-16 20:56:54 +02:00
Konstantina Galouni
aa5425d091
[Library | data-transfer-v2]: transferData.component.html: Updated labels - removed verbs & updated some checks based on new 'requests' field | transferData.component.ts: Get protocol from API for each storage & [Bug fix] in path validation & enhanced status values & updated how status request works - request max 10 times, expose always the status and after succeeding, failing or exceeding 10 requests, stop.
2023-03-16 20:55:12 +02:00
Konstantina Galouni
4c19e65edb
[Library | develop & EOSC Explore | master]: resultLanding.component & project.component & organization.component & dataProvider.component: Added top bar to go "back" to eosc search | Added asset top-bar.svg | eosc-custom.less: Updated colors and added ".eosc-explore-back-search-bar".
2023-03-16 17:53:28 +02:00
Konstantina Galouni
2ccde6fba4
[Library | explore-redesign]: result-preview.component.html: [Bug fix] Added [relationName]="relationName" [provenanceAction]="provenanceAction" in <entity-metadata> to expose these info in Related Research in Result landing pages.
2023-03-16 13:57:33 +02:00
Konstantina Galouni
71b5964f2c
[Library | data-transfer-v]: transferData.component: Updated input labels, added uk-grid-small for the two columns, destination url changed to destination system and protocol (https:// or s3://) is applied programmatically.
2023-03-15 10:53:19 +02:00
Alex Martzios
e0a8127353
change fos+sdg selection arrays into FormArrays (to detect changes on connect admin - subjects)
2023-03-13 21:23:00 +02:00
Konstantinos Triantafyllou
cdd59b68ab
Claims: Fix color of icon in cards. Input: Add noWrap for chips in order to show them in a row. Add extendEnter Input in order to extend enter event.
2023-03-10 17:13:33 +02:00
Konstantina Galouni
3e8dce7947
Merge branch 'develop' into data-transfer-v2
2023-03-10 16:45:13 +02:00
Konstantina Galouni
bb6707cc0d
[Library | data-transfer-v2]: transferData.component.ts: Added class field "s3UrlRegex" and updated s3 regex to accept any url starting from s3://, https://, http://, www.
2023-03-10 14:54:15 +02:00
Alex Martzios
efc2d6c47b
add changes for sdg-selection component
2023-03-09 16:29:25 +02:00
Konstantinos Triantafyllou
f6084fbcd4
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2023-03-09 16:07:46 +02:00
Konstantinos Triantafyllou
978d9f0269
Add updateSubjects and advanced criteria in community service. Add margin-top in actions of users and subscribers.
2023-03-09 16:07:39 +02:00
Konstantina Galouni
e02ac38b7c
Merge remote-tracking branch 'origin/develop' into data-transfer-v2
2023-03-09 11:13:42 +02:00
Konstantina Galouni
b25c6dd2f7
[Library | develop & EOSC Explore | master]: Redirect to eosc search for any page except landing | If property adminToolsPortalType is eosc, open search links to OpenAIRE Explore in a new tab.
...
1. home.component.html: Commented everything.
2. home.component.ts: Commented everything and added redirect to EOSC search.
3. app.component.ts: Commented <navbar>.
4. app-routing.module.ts: Removed unused routes | For any route other than landing, redirect to home page.
5. index.html: Removed BETA badge | Updated title from "Search OpenAIRE" to "Search EOSC".
6. errorPage.component.ts & relatedDatasourcesTab.component.ts & showAuthors.component.ts & search-tab.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab.
7. fos.component.ts & sdg.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab | If property adminToolsPortalType is eosc, do not show "feedback/suggest" link.
8. open-aire-jsonld-converter.service.ts: If property adminToolsPortalType is eosc, do not add fos and sdgs as doc.isPartOf.
2023-03-09 10:54:03 +02:00
Konstantina Galouni
029db9f52e
[Library | data-transfer-v2]: transferData.component.ts: Scroll to message not only if transfer status was successful.
2023-03-07 15:43:49 +02:00
Konstantina Galouni
cde97c09b9
[Library | data-transfer-v2]: transferData.component: Updated destination url check - for s3, protocol starts with s3://, not https://.
2023-03-07 13:17:36 +02:00
Konstantina Galouni
c4e7e6adca
Merge pull request 'Input: Update the form validators when the input is changed' ( #2 ) from develop into data-transfer-v2
...
Reviewed-on: #2
2023-03-07 12:00:42 +01:00
Konstantinos Triantafyllou
1d2a0effa8
Input: Show static placeholder in case of autocomplete. Update validators of form control when input validators is changed
2023-03-07 12:26:26 +02:00
Konstantinos Triantafyllou
4a03065dbd
Input component: Delete depracated inputs, add visibleChips limit, add separators for chips and style note with italic
2023-03-06 13:18:16 +02:00
Konstantina Galouni
10e843c177
Merge branch 'data-transfer-v2' of code-repo.d4science.org:MaDgIK/openaire-library into data-transfer-v2
2023-03-03 15:12:43 +02:00
Konstantina Galouni
ed856076d4
[Library | data-transfer-v2]: transferData.component.ts: Check we are on client side to open the modal | [Bug fix] In error message.
2023-03-03 15:12:26 +02:00
Konstantina Galouni
5bd595401d
Merge pull request 'develop' ( #1 ) from develop into data-transfer-v2
...
Reviewed-on: #1
2023-03-03 13:17:39 +01:00
Konstantinos Triantafyllou
31bf756092
Delete fos and sdgs deprecated folders
2023-03-02 16:22:18 +02:00
Konstantinos Triantafyllou
88157b943e
Merge branch 'master' into explore-redesign
2023-03-02 16:21:14 +02:00
Konstantinos Triantafyllou
799a62afc5
Add Fos and sdgs selections in master
2023-03-02 16:20:56 +02:00
Konstantinos Triantafyllou
00081e2d1b
Merge branch 'explore-redesign' of code-repo.d4science.org:MaDgIK/openaire-library into explore-redesign
2023-03-02 16:18:39 +02:00
Konstantinos Triantafyllou
187c22eb9d
Rename fos and sds selections to deprecated
2023-03-02 16:17:00 +02:00
Alex Martzios
8096c20e2d
fix for displaying countries in results landings, fix for journal init in dataProviders landing, redesign mobile view for dataProviders landing
2023-03-01 16:49:42 +02:00
Konstantinos Triantafyllou
886b50a52c
Change special menu item to back Item and move it in the top of sidebar
2023-03-01 15:20:00 +02:00
Konstantina Galouni
2edeb788e3
[Library | explore-redesign]: Fixes in direct linking - back button link | Added back button link to the landing page for projects.
...
1. linkingGeneric.component.html: [Bug fix] Updated checks for back to result landing page button link | Added back to project landing page button link.
2. directLinking.component.ts: In "createClaimEntity()" method, set value of entity.project.url.
3. ClaimEntityTitle.component.ts: Added "uk-flex" class to middle align icon to the name.
4. claimHelper.class.ts: Commented a console.log.
2023-03-01 11:59:48 +02:00
Alex Martzios
67714f6ac4
redesign project landing for mobile view, add embed tooltip for entity-actions component and project landing, minor fix for resultLanding metrics tab
2023-02-23 13:09:42 +02:00
Konstantina Galouni
44825c5985
[Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers.
...
1. showAuthors.module.ts: Imported FullScreenModalModule.
2. showAuthors.component.ts & showIdentifiers.component.ts: Added @Input() isMobile: boolean = false; | Added <fs-modal> for view all authors, to trigger it when isMobile.
3. landing-header.component.ts: Added @Input() isMobile: boolean = false; | Pass input param isMobile to <showAuthors>.
4. resultLanding.component.html: Pass input param isMobile to <showSubjects>, <showIdentifiers>, <landing-header>.
2023-02-22 23:13:46 +02:00
Konstantinos Triantafyllou
3b9d585da1
Fix pageing and downloads alignemnt in mobile
2023-02-22 16:43:51 +02:00
Konstantinos Triantafyllou
fb55c9483d
Remove width class from link to tooltip, added by mistake in entity-actions
2023-02-22 14:55:19 +02:00
Konstantinos Triantafyllou
63b466fdaf
1. Fix uk-drop in available on. 2. Entity metadata: Add bullet with css in order to avoid empty content. 3. Add Deposit and embed in actions of entity-actions.
2023-02-22 14:43:31 +02:00