connect-admin/src/app
Konstantina Galouni 6bbeff9152 [Connect Admin | Trunk & Library | angular-14]: Allow curators with profile to be invisible in the Gateway | Dynamically align custom menu.
1. CuratorInfo.ts: In Curator class added visible: boolean = true;
2. personal-info.module.ts: Imported MatSlideToggleModule.
3. personal-info.component.ts: Added slider to set curator profile to visible or invisible (default to visible).
4. menu.ts: In Menu class added field "featuredAlignment: MenuAlignment;" | Added enum MenuAlignment.
5. menu.component: Updated title "Menu settings" | Added "Menu Alignment" setting, to set if custom menu will be left, center or right alligned | Added notification when menu visibility changes.
6. help-content.service.ts: Added "alignMenu()" method to align custom menu dynamically.
2022-12-09 16:43:36 +02:00
..
domain update openaireLibrary repo 2022-01-11 12:05:53 +02:00
login [Trunk|Admin]: 1. Cleaning some code. 2. Add Modules for lazy loading(not all). 3. Refactor interactive mining library for lazy loading and guard's protection 2019-03-04 14:32:58 +00:00
openaireLibrary@acdba43c8b [Connect Admin | Trunk & Library | angular-14]: Allow curators with profile to be invisible in the Gateway | Dynamically align custom menu. 2022-12-09 16:43:36 +02:00
pages [Connect Admin | Trunk & Library | angular-14]: Allow curators with profile to be invisible in the Gateway | Dynamically align custom menu. 2022-12-09 16:43:36 +02:00
reload [Trunk|Admin]: 1. Cleaning some code. 2. Add Modules for lazy loading(not all). 3. Refactor interactive mining library for lazy loading and guard's protection 2019-03-04 14:32:58 +00:00
services [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
app.component.html Add icons in menu items. Fix initialization of menus. Finish content providers base page 2022-07-02 14:45:34 +03:00
app.component.ts [Connect Admin | Library | new-theme]: Removed RootMenuItem | Fixes in wording. 2022-09-21 10:29:11 +03:00
app.module.ts Finish UI of Content Providers and their Criteria. Fix search width in subjects 2022-07-04 21:45:20 +03:00
app.routing.ts Add icons in menu items. Fix initialization of menus. Finish content providers base page 2022-07-02 14:45:34 +03:00