Konstantina Galouni
a246608368
[Eosc Explore]: Updated some styles | Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" | Do not add hardcoded compatibility label "Not yet registered" | Bug fix in Access filter
...
1. styles.less: Renamed from styles.css and added imports of less files and portal-custom.css (to be updated).
2. angular.json: In styles configuration added styles.less.
3. index.html & beta/index.html: In beta badge, used background instead of background-color to css rules.
4. portal-custom.css: Added rule for .search-form to inherit color in background.
5. searchFields.ts:
a. Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" for datasources refine filter "Type".
b. In method "getResultAdvancedFields()" return always RESULT_ADVANCED_FIELDS without excluding "eoscifguidelines".
6. datasourcesHelper.class.ts: Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" for datasources queries and used updated type names "Research Entity Registry" (old "Registry") and "Journal Archive" (old "Journal archive").
7. cache-interceptor.service.ts: Updated cachingRequests array, using new "eoscdatasourcetype" and its values.
8. dataProvider.component.html && result-preview.component.html: Do not add hardcoded compatibility label "Not yet registered" and updated checks.
9. resultLanding.service.ts & parsingFunctions.class.ts: Parse resultLandingInfo.eoscSubjects only by "eoscifguidelines" field not "subjects".
10. searchFilter.component.ts: [Bug fix] In Access filter, fixed bug in view all, when clearing the preselected value.
* Do not forget to add in package.json in devDependencies, "@types/express-serve-static-core": "4.17.28"
2022-09-30 14:51:00 +03:00
Alex Martzios
7850adbbef
Monitor - Add color coding in browse dashboards
2022-09-29 12:09:37 +03:00
Konstantinos Triantafyllou
3c7d652c83
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-09-29 10:48:47 +03:00
Konstantinos Triantafyllou
5c1811d0d1
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-09-29 10:47:31 +03:00
Konstantinos Triantafyllou
29d55b50cc
Merge remote-tracking branch 'origin/master' into angular-12
2022-09-29 10:44:01 +03:00
Konstantinos Triantafyllou
a72f962b3d
Fix development bug with selected community from getCommunityDomain
2022-09-29 10:42:49 +03:00
Konstantinos Triantafyllou
31248e7a18
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-09-28 11:14:43 +03:00
Konstantinos Triantafyllou
2d2c9748bf
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-09-28 11:14:27 +03:00
Konstantinos Triantafyllou
67e2f1f49b
Merge remote-tracking branch 'origin/master' into angular-12
2022-09-28 11:14:05 +03:00
Konstantinos Triantafyllou
5a515908cd
Fix guard causing redirect loop if a user is not authorized. Fix claims actions bar background
2022-09-28 11:13:46 +03:00
Konstantina Galouni
cae2bcec86
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-09-27 11:23:03 +03:00
Konstantina Galouni
82a78f3f22
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-09-27 11:22:02 +03:00
Konstantina Galouni
37a68b44ad
Merge remote-tracking branch 'origin/master' into angular-12
2022-09-27 11:21:13 +03:00
Konstantina Galouni
ad5cc2ae19
[Connect Admin | Trunk]: subscribers.component.ts & subscriber-invite.component.ts & manage-user-notifications.component.html & users-managers.component.ts & users-subscribers.component.ts: Replace "subscriber" wording with "join/member".
2022-09-27 11:11:25 +03:00
Konstantinos Triantafyllou
ac35a83cef
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-09-26 17:25:44 +03:00
Konstantinos Triantafyllou
ad52c1aa66
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-09-26 17:25:28 +03:00
Konstantinos Triantafyllou
5de8206a32
Merge remote-tracking branch 'origin/master' into angular-12
2022-09-26 17:25:06 +03:00
Konstantinos Triantafyllou
167e154de8
Change word subscriber to member in composer email for new member
2022-09-26 17:24:39 +03:00
Konstantinos Triantafyllou
ccbda1f8a6
Merge remote-tracking branch 'origin/master' into angular-12
2022-09-26 17:23:00 +03:00
Konstantinos Triantafyllou
e0d5b579d9
Fix link to subscribers in email composer
2022-09-26 17:22:32 +03:00
argirok
1db2073e96
add heroBackground, put only in hero the background image
2022-09-26 14:00:37 +03:00
Konstantinos Triantafyllou
bf779e922d
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-09-23 17:05:09 +03:00
Konstantinos Triantafyllou
bcfe23616c
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-09-23 17:04:56 +03:00
Konstantinos Triantafyllou
da6f36bdf3
Fix two more promises by adding void type.
2022-09-23 17:04:45 +03:00
Konstantina Galouni
360562178b
[Aggregator | Trunk]: Renaming and using less files for assets | Updating home page to look ok | TODO: Fix less files to be real less & organize rules among files.
2022-09-23 16:33:26 +03:00
Alex Martzios
105e5066f2
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-09-23 14:53:32 +03:00
Alex Martzios
db7f34a21d
fix 'k' variable as a Number in splice method
2022-09-23 14:49:59 +03:00
Konstantinos Triantafyllou
0854b9ddd0
Fix redirect to for methodology route for resources items
2022-09-23 14:10:47 +03:00
Konstantinos Triantafyllou
a31605e9d5
Update angular core and cli to version 14
2022-09-23 13:25:08 +03:00
Konstantinos Triantafyllou
717ead02b2
Make some fixes after update to angular 12
2022-09-23 12:24:15 +03:00
argirok
032b91ae7a
very primitive tests for updating datatransfer with status and browse
2022-09-21 17:29:46 +03:00
Konstantina Galouni
82cec11525
[Library | new-theme]: dataProvider.component.ts & project.component.ts & resultLanding.component.ts: Small update on previous commit - Call detectChanges() method, after content is returned and processed, right after showLoading = false command.
2022-09-21 15:39:57 +03:00
Alex Martzios
f888e1090d
landing: cut description & show more in modal after 10 lines of content
2022-09-21 13:32:21 +03:00
Konstantinos Triantafyllou
05cfd20bb9
Resources service: Delete deprecated setResources
2022-09-21 12:02:29 +03:00
Alex Martzios
d9afcfcb06
change terminology page text based on the doc provided
2022-09-21 11:38:15 +03:00
Konstantina Galouni
95c9301aa3
[Connect Admin | Library | new-theme]: Removed RootMenuItem | Fixes in wording.
...
1. app.component.ts: Removed deprecated RootMenuItem and used MenuItem instead.
2. criteria.component.ts: Import OpenaireEntities and set variable openaireEntities.
3. criteria.component.html: [Bug fix] Use openaireEntities in no filters message.
4. searchAll.component.ts: [Bug fix] In method "getDefaultEntityToShow()", return "datasources" instead of "content providers".
5. add-content-providers.component.ts: [Bug fix] In error messages use "data sources" wording instead of "content providers".
6. manage-zenodo-communities.component.html: [Bug fix] In <no-load-paging>, set type to "Zenodo communities".
2022-09-21 10:29:11 +03:00
Konstantina Galouni
8059059660
[Library | new-theme]: [Bug fix] navigationBar.component.html: Toggle button was hidden@l, but menu was hidden@m. - removed uk-hidden@m from #canvas id="tm-mobile", to be visible in small and medium screens.
2022-09-21 01:47:21 +03:00
Konstantina Galouni
4cec2907da
[Explore | Library | new-theme]: resources.service.ts & menu.ts & navigationBar.component.ts & navigationBar.component.html & app.component.ts: Removed deprecated RootMenuItem and used MenuItem instead.
2022-09-20 18:00:19 +03:00
Konstantinos Triantafyllou
b1842543e7
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-09-20 11:01:57 +03:00
Konstantinos Triantafyllou
9d856f4f7d
Disable page-content sticky header release when approaching footer.
2022-09-20 11:01:51 +03:00
argirok
5ba1d27aaa
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-09-20 10:51:33 +03:00
Alex Martzios
9939c2707c
change text, css grid and container for indicator-themes page
2022-09-19 17:08:13 +03:00
Alex Martzios
b355d7b7c1
change breadcrumbs in resources pages
2022-09-19 16:47:52 +03:00
Konstantina Galouni
876b51d420
[Connect Admin | new-theme]: profile.component.ts: [Bug fix] Class is "uk-hidden" instead of "hidden".
2022-09-19 12:45:45 +03:00
argirok
59c09d0295
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-09-16 17:30:43 +03:00
Konstantina Galouni
b373a53e34
[Library | new-theme]: parsingFunctions.class.ts: [Bug fix] Stringify each downloadName and collectedFromName.
2022-09-16 16:12:58 +03:00
Konstantina Galouni
89e769f030
[Library | new-theme]: parsingFunctions.class.ts: [Bug fix - #8074 ] In method "parseResults()", updated how title of each related research is parsed (prioritize classid = "main title").
2022-09-15 16:28:25 +03:00
Alex Martzios
bdce56aff9
text changes/typos for indicator-themes and terminology pages
2022-09-15 11:56:05 +03:00
Alex Martzios
b8ac412137
remove alert-modal footer entirely if alertFooter boolean is false
2022-09-14 16:31:55 +03:00
Konstantinos Triantafyllou
b7a5cf34ab
Fix flickering for linking basket
2022-09-14 09:26:57 +03:00