Commit Graph

206 Commits

Author SHA1 Message Date
argirok ff49c02a52 add fields claim and membership 2023-07-19 14:25:23 +03:00
argirok c8c5e2d925 use methods isPublic, isRestricted, isPrivate instead of using the previous checks and add validateStatus method 2023-07-19 12:57:28 +03:00
argirok 7354d0ad55 update status field values with PUBLIC, RESTRICTED, PRIVATE
add methods isPublic, isRestricted, isPrivate instead of using the previous checks
2023-07-18 14:26:12 +03:00
argirok 1355f2cdb5 remove get communities services - available in community profile
update search in projects size and fix count query
2023-07-14 13:57:31 +03:00
argirok 3ee4129c7e apply initial changes to library bases on new community API 2023-07-14 11:40:38 +03:00
Konstantinos Triantafyllou 4b845dd0bd Customization: Fix checkForObsoleteVersion to return null for connect. 2023-06-29 10:20:29 +03:00
argirok 38bc33251f update checks for fontsDarkMode 2023-06-19 11:04:26 +03:00
argirok b234b8616b Customization Options: add a variable for hero-fonts-mode 2023-06-09 13:55:31 +03:00
argirok 2679d51581 Customization add fontsDarkMode attribute for hero section 2023-06-09 12:47:39 +03:00
Konstantinos Triantafyllou 63cf1b09da Change base-background to global-backround. Add method to convert rgba to rgb in order to avoid different colors when elements stacks. 2023-05-27 22:46:07 +03:00
Konstantina Galouni 058d30f4c1 [Connect Admin | develop]: community.service.ts: Renamed "advancedConstraint" to "advancedConstraints" (coming from community API). 2023-04-26 11:45:54 +03:00
Alex Martzios efc2d6c47b add changes for sdg-selection component 2023-03-09 16:29:25 +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
Konstantinos Triantafyllou 3b8cf248da Change getDomain to return test.openaire.eu in dev. 2022-11-29 14:46:32 +02:00
Konstantina Galouni 6b28663496 Merge remote-tracking branch 'origin/master' into angular-12 2022-10-04 13:50:10 +03:00
Konstantina Galouni 3c1623d12c [Aggregator]: Updates in css | Bug fix in isRouteEnabled check.
1. portal.ts & aggregators.ts: [Bug fix] In method "getMockCommunityInfo()" set also pid for community (isRouteEnabled.guard needs it) | Updates in less files (overrides of colors)
2. styles.less: Updated imports (added linking, landing and canada-custom and removed aggregator-custom).
3. numbers.component.ts: Updated default value of @Input() colorClass to "uk-text-primary".
4. connectHelper.ts: In method "getCommunityFromDomain()" added also "aggregator" and "eosc" portal types to set domain on development.
2022-10-03 20:25:37 +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 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
Konstantinos Triantafyllou ccbda1f8a6 Merge remote-tracking branch 'origin/master' into angular-12 2022-09-26 17:23:00 +03:00
argirok 1db2073e96 add heroBackground, put only in hero the background image 2022-09-26 14:00:37 +03:00
Konstantinos Triantafyllou 717ead02b2 Make some fixes after update to angular 12 2022-09-23 12:24:15 +03:00
Konstantinos Triantafyllou 1c4551c408 Remove promise from user management service. Change user component in order to update user-info in case of session expired 2022-09-08 16:43:59 +03:00
argirok 123766d46e update Customization Options
remove unused property portalBuildTime
2022-08-08 13:16:13 +03:00
argirok 3041f80bf7 Customization: add default background in linking, add customize buttons variables 2022-08-01 12:23:57 +03:00
argirok a41ef51cda Customization: set default light color to f9f9f9 2022-07-28 16:51:13 +03:00
argirok 29bb895502 customization add position for form background 2022-07-27 14:45:42 +03:00
Konstantinos Triantafyllou 71437f2085 Customization Options: Delete variables primary and secondary from getVariables 2022-07-25 11:47:33 +03:00
argirok 6be94301fa Customization: remove Date 2022-07-22 18:41:15 +03:00
argirok 5a3afe1d8f updates on customization/ using built css and preview css 2022-07-22 18:33:54 +03:00
argirok 7641c46d34 Customization Options: add date, update getVariables method 2022-07-22 10:35:30 +03:00
argirok 5abb8b6384 ConnectHelper: add check for test community 2022-07-21 16:07:51 +03:00
Konstantinos Triantafyllou f9f8363d5c Add method add variables in customization options 2022-07-21 15:00:26 +03:00
Konstantinos Triantafyllou 3b2e9ebbee Revert mailPrefs files used by explore. 2022-07-05 11:49:34 +03:00
Konstantinos Triantafyllou 721a8c6a09 Add mining icon. Add method to get Affiliations in affiliations service. Remove cancel emit from ok button in full modal 2022-07-04 21:38:27 +03:00
argirok e61d4495ae Merge remote-tracking branch 'origin/new-theme' into new-theme 2022-07-04 14:13:18 +03:00
argirok bdcf1d6bdf Customization: more changes for the new mocks 2022-07-04 14:12:55 +03:00
Konstantina Galouni 58be998563 [Library | new-theme]: community.service.ts: Comment "clearSubscriptions()" in getCommunityAsync() which probably causes bug by canceling call for community information. 2022-07-04 13:12:42 +03:00
Konstantina Galouni 0839b6df60 [Connect Admin | Library | new-theme]: Match menu for communities in admin & dashboard | Added missing property "adminPortalURL".
1. environments/: [Bug fix] Added missing property "adminPortalURL".
2. community-routing.module.ts: Added "user-info" path for each community.
3. app.routing.ts: Set "hasSidebar" to true for "user-info" path.
4. app.component.ts:
   a. Set "user-info" path in userMenuItems under community if any selected.
   b. In menuHeader for community set logoUrl and logoSmallUrl to headerLogoUrl (community logo).
   c. When community is selected, added in menu all items of dashboard too (menu same in admin and dashboard).
5. app.component.html: In <navbar> added input parameter "communityId".
6. navigationBar.component.ts: On "initialize()" method, clear "showEntity" and "showPage" fields before filling them again and subscribe to communityInformationState if there is a community and adminToolsAPIURL OR if adminToolsPortalType is community (admin & dashboard).
7. community.service.ts: On getCommunityAsync() method, after await call clearSubscriptions().
2022-07-01 11:27:47 +03:00
Konstantinos Triantafyllou 9b5607fbd0 Notify form: Open dropdown on empty. Delele unsused mailPrefsComponent. Finish UI of subscribers and invite subscriber. Fix an input bug in case of adding chip with enter key 2022-06-28 21:13:40 +03:00
Alex Martzios beb21be4a0 tweaks for navbar (featured menu items) 2022-06-27 13:46:39 +03:00
Konstantinos Triantafyllou 38f3e7656f Authors remove uk-box-no-shadow from button. Fix typos in guards. Sidebar: Fix second menu items subnav 2022-06-23 19:46:53 +03:00
Konstantinos Triantafyllou bc5f5860f9 Quick contact: Fix a bug with dropdown and add some inputs to make it dynamic. GeneraL: Fix some breadcrumb alignments and fix modal overflowBody parameter 2022-06-02 17:27:45 +03:00
Konstantinos Triantafyllou 78b46ae45f Add errorLink property and change routing to this. Add searchPageParams to errorPage 2022-05-11 12:55:14 +03:00
Konstantina Galouni bd6e141801 [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
argirok c9ed6a255b linking updates 2022-03-02 18:08:37 +02:00
Konstantinos Triantafyllou 5c60c42063 Merge remote-tracking branch 'origin/master' into new-theme 2022-02-21 16:33:33 +02:00
argirok 66eed05597 apply changes related to eosc/aggregator 2022-02-18 16:57:25 +02:00
Alex Martzios 1b6c7f06de add custom menu items in the navbar for community gateways - dev only 2022-01-13 14:09:10 +02:00