Commit Graph

373 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 500dd61f9b Update library. Fix an expression error in advanced-criteria. Add message if there are no subjects in each category. 2023-06-27 12:39:52 +03:00
Konstantinos Triantafyllou 94fc9bda53 Update libraries 2023-06-26 15:10:00 +03:00
Konstantina Galouni 82eec379f2 Updating libraries before prod release 2023-06-23 16:24:48 +03:00
Konstantina Galouni fa6f55e772 Updating openaireLibrary and openaire-theme before beta & prod release 2023-06-23 15:27:08 +03:00
Konstantinos Triantafyllou 946c4f62c4 Update library before release 2023-06-20 09:41:41 +03:00
Konstantinos Triantafyllou 58688d67de Merge pull request 'Connect-Admin release 19th June 2023' (#2) from develop into master
Reviewed-on: #2
2023-06-20 08:37:42 +02:00
argirok 1320fb7a75 Customization configuration: add fontsDarkMode attribute for hero section 2023-06-09 13:58:35 +03:00
argirok b0b277278e fix issue with datasource criteria form #8790 2023-06-08 13:24:46 +03:00
Konstantina Galouni 41d7882e61 Merge remote-tracking branch 'origin/develop' 2023-05-26 15:49:26 +03:00
Konstantina Galouni 6c10e2f397 Updating openaireLibrary before release 2023-05-26 15:48:43 +03:00
Konstantina Galouni 2c9e3e304d [Connect Admin | develop]: connect-admin-customization.component.ts: [Bug fix] Set savingChanges to false when all css are updated and set it to true when purging caches. 2023-05-26 15:33:29 +03:00
Konstantina Galouni 698174e302 [Connect Admin | develop]: app.component.ts: Added in menu "Fields of Science" and "Sustainable Development Goals". 2023-05-26 14:46:53 +03:00
Konstantinos Triantafyllou f98a3e9550 Resolved Connect-Admin release 25th May 2023 #1 2023-05-25 17:37:38 +03:00
Konstantinos Triantafyllou 508b8120b8 Update library, assets and theme. 2023-05-25 17:35:38 +03:00
Konstantinos Triantafyllou 07ef246d73 Add icons in manage-communities module. Update library and openaire-theme 2023-05-11 12:32:16 +03:00
Konstantinos Triantafyllou 3b4ea6102c Add message for file size limit in background-upload. 2023-05-03 17:07:39 +03:00
Konstantinos Triantafyllou ced4fe404d Fix margins in subjects 2023-05-03 17:00:14 +03:00
Konstantinos Triantafyllou ffa7ab71a0 Update Uikit to version 3.13.10. Update library 2023-05-02 18:12:18 +03:00
Konstantina Galouni 8712f6cae5 Updating openaireLibrary before beta release 2023-05-02 13:24:06 +03:00
Konstantina Galouni 871523cbbb [Connect Admin | develop]: community.service.ts: Renamed "advancedConstraint" to "advancedConstraints" (coming from community API). 2023-04-26 11:45:54 +03:00
Konstantinos Triantafyllou c174ad17c5 Update uikit to version 3.13.0 2023-04-25 17:08:31 +03:00
Konstantinos Triantafyllou 5123efc8c4 Update libraries before production deployment 2023-04-21 12:35:48 +03:00
Konstantinos Triantafyllou f4b54fa745 Update UIkit to 3.12.2. Add Subjects: Cliking add will add the input value also. 2023-04-04 10:49:59 +03:00
Konstantina Galouni 3f4a4b3501 Updating openaireLibrary - before BETA deploy 2023-03-28 12:08:55 +03:00
Konstantinos Triantafyllou f50525bcef Update libraries 2023-03-27 15:34:27 +03:00
Alex Martzios a3563ad1ef fix wrong condition statement for edit modal 2023-03-15 12:03:16 +02:00
Alex Martzios 070f9d369d add new feature: selection criteria by FoS and SDGs 2023-03-15 11:56:28 +02:00
Alex Martzios 88be699fd2 subjects page: 'enter key' now adds subjects in the list, number of selected SDGs and FoS changes dynamically, 'save' button is enabled/disabled based on overall changes, update submodules 2023-03-13 21:26:31 +02:00
Konstantinos Triantafyllou f2bbf0fb85 Delete header from all pages of communityInfo and users. Add advanced criteria page. 2023-03-10 17:15:26 +02:00
Alex Martzios a83852cffd WIP - add sdg/fos as subjects for community admin dashboards 2023-03-09 16:30:13 +02:00
Konstantinos Triantafyllou d9b4be9a5c Criteria: Change criteria in order to be a generic component. 2023-03-09 00:26:06 +02:00
Konstantinos Triantafyllou 798746e041 Update libraries before make new branches 2023-03-02 16:53:21 +02:00
Konstantinos Triantafyllou 400c0d8dce Remove offcanvas flip from navbar inputs. 2023-03-01 16:40:01 +02:00
Konstantinos Triantafyllou 39aad35c47 Move community info options to sidebar and delete internal tabs 2023-03-01 16:25:54 +02:00
Konstantinos Triantafyllou 83acc14d3b 1. Update library and assets. 2. Add deleteAthorizationLevel for managers with value manager. 2023-02-09 16:31:54 +02:00
Konstantina Galouni f2362b05cd [Connect Admin]: app.component.ts: [Bug fix] Error fixed in Deposit link in menu. 2023-01-18 14:50:37 +02:00
Konstantina Galouni 3ab4651ccd [Connect Admin]:personal-info.component.ts: Updated message of visibility | Changed visible default value to false (invisible). 2022-12-09 17:16:08 +02:00
Konstantina Galouni 6bbeff9152 [Connect Admin | Trunk & Library | angular-14]: Allow curators with profile to be invisible in the Gateway | Dynamically align custom menu.
1. CuratorInfo.ts: In Curator class added visible: boolean = true;
2. personal-info.module.ts: Imported MatSlideToggleModule.
3. personal-info.component.ts: Added slider to set curator profile to visible or invisible (default to visible).
4. menu.ts: In Menu class added field "featuredAlignment: MenuAlignment;" | Added enum MenuAlignment.
5. menu.component: Updated title "Menu settings" | Added "Menu Alignment" setting, to set if custom menu will be left, center or right alligned | Added notification when menu visibility changes.
6. help-content.service.ts: Added "alignMenu()" method to align custom menu dynamically.
2022-12-09 16:43:36 +02:00
Konstantina Galouni 4cfc90e7f8 [Connect Admin | Trunk]: In customization deleted icon "reset" icon replaced by "settings_backup_restore".
1. border.component.ts & customization.component.html & customization.module.ts & customize-buttons.component.ts: [Bug fix] Removed deprecated deleted icons | "reset" icon replaced by "settings_backup_restore" | removed padding from tooltips.
2. environment.ts: Commented properties "deleteCacheUrl" and "deleteBrowserCacheUrl".
2022-12-09 16:34:19 +02:00
Konstantina Galouni 9507545fd8 [Library | angular-14]: menu.component: Added commented code for creating new gateway specific pages when editing custom menu. 2022-12-07 12:09:01 +02:00
Konstantina Galouni d59e70f116 [Library & Connect Admin | angular-14]: environments/: Set property dashboard: 'connect' | page-help-content-form.component.html & class-help-content-form.component.html: [Bug fix] Set link to theme page depending on current dashboard and portal. 2022-11-29 18:11:29 +02:00
Konstantina Galouni 318d121145 Updating libraries.. 2022-11-29 14:45:31 +02:00
Konstantinos Triantafyllou f518ea4593 Remove content providers: Add extra condition if a cirteria field is null. 2022-11-28 13:19:33 +02:00
Konstantinos Triantafyllou 0c01154698 [Bug] Criteria: Change author ORCID to orcid. 2022-11-28 13:06:40 +02:00
Konstantinos Triantafyllou bc7663458c Change dev properties with new services instances 2022-11-08 16:46:44 +02:00
Konstantinos Triantafyllou b1b7c95fc3 Change dev properties with new services instances 2022-11-08 16:45:53 +02:00
Konstantina Galouni c304f8c9a8 Merge remote-tracking branch 'origin/angular-13' into angular-14 2022-09-27 11:32:14 +03:00
Konstantina Galouni 0c3333fd5d Update library 2022-09-27 11:32:01 +03:00
Konstantina Galouni a74c61846e Merge remote-tracking branch 'origin/angular-12' into angular-13 2022-09-27 11:30:51 +03:00
Konstantina Galouni 69b8cf9bd7 Update library 2022-09-27 11:30:29 +03:00
Konstantina Galouni a7e81594b9 Merge remote-tracking branch 'origin/master' into angular-12 2022-09-27 11:29:10 +03:00
Konstantina Galouni 29c1726003 Update library 2022-09-27 11:28:52 +03:00
Konstantina Galouni 0a9a464bb4 [Connect Admin | Trunk]: subscribers.component.ts & subscriber-invite.component.ts & manage-user-notifications.component.html & users-managers.component.ts & users-subscribers.component.ts: Replace "subscriber" wording with "join/member". 2022-09-27 11:11:25 +03:00
Alex Martzios a8cc90c619 add @types/ckeditor": "^4.9.10" in the devDependencies 2022-09-26 18:31:22 +03:00
Konstantinos Triantafyllou 1d18b265c3 Update angular core and cli to version 14 2022-09-23 17:14:20 +03:00
Konstantinos Triantafyllou c1a689ab33 Update library before angular update to version 13 2022-09-23 17:05:54 +03:00
Konstantinos Triantafyllou aefb429e1c Update material and submodules to version 12 2022-09-23 16:00:00 +03:00
Alex Martzios 808aad164b update submoduls before angular upgrade 2022-09-23 15:23:59 +03:00
Konstantina Galouni fcc23ec289 [Connect Admin | Library | new-theme]: Removed RootMenuItem | Fixes in wording.
1. app.component.ts: Removed deprecated RootMenuItem and used MenuItem instead.
2. criteria.component.ts: Import OpenaireEntities and set variable openaireEntities.
3. criteria.component.html: [Bug fix] Use openaireEntities in no filters message.
4. searchAll.component.ts: [Bug fix] In method "getDefaultEntityToShow()", return "datasources" instead of "content providers".
5. add-content-providers.component.ts: [Bug fix] In error messages use "data sources" wording instead of "content providers".
6. manage-zenodo-communities.component.html: [Bug fix] In <no-load-paging>, set type to "Zenodo communities".
2022-09-21 10:29:11 +03:00
Konstantina Galouni 95e23ea67c [Connect Admin | new-theme]: profile.component.ts: [Bug fix] Class is "uk-hidden" instead of "hidden". 2022-09-19 12:45:45 +03:00
Konstantina Galouni 54bd763fc4 [Connect Admin | new-theme]: environment.prod.ts: Added property "deleteBrowserCacheUrl". 2022-09-19 12:15:31 +03:00
Konstantinos Triantafyllou 051d0101bb Fix manage communities load stuck. 2022-09-08 16:44:46 +03:00
argirok e56a6effd8 add back remove layout method in admin-customization
Customization: first create css, then save the layout and purge cache (to avoid file not found) - add timeout to load the iframe (to avoid file not found)
2022-08-12 16:18:36 +03:00
argirok 0dbb8b2c75 Customization: rename hero to hero section, add description below 2022-08-11 16:06:50 +03:00
Konstantina Galouni d9853e1d91 [Connect Admin | Library | new-theme]: Updated call for purging browser cache - through admin tools api.
1. environment.ts & environment.beta.ts: Updated property "deleteBrowserCacheUrl" to call admin tools api.
2. clear-cache.service.ts: Used updated property "deleteBrowserCacheUrl" and in GET request added CustomOptions.registryOptions().
3. connect-admin-customization.component.ts: Deleted unnecessary code for deleting layout.
2022-08-11 15:46:55 +03:00
Konstantina Galouni 92b5d7bb33 [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
argirok de28e80413 Customization: fixes, rename service
Customization admin: update the updateCss method, add delete
2022-08-08 13:03:14 +03:00
Konstantinos Triantafyllou 7e6032823e Rename Menus & Pages to Pages & Menus 2022-08-05 15:23:45 +03:00
Konstantinos Triantafyllou 43acf36923 Change Dasbhoard menu item to home. 2022-08-05 11:47:07 +03:00
Konstantinos Triantafyllou 51b5b80c82 Update customizatiion back action style. 2022-08-05 10:33:46 +03:00
Konstantinos Triantafyllou 980ec60ac6 Change header info in all pages.
Add connect menu items in admin pages.
2022-08-04 18:44:55 +03:00
argirok 1643eecc48 Connect Admin Customization: create button that updates layout timestamp and create new css files 2022-08-01 17:32:25 +03:00
argirok 99c109bf3f Merge remote-tracking branch 'origin/new-theme' into new-theme 2022-08-01 12:19:11 +03:00
argirok 9379c91e7e Customization: updates for buttons customization
add property connectportalUrl - use it for preview and build css methods
2022-08-01 12:18:47 +03:00
Konstantina Galouni c562177754 [Connect Admin | new-theme]: Updating libraries. 2022-07-29 12:33:31 +03:00
argirok dd37e12864 Customization: more layout changes, apply fix to reset to default the background image 2022-07-28 16:50:32 +03:00
argirok 88de7310b5 Customization: apply minor css changes in sidebar, reset to published for background, separate to buttons 2022-07-28 15:51:11 +03:00
argirok dd48ee6bb5 layout fixes in customization 2022-07-27 14:44:41 +03:00
argirok 97481480df customization fixes 2022-07-25 17:01:00 +03:00
Alex Martzios fa6cb6cce3 add 'develop' menu entry and update submodules 2022-07-25 15:09:28 +03:00
argirok fdf97553ad Customization: remove Date 2022-07-22 18:41:15 +03:00
argirok 4b5bd584ae Customization: save and build css
on preview create preview css
2022-07-22 18:35:51 +03:00
Alex Martzios 20c2760f3f update submodules 2022-07-20 12:14:47 +03:00
Alex Martzios afe986ba51 update submodule 2022-07-18 16:25:34 +03:00
Alex Martzios a24b3f4b27 change sidebar menu item name and update submodules 2022-07-18 14:51:34 +03:00
Alex Martzios 9c6d1d539d update submodule 2022-07-18 13:07:13 +03:00
Konstantinos Triantafyllou fd20207fa2 Change import of library less with specific files instead of _import 2022-07-18 12:10:56 +03:00
Konstantinos Triantafyllou c47b782bb7 Rename component css to less 2022-07-17 23:34:41 +03:00
Konstantinos Triantafyllou b3b27dcdc1 Remove dashboard-theme and import library less 2022-07-17 23:32:09 +03:00
Alex Martzios 0a6cac1f6c change uikit version in package.json 2022-07-15 16:57:19 +03:00
Alex Martzios 6ede696501 update submodule 2022-07-15 15:24:32 +03:00
Alex Martzios 5093d952d2 update submodules 2022-07-15 13:37:03 +03:00
Alex Martzios f056f318b6 update openaireLibrary repo 2022-07-15 13:29:08 +03:00
Alex Martzios 1eb9325410 update submodules 2022-07-15 10:16:53 +03:00
Konstantinos Triantafyllou d3b5889f7a Fix zenodo loading. Change all pages in order to apply sticky in actions instead of header 2022-07-13 20:26:10 +03:00
Konstantinos Triantafyllou 206e3f5900 Criteria: Add criterion should go in 1st page 2022-07-13 10:51:11 +03:00
Konstantinos Triantafyllou b0a0268a4e Fix uk-close in criteria and subjects. Criteria: Add a criterion should be added at start 2022-07-13 10:49:59 +03:00
Konstantina Galouni b1515cd395 [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 6d68e753c6 Update library 2022-07-12 16:25:01 +03:00
Konstantina Galouni b7751d297b [Connect Admin | new-theme]: Updated messages when no results in affiliations, data sources, projects, subjects, zenodo communities | [Bug fix] In add projects, show selected filter if exists (even when no results).
1. affiliations.component.html: Updated "no organizations found" message to "no organizations for {{community}}".
2. add-content-providers.component.html: When no data sources, show info message for missing data sources too.
3. add-content-providers.component.ts: Created get method infoMessage() to return info message for missing data sources.
4. manage-content-providers.component.ts: In <add-content-providers> renamed hash to #addContentProvidersModal.
5. remove-content-providers.component.html & remove-projects.component.html & subjects-edit-form.component.html & manage-zenodo-communities.component.html: Show proper messages if no results at all or if filters return no results.
6. add-projects.component.ts: Created get method infoMessage() to return info message for missing projects | Added field selectedFunder and in getSelectedValues() return selectedFunder if no values from search query.
7. add-projects.component.html: When no projects, show info message for missing funders too | Do not show filters column when no results | Show selectedFunder in selected filters.
8. manage-projects.component.ts: In <fs-modal> renamed hash to #fsModalProjects and in <add-projects> renamed hash to #addProjects.
9. remove-projects.component.ts: Removed old Session.isLoggedIn() checks.
2022-07-11 18:48:24 +03:00