connect-admin/src
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
..
app [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
assets [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
environments [Connect Admin | Library | new-theme]: Match menu for communities in admin & dashboard | Added missing property "adminPortalURL". 2022-07-01 11:27:47 +03:00
deprecated.css Change admin to less. Fix manage communities page. Fix sidebar admin items. Remove deleted properties. 2022-06-23 19:48:02 +03:00
index.html Change admin to less. Fix manage communities page. Fix sidebar admin items. Remove deleted properties. 2022-06-23 19:48:02 +03:00
karma.conf.js [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
main.ts [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
mining.scss [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
polyfills.ts [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
robots.txt Merging from branch 'branches/project-cli' r53598 in trunk 2018-10-30 15:31:16 +00:00
styles.less Change admin to less. Fix manage communities page. Fix sidebar admin items. Remove deleted properties. 2022-06-23 19:48:02 +03:00
test.ts [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
tsconfig.app.json [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00
tsconfig.spec.json [Admin | Trunk]: Update to Angular 11 2021-07-14 12:04:42 +00:00