Konstantinos Triantafyllou
460cbdfc9a
Revert special item with previous style. Add type managers and members in notification form
2022-08-05 14:59:08 +03:00
Konstantinos Triantafyllou
6fbf67c221
Change size special item icon in sidebar
2022-08-05 10:33:04 +03:00
Konstantinos Triantafyllou
1a89313a13
Change menus page title
2022-08-04 18:43:27 +03:00
Konstantinos Triantafyllou
3f7078db16
Change special menu item style and move it to top
2022-08-04 17:58:45 +03:00
Konstantinos Triantafyllou
6a7559a3ad
Add replaceHeader in Navbar Header and a handler in layout service. Change header info in dashboard pages.
2022-08-04 15:29:08 +03:00
Konstantinos Triantafyllou
35c3728d7b
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-08-02 23:13:19 +03:00
Konstantinos Triantafyllou
c1e1a3508c
Fix layout service change header-height variable only in browser. Fix formControlName in helptext forms. Change resources menu item structure.
2022-08-02 23:13:12 +03:00
argirok
dbbb832bff
Connect Admin Customization: create button that updates layout timestamp and create new css files
2022-08-01 17:32:25 +03:00
Konstantinos Triantafyllou
4f030e2274
Page content: Add uk-blur-background class
2022-07-25 11:16:01 +03:00
Konstantinos Triantafyllou
f38c56fa7d
Fix a bug with sticky condition in page-content
2022-07-18 00:46:58 +03:00
Konstantinos Triantafyllou
01fd4ac49f
Filters title alignment. Rename some component css files to less.
2022-07-17 16:01:39 +03:00
Konstantinos Triantafyllou
333973aefd
Fix condition for menu tab in pages and entities. Page content: Add isStickyActive accessor. Users: Check if sticky is Active in order to apply margins.
2022-07-14 11:29:29 +03:00
Konstantinos Triantafyllou
3b6498cb2e
Dropdown Filter: Add overflow-auto. Fix all forms with disabled fields. Change all dashboard pages in order to apply sticky in actions instead of header.
2022-07-13 20:25:19 +03:00
Alex-Coded4
74bcc96847
start on new featured menu items
2022-07-11 10:25:00 +03:00
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
4625ebf967
Finish UI of class help texts list, edit page/class help content
2022-06-27 15:50:21 +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
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
e82c7bb6f4
Deprecated icons that exist in Material Icons
2022-04-09 16:18:30 +03:00
Konstantinos Triantafyllou
41ef72e738
Fix Page header offset on sticky
2022-04-08 13:04:02 +03:00
Konstantinos Triantafyllou
f20fe90aa2
1. Navbar: Change navbar to be sticky always. 2. Search Filter: Add new inputs. 3. Page-content: Remove offset changing base on menu. 4. Pages add new search-input. 5. Advanced Search Input: Add enter behaviour and make inputs by default equal size.
2022-04-07 18:17:52 +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
dc0544d0d8
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
Alex Martzios
59ff682af7
redesign of admin-dashboard pages
2022-03-22 17:47:38 +02:00
Konstantinos Triantafyllou
3f370dd293
Change sidebar active menu
2022-03-17 13:28:25 +02:00
Konstantinos Triantafyllou
ed01151b27
Syncronize page content sticky with navbar
2022-03-16 15:10:35 +02:00
Konstantinos Triantafyllou
4ccabced6d
Change smooth-scroll to check last component instead of Route. Page content sticky base on new uikit version
2022-03-14 18:35:00 +02:00
Konstantinos Triantafyllou
c49a79c798
Page Content make header sticky and send event in component to handle this event
2022-03-11 01:07:44 +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
d7598eb350
Change page-content to be sticky on scroll up
2022-03-08 20:35:00 +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
Konstantinos Triantafyllou
7282f1bac5
Add validator for page route. Change icons for buttons. Disable edit page with a Portal PID.
2022-01-13 15:46:22 +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
Alex Martzios
edad40ad0b
Start on dynamic menu for connect-admin - dev only
2021-12-09 15:52:39 +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
878ea565ad
[Library | Trunk]: Some changes on input component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60413 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-12 11:31:12 +00:00
k.triantafyllou
8ca5f8e411
[Library | Trunk]: Change admin tools pages to get portal from path param
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60294 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-26 16:21:55 +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
argiro.kokogiannaki
10778b3c85
[Library | Trunk]
...
Dashboard - Admin tool pages:
- add tabs components
- add rout module (without guards)
- put tabs and page-content in pages, classes, entities pages
Stakeholder:
initial try to add filters for country and organization fields (doesn't work properly)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60202 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-11 09:21:42 +00:00