Konstantinos Triantafyllou
d7f343f317
Change header_height css variable in layout service
2022-07-02 21:32:10 +03:00
Konstantinos Triantafyllou
a738d3bb49
Sidebar: Remove active element. Pages, entities, portals, classes: Fix grid padding. Display-claims: disable search and dropdown-filter.
2022-07-02 14:43:18 +03:00
Konstantinos Triantafyllou
38f3e7656f
Authors remove uk-box-no-shadow from button. Fix typos in guards. Sidebar: Fix second menu items subnav
2022-06-23 19:46:53 +03:00
Konstantinos Triantafyllou
4ed89bac13
Sidebar: Add uk-nav-default class in uk-nav. Pagination: Change ratio of icons. Theme preview: Add some missing components
2022-06-16 17:54:50 +03:00
Konstantinos Triantafyllou
73b6704124
1. Search Pages: Download link, search from bg with dark option. 2. Input add a no value selected option for select type. Search input toggle if input has no value. 3. Sidebar: Add uk-nav
2022-04-15 11:08:12 +03:00
Konstantinos Triantafyllou
510f4c56ba
1. LayoutService: Delete isDashboard. 2. Navbar: fix a bug with class add and remove. 3. Role-users: Add new search-input. 4. Modal make title h5
2022-04-07 01:09:49 +03:00
Konstantinos Triantafyllou
da6f220ae0
Disable sticky of page header if bottom is on the view. Inputs finish all types
2022-03-30 20:47:47 +03:00
Alex Martzios
d26f56e260
design tweaks for dashboard - admin pages and start on remove sticky header when reaching footer
2022-03-29 16:05:09 +03:00
Konstantina Galouni
99ed7ea6ba
[Library & Monitor Dashboard | new-theme]: Sidebar & Navbar checks updated to use the same method | "activeMenuItem" in route data (optional) to set which menu item is active when url does not match | Bug fix in <my-tabs>.
...
1. layout.service.ts: Added "activeMenuItemSubject" to keep value of data['activeMenuItem'].
2. menu.ts: Removed "markAsActive" (not used) | Set RootMenuItem as deprecated (should use only MenuItem) | Added "isTheActiveMenuItem()" method to check if a MenuItem (root or not / sidebar or navbar) is active.
3. navigationBar.component.ts: Updated "isTheActiveMenu()" method to call MenuItem.isTheActiveMenu() | Removed method "isTheActiveMenuItem()".
4. navigationBar.component.html: Always call "isTheActiveMenu()" method.
5. sideBar.component.ts: Added "get currentRoute()" and updated method "isTheActiveMenuItem()".
6. tabs.component.ts: [Bug fix] Removed [class.uk-active] from <li> of tabs (since small-tabs are not currently used it is ok to remove this) - caused by version update of Uikit.
7. monitor-routing.module.ts: Set activeMenuItem: "dashboard" for any path under a stakeholder that has nothing or anything under a topic. | Set activeMenuItem: "search" in paths under search.
8. app-routing.module.ts: Set activeMenuItem: "manage" for paths under admin/:stakeholder.
9. app.component.ts: Updated menu in Admin Dashboard (all items visible and logo of monitor used) | Set value for MenuItem.routeActive when adding menu items of topics and users.
2022-03-28 11:40:21 +03:00
Konstantinos Triantafyllou
3f370dd293
Change sidebar active menu
2022-03-17 13:28:25 +02:00
Konstantinos Triantafyllou
2942392d0a
Fix sidebar special item. Remove padding from page-content-header
2022-03-10 18:34:26 +02:00
Konstantinos Triantafyllou
52f1abfdbf
Change navbar to sticky only at top. Make page-content header sticky. Fix a bug in icons component
2022-03-03 17:44:59 +02:00
Konstantinos Triantafyllou
4698a5fafd
Delete old sidebar. Make some changes in navbar and user-mini
2022-03-02 23:48:21 +02:00
Alex Martzios
259ca4b5b1
working on sending menu save/update/delete on the backend - dev only
2022-01-05 16:41:49 +02:00
k.triantafyllou
9a18ff7515
[Library | Trunk]: Sidebar fix header Url
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60701 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-23 17:22:29 +00:00
k.triantafyllou
91eb91f7f7
[Library | Trunk]: Add url prefix pipe
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60575 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 12:45:01 +00:00
k.triantafyllou
467d1a4ff1
[Library | Trunk]: Search input: Fix reset function and toggle on selected. Sidebar: fix route on active route
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60488 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-24 14:35:02 +00:00
k.triantafyllou
83493a1abc
[Library | Trunk]: Sidebar: IsActive add fragment case
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60269 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-18 16:49:31 +00:00
k.triantafyllou
b8ec43f7af
[Library | Trunk]: Delete hasMiniMenu from LayoutService.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60241 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-14 14:32:01 +00:00
k.triantafyllou
36effb0106
[Library | Trunk]: Remove headerDashboard property
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60239 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-14 11:58:43 +00:00
k.triantafyllou
a20488b220
[Library | Trunk]: Sidebar Component: Remove uk-navbar-default
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60172 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-21 14:09:23 +00:00
argiro.kokogiannaki
8e4c151640
helper service: for monitor routes /_alias_/search_route split to remove alias
...
input: add check aboutlabel for checkbox
SideBar: add uk-bav-parent for sub menus
Piwik:
- Search-download: get piwikId as input
- Search page: pass piwik id in search download component
- project landing - pass piwik id
Dashboard- Admin tools:
- remove Guards from modules
- add subscriptions array and unsubscribe them
- read properties directly from file
- update links to be relative
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60170 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-18 15:09:38 +00:00
k.triantafyllou
26cf6fe23e
[Library | Trunk]: Sidebar add logo label bottom right
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60151 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-16 14:57:56 +00:00
k.triantafyllou
a130f208a8
[Library | Trunk]: Add isDashboad subject on laypout service
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60118 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-11 18:33:54 +00:00
k.triantafyllou
3cb790b7a5
[Library | Trunk]: 1. Change UIkit notifications on role-users. 2. Add header position on sidebar component. 3. Change line-height of icon base on ratio
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60003 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-01 15:43:12 +00:00
k.triantafyllou
26db1ae453
[Library | Trunk]: Add header position on sidebard
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59995 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-01 08:50:55 +00:00
argiro.kokogiannaki
a106ba9b82
[Library|Trunk]
...
-Sidebar: preserve parameters for specialMenuItem
-Datasource landing: add target blank for external link
-Indicators:
-Rename IndicatorWidth to IndicatorSize
-Add height
- default value is medium
-Search:
- remove baselink for filter links -> page not found
- Index Info service: method to get last date for statistics
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59979 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-27 10:42:30 +00:00
argiro.kokogiannaki
a9a0d270cb
[Library | Trunk]
...
Add clearSubscription in layout service
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59846 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-13 16:34:39 +00:00
argiro.kokogiannaki
3ef94dafb5
[Library|Trunk]
...
-page-content.component.ts: add check about subscription destroy
- remove default icon
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59764 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-04 11:09:21 +00:00
k.triantafyllou
f0a7488e3a
[Library | Trunk]: 1. Add some icons. 2. Fix members page. 3. Fix input dirty condition
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59735 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-02 14:45:20 +00:00
k.triantafyllou
66fb524a0a
[Library | Trunk]: 1. Add some icons. 2. Add page-content component to handle height of page header.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59731 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-01 15:41:02 +00:00
k.triantafyllou
7db42368ec
[Library | Trunk]: Change sidebar, add some icons
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59728 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-31 15:44:19 +00:00
argiro.kokogiannaki
5ccca64ee0
[Library|Trunk]
...
Admin tool pages:
updates after migration
css updates after theme change
portal: add piwik id
Navbar: optionto enable/disable sticky animation
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59726 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-30 14:01:44 +00:00
k.triantafyllou
a1bccfe527
[Library | Trunk]: Change manager and members page
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59718 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-29 14:20:41 +00:00
argiro.kokogiannaki
707f5a7513
[Library|Trunk]
...
minor css fixes
- add classes
- fix portal-icon-button hover color
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59692 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-26 13:35:05 +00:00
argiro.kokogiannaki
170414c894
[Library|Trunk]
...
updates with the dashboard theme change
- layout service: add is small screen subject
- sidebar updates
- search page: change filters on burger menu
- loading component update
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59554 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-12 12:39:42 +00:00
argiro.kokogiannaki
405f5e6017
[Library|Trunk]
...
Dashboard sidebar: add input option for queryparamsHandling. Default is "" to keep the query params of current route "preserve"
Parsing functions: parseTypes add a check if instance exist
Search Filter: for radio button filters when value change countSelectedValues should be 0 or 1
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59223 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-06 07:24:44 +00:00
argiro.kokogiannaki
138b9ee69e
[Library|Trunk]
...
Saarch page for dashboard:
- add alert modal when removing the dashboard filter
- add message to re-add dashboard filter if not already applied
- add esc directive for the filters
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59217 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-04 07:25:32 +00:00
argiro.kokogiannaki
3fa328179c
[Library|Trunk]
...
Monitor related:
-Sidebar: minor changes for search menu link
-Stakeholer: change filteredApplied:boolean to filtersApplied:number
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59182 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-28 14:47:51 +00:00
argiro.kokogiannaki
3061455f8a
[Library | Trunk]
...
Dashboard Sidebar:
pass query params for search
add is activeURL method
add mini_Title to be visible in mini_sidebar view
New Search page: include changes for dashboard search
- filters on the right
- selected filters on top of the results
- make selected filters an ng-template
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59078 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-13 09:15:00 +00:00
k.triantafyllou
db7bd35f62
[Library | Trunk]: Changes for adding search and langing pages to monitor dashboard
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59060 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-10 08:37:17 +00:00
argiro.kokogiannaki
6df293c0b8
[Library|Trunk]
...
Stakeholder:
- add filteredApplied in indicator path.
- add IndicatorFilterUtils
Sidebar: enable search
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59055 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-07 13:50:49 +00:00
k.triantafyllou
31a6159ae8
[Library ]
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59044 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-03 14:20:51 +00:00
argiro.kokogiannaki
80158a5249
[Library|Trunk]
...
Sidebar:
add search link
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59010 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-29 13:35:49 +00:00
argiro.kokogiannaki
4ac1861a39
[Library|Trunk]
...
Sidebar:
add beta badge in sidebar
add svg icons
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58889 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-11 16:59:00 +00:00
argiro.kokogiannaki
90aec58af2
[Library|Trunk]
...
Dashboard:
sidebar: add headerLink
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58844 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-04 18:30:45 +00:00
argiro.kokogiannaki
36c797b14b
[Library|Trunk]
...
Dashboard:
Layout service: add mini menu option, front page option
Sidebar: updates accorrding to the new mocks
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58836 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-04 11:21:32 +00:00
k.triantafyllou
449a65e893
[Monitor_Dashboard | Trunk]: Add default badge. Fix a bug with indicators deafultId. Add option to create a blank profile.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58706 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-15 12:26:46 +00:00
k.triantafyllou
c004a7939f
[Library | Trunk]: Fix entity type in parse results.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58102 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-14 15:08:54 +00:00
k.triantafyllou
efa6527a18
[Library | Trunk]: Some changes on sidebar
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58061 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-06 13:34:37 +00:00