Commit Graph

365 Commits

Author SHA1 Message Date
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
Konstantina Galouni b429819cb6 [Library | new-theme]: full-screen-modal.component.ts & alert.ts: [Bug fix] Added private static counter field to increase on each modal creation and set id according to the counter, to delete from DOM in "modal-container" the destroyed modal. 2022-07-11 17:27:44 +03:00
Alex-Coded4 1d8a551d83 update openaireLibrary repo 2022-07-11 10:25:22 +03:00
Konstantinos Triantafyllou 264f5ca30b Fix manage user notifications buttons status 2022-07-08 21:59:17 +03:00
argirok 803dc0a2d9 Merge remote-tracking branch 'origin/new-theme' into new-theme 2022-07-05 16:43:32 +03:00
argirok 0c9242d9de customization: fixes layout + preview background and sizes 2022-07-05 16:43:18 +03:00
Konstantina Galouni b18e2f75a0 [Connect Admin | new-theme]: remove-projects.component.html: Added uk-width-small in sorting input. 2022-07-05 12:07:43 +03:00
Konstantina Galouni 4c08b4dad3 [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 7c9d0936b3 Finish UI of Content Providers and their Criteria. Fix search width in subjects 2022-07-04 21:45:20 +03:00
argirok eaebaded60 customization: fix some margins, add overflow 2022-07-04 15:47:07 +03:00
argirok 8aa38a1646 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/connect-admin into new-theme 2022-07-04 15:19:44 +03:00
Alex Martzios 25c8cc29a6 finish admin - subjects page 2022-07-04 15:13:33 +03:00
argirok ecbfed13fe customization: add alert for unsaved changes 2022-07-04 14:29:47 +03:00
argirok dc2aa3b764 Customization: more changes for the new mocks 2022-07-04 14:12:55 +03:00
argirok 048f159f5d Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/connect-admin into new-theme 2022-07-04 12:59:38 +03:00
Konstantinos Triantafyllou 9c75d63171 Add contente providers modal with new UI 2022-07-04 11:53:55 +03:00
Konstantinos Triantafyllou 4160f837c1 Add icons in menu items. Fix initialization of menus. Finish content providers base page 2022-07-02 14:45:34 +03:00
Konstantina Galouni 1e71eafa45 [Connect Admin | Library | new-theme]: Match menu for communities in admin & dashboard | Added missing property "adminPortalURL".
1. environments/: [Bug fix] Added missing property "adminPortalURL".
2. community-routing.module.ts: Added "user-info" path for each community.
3. app.routing.ts: Set "hasSidebar" to true for "user-info" path.
4. app.component.ts:
   a. Set "user-info" path in userMenuItems under community if any selected.
   b. In menuHeader for community set logoUrl and logoSmallUrl to headerLogoUrl (community logo).
   c. When community is selected, added in menu all items of dashboard too (menu same in admin and dashboard).
5. app.component.html: In <navbar> added input parameter "communityId".
6. navigationBar.component.ts: On "initialize()" method, clear "showEntity" and "showPage" fields before filling them again and subscribe to communityInformationState if there is a community and adminToolsAPIURL OR if adminToolsPortalType is community (admin & dashboard).
7. community.service.ts: On getCommunityAsync() method, after await call clearSubscriptions().
2022-07-01 11:27:47 +03:00
argirok d81b34d041 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/connect-admin into new-theme 2022-07-01 10:50:50 +03:00
Konstantinos Triantafyllou cf95075ae4 Make some page alignments in all pages 2022-06-30 18:23:14 +03:00
argirok 60c4e712f9 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/connect-admin into new-theme 2022-06-30 14:26:44 +03:00
Konstantinos Triantafyllou eef84e9fe5 Edit community: Add small buttons for edit delete logo. Page alignments fro manage notification and personal info. 2022-06-30 13:41:36 +03:00
argirok 4c85d883a6 fix file names 2022-06-30 13:36:12 +03:00
argirok 98e16ab975 Customization: add ipad pro svg 2022-06-29 17:34:18 +03:00
argirok f900fe32d8 Customization: initial implementation of the new design 2022-06-29 17:30:53 +03:00
Konstantina Galouni 58a3fdc40b [Connect Admin | new-theme]: Redesign of community profile form.
1. profile.component.ts: Added sticky header and removed uk-card from form according to redesign mocks.
2. edit-community.component.ts: Updated inputs of form | Updated styling and structure of form according to redesign mocks.
2022-06-29 13:19:29 +03:00
Konstantinos Triantafyllou 82c8c7f5ea Finish UI of subscribers, managers, notification settings and personal info. Change claims property to dl170 for development 2022-06-28 21:15:05 +03:00
Konstantinos Triantafyllou 27c85f102e Finish UI of Manage communities and manage managers 2022-06-26 23:33:02 +03:00