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
41d5926be3
Add truncate in input when is not focused or has select type
2022-04-09 16:19:18 +03:00
Konstantinos Triantafyllou
4deb378f2d
Search Input: Change conditions and add value change emitter. Advanced Search Input: Unfocus on enter
2022-04-08 15:47:03 +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
95e382fc62
Search input: search on enter
2022-04-07 15:12:25 +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
bf970593f6
Finish search-input component
2022-04-06 18:24:14 +03:00
argirok
2370c61eb9
Merge remote-tracking branch 'origin/new-theme' into new-theme-linking
2022-04-06 13:20:13 +03:00
Konstantinos Triantafyllou
592cbfdf48
Input: Fix a bug with on click event and search reset value
2022-04-06 12:53:26 +03:00
Konstantinos Triantafyllou
6de4cf1282
Remove uikit toggle from search-filters to test perfomance. Fix icon rerendering if svg is changed. Fix some input issues regarding filterOptions
2022-04-06 10:35:10 +03:00
Konstantina Galouni
0c5483ac9b
[Library | new-theme]: rangeFilter.component: [Bug fix] In range filters, years were not updating & errors were not properly displayed | search-input.component.ts: Remove styleUrls (file is deleted).
2022-04-05 20:08:11 +03:00
argirok
b20fcfa219
more layout changes for the linking (eg filters, icons, etc)
2022-04-05 18:36:08 +03:00
Konstantinos Triantafyllou
8978e1df80
Fix some issues in input. Change class in advanced search input
2022-04-05 15:33:38 +03:00
Konstantinos Triantafyllou
bd0b7a9e9a
Add key bind for option selection and make options more flexible
2022-04-04 16:44:00 +03:00
Konstantinos Triantafyllou
f19408b1a8
Fix a bug with options position in modals
2022-04-04 13:53:26 +03:00
Konstantinos Triantafyllou
225285c960
Add new inputs modifiers. Add advanced-search-input.
2022-04-04 11:06:34 +03:00
Konstantinos Triantafyllou
1951ae8cdd
Add static placeholder and hint in input
2022-03-31 16:39:17 +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
Alex Martzios
da6636ee79
changes for footer - front pages of monitor and connect
2022-03-28 16:07:34 +03:00
Alex Martzios
f232abb633
changes for footer - dashboards
2022-03-28 15:23:59 +03:00
Konstantinos Triantafyllou
d2a05db2e3
Fix max-height in select input when value is null
2022-03-28 12:14:16 +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
argirok
6d7b1976a9
Merge branch 'new-theme' into new-theme-linking
2022-03-16 19:18:26 +02:00
argirok
7a8358bb47
stepper component v2
2022-03-16 18:53:19 +02:00
Konstantinos Triantafyllou
ed01151b27
Syncronize page content sticky with navbar
2022-03-16 15:10:35 +02:00
Konstantinos Triantafyllou
35a8a098c3
Remove uk-width-1-1 from uk-logo and add margin-left
2022-03-14 19:45:11 +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
2f76a9f7d2
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-03-10 18:29:53 +02:00
Konstantinos Triantafyllou
da84e94951
Change filter-tag to uk-label. Change background in quick contact to primary
2022-03-10 18:29:46 +02:00
Konstantinos Triantafyllou
cb0ac1b9df
Navbar make menu position center default. Fix menuitems subnav
2022-03-09 23:38:05 +02:00
Konstantinos Triantafyllou
d7598eb350
Change page-content to be sticky on scroll up
2022-03-08 20:35:00 +02:00
Konstantinos Triantafyllou
6fb5cf54ba
Add graph as icon in library. Navigation bar remove uk-link from all links.
2022-03-04 17:31:09 +02:00
Konstantinos Triantafyllou
360cc0f3e3
Add extra-s and extra-m to add content after login. Fix position of indicator in mobiles
2022-03-03 18:19:06 +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
5e92fdf83b
add featured menu items in the nav bar - dev only
2022-03-02 12:27:48 +02:00
Konstantinos Triantafyllou
894ce0add6
Fix flickering in section-scroll. Add event handler in quick contact
2022-03-02 12:27:17 +02:00
Alex Martzios
a2a34d3958
add featured menu item functionality - admin
2022-03-02 12:26:28 +02:00
Konstantinos Triantafyllou
03c06830be
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
Konstantinos Triantafyllou
c2b6547b4c
Navbar add rules if header menu and header is on center
2022-02-28 18:00:57 +02:00
Konstantinos Triantafyllou
d590732aba
Change navbar base on new theme
2022-02-28 14:38:26 +02:00
Konstantinos Triantafyllou
ada419f8e8
Add notification handler. Add contact-us to quick contact and make some changes in contact-us
2022-02-24 18:42:05 +02:00
Konstantinos Triantafyllou
31e5658827
Some css changes in quick contact
2022-02-23 12:33:43 +02:00
Alex Martzios
1a7aee9a2f
add changes to the quick-contact component
2022-02-23 10:46:56 +02:00
Alex Martzios
f3ff37c74c
create quick-contact component button and modal
2022-02-22 16:40:08 +02:00
Konstantinos Triantafyllou
2942a35ded
Merge commit '514cd0dd12407f0b3c09d5f20c39a546888165a9' into new-theme
2022-02-21 18:02:46 +02:00
argirok
66eed05597
apply changes related to eosc/aggregator
2022-02-18 16:57:25 +02:00