Konstantinos Triantafyllou
a31605e9d5
Update angular core and cli to version 14
2022-09-23 13:25:08 +03:00
Konstantinos Triantafyllou
9d856f4f7d
Disable page-content sticky header release when approaching footer.
2022-09-20 11:01:51 +03:00
Konstantinos Triantafyllou
7bb2346ec2
Page Content: Fix replace header behaviour
2022-08-31 13:15:49 +03:00
Konstantinos Triantafyllou
29100c8d6f
Page content: Remove observer component vars and add them in subscriptions array.
2022-08-30 13:11:32 +03:00
Konstantina Galouni
de78e628bf
[Monitor Dashboard | new-theme]: Updated develop page and added example | Made graph and feedback line sticky in indicators' page.
...
1. develop.component.ts: Added example bullet for research products & Updated view of bullets (removed quotes - type bold).
2. page-content.component.ts:
a. Added <div id="page_content_sticky_footer" #sticky_footer> and <div id="page_content_footer" #footer>.
b. Added methods "ngAfterContentChecked()", "observeStickyFooter()", "calcStickyFooterOffset()" to calculate offset of sticky footer.
3. monitor.component.html: Added graph & feedback line as sticky_footer in >= medium screens and as footer in small screens.
2022-08-29 14:57:05 +03:00
Konstantina Galouni
27d7c7c118
[Connect Admin | Library | new-theme]: Added call to purge browser cache when updating content of community.
...
1. env-properties.ts & environments/: Added property "deleteBrowserCacheUrl".
2. clear-cache.service.ts: Added method "purgeBrowserCache()" to purge browser cache for a specific community.
3. entities.component.ts & menu.component.ts & pages.component.ts & affiliations.component.ts & edit-community.component.ts add-content-providers.component.ts & remove-content-providers.component.ts & add-projects.component.ts & remove-projects.component.ts & subjects-edit-form.component.ts & personal-info.component.ts & customization.component.ts: Call "_clearCacheService.purgeBrowserCache()" when adding/updating/deleting content of a specific community.
4. connect-admin-customization.module.ts: Added CommunitiesService in providers.
5. connect-admin-customization.component.ts: Added button to purge browser cache for all communities and connect.
2022-08-11 12:58: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
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
d55b1819de
Fix help text save button while form is invalid
2022-08-02 23:23:19 +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
d7b394520f
Fix a style bug in notification-user. Add manager authorization in admin login guard(optional). Add resources service for Resource menu item build. Move methodology in library. Fix sub-submenu items with _self target in navigation bar.
2022-07-29 12:15:54 +03:00
Konstantinos Triantafyllou
e04d825c03
Add indicators page for monitor. Add tooltip in page/class content form and change container size. Add parentClass parame in theme page in order to view a specific style. Change admin login guard in order to allow curators to have access in some pages. Enable isPageEnabled method in configuration page in order to check if a specific page in specific portal isEnabled.
2022-07-27 12:34:10 +03:00
Konstantinos Triantafyllou
3eba038893
Allow create group for curators too.
2022-07-26 14:32:52 +03:00
Konstantinos Triantafyllou
dd9f893e2f
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme
2022-07-25 11:16:10 +03:00
Konstantinos Triantafyllou
4f030e2274
Page content: Add uk-blur-background class
2022-07-25 11:16:01 +03:00
Alex Martzios
97250479ed
fix error for reordering featured menu items
2022-07-20 12:14:38 +03:00
Konstantinos Triantafyllou
ad68dcb0a8
follow up commit
2022-07-19 14:25:11 +03:00
Konstantinos Triantafyllou
9f64477585
Menu: Fix parent options update after create, edit or delete of a parent MenuItem.
2022-07-19 14:23:01 +03:00
Alex Martzios
8254edb477
progress on adding/removing parent option
2022-07-18 16:25:19 +03:00
Alex Martzios
019429e021
toggle menu & featured menu (TODO: edit child menu item)
2022-07-18 14:51:08 +03:00
Alex Martzios
0f80797035
finish menu & featured menu items
2022-07-18 13:07:03 +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
Alex Martzios
c5da95fb48
change type var for menu component
2022-07-15 16:56:50 +03:00
Alex Martzios
facb821605
reordering of children menu items (for admin users)
2022-07-15 15:24:23 +03:00
Alex Martzios
5ec26ce0cf
create Menu class for mapping AP response
2022-07-15 13:36:55 +03:00
Alex Martzios
e81b3bdc72
finish menu items for non-admins
2022-07-15 13:28:55 +03:00
Alex Martzios
5bbbc4e708
progress on menu for non-admin users - need to save the re-ordering of the items in the backend
2022-07-15 10:16:42 +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
Konstantina Galouni
85a7030929
[Library & Connect Admin | new-theme]: edit-community.component.ts & portals.component.ts & pages.component.ts & page-help-content-form.component.ts & page-help-contents.component.ts & entities.component.ts & divIds.component.ts & class-help-content-form.component.ts & class-help-contents.component.ts: On save/update/delete/toggle community/page/entity/divId/helptext/divHelptext , call clearCache() to immediately get changes in the dashboards.
2022-07-12 16:50:56 +03:00
Konstantinos Triantafyllou
ccd220b68a
Page and class help content form: Move buttons in inner section
2022-07-12 11:42:56 +03:00
Alex-Coded4
74bcc96847
start on new featured menu items
2022-07-11 10:25:00 +03:00
Konstantinos Triantafyllou
02bf9abee4
Delete isLoggedIn from portals and class-contents
2022-07-08 21:57:12 +03:00
Konstantina Galouni
72905d8599
[Connect Admin | Library | new-theme]: Redesign of remove/add projects and zenodo communities pages according to the new mocks.
...
1. searchProjects.service.ts: Added "params" parameter in "getFunders()" method.
2. resultsAndPagesNum.component.ts: Do not show number of results and pages when no results.
3. manage-communities.module.ts: Remove "group" and "lock" icons from registerIcons call.
4. add-projects.component & communityProjects.module.ts & manage-projects.component.ts & remove-projects.component: Redesign of remove/add projects pages according to the new mocks.
5. add-zenodo-communities.component & manage-zenodo-communities.component & preview-z-community.component.ts & zenodo-communities.component.ts & zenodo-communities.module.ts: Redesign of remove/add zenodo communities pages according to the new mocks.
2022-07-05 01:31:56 +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
936c870abc
Make some page alignments in all dashboard pages
2022-06-30 18:22:35 +03:00
Konstantinos Triantafyllou
7ebf4f7f90
Add dropdown-filter component. Fix Paging format base on new mocks. Make some alignments in subscribers, pages, search-page and result-prview. UI of Manage Links page except result preview.
2022-06-30 13:40:37 +03:00
Konstantina Galouni
bbbb711865
[Library | new-theme]: Bug fix in download from of result landing links | In menu items added "target" field to define if urls open in new tab and have external icon.
...
1. availableOn.component.ts: [Bug fix] Added class "uk-link-text" in links of license and providers.
2. menu.ts: In MenuItem added field target: string = "_blank"; and in constructor added parameters and initialization of target, type, isFeatured.
3. navigationBar.component.html: Updated checks for "custom-external" class and target according to target field of MenuItem.
4. app.component.ts: In "Manage" menu item set target to "_self".
5. menu.component.ts: (Admin form) In method "menuItemSaveConfirmed()" added: this.menuItemForm.value.target = this.menuItemForm.value['type'] == "internal" ? "_self" : "_blank";
2022-06-29 13:56:19 +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
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
950f50030f
Remove bulk options from portal page and entities
2022-06-24 18:20:40 +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