Konstantina Galouni
206d18c60a
[Connect]: community.component.html: Remove properties.environment != 'production' check for enermaps "Featured Datasets" tab | app.component.ts: [Bug fix] Added undefined check before creating intersection observers.
2023-01-18 12:34:24 +02:00
Konstantinos Triantafyllou
0b8218d69f
Merge branch 'master' into angular-14
2022-11-29 14:29:30 +02:00
Alex Martzios
d2ad0ba20e
tweak options for footer observer
2022-11-01 13:38:53 +02:00
Alex Martzios
8dc9ab6aa8
remove help button when reaching footer by scrolling and when reaching contant section in about page, update submodules
2022-11-01 12:12:06 +02:00
Alex Martzios
17bb6c889b
help button: release at the bottom, update submodules
2022-10-31 14:24:53 +02:00
Alex Martzios
f4cf667af0
change background color of fixed contact button, update submodules
2022-10-12 15:44:55 +03:00
Alex Martzios
35f19d6764
update angular core and cli to v14 and update submodules
2022-09-23 14:54:30 +03:00
Konstantina Galouni
3825b04734
[Connect | new-theme]: app.component.ts: Removed deprecated RootMenuItem and used MenuItem instead.
2022-09-20 23:45:55 +03:00
argirok
0dbc95cd0c
Role verification: pass the type of the community - fix ri error
2022-09-13 12:59:01 +03:00
argirok
415df1075a
Clean up customization component, rename layoutService to customizationService, change the way default and connect css are renderes (read layout date from admin service)
2022-08-08 13:14:51 +03:00
Konstantina Galouni
e331fe3691
[Connect | new-theme]: app.component.ts & develop.module.ts & develop-routing.module.ts: Added route enabled check for Develop page | develop.component.ts: Added example bullet for research products & Updated view of bullets (removed quotes - type bold).
2022-08-05 13:56:09 +03:00
Konstantina Galouni
7256d6eb5b
[Connect | new-theme]: app.component.ts: In Menu renamed "Dashboard" to "Home" | develop.component.ts: Title updated & Image replaced & Examples moved on top right.
2022-08-05 12:15:29 +03:00
argirok
bbe1cbe3eb
Customization changes: add suffix for connect and default css files, add css only in server, add property for build date
2022-07-25 17:03:42 +03:00
Alex Martzios
b62551e642
add 'develop' menu entry and page, update submodules
2022-07-25 15:13:18 +03:00
argirok
27f20e1918
updates on customization/ using built css and preview css
2022-07-22 18:33:54 +03:00
Konstantina Galouni
4c9f17e792
[Connect & Library | new-theme]: Redesigned invite and join buttons | Added rule .uk-light .custom-external::after | Updated css for .multi-line-ellipsis - now supports inner elements.
...
1. invite.component.html:
a. Redesigned invite button according to the new mocks.
b. Button of invite is a route to invite page (removed dropdown for quick invitation).
2. subscribe.component.ts:
a. Redesigned join (subscribe) button according to the new mocks.
b. Subscribe renamed to Join/Leave and Member.
3 subscribe.module.ts: Imported IconsModule.
4. app.component.ts: Renamed id="subscribeAndInviteBtn" to id="joinAndInviteBtn".
5. connect-custom.less: Added rules under .communityApp for #joinAndInviteBtn, #join, #invite, .member-button.
6. utils.css:
a. Added rule .uk-light .custom-external::after to set color with light-color.
b. Updated css for .multi-line-ellipsis - now supports inner elements (e.g. <p>) inside parent <p>.
2022-07-06 13:14:47 +03:00
Konstantina Galouni
0ce5eace2c
[Connect | new-theme]: app.component.ts: Added "Dashboard" in menu items to match menu with admin dashboard.
2022-07-01 11:37:50 +03:00
Konstantina Galouni
d33c5890a9
[Library | new-theme]: Bug fix in download from of result landing links | In menu items added "target" field to define if urls open in new tab and have external icon.
...
1. availableOn.component.ts: [Bug fix] Added class "uk-link-text" in links of license and providers.
2. menu.ts: In MenuItem added field target: string = "_blank"; and in constructor added parameters and initialization of target, type, isFeatured.
3. navigationBar.component.html: Updated checks for "custom-external" class and target according to target field of MenuItem.
4. app.component.ts: In "Manage" menu item set target to "_self".
5. menu.component.ts: (Admin form) In method "menuItemSaveConfirmed()" added: this.menuItemForm.value.target = this.menuItemForm.value['type'] == "internal" ? "_self" : "_blank";
2022-06-29 13:56:19 +03:00
Konstantina Galouni
1e6bd99fa2
[Connect & Library | new-theme]: Breadcrumbs position updated in html pages | Bug fix in custom menu items | In search menu, use OpenaireEntities.
...
1. app.component.ts: In search menu, use OpenaireEntities.
2. navigationBar.component.ts: [Bug fix] In method "isTheActiveMenu()", update condition to "if(menu instanceof MenuItem || !menu.rootItem)" - custom menu items via admin tools are MenuItems but not instanceof MenuItem.
3. projectsPage.component.ts & nationalBulletinsPage.component.ts & contentPage.component.ts: Margins & paddings updated, so that breadcrumb is at the same position on all pages.
2022-06-21 19:37:21 +03:00
Konstantinos Triantafyllou
76e63234bf
Add modal container in app component.
2022-06-20 12:18:42 +03:00
Konstantinos Triantafyllou
2635dc2a67
Change styles to less theme. Make some fixes in browse-community. Home and learn how alignments
2022-06-17 19:49:40 +03:00
Konstantinos Triantafyllou
77a30a55c7
Add get-started page
2022-06-03 12:46:01 +03:00
Konstantinos Triantafyllou
8849f12ae2
Add property errorLink
2022-06-02 18:43:52 +03:00
Konstantinos Triantafyllou
92bbbf5173
About add background pattern. Add quick contact in all pages and remove menu element. Make some breadcrumbs alignments. Add application class to body instread of app component to avoid modal theme issues.
2022-06-02 17:30:48 +03:00
Konstantinos Triantafyllou
f15692c79b
Add uikit in angular.json and remove from index.html. Some justifications in about, faqs, contact-us, my-communities
2022-05-31 23:18:58 +03:00
Konstantinos Triantafyllou
e2da9e6cc9
Fix bug no redirection to my-communuties after successful login
2022-02-17 17:40:00 +02:00
argirok
8b11478f20
fix 404 error code in connect server side (after load a community)
2022-02-15 16:05:25 +02:00
argirok
16686a5f0b
add aurora piwik, update link for the footer
2021-12-15 14:24:40 +02:00
argirok
f1439bd82a
add new single - login properties, add check in home page for server error
2021-12-01 17:19:01 +02:00
argirok
08ac3c8d19
updates to customization component to use the background image for the forms
2021-11-26 14:50:37 +02:00
argirok
57b662809f
#7007 update support url
2021-10-11 16:28:26 +03:00
k.triantafyllou
564b1f3e37
[Connect]: Update trunk to angular 11. Delete branch angular-11
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@61397 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 14:51:20 +00:00
konstantina.galouni
55cf2937c1
[Trunk | Connect]: app.component.ts & community.component.ts: Set open access filter in research outcomes, on search form of first page and on menu.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@61040 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-24 22:18:32 +00:00
argiro.kokogiannaki
2bce669d23
[Connect|Trunk]
...
- SEO: initialize prev/next rel links
- use layout service (remove check for development)
- fix issue with private communities losing the verify parameters
- fix hover on menu items that didn't get the portal colors
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@61024 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 11:17:13 +00:00
argiro.kokogiannaki
63c4309c58
[Connect|Trunk]
...
-completing commit 61006 + clean up code
fixing issues with private/ hidden communities
show modal for verification code
- remove preload modules
- community home page - add check for community status before load it
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@61012 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-18 07:29:16 +00:00
argiro.kokogiannaki
df1d14502e
[Library|Trunk]
...
Rush commit for:
Fixing issues with private/hidden communities
Fixing showing the verification code modal
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@61006 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-17 10:10:27 +00:00
argiro.kokogiannaki
9ef3d0317f
[Connect|Trunk]
...
SEO:
- initiate robots metatag
- reset robots in every route change
- set time out to 5000
- search research communities updtae titles and meta description
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60987 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-12 07:31:21 +00:00
k.triantafyllou
c0a20f5908
[Connect | Trunk]: Add subscriber invite module from library
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60969 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-23 16:27:37 +00:00
konstantina.galouni
3283a301d5
[Trunk | Connect]: app.component.ts: [Bug fix] Update url for button "Manage helptexts" in Connect Portal.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60938 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 11:07:32 +00:00
k.triantafyllou
8daa5340f9
[Connect | Trunk]: Add smooth scroll service
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60927 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-20 15:20:05 +00:00
argiro.kokogiannaki
dccb5c0b03
[Connect | Trunk]
...
- Update affiliations layout
- Use customization class to create the css
- Create preview/ demo component
- Clean up piwik helper file
- updates on customization css
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60892 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 16:20:27 +00:00
konstantina.galouni
60f54a0574
[Trunk | Connect]:
...
1. app-routing.module.ts: Added paths "orcid" and "my-orcid-links".
2. app.component.ts: Added "My ORCID links" in usermenu.
3. environment.beta.ts & environment.prod.ts && environment.ts: Added property "myOrcidLinksPage".
4. Added folder "orcid" and files for ORCID Search & Link functionality.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60879 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 09:14:07 +00:00
argiro.kokogiannaki
0c46a8768f
[Connect |Trunk]
...
Customization:
- update with the new Object
- update the way it is initialized
- clean up code
- test usage through app.component
- add preview Component (for Admin quick look)
Community Component:
- updates on Enermaps integration
- updates with opscidia integration
- update tabs (use customClass attribute)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60815 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-08 10:58:48 +00:00
argiro.kokogiannaki
72ba070939
[Connect|Trunk]
...
Enermaps Integration:
- add property for enermaps url
- use proper id for the images
App:
-Set properly the redirect url (status manager)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60784 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-02 09:18:44 +00:00
k.triantafyllou
9ee09f1f3a
[Connect | Trunk]: Delete properties resolver. Delete query param community id
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60772 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-01 14:25:15 +00:00
argiro.kokogiannaki
1f78864788
[Connect |Trunk]
...
-Routing module: remove properties resolver
-App component:
- check for manager and hidden status of community.
- show private data error page
- or login for status manager
- if community is not loaded show connect menu
Connect menu:
- use url instead of route if it is a community
- remove community parameter for dev
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60745 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-29 14:05:20 +00:00
k.triantafyllou
aa1c67d07a
[Connect | Trunk]: App navigate to error remove params
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60689 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-22 15:52:14 +00:00
k.triantafyllou
d4a2820d23
[Connect | Trunk]: Add fixRedirectUrl on service
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60655 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-17 09:58:30 +00:00
k.triantafyllou
a17b8bb887
[Connect | Trunk]: Add urlPrefix on affiliations, curators and community logo
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60582 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 13:46:40 +00:00
k.triantafyllou
a066e76bec
[Connect | Trunk]: Change admin URL on connect
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60506 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-25 14:20:17 +00:00