Konstantinos Triantafyllou
64389d869c
Update title in invite page. Subscribe -> join
2022-09-27 11:46:23 +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
Konstantinos Triantafyllou
986b4aa74e
Fix join loading button
2022-08-03 00:21:23 +03:00
Konstantinos Triantafyllou
d027b2f1ad
Add piwik for neanias-atmospheric and embrc
2022-08-02 18:19:21 +03:00
argirok
7991cdd93c
subscribe: fix loading icon inside the button
2022-07-27 14:09:09 +03:00
argirok
27f20e1918
updates on customization/ using built css and preview css
2022-07-22 18:33:54 +03:00
Konstantinos Triantafyllou
9044a06cba
Add method buildCss in server.ts for customization. Fix invite and subscribe buttons.
2022-07-21 15:01:31 +03:00
argirok
7ae6434a7f
piwikHelper: new piwik ids
2022-07-14 18:36:28 +03:00
Konstantinos Triantafyllou
0f3f70c97a
Change invite users page base on new UI
2022-07-06 19:27:42 +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
Alex Martzios
d24032a4ef
community dashboard page, deposit page and minor tweaks for curators, organizations pages
2022-06-30 18:25:22 +03:00
argirok
e344e7fd15
add new piwik id
2022-06-08 14:32:36 +03:00
argirok
278f7582e4
piwik helper clean up unused parameter
2022-06-08 14:21:09 +03:00
argirok
7f604d68dd
piwik helper: add ebrains and neania-space entry
2022-06-08 12:29:15 +03:00
argirok
d31d2e7d2f
changes in customization
2022-03-16 19:08:12 +02:00
argirok
e989663481
initial linking changes
2022-02-25 14:52:36 +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
973ebda18e
add citizen science piwik id
2021-09-07 12:56:26 +03:00
argirok
7bae78623e
add new piwik id
2021-08-02 11:36:00 +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
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
konstantina.galouni
a1af3a6a83
[Trunk | Connect]:
...
1. invite.component.ts: [Bug fix] Set meta (canonical url, url, title, description) only when "longView == true" (when we are on invite page, not just calling invite component).
2. browse-community.component.ts: Added method "_formatDescription()" which calls method "StringUtils.HTMLToString()" and then it cuts description up to a threshold (max chars).
3. browse-community.component.html: Removed tooltip from description and "_formatDescription()" is called to show description.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60985 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-11 09:26:14 +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
argiro.kokogiannaki
cfb73f8a37
[Connect|Trunk]
...
customization css: portal-button colors exclude uk-disabled
add piwik ids for new communities
add GSC verification code
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60964 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-23 08:43:22 +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
argiro.kokogiannaki
a071716291
[Connect|Trunk]
...
Customization:
- updates on customization object
- clean up css
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60829 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-09 16:01:57 +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
794fd39440
[Connect|Trunk]
...
fix issues with search content providers/projects
clean up piwikHelper file
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60731 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-26 15:54:07 +00:00
argiro.kokogiannaki
ead614facc
[Connect|Trunk]
...
remove datatables
update search pages for projects/ data providers:
use search page component
remove tablesearch view
Search Communities: remove graph info (add the new variable)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60606 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-08 15:40:49 +00:00
k.triantafyllou
87ffb845b7
[Connect | Trunk]: Subscribe: Fix loading if a request has been interrupted. Curators: Change getCurators method
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60530 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-01 16:07:28 +00:00
k.triantafyllou
57cd810c3e
[Connect | Trunk]: 1. Add new roles functionllities (subscribe - role-verification). 2. Comment customization. 3. Refactor getting community logic
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60454 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-19 17:52:12 +00:00
argiro.kokogiannaki
9d68ae13c8
[Connect|Trunk]
...
- update properties / use prod.prod propertis for production instance
- remove checks for production ready instances
- simplify sitemap
- remove subscribe for properties
- Add community title for custom filter
- update piwik ids - use the same for beta and production
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59991 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-30 17:04:05 +00:00
argiro.kokogiannaki
fdc7273d09
[Connect|Trunk]
...
code clean up:
-remove unused imports, code, files (Old search pages for results, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, communities, subscribers, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from the component that uses them (clearSubscriptions())
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59826 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-12 15:59:26 +00:00
konstantina.galouni
90392fc79a
[Trunk | Connect]: Merging branch 'use-UoaAdminToolsLibrary' into trunk for revisions 58407:59466
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59467 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-24 11:43:34 +00:00
argiro.kokogiannaki
bc70a7604b
[Connect|Trunk]
...
update meta urls and canonicalurl to get domain from properties instead of baseLink to work for community gateways
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59404 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-16 13:50:43 +00:00
k.triantafyllou
213cbb0638
Revert ckeditor and fix it
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59314 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-31 11:28:21 +00:00
k.triantafyllou
9aa9590c26
[Connect | Trunk]: Add verification manager route. Change ckeditor library
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59272 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-14 09:55:06 +00:00
argiro.kokogiannaki
b1654dbd84
[Connect|Trunk]
...
Piwik: update beta piwik ids fro new communities
Statistics: fix issue with variable used before initialization
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59252 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-11 14:47:14 +00:00
k.triantafyllou
7845e744c0
[Connect | Trunk]: change isSubscriber to isSubscribedTo
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59251 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-11 12:54:56 +00:00
k.triantafyllou
92c3e73608
[Connect | Trunk]: Align message with from and to
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59238 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-07 14:38:47 +00:00
k.triantafyllou
cafb672ae7
[Connect | Trunk]: Add regisrty property. Add new UM methods on subscribe and curators component.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59233 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-06 20:02:46 +00:00
konstantina.galouni
d71892ed9e
[Trunk | Connect]:
...
1. app.module.ts & directLinking.module.ts & linkingGeneric.module.ts & community.module.ts & deposit.module.ts &
searchDataprovidersToDeposit.module.ts & shareInZenodo.module.ts & subjects.module.ts &
invite.module.ts & inviteBasic.module.ts & subscribe.module.ts:
Remove CommunityService from providers (singleton service, providedIn: 'root').
2. community.component.ts & curators.component.ts & deposit.component.ts &
searchDataprovidersToDeposit.component.ts & shareInZenodo.component.ts & statistics.component.ts & subjects.component.ts &
invite.component.ts & subscribe.component.ts:
Get community from state (call communityService.getCommunityByState) | Add subscriptions in array to unsubscribe in ngOnDestroy | Get properties from environment (no service needed).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59141 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-16 23:25:23 +00:00
argiro.kokogiannaki
632a4556e1
[Connect|Trunk]
...
Connect Helper: read community from domain for production
Add extra properties file for real production environment (environment.prop.prod.ts)
Add new piwik ids
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59121 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-15 08:19:35 +00:00
argiro.kokogiannaki
250fd48098
[Connect|Trunk]
...
Angular.json:
-in prod/beta configuration add replacements for index.html, robots.txt
-add sitemap.xml file
Clean up index.html
add css files in styles.css
PRoduction:
communities browse: in production show link to beta or prod based on the list of prodReadyCommunities
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59029 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-30 16:00:24 +00:00
argiro.kokogiannaki
26c5e94f26
[Connect Trunk]
...
Search Projects/Dataproviders: fix server side error (pass searchUtils in transform() method)
Customization: make it work in server side!
avoid color flickering
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58667 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-11 11:07:36 +00:00
k.triantafyllou
5dde913f48
[Connect | Trunk]: Add adminPortalURL property
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58657 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-08 15:04:39 +00:00
konstantina.galouni
38216318f2
[Trunk | Connect]:
...
1. community.component.html: Remove 'communityBackground' class | Use class 'generalSearchForm' instead of 'publicationsSearchForm'.
2. contentPage.component.ts & curators.component.html & nationalBulletinsPage.component.ts & organizationsPage.component.ts & projectsPage.component.ts & subjects.component.ts & invite.component.html:
Remove 'communityBackground' class.
3. shareInZenodo.component.html: Remove 'communityBackground' class | Remove 'uk-margin-top' from tag with class 'communityPanelBackground'.
4. user.component.ts: Remove 'communityBackground' class | Move 'uk-margin-small-top' after section tag.
5. connect-custom.css: Add background css for '.communityApp .custom-main-content', '.generalSearchForm .subtitle' and '.generalSearchForm .title'.
6. customization.css: Remove css for '.communityBackground' (was added during connect redesign).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58648 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-07 17:09:08 +00:00