Konstantinos Triantafyllou
901078ea42
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-04-13 12:24:25 +03:00
Konstantinos Triantafyllou
131327a326
1. Make AdvancedAsyncSubject available in all envrionments and remove condition about existance of AccessToken. 2. Deprecated is LoggedIn method.
2022-04-13 12:24:14 +03:00
Alex Martzios
6f23b05e5b
update newsletter link on footer
2022-04-13 09:43:12 +03:00
argirok
0e8143b4e2
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-04-12 18:18:57 +03:00
argirok
9d245840ad
landing tabs - changes for the background color
2022-04-12 18:14:29 +03:00
Konstantinos Triantafyllou
d0dc3bd5e8
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-04-12 17:20:59 +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
Konstantina Galouni
322ee51e26
[Library & common-assets| new-theme]: Fixes in custom-external.
...
1. resultLanding.component.html: [Bug fix] In EGI Notebook, uk-text-uppercase should be in text (custom-external icon could not be loaded).
2. resultLanding.component.ts: Removed unnecessary log.
3. result-preview.component.html: Added properly "custom-external" class.
4. utils.css: In class "custom-external", set verical-align: super.
2022-04-12 16:52:49 +03:00
Konstantinos Triantafyllou
c98bf5aa6f
Remove a < committed by mistake
2022-04-12 15:38:44 +03:00
Konstantinos Triantafyllou
9893c9d8f9
Add disable behaviour in inputs in search
2022-04-12 15:34:33 +03:00
Konstantina Galouni
599f590b8e
[Library | new-theme]: resultLanding.component.html: Linking action button updated to redirect to direct linking page.
2022-04-12 15:20:43 +03:00
Konstantina Galouni
4ddef450a8
[Library | new-theme]: [NEW] landing-utils/: Added fos.component.ts and sdg.component.ts | Redesign updates on availableOn.component.ts & fundedBy.component.ts & relatedTo.component.ts & resultLanding.component.html | resultLanding.component.ts: [Bug Fix] Updated how "isLoggeIn" is calculated (userManagementService.getUserInfo() instead of Session).
2022-04-12 15:15:04 +03:00
Konstantina Galouni
bb6c1833a9
[Library | new-theme]: showIdentifiers.component.ts: Optimize imports and use uk-text-meta class | showPublisher.component.ts: Use uk-text-small and uk-text-meta classes.
2022-04-12 15:05:53 +03:00
Konstantina Galouni
84b3a8b75d
[Library | new-theme]: resultLandingInfo.ts: Added export interface Context and set in ResultLandingInfo class contexts: Context[]; | parsingFunctions.class.ts: In method "parseContexts()" use interface Context.
2022-04-12 15:01:45 +03:00
Konstantina Galouni
d6e9ce2a5c
[Library | new-theme]: showAuthors.module.ts: Imported AlertModalModule | showAuthors.component.ts: When authors > 2*threshold, open them in modal & Replaces "view all ... authors" with "+ ... Authors" & updated orcid dropdown according to new theme | landing-header.component.ts: Use "uk-text-small" everywhere and removed @Input() small & change authorLimit from 30 to 3 & removed "small" input from <showAuthors>.
2022-04-12 14:51:54 +03:00
Konstantina Galouni
7d2990d08b
[Library | new-theme]: orcid.module.ts: Removed IconsService | orcid-work.component.ts: Updated icons (remove -> delete & preview -> visibility) & grouped tooltips wherever possible (background css not ready) & Removed unused css & Updated orcid buttons for landing page & [Bug fix] Update how "isLoggedIn" is calculated (userManagementService.getUserInfo() instead of Session).
2022-04-12 14:36:31 +03:00
Konstantina Galouni
fe3f62b9bd
[Library | new-theme]: metrics.component.ts: Replaces old custom class "space" with "uk-margin-small-left" | metrics.component.css: Css updated to move mertics widget and its arrow in a new position (not ready).
2022-04-12 14:21:54 +03:00
Konstantina Galouni
fa58577e8c
[Library | new-theme]: searchSorting.component.ts & newSearchPage.component.html: Removed ":" after "Sort by" and "Results per page placeholders | result-preview.component.html: Use class uk-text-meta instead of uk-text-muted.
2022-04-12 14:12:45 +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
e82c7bb6f4
Deprecated icons that exist in Material Icons
2022-04-09 16:18:30 +03:00
argirok
51efcfc19c
Landing tabs: title to appear when tabs stick to top, add css for the sections, css for featured tabs
2022-04-08 18:26:27 +03:00
argirok
4bc50b8b4f
Linking: add new inputs, update paging style
2022-04-08 16:55:22 +03:00
argirok
87aa186ea8
add enum of OpenaireEntities
2022-04-08 16:54:45 +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
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
Konstantina Galouni
ac3e721dfc
[Library & Monitor Dashboard & openaire-theme | new-theme]: Small updates and fixes for sticky buttons & offcanvas on the right | New color #6E6E6E added.
...
1. monitor.component.html: Filters icon changed | Print button added.
2. monitor.module.ts: Added "filters" in iconsService.registerIcons and removed "print".
3. notification-sidebar.component.css: #notifications-switcher position top changed.
4. notifications-sidebar.component.ts: In read notifications added class "uk-text-light-grey".
5. icons.ts: [NEW] svg icon "filters" added.
6. offcanvas.css: Added variable --offcanvas-button-shadow and use it for offcanvas-switcher.
7. text.css: Added variable --text-light-grey-color: var(--light-grey-color); and class "uk-text-light-grey".
8. variables.css: Added variable --light-grey-color: #6E6E6E;
9. monitor-dashboard-custom.css: Added rules ".stakeholderPage #filters_icon .start" and ".stakeholderPage #filters_icon .end" for filters svg gradient | Added rule for #print_toggle to set top position.
2022-04-07 17:50:49 +03:00
Konstantinos Triantafyllou
95e382fc62
Search input: search on enter
2022-04-07 15:12:25 +03:00
Konstantinos Triantafyllou
ad20ad1ea9
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-04-07 01:09:57 +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
argirok
b0e4f6f81c
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-04-06 18:28:19 +03:00
argirok
29d92edb91
Content providers: tabs and title sticky on top
2022-04-06 18:27:55 +03:00
Konstantinos Triantafyllou
8205f303a7
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-04-06 18:24:21 +03:00
Konstantinos Triantafyllou
bf970593f6
Finish search-input component
2022-04-06 18:24:14 +03:00
argirok
44bb9772a9
tabs: add disabled tab,
...
Content providers add check for other > 0
2022-04-06 18:02:15 +03:00
argirok
9630d27fe8
Tabs as slider, scroll effect
...
apply changes for content providers
2022-04-06 17:01:25 +03:00
Alex Martzios
acca43d45a
tweaks for search page inputs (select)
2022-04-06 16:26:45 +03:00
argirok
01f9facb37
fix filter view-all after merging with linking branch
2022-04-06 14:39:57 +03:00
argirok
c5b384c656
Filters in search page: don't render mobile filters, if burger menu is not active
2022-04-06 13:31:52 +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
e2f1cc4957
Merge from master and ignore results landing changes
2022-04-06 12:58:22 +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
Konstantina Galouni
3af4eabea7
[Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas.
...
1. shadow.css: Added variable --shadow-main-dark.
2. offcanvas.css:
a. Set --offcanvas-shadow: var(--shadow-main-dark);
b. In class .offcanvas-switcher remove transition (will not be visible when offcanvas is open)
c. [Bug fix] In class .offcanvas-count increased font size and make background always round, added line-height: 20px.
d. In rule ".offcanvas .uk-offcanvas-bar" set border-radius to 4px.
3. notification-utils.ts: Full stop added in messages.
4. notification-sidebar.component.css: In rule "#notifications .notification-list ul" set height: calc(100% - 77px).
5. notifications-sidebar.component.ts:
a. Removed anything related to offcavnas events
b. Removed commented code
c. Added in icons visuallyHidden.
6. monitor.component.html:
a. Removed "open" class when offcanvas is open.
b. Added in icons visuallyHidden
c. Added sign in link in filters when user is not logged in
d. Added uk-text-small class in "Clear".
7. monitor.component.ts:
a. Removed anything related to offcavnas events
b. Added method "logIn()".
2022-04-05 19:55:01 +03:00
argirok
b20fcfa219
more layout changes for the linking (eg filters, icons, etc)
2022-04-05 18:36:08 +03:00
Konstantina Galouni
362dd1cc80
[Library | new-theme]: Delete fromYearAfterToYear.directive.ts, inValidYear.directive.ts, rangeYearsRequired.directive.ts directives from rangeFilter folder (validator functions moved to string-utils.class.ts (previous commit)).
2022-04-05 16:50:49 +03:00
Konstantina Galouni
f3cc4520ad
[Library | new-theme]: In range filters, use reactive form (formGroup) instead of template driven form (ngModel) & update inputs using new "input" component & move validators in string-utils.class.ts.
2022-04-05 16:45:38 +03:00