fcc23ec289[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".Konstantina Galouni2022-09-21 10:29:11 +0300
95e23ea67c[Connect Admin | new-theme]: profile.component.ts: [Bug fix] Class is "uk-hidden" instead of "hidden".Konstantina Galouni2022-09-19 12:45:45 +0300
b75a08506fAdd .htaccess file, configure it in angular.json
argirok
2022-08-02 17:06:31 +0300
1643eecc48Connect Admin Customization: create button that updates layout timestamp and create new css files
argirok
2022-08-01 17:32:25 +0300
99c109bf3fMerge remote-tracking branch 'origin/new-theme' into new-theme
argirok
2022-08-01 12:19:11 +0300
9379c91e7eCustomization: updates for buttons customization add property connectportalUrl - use it for preview and build css methods
argirok
2022-08-01 12:18:47 +0300
d3b5889f7aFix zenodo loading. Change all pages in order to apply sticky in actions instead of headerKonstantinos Triantafyllou2022-07-13 20:26:10 +0300
b7751d297b[Connect Admin | new-theme]: Updated messages when no results in affiliations, data sources, projects, subjects, zenodo communities | [Bug fix] In add projects, show selected filter if exists (even when no results). 1. affiliations.component.html: Updated "no organizations found" message to "no organizations for {{community}}". 2. add-content-providers.component.html: When no data sources, show info message for missing data sources too. 3. add-content-providers.component.ts: Created get method infoMessage() to return info message for missing data sources. 4. manage-content-providers.component.ts: In <add-content-providers> renamed hash to #addContentProvidersModal. 5. remove-content-providers.component.html & remove-projects.component.html & subjects-edit-form.component.html & manage-zenodo-communities.component.html: Show proper messages if no results at all or if filters return no results. 6. add-projects.component.ts: Created get method infoMessage() to return info message for missing projects | Added field selectedFunder and in getSelectedValues() return selectedFunder if no values from search query. 7. add-projects.component.html: When no projects, show info message for missing funders too | Do not show filters column when no results | Show selectedFunder in selected filters. 8. manage-projects.component.ts: In <fs-modal> renamed hash to #fsModalProjects and in <add-projects> renamed hash to #addProjects. 9. remove-projects.component.ts: Removed old Session.isLoggedIn() checks.Konstantina Galouni2022-07-11 18:48:24 +0300
b429819cb6[Library | new-theme]: full-screen-modal.component.ts & alert.ts: [Bug fix] Added private static counter field to increase on each modal creation and set id according to the counter, to delete from DOM in "modal-container" the destroyed modal.Konstantina Galouni2022-07-11 17:27:44 +0300
4c08b4dad3[Connect Admin | Library | new-theme]: Redesign of remove/add projects and zenodo communities pages according to the new mocks. 1. searchProjects.service.ts: Added "params" parameter in "getFunders()" method. 2. resultsAndPagesNum.component.ts: Do not show number of results and pages when no results. 3. manage-communities.module.ts: Remove "group" and "lock" icons from registerIcons call. 4. add-projects.component & communityProjects.module.ts & manage-projects.component.ts & remove-projects.component: Redesign of remove/add projects pages according to the new mocks. 5. add-zenodo-communities.component & manage-zenodo-communities.component & preview-z-community.component.ts & zenodo-communities.component.ts & zenodo-communities.module.ts: Redesign of remove/add zenodo communities pages according to the new mocks.Konstantina Galouni2022-07-05 01:31:56 +0300
4160f837c1Add icons in menu items. Fix initialization of menus. Finish content providers base pageKonstantinos Triantafyllou2022-07-02 14:45:34 +0300
1e71eafa45[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().Konstantina Galouni2022-07-01 11:27:47 +0300
d81b34d041Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/connect-admin into new-theme
argirok
2022-07-01 10:50:50 +0300
60c4e712f9Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/connect-admin into new-theme
argirok
2022-06-30 14:26:44 +0300
eef84e9fe5Edit community: Add small buttons for edit delete logo. Page alignments fro manage notification and personal info.Konstantinos Triantafyllou2022-06-30 13:41:36 +0300
98e16ab975Customization: add ipad pro svg
argirok
2022-06-29 17:34:18 +0300
f900fe32d8Customization: initial implementation of the new design
argirok
2022-06-29 17:30:53 +0300
58a3fdc40b[Connect Admin | new-theme]: Redesign of community profile form. 1. profile.component.ts: Added sticky header and removed uk-card from form according to redesign mocks. 2. edit-community.component.ts: Updated inputs of form | Updated styling and structure of form according to redesign mocks.Konstantina Galouni2022-06-29 13:19:29 +0300
82c8c7f5eaFinish UI of subscribers, managers, notification settings and personal info. Change claims property to dl170 for developmentKonstantinos Triantafyllou2022-06-28 21:15:05 +0300
49ca30d0dain method getAllpages() add again optional parameter pid to get all pages of portaltype community and the specific pid
argirok
2021-12-17 14:06:05 +0200