argirok
8310eddd92
update check in portal search results
2023-07-28 13:15:46 +03:00
argirok
c09db5ae42
portal-search-result: use HTML to string pipe to show the description
2023-06-08 11:23:40 +03:00
argirok
e7f087c09d
remove color for connect portal results
2023-06-08 11:05:48 +03:00
Konstantinos Triantafyllou
259182b7c4
1. Slider: Hide arrows in mobile. 2. Change offcanvar in navbar mobile menu to have close on the left.
2023-03-22 17:14:11 +02:00
Konstantinos Triantafyllou
de42da8b6c
Change search in order to apply mobile style
2022-12-07 16:56:16 +02:00
Alex Martzios
7850adbbef
Monitor - Add color coding in browse dashboards
2022-09-29 12:09:37 +03:00
Alex Martzios
6d84a2eb58
strip HTML of description in cards - browse communities section
2022-09-07 10:25:56 +03:00
Konstantinos Triantafyllou
5e1fde7841
Add blend multiply to all logos in page content header. Add placeholder logo to getLogoURL function. Fix a bug with active menu item. Finish UI of pages, entities, portals, classes and class page content.
2022-06-26 23:30:54 +03:00
Konstantinos Triantafyllou
cc417adb6b
Fix all dashboard modals heights. Role verification remove custom buttons.
2022-06-20 16:17:26 +03:00
Konstantina Galouni
658c96bb02
[Connect & Library | new-theme]: Replaced "Subscribed" badge with "Member" text | Renamed "subscriber" filter to "member" in search communities page | Fixed "view all" buttons in my communities page.
...
1. browse-community.component.html: Replaced "Subscribed" badge with "Member" text | Updated how restricted/private icons are displayed.
2. browse-community.component.ts: Updated visibilityIcon map (PRIVATE -> incognito icon, RESTRICTED -> restricted icon).
3. browse-community.module.ts: iconsService.registerIcons([incognito, restricted]).
4. communities.component.html & my-communities.component.html: Added uk-button class in "View all" button for communities.
5. portal-search-result.component.html: Replaced "Subscribed" badge with "Member" text.
6. searchCommunities.component.ts: Renamed "subscriber" filter to "member".
2022-06-03 18:34:23 +03:00
Alex Martzios
b851b3e60b
add placeholder img
2022-05-06 16:23:02 +03:00
Konstantinos Triantafyllou
4e57dd41d2
Remove animation fade from results card and add scrollspy. Remove condition for selected filters sections
2022-05-06 13:47:54 +03:00
Konstantinos Triantafyllou
057eec2a02
Reorder portal search result information
2022-05-05 12:45:39 +03:00
Konstantinos Triantafyllou
74baa0a1c4
Remove card hover from portal results
2022-05-05 11:24:11 +03:00
Konstantinos Triantafyllou
13fee133e4
Add new icon for restricted. Change tabs base on new guidelines. Change how-to base on new mocks
2022-02-23 00:37:18 +02:00
Konstantinos Triantafyllou
5a69cb2101
Resize icon in portal search result. Delete warning in IconsService.
2022-02-17 17:30:37 +02:00
Konstantinos Triantafyllou
4e9981f24f
Add default size usage in icons. Some changes in portal search results. Delete text-as-svg (no need)
2022-02-16 12:01:41 +02:00
Konstantinos Triantafyllou
4e49e7f489
Add new text-as-svg pipe. Add gradient fucntionallity on icons
2022-02-15 16:25:46 +02:00
Konstantinos Triantafyllou
db58e5c3e8
Change search page base on new mocks for portal results
2022-02-14 18:02:00 +02:00
Konstantinos Triantafyllou
03f412c550
Update search page layout base on new theme
2022-01-21 10:20:46 +02:00
Konstantinos Triantafyllou
13efcd8891
Change filters list to uk-list-large
2022-01-20 13:42:10 +02:00
Konstantinos Triantafyllou
78ee2e4bcd
Update search componenents with new theme
2022-01-20 11:19:44 +02:00
Konstantinos Triantafyllou
7ef741c205
Add logoUrl function in string utils and logoUrl pipe for HTML usage
2021-11-12 14:07:55 +02:00
Konstantinos Triantafyllou
b9e6894ba1
Portal search result add getLogoUrl
2021-11-12 12:55:07 +02:00
Konstantinos Triantafyllou
02efeb4038
Portal search results fix hasPersmission method. Add private icon in hidden communities
2021-11-03 17:44:12 +02:00
Alex Martzios
045665ae10
Work in progress
2021-11-03 14:00:05 +02:00
Alex Martzios
1ca8d54296
Progress in showing the communities properly - CONNECT
2021-11-03 11:41:17 +02:00
Konstantinos Triantafyllou
5c7430ae7c
Portal search card add uk-card class
2021-10-19 15:24:42 +03:00
Konstantinos Triantafyllou
ff98d8187b
Align portal search results to center vertically. Add Restricted label top right
2021-10-19 15:20:30 +03:00
Konstantinos Triantafyllou
0b3e699796
Portal search results remove link if user has not permission to visit a specific dashboard
2021-10-05 18:12:19 +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
konstantina.galouni
ac16d505d6
[Trunk | Library]:
...
1. newSearchPage.component.ts: [Bug fix] Initialize properties (Envproperties) in field definition, not in ngOnInit method (when parent called a method that needs property, may had not been initialized).
2. portal-search-result.component.html: Removed tooltip from description.
3. portal-search-result.component.ts: In method "_formatDescription()" call method "StringUtils.HTMLToString()" before cutting it.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60984 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-11 09:14:53 +00:00
k.triantafyllou
7ce7dc18cd
[Library | Trunk]: Add urlPrefix on portal results
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60581 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 13:24:20 +00:00
k.triantafyllou
8e76890a1c
[Library | Trunk]: Fix manage on research results
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60228 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-13 16:10:05 +00:00
k.triantafyllou
928053be8c
[Library | Trunk]: Portal result fix logo preview if it is uploaded
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60024 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-03 14:59:26 +00:00
k.triantafyllou
ff5c88b0b0
[LIbrary | Trunk]: Portal search results, move logo to the center of his div
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60011 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-02 09:26:36 +00:00
k.triantafyllou
a0f14dbb10
[Library | Trunk]: Fix visibility for stakeholders search page
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59739 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-02 16:55:05 +00:00
k.triantafyllou
4b3467b621
[Library | Trunk]: Portal search result: Some html changes to fit in small screens
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58868 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-09 08:57:05 +00:00
k.triantafyllou
034fbe3931
[Library | Trunk]: 1. Change name of communitesSearchResults to PortalSearchResults. 2. Add method on string utils to check if a word exists on a text. 3. Add description on stakeholder and create StakeholderInfo which extends Stakholder
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58860 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-05 12:56:28 +00:00