connect-admin/src/app
Konstantina Galouni 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.
2022-07-11 18:48:24 +03: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@cfd44ec96b [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. 2022-07-11 17:27:44 +03:00
pages [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). 2022-07-11 18:48:24 +03: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 Finish UI of Content Providers and their Criteria. Fix search width in subjects 2022-07-04 21:45:20 +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