Project

General

Profile

# Date Author Comment
59847 13/11/2020 05:42 PM Argiro Kokogiannaki

[Monitor Dashboard | Trunk]
code cleaning:
remove unused imports, files
add unsubscribe calls

59747 03/11/2020 10:42 AM Argiro Kokogiannaki

[Monitor Dashboard|Trunk]

- update checks for roles
- Stakeholder form: create stakeholder type if curator of that type of portal administrator

59724 30/10/2020 12:33 PM Konstantinos Triantafyllou

[Monitor Dashboard | Trunk]: Add full page loading on app component, fix admin dashboard guard

59713 29/10/2020 10:17 AM Argiro Kokogiannaki

[Monitor Dashboard|Trunk]

Description:
add additional description field
add tooltip to show description
Manage stakeholders:
add checks for roles

59443 21/09/2020 02:51 PM Argiro Kokogiannaki

[Monitor Dashboard|Trunk]

AdminDashboard Guard: correct query params for user nfo page

59118 14/07/2020 05:22 PM Argiro Kokogiannaki

[Monitor dashboard | trunk]

monitor Component: Add fl0 filter

59104 14/07/2020 10:25 AM Argiro Kokogiannaki

[Monitor Dashboard|Trunk]

Search pages:
update the custom filter: add name, organization custom filter is set to not hidden
Update filter icon css

59079 13/07/2020 11:23 AM Argiro Kokogiannaki

[Monitor|Dashboard | Trunk]

Sidebar menu: add link to search research outcomes - build parameters for each stakeholder

Search pages:
add isHidden = false for the custom filter
remove openaireSearchLink

CSS:
-add css for mini_title of sidebar
-add selectedFilters css

59061 10/07/2020 10:37 AM Argiro Kokogiannaki

[Monitor Dashboard|Trunk]

Indicators page - Filters:
filters in burger menu on the right
add range filter component

Indicator utils:
AddFilter(): add filter for parameterized queries
parameterizeDefaultQuery():
for parameterized queries stakeholder position is not fixed in first place. parameters contain start/end year in first 2 places....

59056 07/07/2020 04:08 PM Argiro Kokogiannaki

[Monitor dashboard | Trunk]

Enable adding numbers from stats-tool

Adding filters not in the indicator object, but on demand when filters are applied
Use common code for charts and number objects from stats tool

58998 26/06/2020 12:52 PM Argiro Kokogiannaki

[Monitor Dashboard|Trunk]

Admin:
-add monitor logo in left sidebar
-add stakeholder name and logo on the blue bar
-back button takes you to /admin

Monitor.component.html
manage buttons takes you to /admin
private preview to work if admin or curator

58909 12/06/2020 07:32 PM Argiro Kokogiannaki

[MOnitor Dashboard|Trunk]

Indicator utils:
support highmaps
make code more generic (eliminate using library name in if-then-else)
properties:
update with proper login service
remove routing to 'ec' when no stakeholder defined

58901 12/06/2020 12:46 PM Argiro Kokogiannaki

[Monitor Dashboard|TRunk]

Topic - Icon:
change topic.iconUrl to icon
show it as inner html in sidebars
Create AdminDashboardGuard:
use it in restricted parts
check if portal admin, community curator or monitor curator