Commit Graph

10 Commits

Author SHA1 Message Date
k.triantafyllou fd780ad708 [Admin | Trunk]: 1. Add statistics overall toggle. 2. Remove conditions if there are resutls on statistics. 3. Add titles in all pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@58371 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-01 13:40:48 +00:00
konstantina.galouni f6f86634ce [Trunk | Admin]:
1. pages.component: Show link to add pageHelpContents only when at least one posiiton is enabled.
2. help-content.service:
        Add 'pid' parameter in 'getDivIdsFull()' method to be able to get divIds that are enabled in a community.
        Add 'with_positions' parameter in 'getPages()' method to be able to get pages that have at least one position or no positions enabled.
3. app.component: Hide '/classContents' route for communities (currently no divIds for communities).
4. div-help-content-form.component: Get divIds that are enabled for the community.
5. div-help-contents.component: When a page is pre-selected ('pageId' url param exists), check if page is enabled in the community, otherwise redirect.
6. edit-div-help-content.component & new-div-help-content.component:
        Add 'getPage()' method, to get page (if disabled in community, redirect - if pageId is pre-selected) and show it in the page title.
7. edit-div-help-content.component: If there is no 'divContentId' url param, redirect
8. edit-page-help-content.component:
        If there is no 'pageContentId' url param, redirect
        Add 'getPage()' method, to get page (if disabled in community, redirect - if pageId is pre-selected or use pageHelpContent.page - if pageId != pageHelpContent.page, redirect) and show it in the p$
9. new-page-help-content.component: Add 'getPage()' method, to get page (if disabled in community, redirect - if pageId is pre-selected) and show it in the page title.
10. page-help-content-form.component: Do not perform a query to get page when it is pre-selected (new & edit do the query now) | Get pages with at least one posiiton enabled.
11. page-help-contents.component: When a page is pre-selected ('pageId' url param exists), check if page is enabled in the community, otherwise redirect | Get pages with at least one posiiton enabled.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56740 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-24 09:16:42 +00:00
k.triantafyllou e714c7543d [Trunk|Admin]: Add get PageFull to get entities full.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56670 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 13:32:05 +00:00
konstantina.galouni 3ae34beee5 [Trunk | Admin]:
1. help-content.service: Add "getPageByRoute()" method (used by affiliations.component).
2. affiliations.component.ts: Call "getPageByRoute()" to get id of "/organizations" page.
3. affiliations.component.html: In "Related Organizations" page, add link to "/classContents" page for organizations.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56403 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-08 13:09:45 +00:00
konstantina.galouni 9cc6eab2c4 [Trunk | Admin]:
1. domain/divId.ts & divId-form.component: Add "connect", "communities", "openaire" options
2. help-content.service: "getPagesWithDivIds()" method: Query for specific community when available parameter.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56294 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-01 13:47:58 +00:00
argiro.kokogiannaki 5a0ffefd54 [Admin|Trunk]
Merge into trunk branch angular7 rev 55968





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@55972 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-03 14:52:33 +00:00
k.triantafyllou a5d711b6c7 [Trunk|Admin]: 1. Add Community Layout Component. 2. Add module ngx-color-picker. 3.Change property AdminToolesUrl to mpagasas(for test)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@55028 d315682c-612b-4755-9ff5-7f18f6832af3
2019-03-19 10:30:15 +00:00
konstantina.galouni d9e24bacc1 [trunk]: Admin (Connect): Remove unnecessary logs
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@54788 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-14 12:20:00 +00:00
argiro.kokogiannaki 3d64e0ebae Add a readme file
remove unused file
update services that have POST & DELETE methods in admin tool API with options using authorization headers



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53669 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-08 13:52:26 +00:00
argiro.kokogiannaki 3ff95d06c0 Merging from branch 'branches/project-cli' r53598 in trunk
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53600 d315682c-612b-4755-9ff5-7f18f6832af3
2018-10-30 15:31:16 +00:00