Konstantinos Triantafyllou
0c4df8a34d
Change modal title background in dashboard modals
2022-06-21 13:41:44 +03:00
Alex Martzios
0a27651a65
pages and entities page actions structure
2022-06-21 13:17:43 +03:00
Alex Martzios
3559b7a7ca
tweaks for admin: pages, entities, classes and portals html files
2022-06-21 12:22:28 +03:00
Konstantinos Triantafyllou
cc417adb6b
Fix all dashboard modals heights. Role verification remove custom buttons.
2022-06-20 16:17:26 +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
Alex Martzios
fc73b55832
tweaks for inputs, buttons and tables to match new theme
2022-06-16 17:24:36 +03:00
Alex Martzios
73dae143f3
update text of invitation emails (monitor) and add stakeholder entities as enum
2022-06-09 10:38:06 +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
aa210384bc
Rename uk-text-primary-gradient to uk-text-background
2022-04-14 12:50:59 +03:00
Konstantinos Triantafyllou
337a56ec75
1. Notify Form: Change view of form base on new redesign. 2. Input: Add a new type autocomplete_soft in order to use it in search. 3.Search Input: Add options for autocomplete. 4. Change some dashboard-inputs to inputs
2022-04-11 12:27:10 +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
c818716190
Change header of pages, entities, portals, classes and classid
2022-04-07 21:28:45 +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
Alex Martzios
dfd5876217
new inputs for search page and other overall tweaks
2022-04-05 15:26:26 +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
3fd632a2b7
changes for users, pages and entities pages - redesign
2022-03-24 14:56:55 +02: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
2b7c52a8b0
Merge from master
2022-03-03 14:35:55 +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
a2a34d3958
add featured menu item functionality - admin
2022-03-02 12:26:28 +02:00
Alex Martzios
3228c67a14
add warnings for disabled pages/routes on the menu items - dev only
2022-01-14 15:55:24 +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
cd329c70e4
disabled create page button by default, fix a bug with endless loading - dev only
2022-01-13 11:23:27 +02:00
Alex Martzios
73491221f0
add error handling for menu items and pages, remove tooltip for small options
2022-01-11 17:20:05 +02:00
Alex Martzios
b5330f3bf6
add required validators for url and route fields - dev only
2022-01-11 13:15:37 +02:00
Alex Martzios
97fc6f033a
add changes for pages and dynamic menus - dev only
2022-01-11 12:05:40 +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
ce37ca54f7
Progress on getting the menu menu items - dev only
2021-12-23 16:12:51 +02:00
Alex Martzios
660c5955f7
Work on dynamic menus with actual data - dev only
2021-12-23 09:22:07 +02:00
Alex Martzios
24fd2b3856
Progress on dynamic menu - dev only
2021-12-17 15:36:30 +02:00
Alex Martzios
0cddbdf857
Work in progress for new dymanic menu - dev only
2021-12-17 09:22:07 +02:00
Alex Martzios
edad40ad0b
Start on dynamic menu for connect-admin - dev only
2021-12-09 15:52:39 +02:00
Alex Martzios
0b85dfba03
Uncomment twitter input field for portals
2021-10-21 12:45:49 +03:00
Alex Martzios
6f26aa0f89
Add twitter account field for portal - development only
2021-10-21 12:39:27 +03:00
Konstantinos Triantafyllou
aae1a2a0d0
Add new methods in role-users and subscribers.
2021-09-17 20:13:35 +03:00
Konstantinos Triantafyllou
fa5da35853
Fix a bug with users search
2021-08-03 12:54:41 +03:00
k.triantafyllou
08bf703186
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61381 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 11:19:57 +00:00
k.triantafyllou
b66dd1b2b3
[Library | Trunk]: Fix role showActive users if members call failed
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61194 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-10 19:03:16 +00:00