Commit Graph

252 Commits

Author SHA1 Message Date
argirok e14901674b user actions minor text update 2024-01-12 10:52:32 +02:00
argirok aa7236ad15 updates on footer: add back norf logo, change openaire to powered by Openaire graph 2024-01-12 10:23:45 +02:00
argirok 8b33b87d23 add researcher monitor using a profile with alias "researcher" 2024-01-11 18:19:44 +02:00
argirok 0ef14ca586 initiate custom filter properly
chnage check to initialize isSearch variable (browse menu)
2024-01-11 17:11:30 +02:00
Konstantinos Triantafyllou 5e47e4c237 [master | FIXED]: Fix glitch with styles and dubbed sidabar items. 2024-01-11 16:04:38 +02:00
Alex Martzios 4533970798 [master | FIXED | DONE] add margin between indicator buttons 2024-01-11 10:41:39 +02:00
argirok 5cbc5f9a77 add NORF logo in footer 2024-01-11 09:41:45 +02:00
argirok fc3370e2c3 researcher: add again open access indicator, add parameter for peer reviewd 2024-01-10 15:04:59 +02:00
Konstantinos Triantafyllou 740574db0a Merge branch 'master' of code-repo.d4science.org:MaDgIK/irish-monitor 2024-01-10 14:35:00 +02:00
Konstantinos Triantafyllou 75ab0d247e [master | FIXED]: Fix guards for curators. Fix loading when a subcategory is changed in RPO, RFO, repo. 2024-01-10 14:22:21 +02:00
argirok da4007fe5e irish.ts: add researcher as stakeholder type 2024-01-10 12:35:16 +02:00
Alex Martzios 3d82e8c47e [master | FIXED | DONE] change layout for public-logs page to match other pages 2024-01-10 11:43:19 +02:00
Alex Martzios e049aedd54 [master | FIXED | DONE] update texts on user-actions and five-monitors pages 2024-01-10 10:57:26 +02:00
argirok 79274da1ff server.ts - public logs: minor correction in recorded logs text 2024-01-09 18:24:48 +02:00
argirok dccee1b4e8 my claims: remove check for userInfoURL && claimsInfoURL 2024-01-09 18:24:03 +02:00
argirok 6d4dec260b remove resources menu from beta 2024-01-09 18:01:27 +02:00
Konstantinos Triantafyllou 70e1fcfd94 [master]: Fix about routerlink in badge 2024-01-09 17:58:07 +02:00
Konstantina Galouni d0ee07e1ad [master | DONE | FIXED]: Fixed when showLoading is set to false - either when search requests are finished or when there are no results. 2024-01-09 17:41:20 +02:00
argirok 77afc19580 minor update in user actions text 2024-01-09 17:37:32 +02:00
argirok 55c577bfbd update zenodo dump url, update menu item for web stats 2024-01-09 17:28:00 +02:00
Konstantinos Triantafyllou 06e099c85c [master]: Add colors in five monitors cards and align engagement tags with mocks 2024-01-09 17:25:34 +02:00
Alex Martzios 31d1d5b7cc [master | ADDED | DONE] add text content for user-actions page 2024-01-09 17:08:28 +02:00
Konstantina Galouni f49056e84b Updating openaireLibrary 2024-01-09 17:04:25 +02:00
Konstantina Galouni 75ffe925b2 [master | DONE | FIXED]: app.component.ts: Updated routerActive parameter of MenuItem for the pages "About", "User Actions", "Terminology & Construction" - parent menu item should be selected when in one of these pages (fragments caused the issue probably) 2024-01-09 16:59:20 +02:00
Konstantina Galouni e44ab6bf33 [master | DONE | ADDED]: about.component.ts & about.component.html & about.component.less: Added content in about page. 2024-01-09 16:17:47 +02:00
Alex Martzios e3d01f4dd6 [master | WIP] add content for five-monitors page, will need some css styles for header and transfer texts to the mobile view as well 2024-01-09 16:05:19 +02:00
argirok a015dd1665 update footer text + add logos 2024-01-09 14:46:33 +02:00
Alex Martzios 0803270c58 [master | ADDED | DONE] add support (faq), terminology & construction pages, along with the corresponding helptexts 2024-01-09 14:26:52 +02:00
Konstantina Galouni e509088ff7 Updating openaireLibrary 2024-01-09 14:18:36 +02:00
Konstantina Galouni 43a16b1d5e [master | DONE | CHANGED]: admin.component.ts & sidebar-base.component.ts: Added admin menu sidebar in super admin pages for help texts | admin.module.ts: In manage profiles page set hasAdminMenu: true, hasSidebar: false & removed path: 'irish/admin-tools' - :stakeholder will be called instead. 2024-01-09 14:16:35 +02:00
Konstantina Galouni 184b8172ed [master | DONE | FIXED]: irish.ts: Added static fields irishAdminToolsPortalType = "country" and irishAdminToolsCommunity = "irish" | users.component.ts & admin.component.ts & repository.component.ts & rfo.component.ts & rpo.component.ts: In ngOnDestroy(), call setProperties() with params Irish.irishAdminToolsCommunity, Irish.irishAdminToolsPortalType to reinitialize portalType and pid. 2024-01-09 13:49:25 +02:00
Konstantinos Triantafyllou 8b5354739b [master]: Rename five monitors, align engagement and methodological approach. 2024-01-09 13:37:17 +02:00
Konstantinos Triantafyllou 6b0402022a [master | ADDED]: Add engagement and training. 2024-01-09 12:15:27 +02:00
Konstantina Galouni 2624e90ddc Updating openaireLibrary 2024-01-09 12:02:56 +02:00
Konstantina Galouni e32581c236 [master | DONE | ADDED]: app.component.ts: Added user menu items "Super Admin options" and "Irish options" | admin.component.ts: Added Pages & Entities in sidebar and added method "setProperties()" to init portal | admin.module.ts & admin-tools-routing.module.ts & portal-admin-tools-routing.module.ts: Added routes for admin tools (help texts). 2024-01-09 12:02:07 +02:00
Konstantina Galouni 6858fcb72c [master | DONE | CHANGED]: app.component.ts: Added method "setProperties()" to init portal | rpo.component.ts & rfo.component.ts & repository.component.ts & national.component.ts & users.component.ts: Call setProperties() method to init portal. 2024-01-09 11:57:40 +02:00
argirok 4e97275aa5 add content for methological approach page 2024-01-09 11:54:19 +02:00
Konstantina Galouni d11997ed18 [master | DONE | CHANGED]: package.json: Added @types/ckeditor | index.html & prod/index.html: Added ckeditor script. 2024-01-09 11:48:24 +02:00
Konstantina Galouni 5e2655db67 [master | DONE | CHANGED]: environments/: Added properties dashboard: "irish" and adminToolsAPIURL (same as monitorServiceAPIURL), changed adminToolsPortalType to "country" and useHelpTexts to true. 2024-01-09 11:40:12 +02:00
Konstantinos Triantafyllou e76bd18873 [master]: Add helpdesk link 2024-01-09 10:52:51 +02:00
argirok 41c3a4401a set allow double redirect for user management service 2024-01-09 10:08:09 +02:00
Konstantina Galouni 5c13e6ac2f [angular-16-irish-monitor | DONE | CHANGED]: searchFields.irish.ts: Removed environment check and query always for "fos" field in RESULT_REFINE_FIELDS and RESULT_FIELDS_ORDERED. 2024-01-08 17:48:50 +02:00
Konstantinos Triantafyllou 9877c09f3c [master | ADD]: Apply sandbox guard for beta environement. 2024-01-08 17:40:46 +02:00
Konstantinos Triantafyllou 83348a50fb [master | ADDED]: Add sandbox badge in beta and pilot for other environments. 2024-01-08 17:12:04 +02:00
Konstantinos Triantafyllou 668bf01ca3 Merge branch 'master' of code-repo.d4science.org:MaDgIK/irish-monitor 2024-01-08 17:01:04 +02:00
Konstantinos Triantafyllou 299d928797 [master | ADDED | WIP]: Add pilot and sandbox badge in assets 2024-01-08 17:00:45 +02:00
Alex Martzios cbc1fad6c3 [master | WIP] create new menu entries, new folders/modules/components for the new pages - initialized structure 2024-01-08 16:57:55 +02:00
argirok 27708546aa add publicly funded filter in indicators dashboards 2024-01-08 16:43:16 +02:00
argirok bece7ef020 disable filtering in indicators 2024-01-08 15:11:27 +02:00
argirok d586f0acbf fix view all in FOS filters 2024-01-08 15:01:39 +02:00