Commit Graph

18 Commits

Author SHA1 Message Date
argirok 2d6b144441 [develop | DONE | UPDATED] properties: use library properties 2023-11-02 09:48:18 +02:00
Konstantina Galouni 5a4e76b0c2 Connect | develop: environments/: Added property swhURL 2023-10-06 15:42:25 +03:00
Konstantina Galouni d59e70f116 [Library & Connect Admin | angular-14]: environments/: Set property dashboard: 'connect' | page-help-content-form.component.html & class-help-content-form.component.html: [Bug fix] Set link to theme page depending on current dashboard and portal. 2022-11-29 18:11:29 +02:00
Konstantina Galouni d9853e1d91 [Connect Admin | Library | new-theme]: Updated call for purging browser cache - through admin tools api.
1. environment.ts & environment.beta.ts: Updated property "deleteBrowserCacheUrl" to call admin tools api.
2. clear-cache.service.ts: Used updated property "deleteBrowserCacheUrl" and in GET request added CustomOptions.registryOptions().
3. connect-admin-customization.component.ts: Deleted unnecessary code for deleting layout.
2022-08-11 15:46:55 +03:00
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
argirok ab2deefa15 remove unused properties 2022-08-04 13:02:32 +03:00
argirok 9379c91e7e Customization: updates for buttons customization
add property connectportalUrl - use it for preview and build css methods
2022-08-01 12:18:47 +03:00
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
Konstantinos Triantafyllou 2b4193e200 Change admin to less. Fix manage communities page. Fix sidebar admin items. Remove deleted properties. 2022-06-23 19:48:02 +03:00
argirok 1bf4755828 add sinlge login properties in beta, minor change in customization - background 2021-12-09 10:20:49 +02:00
argiro.kokogiannaki 7673c8d53b [Admin | Trunk]
- update rcd mailing list
- remove deploy folder and old json properties



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@61038 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-24 10:54:00 +00:00
argiro.kokogiannaki a380fadd77 [Admin |Trunk ]
- reinstall library
- Update properties: correct https for indexInfoAPI
-Customization: fix reseting the preview url after click reset button


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@61034 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-21 10:10:34 +00:00
k.triantafyllou 9362e91aa3 [Admin | Trunk]: Merge from NewUI branch
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@61027 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 11:40:29 +00:00
argiro.kokogiannaki d543670b19 [Admin-tool|Trunk]
update login/logout properties beta - prod


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@60153 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-16 15:37:32 +00:00
argiro.kokogiannaki 4fee54d705 [Admin tool|Trunk]
update property values  for domain + baseLink


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@59440 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-21 07:35:42 +00:00
k.triantafyllou d6e119ebb9 [Admin | Trunk]: Add managers page, the only thing is missing is to send email
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@59316 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-31 11:34:22 +00:00
argiro.kokogiannaki 0681ad95ec [Admin tool|Trunk]
update properties
	use new stats tool for charts
package.json: add clean up after build



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@59025 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-30 10:32:32 +00:00
k.triantafyllou 92cf0265e2 [Admin | Trunk]: Add properties on enviroment
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@58885 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-11 15:36:38 +00:00