Konstantinos Triantafyllou
0face4b57f
Fix an undefined error in searchInput of Input component. Add multi emails in invitation of manager and members and optimize subscriber invite.
2023-06-26 15:09:37 +03:00
Konstantinos Triantafyllou
99492a2f08
Input: Fix arrow left-right on inputs with type != chips. Fix dirty status of from and to controls for year-range type.
2023-05-16 11:12:14 +03:00
Konstantinos Triantafyllou
6be478cacc
Add max-length=4 and text-center in inputs of year-range
2023-05-10 11:53:49 +03:00
Konstantinos Triantafyllou
49f9bec70d
Add year range in types of input component
2023-05-09 15:38:37 +03:00
Konstantinos Triantafyllou
65415d0146
Remove text transform from chips in input
2023-04-20 14:53:40 +03:00
Konstantinos Triantafyllou
d2543181e7
1. Input: Change default class to flat. 2. Monify icon in sidebar-mobile-toggle. 3. Align mobile sidebar items base on main menu.
2023-03-22 17:54:54 +02:00
Konstantinos Triantafyllou
cdd59b68ab
Claims: Fix color of icon in cards. Input: Add noWrap for chips in order to show them in a row. Add extendEnter Input in order to extend enter event.
2023-03-10 17:13:33 +02:00
Konstantinos Triantafyllou
1d2a0effa8
Input: Show static placeholder in case of autocomplete. Update validators of form control when input validators is changed
2023-03-07 12:26:26 +02:00
Konstantinos Triantafyllou
4a03065dbd
Input component: Delete depracated inputs, add visibleChips limit, add separators for chips and style note with italic
2023-03-06 13:18:16 +02:00
Konstantinos Triantafyllou
a2af95098b
Add password boolean in Input component
2023-01-05 10:53:08 +02:00
Konstantinos Triantafyllou
92b823a1ed
Fix input tooltip when value is undefined and a placeholder or hint should be shown
2022-12-16 17:19:53 +02:00
Konstantina Galouni
cea34c6bba
Merge remote-tracking branch 'origin/master' into angular-14
2022-10-20 17:27:35 +03:00
Konstantina Galouni
8a8f3df278
[Library]: input.component.ts: Added in tooltip, placeholder when no value.
2022-10-18 15:43:18 +03:00
Konstantinos Triantafyllou
a31605e9d5
Update angular core and cli to version 14
2022-09-23 13:25:08 +03:00
Alex Martzios
f77cfb48f9
remove SharedModule and use library's instead
2022-08-29 14:04:20 +03:00
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
Alex Martzios
c8d27f6b57
update tooltip for research products in search
2022-08-02 16:49:09 +03:00
Alex Martzios
aaf8c50c68
Search - add tooltip for research products
2022-07-29 12:24:15 +03:00
Konstantinos Triantafyllou
f08c63d384
Input: Add placeholder class in static placeholder in select
2022-07-04 21:43:50 +03:00
Konstantinos Triantafyllou
721a8c6a09
Add mining icon. Add method to get Affiliations in affiliations service. Remove cancel emit from ok button in full modal
2022-07-04 21:38:27 +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
9b5607fbd0
Notify form: Open dropdown on empty. Delele unsused mailPrefsComponent. Finish UI of subscribers and invite subscriber. Fix an input bug in case of adding chip with enter key
2022-06-28 21:13:40 +03:00
Konstantinos Triantafyllou
2ba6777d97
Input: Change options breakpoint to 6
2022-06-20 13:11:21 +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
05172dad18
Input component: Add searchanle input and add it in advanced search form and linking
2022-06-09 16:21:43 +03:00
Konstantinos Triantafyllou
56d42bcd71
Search input: on reset focus input and on enter select option then search. Input: If autocomplete_soft is selected then do notselect item from the list by default and close dropdown on enter.
2022-06-09 15:25:24 +03:00
Konstantinos Triantafyllou
ea324bfbef
Add no value selected in input.
2022-06-08 14:19:40 +03:00
Konstantinos Triantafyllou
f3af762dab
Input: Fix tooltip in chips and autocomplete. Fix a bug in notify-form with 0 padding
2022-06-06 17:16:51 +03:00
Konstantinos Triantafyllou
d211dbbb7d
Change tooltip position for options
2022-06-06 16:34:46 +03:00
Konstantinos Triantafyllou
f9f9a6d5ea
Input: enable tooltip in select type. Search Sorting: Change options for stakeholders
2022-06-06 12:22:01 +03:00
Konstantinos Triantafyllou
dd6ece97c0
Fix available options in page per results in search page.
2022-06-01 16:28:44 +03:00
Konstantinos Triantafyllou
fd68a2cb10
Input: Add condition if formControl to avoid undefined errors
2022-06-01 14:12:18 +03:00
Konstantinos Triantafyllou
5859789119
Fix a bug input component with focus state
2022-05-30 15:42:54 +03:00
Konstantinos Triantafyllou
be3020b164
Input component: If in select type more than 7 results available make it autocomplete. Advanced search form add includes/not includes
2022-05-27 12:22:04 +03:00
argirok
a0df132a6b
Input: for get labels use optionsArray instead of filtered options
2022-05-11 10:17:06 +03:00
Konstantina Galouni
e658c5d23a
[Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components.
...
1. addThis.component.ts: Updated social icons of addThis.
2. landing-header.component.ts: Added "uk-text-small" in subtitle.
3. metrics.component.ts: Added method "clickedMetrics()" to set "metricsClicked" | Added metricsClicked and metrics.infos conditions for loading table or iframes | Added customContainerClass and customIframeClass in <i-frame>.
4. project.component: Updated project landing page according to UI redesign.
5. project.module.ts: Import LoadingModule, IconsModule, InputModule.
6. project.service.ts: Use parsingFunctions.parseDescription.
7. projectService.module.ts: iconsService.registerIcons([link, graph]).
8. resultLanding.component.html: Small fixes in ui | Added right arrow on tooltips of actions that are links to other pages | Display of description updated as innerHtml (#7345 ).
9. orcid-work.component.ts: Added flex=true in <icon>.
10. input.component.ts: Added disabled?: boolean in Option interface and show disabled options as muted.
11. projectInfo.ts: Updated description to be string[] instead of string.
12. iframe.component.ts: Added @Input() customContainerClass: string = ""; and @Input() customIframeClass: string = "";
13. search-tab.component.ts: Updated according to redesign | Update "getEntityName()" to return values from OpenaireEntities.
14. tabs.component.ts: Added "uk-height-1-1" in custom tabs | In #mytabs::before set left:0.
2022-04-28 12:13:06 +03:00
Konstantinos Triantafyllou
8b7143c8cb
Input: Change chip label to small
2022-04-20 13:57:38 +03:00
Konstantinos Triantafyllou
5f042433be
Advanced form: apply new design (not completed). Entities selection for advanced form
2022-04-18 11:29:14 +03:00
Konstantinos Triantafyllou
7e9db1d0de
CHange keydown listeners to specific key listener to optimize perfomance
2022-04-17 15:25:01 +03:00
Konstantinos Triantafyllou
0384fe87b9
Input make close uk-close. Search-filter: remove stopPropagation from sorting
2022-04-17 01:42:10 +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
e6b2f41c8c
Click outside optimized and use at input and search-input
2022-04-13 13:00:40 +03:00
Konstantinos Triantafyllou
d983a24aa4
Fix some issues in input and search input. Add search input in search-page.
2022-04-12 17:20:51 +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
41d5926be3
Add truncate in input when is not focused or has select type
2022-04-09 16:19:18 +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
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
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