Commit Graph

21 Commits

Author SHA1 Message Date
argirok 08ac3c8d19 updates to customization component to use the background image for the forms 2021-11-26 14:50:37 +02: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
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 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 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 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 f5f99307f9 [Connect | Trunk]: Change Curators and Organizations base on new mocks
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58614 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-06 14:01:42 +00:00
konstantina.galouni 17e7eb2d7f [Trunk | Connect]: Connect redesing
1. app.component.ts: <subscribe> and <invite> components added (floating buttons on the right side of each page for communities).
2. community.component.html: 
3. community.component.ts:                   
        a. 'projectsCalculated' and 'contentProvidersCalculated' fields added, to calculate tootlip after both requests complete
        b. added methods for building tootips
        c. 'activeTab' set to 'summary'.
4. affiliations.component.html: minor phrasing changes (e.g. title).
5. curators.component.html: shortview changed.
6. results.component.ts: Title changed | 'View all' moved to the bottom.
7. customization.component.ts: Changed '--portal-main-color' from  '#4C9CD5' to '#4687E6' | Changed '--portal-dark-color' from '#24857F' to '#2D72D6'.
8. invite.component.html: shortview changed.
9. invite.component.ts: 'properties' field as input (get it is called from app.component).
10. invite.module.ts & inviteBasic.module.ts: InviteBasicModule created to declare InviteComponent without routing and login guard | InviteModule imports InviteBasicModule and adds routing and login guar$
11. subscribe.component.ts: Changes for subscribe button and members | 'properties' field as input (get it is called from app.component).
12. connect-custom.css: css for subscribe and invite buttons and for tooltip with 'community-page-tooltip' class.
13. customization.css: class 'communityBackground' added and css for 'subtitle' class inside 'communityBackground'.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58549 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-24 16:38:35 +00:00
argiro.kokogiannaki 984e2a19fd [Connect|Trunk]
Add customization css as css file (ignore saved layout)



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58505 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-16 10:34:05 +00:00
konstantina.galouni 955958a7c8 [Trunk | Connect]:
1. communities.component.ts & contentPage.component.ts & shareInZenodo.component.ts & helper-test.component.ts & organizationsPage.component.ts & 
   learn-how.component.ts & learn-in-depth.component.ts & my-communities.component.ts:
	"properties" as first parameter in methods of helper.service.ts.
2. contact.component.ts & curators.component.ts & invite.component.ts: 
	a. "properties" as first parameter in methods of helper.service.ts
	b. create request path in service (email.service.ts, curator.service.ts).
3. htmlPage.component.ts & htmlPage.service.ts: "properties" as first parameter in methods of htmlPage.service.ts.
4. customization.component.ts: create request path in service (layout.service.ts).
5. subscribe.component.ts: create request path in service (subscribe.service.ts).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58421 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-07 16:52:19 +00:00
konstantina.galouni 164e4fc127 [Trunk | Connect]: customization.component.ts: Check if document is undefined and return in 'buildCss()' method.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@57425 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-21 13:02:31 +00:00
argiro.kokogiannaki 2032202fab [Connect| Trunk]
customization options: update css for lattest deposit changes (OR - svg)


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@57420 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-21 10:08:40 +00:00
argiro.kokogiannaki f4a4025fc4 [Connect|Trunk]
Customization:
	append css only once - use html id
	request the API for saved layout options
	default options using the constructor of CustomizationOptions class
	use string concat methods to create the build the css




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@57332 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-09 15:54:01 +00:00
argiro.kokogiannaki c25dceee79 [Connect | Trunk]
Customization: updates according to admin UI


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@57275 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-07 07:00:19 +00:00
argiro.kokogiannaki ca08e72dcb [Connect|Trunk]
-update deploy script
-move /CustomizationOptions.ts in library and change paths



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@57046 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-12 09:41:26 +00:00
argiro.kokogiannaki 96255091ac [Connect|Trunk]
Customization css/ Linking : don't override css for uk-modal - the default background is white



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56974 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-05 13:12:06 +00:00
argiro.kokogiannaki 19f663ea61 [Connect|Library]
community page: css changes, also applied in configuration

share in zenodo: make variable private to correct build error

beta properties; update last index date




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56920 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-29 09:44:51 +00:00
argiro.kokogiannaki e405356778 [Connect|Trunk]
Deposit:
	theme/customization related issues (margins, titles)
	update routes inside the components

Organizations: remove margins

Invite: theme/customization related issues (margins, titles)
	get back drop down	

Customization:
	apply some css changes according to the above



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56737 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-23 15:14:27 +00:00
argiro.kokogiannaki 94d31ce14c [Connect|Trunk]
Updated theme - changes  regarding containers margin, headers, etc

Customization:
	create Component
	create mock data
	build the css according to the input
	remove community-related css  from connect custom css





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56678 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 14:18:54 +00:00