Commit Graph

487 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 5ff31cf4ff Delete material.scss and import from library. Add placeholder logo in all pages if logo doesn't exist 2022-06-24 18:22:55 +03:00
Konstantinos Triantafyllou 0c3c3b408b Fix bug with dropdown after dragging event ends 2022-06-21 14:39:27 +03:00
Konstantinos Triantafyllou 1157e6ee13 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/monitor-dashboard into new-theme 2022-06-21 13:53:38 +03:00
Konstantinos Triantafyllou d4649fb3c0 Change modal header background for dashboard pages 2022-06-21 13:53:25 +03:00
Alex Martzios b5ad46bf76 update submodule 2022-06-21 13:17:51 +03:00
Alex Martzios d4baa76954 update submodules 2022-06-21 12:22:43 +03:00
Konstantinos Triantafyllou 4577c919bd Remove less script from angular json 2022-06-20 17:55:19 +03:00
Konstantinos Triantafyllou cc2c9de1f1 Utilize conditions regarding sidebar visibillity 2022-06-20 16:55:45 +03:00
Konstantinos Triantafyllou 586e8359a5 Fix modal heights for all dashboard pages 2022-06-20 16:25:00 +03:00
Konstantinos Triantafyllou 619ed39e66 Add modal container and fix secondary button style 2022-06-20 13:30:25 +03:00
Konstantinos Triantafyllou 64f5ede63c Add deprecated.css to import library.css and dashboard-theme. 2022-06-17 15:26:25 +03:00
Konstantinos Triantafyllou 23c3c34bb1 Remove add stakeholder page at body. Remove flip from dropdown in indicators, categories and subcategories. 2022-06-17 02:59:24 +03:00
Konstantinos Triantafyllou b361c688c5 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/monitor-dashboard into new-theme 2022-06-16 19:54:28 +03:00
Konstantinos Triantafyllou 51b46a684c Change from css to less 2022-06-16 19:54:14 +03:00
Alex Martzios 1cf9a40ce9 update openaireLibrary 2022-06-16 17:24:49 +03:00
Konstantina Galouni b89565139f [Monitor Dashboard | new-theme]: methodology.component.ts & monitor.component.html: Use class="text-graph" instead of "graph" for graph color. 2022-06-15 10:57:57 +03:00
Alex Martzios ae3ff6f9f2 add stakeholder entities as enum and update openaireLibrary repo 2022-06-09 10:38:45 +03:00
argirok bd8032fdb5 remove metricsAPIURL property 2022-06-08 14:56:47 +03:00
Konstantinos Triantafyllou 1cc8220e53 Remove Contact us from menu if monitor selected 2022-06-08 14:20:45 +03:00
Konstantinos Triantafyllou 2c5c604902 Update openaire-theme before creating a branch 2022-06-08 13:24:11 +03:00
Konstantinos Triantafyllou 0ec44320c5 Restrict Edit Delete actions only to admins and curators 2022-06-06 17:17:26 +03:00
Konstantinos Triantafyllou bd63de452b Enable fullscreen for iframes. Fix copy to clipboard for links in indicators form. 2022-06-06 16:36:23 +03:00
Konstantinos Triantafyllou d71bd112c8 Comment out filters applied. Update libraries 2022-05-27 12:30:01 +03:00
Konstantinos Triantafyllou de5874e334 Add property errorLink in navigation to error 2022-05-11 12:57:00 +03:00
Alex Martzios bbfdaea444 tweaks for print.css 2022-05-11 11:26:40 +03:00
Alex Martzios 1b3e011924 add link variables for dev properties as well 2022-05-10 12:59:41 +03:00
Alex Martzios 742b1e46cc change link value for env properties(beta and prod), update openaireLibrary repo 2022-05-10 12:44:48 +03:00
Alex Martzios 147ca8bb64 print report tweaks 2022-05-09 13:15:37 +03:00
Konstantina Galouni d2a9b45b53 [Monitor Dashboard & Library | new-theme]: Renaming entity types using OpenaireEntities.
Files updated: develop.component.ts, methodology.component.ts,  claimEntitiesSelection.component.ts, directLinking.component.ts, linkingGeneric.component.html, linkingGeneric.component.ts, approved.component.ts, searchDataprovidersToDeposit.component.ts, errorPage.component.ts, dataProvider.component.html, dataProvider.component.ts, dataProvider.service.ts, relatedDatasourcesTab.component.ts, project.component.ts, myOrcidLinks.component.ts, searchMyOrcidResults.component.html, searchMyOrcidResults.component.ts, searchAll.component.html, searchAll.component.ts, advancedSearchForm.component.html, advancedSearchForm.component.ts, searchDataProviders.component.ts, searchResearchResults.service.ts, numbers.component.ts, other-portals.component.html, other-portals.component.ts, fetchDataproviders.class.ts, fetchResearchResults.class.ts, searchFields.ts, result-preview.component.ts
2022-05-09 13:13:44 +03:00
Konstantina Galouni 13c2576272 [Library | new-theme]: In landing pages, title & tabs sticky even when bottom is in viewport | Other versions modals title updated | DMPs tab updated.
1. dataProvider.component.html & project.component.html & resultLanding.component.html: Removed "shouldSticky" check from id="main-tabs-div" - title & tabs sticky even when bottom is in viewport.
2. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts: Commented shouldSticky and observer for bottom - title & tabs sticky even when bottom is in viewport.
3. organization.component.ts & resultLanding.component.ts: In modal for other versions, title updated without "of".
4. project.component.html: In <search-tab> for DMPs added resultType="DMPs" | Title in DMPs tab changed to Data Management Plans.
5. search-tab.component.ts: Moved <errorMessages> after tab title and <ng-content> | In method "getEntityName()" return "this.resultType" if exists and no other condition matches.
2022-05-06 16:31:40 +03:00
Alex Martzios 8d7887c2aa add placeholder img 2022-05-06 16:26:19 +03:00
Konstantina Galouni d78b65d36c [Library | new-theme]: searchFilter.component.html: [Bug fix] Re-added (valueChange)="sort()" on sort by input | searchFilter.component.ts: Remove parameter from sort() method (not needed). 2022-05-06 13:44:59 +03:00
Konstantinos Triantafyllou 0f1cc6a0f7 Fix a bug with in slider of selected filters, when it is an empty list 2022-05-06 13:00:24 +03:00
Konstantinos Triantafyllou fdfcfbafdd Fix slider container with offset to avoid hide information in selected filters 2022-05-06 11:34:44 +03:00
Konstantinos Triantafyllou 24fdc9d15f Change position of stakeholderPage class to body 2022-05-05 21:43:28 +03:00
Konstantinos Triantafyllou e279e02c66 Update link to research graph in methodology 2022-05-05 21:17:32 +03:00
Konstantinos Triantafyllou c9499ea0a6 Remove some console logs. Fix selected filters alignment 2022-05-05 17:18:58 +03:00
argirok 6fe8b482d9 Merge branch 'new-theme' of https://code-repo.d4science.org/MaDgIK/monitor-dashboard into new-theme 2022-05-05 11:41:14 +03:00
argirok df2a6c09f0 fix in export indicators (change variable to numbers) 2022-05-05 11:40:13 +03:00
Konstantina Galouni 8e644c47e0 [Monitor Dashboard | new-theme]: environments/: Added "fairSharingURL" and "eoscMarketplaceURL". 2022-05-03 14:29:30 +03:00
argirok e70dc8a586 indicators selected filters in one row slider 2022-04-21 16:25:05 +03:00
Konstantinos Triantafyllou eeeb4df8d1 Add uk-active in selected visibillity 2022-04-20 13:58:32 +03:00
Konstantinos Triantafyllou 3a34383931 Update some variables base on new theme update 2022-04-19 00:12:48 +03:00
Konstantinos Triantafyllou 8c76b808d9 1. Change selected fitlers in monitor base on filters in search. 2. Add label secondary with color of monitor 2022-04-18 14:44:44 +03:00
Konstantinos Triantafyllou 156e069c08 Monitor page: change close link to button in description modal 2022-04-17 15:26:31 +03:00
Konstantinos Triantafyllou 6e99d71ae2 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/monitor-dashboard into new-theme 2022-04-15 15:40:24 +03:00
Konstantinos Triantafyllou a19b82709a Add searchForm with light background in all search pages. Add uk-nav in topics list in indicatos pages. Fix some links that should not be undelines in hover 2022-04-15 15:40:12 +03:00
Alex Martzios 3c37e590a2 minor tweaks for print.css 2022-04-15 13:57:55 +03:00
Konstantinos Triantafyllou ba3f5b6a7a Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/monitor-dashboard into new-theme 2022-04-14 12:51:43 +03:00
Konstantinos Triantafyllou 2e1355d0e8 Rename uk-text-primary-gradient to uk-text-background. Remove flip: false in manage stakeholders 2022-04-14 12:51:31 +03:00