connect-admin/src/app/pages
Konstantina Galouni 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().
2022-07-01 11:27:47 +03:00
..
admin-tools Start on dynamic menus for connect-admin - dev only 2021-12-09 15:53:13 +02:00
affiliations Make some page alignments in all pages 2022-06-30 18:23:14 +03:00
claims Edit community: Add small buttons for edit delete logo. Page alignments fro manage notification and personal info. 2022-06-30 13:41:36 +03:00
community-info Edit community: Add small buttons for edit delete logo. Page alignments fro manage notification and personal info. 2022-06-30 13:41:36 +03:00
content-providers [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
customization Customization: initial implementation of the new design 2022-06-29 17:30:53 +03:00
error [Admin | Trunk]: Merge from NewUI branch 2021-05-19 11:40:29 +00:00
manage-communities Make some page alignments in all pages 2022-06-30 18:23:14 +03:00
mining [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
projects [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
stats [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
subjects [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
usernotifications Make some page alignments in all pages 2022-06-30 18:23:14 +03:00
users Make some page alignments in all pages 2022-06-30 18:23:14 +03:00
zenodo-communities Update library 2022-01-13 15:47:38 +02:00
community-routing.module.ts [Connect Admin | Library | new-theme]: Match menu for communities in admin & dashboard | Added missing property "adminPortalURL". 2022-07-01 11:27:47 +03:00