Alex Martzios
259ca4b5b1
working on sending menu save/update/delete on the backend - dev only
2022-01-05 16:41:49 +02:00
Alex Martzios
0cddbdf857
Work in progress for new dymanic menu - dev only
2021-12-17 09:22:07 +02:00
Konstantinos Triantafyllou
1fbb461faa
Utilities service minor changes. Remove margin from header title in navbar.
2021-11-26 10:31:50 +02:00
Alex Martzios
dfed4b9921
Navbar: add extra condition for external links (develop pages from within graph)
2021-11-18 17:38:42 +02:00
Konstantinos Triantafyllou
9a979b1015
Input component move icon to top in case of textarea input
2021-09-07 11:13:10 +03:00
argirok
3d413cde2d
SEO - accessibility: In images add alt, add specific width and height, in links add <span class="visually-hidden"></span> with descriptive text - not visible (add class in library.css)
2021-08-10 13:46:33 +03:00
argirok
37c9e91efc
Add sumbmenu in the research outcomes for the different types, update robots.txt (exclude covid-19)
2021-08-09 15:31:19 +03:00
argirok
58b44c7bb0
strip HTML for research outcomes description (landing and search results), Update no-index filter (remove poor content filter, add filter for communities)
2021-07-26 13:05:36 +03:00
k.triantafyllou
08bf703186
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61381 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 11:19:57 +00:00
k.triantafyllou
1a38cf4843
[Library | Trunk]: Input: Remove selection range causing focus issue on Safari
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61224 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-15 13:33:02 +00:00
konstantina.galouni
33b8c95f54
[Trunk | Library]:
...
1. bottom.component.ts: [Bug fix] When no communityId set, in "getDivContents()", get communityId from properties.adminToolsCommunity (fix for Connect Portal).
2. helper.service.ts: In "getPageHelpContents()" and "getDivHelpContents()", when no communityId is set, get it from properties.adminToolsCommunity if available, otherwise set it to 'openaire' (as it was).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61090 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-04 09:42:23 +00:00
argiro.kokogiannaki
eb2d232bb7
[Library|Trunk]
...
remove dependency for ngx-json-ld from schema2jsonld component and module
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61087 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-04 08:18:01 +00:00
konstantina.galouni
1d9b94431d
[Trunk | Library]: bottom.component.html:
...
a. [Bug fix] Fix alignment of EC flag and "Openaire" name when not centered (uk-margin --> uk-margin-left)
b. [Bug fix] Move check to show helptext inside <ng-container> - alignment is broken when no helptext and not centered.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61086 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-04 07:48:22 +00:00
argiro.kokogiannaki
4ea83f6ce8
[Library|Trunk]
...
NavbaR:
- remove stakeholder
- remove search bar
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61058 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-28 13:35:10 +00:00
konstantina.galouni
a2178095b5
[Trunk | Library]:
...
1. divIds.component.ts: Added in label of each option, page.portalType (not only page name, to know when creating new DivId, earch page in which portal belogs).
2. input.component.ts: Added in each <mat-option> (dropdown options), option label as uk-tooltip.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61047 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-25 12:29:07 +00:00
konstantina.galouni
4eca6ad584
[Trunk | Library]:
...
1. env-properties.ts: Added property "footerGrantText?: string"
2. bottom.module.ts: Imported "HelperModule" (div help content added in footer)
3. bottom.component.ts:
a. Comment "grantAdvanceText" and "grantConnectText".
b. If property "footerGrantText" is not set, get div help contents for "/" page route.
4. bottom.component.html:
a. If "properties.footerGrantText" is set, show it as html.
b. Show div help contents for "footer" divId.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61039 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-24 22:15:50 +00:00
argiro.kokogiannaki
eee822bdeb
[Library|Trunk]
...
SEO changes:
- ignore quick filter in search pages. don't add qf=true, the filter is NOT applied by default.
- add page in the canonical url
- keep order of params to have the same url in canonical no matter the order of the filters
- add prev/ next links
TimeOut interceptor: set it 3000 for server and 6000 for client
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61019 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 07:39:08 +00:00
konstantina.galouni
76a46606a6
[Trunk | Library]: class-help-content-form.component.html & page-help-content-form.component.html & subscriber-invite.component.ts: Updated config --> removeButtons for <ckeditor> (show less buttons).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60982 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-10 17:56:10 +00:00
k.triantafyllou
0e6b1e13ca
[Library | Trunk]: Fix some errors on server from numbers component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60974 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-28 15:03:45 +00:00
k.triantafyllou
336f85aa97
[Library | Trunk]: Fix server errors. Input add validators for chips. Subscriber-invite: Change To field to chips, add short view
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60968 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-23 16:25:52 +00:00
k.triantafyllou
1bd9eb8ec2
[Library | Trunk]: Input component fix condition on filter
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60954 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-22 08:41:22 +00:00
k.triantafyllou
851f40da0b
[Library | Trunk]: Input component if it is checkbox set false value on null
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60953 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-22 07:55:54 +00:00
k.triantafyllou
b600dc4756
[Library | Trunk]: Add equals object function and change input chip label condition with it
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60949 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 15:28:35 +00:00
k.triantafyllou
cc38df3b7b
[Library | Trunk]: Subscriber invitations: Fix is manager method
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60936 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 09:15:38 +00:00
k.triantafyllou
7cd0c4b5bd
[Library | Trunk]: Remove height from uk-logo in navbar
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60917 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-19 16:30:19 +00:00
argiro.kokogiannaki
858b36bd0b
[Library|Trunk]
...
- display claims:
rename property title to pageTitle -> avoid confusion with HTML tooltip
add tooltip for claim status
- Search research results service - add check for year in most recent results
- Bottom component: update newsletter url
- Customization: initialize the colors with ligher versions for light background and form
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60916 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-19 16:28:36 +00:00
k.triantafyllou
81d79c99fb
[Library | Trunk]: Numbers: Fix dataset link
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60907 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 12:01:36 +00:00
k.triantafyllou
188f272ea7
[Library | Trunk]: Numbers: Add refine value on init
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60906 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 11:57:35 +00:00
k.triantafyllou
6e4b4d5d3b
[Library | Trunk]: Numbers add external link choice for links
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60902 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 11:35:57 +00:00
k.triantafyllou
be73ba0510
[Library | Trunk]: Numbers: Add init function. Create numberSize interface
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60897 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 18:38:07 +00:00
k.triantafyllou
3d896b8c9e
[Library | Trunk]: Numbers: Add init function. Create numberSize interface
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60895 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 18:18:02 +00:00
k.triantafyllou
1fae3c0e67
[Library | Trunk]: Navbar fix padding of logo on left position
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60891 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 15:08:11 +00:00
k.triantafyllou
7d33f465f9
[Library | Trunk]: Numbers loading min height
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60888 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 13:14:57 +00:00
k.triantafyllou
4ee8ad094c
[Library | Trunk]: Numbers alignment fixed
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60886 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 13:00:02 +00:00
k.triantafyllou
dc9d1f3455
[Library | Trunk]: Create numbers component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60867 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-15 14:42:12 +00:00
k.triantafyllou
17d38d59a6
[Library | Trunk]: NavBar fix current route on html
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60841 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-12 15:35:49 +00:00
k.triantafyllou
773d4d81fc
[Library | Trunk]: Set active menu add condition for fragment
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60840 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-12 15:33:39 +00:00
k.triantafyllou
7d8aed7e13
[Library | Trunk]: Input component: remove warning and note params
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60832 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-12 08:58:30 +00:00
k.triantafyllou
d395ca5bc5
[Library | Trunk]: Input fix tooltip on disable status
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60824 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-09 13:05:06 +00:00
k.triantafyllou
1619cb6f2b
[Library | Trunk]: Input text move cursor to start on unfocus status,
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60823 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-09 13:01:07 +00:00
k.triantafyllou
e9bf5d8503
[Library | Trunk]: Navbar add title tooltip on header title and recude his length to 2 lines
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60821 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-09 12:35:02 +00:00
k.triantafyllou
589b1d5529
[Library | Trunk]: Decrease navbar center section to 25% of the screen for above medium screens
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60811 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-07 14:54:23 +00:00
konstantina.galouni
1d8003690b
[new-UI | Admin]:
...
1. search-input.component.css: Set currentColor for border in classes ".bordered.focused" and #a3a3a3 in classes ".bordered:not(.focused)".
2. search-input.component.ts:
a. Add class "focused" when "showSearch" is true.
b. In search button add tooltip with value same as placeholder.
3. subscribers.component.html: Name of search button is (by default) "Search" and placeholder "Search subscribers".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60706 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-23 22:03:10 +00:00
k.triantafyllou
d9c67bab76
[Library | Trunk]: Search Input: On bordered search make selected value's width 100%
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60697 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-23 16:28:38 +00:00
k.triantafyllou
92852d0962
[Library | Trunk]: 1. Input fix bug with search control value. Remove selection of chip in autocomplete. 2. Search Input: Add truncate on selected value. 3. Full screen modal: Fix close method
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60688 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-22 15:10:18 +00:00
konstantina.galouni
4e5ccfa88b
[new-UI | Library]:
...
1. no-load-paging.component.ts: [Bug fix] Added pipe "number" to totalPages.
2. searchProjects.service.ts: Nothing but removed a ";" which was double.
3. search-input.component.ts:
a. Added "bordered" class when input is focused (showSearch) or when a keyword exists (selected).
b. Added "uk-visible@m" and "uk-padding-small" clases when showing selected keyword (padding is added so that border does not move).
4. icons.ts: Added icon "info" (from uikit).
5. string-utils.class.ts: Removed a console.log from "HTMLToString()" method.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60681 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-22 00:18:09 +00:00
k.triantafyllou
6b90c17e62
[Library | Trunk]: Fix autocomplete input
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60674 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-19 14:23:47 +00:00
k.triantafyllou
4e00cd1caa
[Library | Trunk]: Add autocomplete on input component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60665 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-18 10:29:54 +00:00
k.triantafyllou
edbd5a8fa3
[Library | Trunk]: Add fixRedirectUrl on service
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60654 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-17 09:58:12 +00:00
k.triantafyllou
3a1ae30fe5
[Library | Trunk]: Fix custom error on input. Add verification urls on whitelist of error service interceptor
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60585 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 14:30:31 +00:00