Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  app 58549 almost 4 years Konstantina Galouni [Trunk | Connect]: Connect redesing 1. app.comp...
  assets 58549 almost 4 years Konstantina Galouni [Trunk | Connect]: Connect redesing 1. app.comp...
  environments 50428 about 6 years Argiro Kokogiannaki An initial commit for Connect portal
index.html 6.34 KB 58505 almost 4 years Argiro Kokogiannaki [Connect|Trunk] Add customization css as css f...
main.server.ts 59 Bytes 50428 about 6 years Argiro Kokogiannaki An initial commit for Connect portal
main.ts 396 Bytes 50428 about 6 years Argiro Kokogiannaki An initial commit for Connect portal
material.scss 274 Bytes 58392 almost 4 years Argiro Kokogiannaki [Connect|Trunk] Initial commit for new UI of S...
polyfills.ts 2.35 KB 55971 almost 5 years Argiro Kokogiannaki [Connect|Trunk] Merge into trunk branch angula...
robots.txt 61 Bytes 53547 over 5 years Argiro Kokogiannaki Add robots.txt , update meta tags, add meta tag...
styles.css 217 Bytes 58414 almost 4 years Argiro Kokogiannaki Apply changes from Elixir branch r58296 ...
tsconfig.app.json 229 Bytes 50428 about 6 years Argiro Kokogiannaki An initial commit for Connect portal
tsconfig.server.json 469 Bytes 50428 about 6 years Argiro Kokogiannaki An initial commit for Connect portal

Latest revisions

# Date Author Comment
58549 24/04/2020 06:38 PM Konstantina Galouni

[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...

58548 24/04/2020 06:33 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add FAQs page. Add breadcrumbs to all pages.

58535 23/04/2020 05:59 PM Konstantinos Triantafyllou

[Connect | Trunk]: Change paqes base on new mocks.

58531 23/04/2020 03:35 PM Argiro Kokogiannaki

[Connect|Trunk]

App Component:
update menu items
update navbar and footer according to the new mocks

Search projects/datasources: enable refilter when the url parameters change
Search results: add options about breadcrumb and include only results

58505 16/04/2020 12:34 PM Argiro Kokogiannaki

[Connect|Trunk]

Add customization css as css file (ignore saved layout)

58486 14/04/2020 11:35 AM Konstantina Galouni

[Trunk | Connect]: subscribe.component.ts: [Bug fix] In subscribe.service: method "getNumberOfCommunitySubscribers()" (/community/{pid}/subscribers/count) returns now {"value": number}
(Used to return String. This was a problem for cache. API changed to return object, where number of subscribers is mapped to "value").

58473 10/04/2020 02:08 PM Argiro Kokogiannaki

[Connect|Trunk]

App component:
Connect menu:
publications menu item fixes
pass connect communityId in navbar
HtmlPages: use connect communtiy if there is no communityId

58471 10/04/2020 12:04 PM Argiro Kokogiannaki

[Connect|Trunk]

Add html page for connect (helptexts):
Publications
Add new html Pages per community (helptexts):
Projects and funding
National Bulletins
Content (moved from connect to separate page per community)
add the routes and the menu items for the above pages...

58462 10/04/2020 08:12 AM Konstantina Galouni

[Trunk | Connect]: searchCommunities.component.ts: remove email parameter from "getCommunitiesSubscribedTo()" method call (subscribe.service).

58460 10/04/2020 07:24 AM Konstantina Galouni

[Trunk | Connect]:
1. my-communities.component.ts: Use new method "isSubscribedToCommunity()" without email parameter (subscribe.service).
2. subscribe.component.ts: Do not reveal users' (subscribers') emails:
a. Check when method "init()" is called .
b. Use new methods "isSubscribedToCommunity()", "subscribeToCommunity", "unSubscribeToCommunity" without email parameter (subscribe.service). ...

View revisions

Also available in: Atom