Go to file
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
claims Search: allow exact search with doi raw value - in case of full url doi 2022-02-21 15:55:20 +02:00
connect Merge commit '514cd0dd12407f0b3c09d5f20c39a546888165a9' into new-theme 2022-02-21 18:02:46 +02:00
contact-us Fix section scroll opacity change. Add scrollspy in how-to. Align right for recaptcha in contact us in large screens 2022-03-01 21:09:14 +02:00
dashboard [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>. 2022-03-28 11:40:21 +03:00
deposit redesign of result-preview component 2022-03-15 13:13:28 +02:00
error [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
landingPages Page content: Add padding in header and inner. Complete input, textarea and select base on new redesign 2022-03-28 01:21:55 +03:00
login Change user menu drop position to bottom-right 2022-03-04 17:50:51 +02:00
monitor Fix section scroll opacity change. Add scrollspy in how-to. Align right for recaptcha in contact us in large screens 2022-03-01 21:09:14 +02:00
notifications Page content: Add padding in header and inner. Complete input, textarea and select base on new redesign 2022-03-28 01:21:55 +03:00
orcid redesign of result-preview component 2022-03-15 13:13:28 +02:00
reload [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
role-verification Add registry url to Timeout whitelist 2021-09-07 10:51:07 +03:00
searchPages redesign of admin-dashboard pages 2022-03-22 17:47:38 +02:00
services [Library]: Fixes (major: Parsing of organizations in result landing) & Addition of "FOS" and "SDGs" in result refine filters and result landing pages. 2022-03-15 23:31:10 +02:00
shared [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
sharedComponents [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>. 2022-03-28 11:40:21 +03:00
utils [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>. 2022-03-28 11:40:21 +03:00
.gitignore Add gitignore 2021-07-19 18:19:06 +03:00
cache-interceptor.service.ts add in cache interceptor the refine queries for new submenu items of research outcomes 2021-09-08 18:00:53 +03:00
error-interceptor.service.ts Add new methods in role-users and subscribers. 2021-09-17 20:13:35 +03:00
http-interceptor.service.ts [Library]: Added whitelist in HttpInterceptorService, so that 'uoa-monitor-service/stakeholder' request is not stored in TransferState and logged in users can see the stakeholders they are members or managers. - previous commit was wrong!!! 2021-11-08 15:01:31 +02:00
timeout-interceptor.service.ts Add registry url to Timeout whitelist 2021-09-07 10:51:07 +03:00