connect-admin/src/app
Konstantina Galouni 92b5d7bb33 [Connect Admin | Library | new-theme]: Added call to purge browser cache when updating content of community.
1. env-properties.ts & environments/: Added property "deleteBrowserCacheUrl".
2. clear-cache.service.ts: Added method "purgeBrowserCache()" to purge browser cache for a specific community.
3. entities.component.ts & menu.component.ts & pages.component.ts & affiliations.component.ts & edit-community.component.ts add-content-providers.component.ts & remove-content-providers.component.ts & add-projects.component.ts & remove-projects.component.ts & subjects-edit-form.component.ts & personal-info.component.ts & customization.component.ts: Call "_clearCacheService.purgeBrowserCache()" when adding/updating/deleting content of a specific community.
4. connect-admin-customization.module.ts: Added CommunitiesService in providers.
5. connect-admin-customization.component.ts: Added button to purge browser cache for all communities and connect.
2022-08-11 12:58:20 +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@27d7c7c118 [Connect Admin | Library | new-theme]: Added call to purge browser cache when updating content of community. 2022-08-11 12:58:20 +03:00
pages [Connect Admin | Library | new-theme]: Added call to purge browser cache when updating content of community. 2022-08-11 12:58:20 +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 Rename Menus & Pages to Pages & Menus 2022-08-05 15:23:45 +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