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
Konstantinos Triantafyllou
0c4df8a34d
Change modal title background in dashboard modals
2022-06-21 13:41:44 +03:00
Alex Martzios
0a27651a65
pages and entities page actions structure
2022-06-21 13:17:43 +03:00
Alex Martzios
3559b7a7ca
tweaks for admin: pages, entities, classes and portals html files
2022-06-21 12:22:28 +03:00
Konstantinos Triantafyllou
cc417adb6b
Fix all dashboard modals heights. Role verification remove custom buttons.
2022-06-20 16:17:26 +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
Alex Martzios
fc73b55832
tweaks for inputs, buttons and tables to match new theme
2022-06-16 17:24:36 +03:00
Alex Martzios
73dae143f3
update text of invitation emails (monitor) and add stakeholder entities as enum
2022-06-09 10:38:06 +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
aa210384bc
Rename uk-text-primary-gradient to uk-text-background
2022-04-14 12:50:59 +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
e82c7bb6f4
Deprecated icons that exist in Material Icons
2022-04-09 16:18:30 +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
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
Alex Martzios
dfd5876217
new inputs for search page and other overall tweaks
2022-04-05 15:26:26 +03:00
Konstantinos Triantafyllou
da6f220ae0
Disable sticky of page header if bottom is on the view. Inputs finish all types
2022-03-30 20:47:47 +03:00
Alex Martzios
d26f56e260
design tweaks for dashboard - admin pages and start on remove sticky header when reaching footer
2022-03-29 16:05:09 +03:00
Konstantina Galouni
99ed7ea6ba
[Library & Monitor Dashboard | new-theme]: Sidebar & Navbar checks updated to use the same method | "activeMenuItem" in route data (optional) to set which menu item is active when url does not match | Bug fix in <my-tabs>.
...
1. layout.service.ts: Added "activeMenuItemSubject" to keep value of data['activeMenuItem'].
2. menu.ts: Removed "markAsActive" (not used) | Set RootMenuItem as deprecated (should use only MenuItem) | Added "isTheActiveMenuItem()" method to check if a MenuItem (root or not / sidebar or navbar) is active.
3. navigationBar.component.ts: Updated "isTheActiveMenu()" method to call MenuItem.isTheActiveMenu() | Removed method "isTheActiveMenuItem()".
4. navigationBar.component.html: Always call "isTheActiveMenu()" method.
5. sideBar.component.ts: Added "get currentRoute()" and updated method "isTheActiveMenuItem()".
6. tabs.component.ts: [Bug fix] Removed [class.uk-active] from <li> of tabs (since small-tabs are not currently used it is ok to remove this) - caused by version update of Uikit.
7. monitor-routing.module.ts: Set activeMenuItem: "dashboard" for any path under a stakeholder that has nothing or anything under a topic. | Set activeMenuItem: "search" in paths under search.
8. app-routing.module.ts: Set activeMenuItem: "manage" for paths under admin/:stakeholder.
9. app.component.ts: Updated menu in Admin Dashboard (all items visible and logo of monitor used) | Set value for MenuItem.routeActive when adding menu items of topics and users.
2022-03-28 11:40:21 +03:00
Konstantinos Triantafyllou
dc0544d0d8
Page content: Add padding in header and inner. Complete input, textarea and select base on new redesign
2022-03-28 01:21:55 +03:00
Alex Martzios
3fd632a2b7
changes for users, pages and entities pages - redesign
2022-03-24 14:56:55 +02:00
Alex Martzios
59ff682af7
redesign of admin-dashboard pages
2022-03-22 17:47:38 +02:00
Konstantinos Triantafyllou
3f370dd293
Change sidebar active menu
2022-03-17 13:28:25 +02:00
Konstantinos Triantafyllou
ed01151b27
Syncronize page content sticky with navbar
2022-03-16 15:10:35 +02:00
Konstantinos Triantafyllou
4ccabced6d
Change smooth-scroll to check last component instead of Route. Page content sticky base on new uikit version
2022-03-14 18:35:00 +02:00
Konstantinos Triantafyllou
c49a79c798
Page Content make header sticky and send event in component to handle this event
2022-03-11 01:07:44 +02:00
Konstantinos Triantafyllou
2942392d0a
Fix sidebar special item. Remove padding from page-content-header
2022-03-10 18:34:26 +02:00
Konstantinos Triantafyllou
d7598eb350
Change page-content to be sticky on scroll up
2022-03-08 20:35:00 +02:00
Konstantinos Triantafyllou
52f1abfdbf
Change navbar to sticky only at top. Make page-content header sticky. Fix a bug in icons component
2022-03-03 17:44:59 +02:00
Konstantinos Triantafyllou
2b7c52a8b0
Merge from master
2022-03-03 14:35:55 +02:00
Konstantinos Triantafyllou
4698a5fafd
Delete old sidebar. Make some changes in navbar and user-mini
2022-03-02 23:48:21 +02:00
Alex Martzios
a2a34d3958
add featured menu item functionality - admin
2022-03-02 12:26:28 +02:00
Alex Martzios
3228c67a14
add warnings for disabled pages/routes on the menu items - dev only
2022-01-14 15:55:24 +02:00
Konstantinos Triantafyllou
7282f1bac5
Add validator for page route. Change icons for buttons. Disable edit page with a Portal PID.
2022-01-13 15:46:22 +02:00
Alex Martzios
cd329c70e4
disabled create page button by default, fix a bug with endless loading - dev only
2022-01-13 11:23:27 +02:00
Alex Martzios
73491221f0
add error handling for menu items and pages, remove tooltip for small options
2022-01-11 17:20:05 +02:00
Alex Martzios
b5330f3bf6
add required validators for url and route fields - dev only
2022-01-11 13:15:37 +02:00
Alex Martzios
97fc6f033a
add changes for pages and dynamic menus - dev only
2022-01-11 12:05:40 +02:00
Alex Martzios
259ca4b5b1
working on sending menu save/update/delete on the backend - dev only
2022-01-05 16:41:49 +02:00
Alex Martzios
ce37ca54f7
Progress on getting the menu menu items - dev only
2021-12-23 16:12:51 +02:00
Alex Martzios
660c5955f7
Work on dynamic menus with actual data - dev only
2021-12-23 09:22:07 +02:00
Alex Martzios
24fd2b3856
Progress on dynamic menu - dev only
2021-12-17 15:36:30 +02:00
Alex Martzios
0cddbdf857
Work in progress for new dymanic menu - dev only
2021-12-17 09:22:07 +02:00
Alex Martzios
edad40ad0b
Start on dynamic menu for connect-admin - dev only
2021-12-09 15:52:39 +02:00
Alex Martzios
0b85dfba03
Uncomment twitter input field for portals
2021-10-21 12:45:49 +03:00
Alex Martzios
6f26aa0f89
Add twitter account field for portal - development only
2021-10-21 12:39:27 +03:00
Konstantinos Triantafyllou
aae1a2a0d0
Add new methods in role-users and subscribers.
2021-09-17 20:13:35 +03:00
Konstantinos Triantafyllou
fa5da35853
Fix a bug with users search
2021-08-03 12:54:41 +03:00
k.triantafyllou
08bf703186
[Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61381 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 11:19:57 +00:00
k.triantafyllou
b66dd1b2b3
[Library | Trunk]: Fix role showActive users if members call failed
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61194 d315682c-612b-4755-9ff5-7f18f6832af3
2021-06-10 19:03:16 +00:00
konstantina.galouni
a2178095b5
[Trunk | Library]:
...
1. divIds.component.ts: Added in label of each option, page.portalType (not only page name, to know when creating new DivId, earch page in which portal belogs).
2. input.component.ts: Added in each <mat-option> (dropdown options), option label as uk-tooltip.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61047 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-25 12:29:07 +00:00
k.triantafyllou
46890464da
[Library | Trunk]: Add invite disable message on role-users and subscribers invite button
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61007 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-17 11:28:04 +00:00
konstantina.galouni
76a46606a6
[Trunk | Library]: class-help-content-form.component.html & page-help-content-form.component.html & subscriber-invite.component.ts: Updated config --> removeButtons for <ckeditor> (show less buttons).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60982 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-10 17:56:10 +00:00
k.triantafyllou
ae3435b9ef
[Library | Trunk]: Improve paging on users
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60817 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-08 14:35:39 +00:00
argiro.kokogiannaki
3302e2c238
[Library|Trunk]
...
Dashboard:
- DivIds: clean up components, new UI
- pages: add count for divIds
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60756 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-31 11:23:24 +00:00
k.triantafyllou
1f643b347c
[Library | Trunk]: Roles users fix filter form on role change
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60734 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-28 11:15:33 +00:00
k.triantafyllou
b9d46c5bd9
[Library | Trunk]: Add paging and search on role users
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60732 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-28 11:07:48 +00:00
k.triantafyllou
3df657b29a
[Library | Trunk]: Subscribers reset page on search
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60722 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-26 09:25:39 +00:00
konstantina.galouni
553472cb34
[new-UI | Library]: role-users.component.html & subscribers.component.html: In <icon> component remove ratio="0.7" (default is 1).
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60710 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-24 00:26:56 +00:00
konstantina.galouni
1d8003690b
[new-UI | Admin]:
...
1. search-input.component.css: Set currentColor for border in classes ".bordered.focused" and #a3a3a3 in classes ".bordered:not(.focused)".
2. search-input.component.ts:
a. Add class "focused" when "showSearch" is true.
b. In search button add tooltip with value same as placeholder.
3. subscribers.component.html: Name of search button is (by default) "Search" and placeholder "Search subscribers".
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60706 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-23 22:03:10 +00:00
k.triantafyllou
9a18ff7515
[Library | Trunk]: Sidebar fix header Url
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60701 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-23 17:22:29 +00:00
k.triantafyllou
bdd90b9d6c
[Library | Trunk]: Delete some unusage files
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60692 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-22 17:00:49 +00:00
k.triantafyllou
8b23de0974
[Library | Trunk]: admin tools pages add title
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60678 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-19 16:51:02 +00:00
k.triantafyllou
10c40abc05
[Library | Trunk]: Just remove an unexcepted char on page contents component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60671 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-18 17:13:12 +00:00
k.triantafyllou
4ec2c7c124
[Library | Trunk]: Dashboard: Admin tools pages: Fix no rasults card and loading. Add notifications on actions and errors.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60666 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-18 14:11:41 +00:00
argiro.kokogiannaki
50dda276c6
[Library|Trunk]
...
String utils: add function HTMLToString
create HTMLToStringPipe
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60647 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-12 14:49:12 +00:00
k.triantafyllou
04f8e00242
[Library | Trunk]: Error interceptor let get methods of registry pass
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60624 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 12:55:59 +00:00
argiro.kokogiannaki
8f917a2e2e
[Library|Trunk]
...
- remove search table view
- preview result: support projects urls with funder and grant id
- Search page changes:
-clean up variables about showing graph info
- add variable about download results
Comment unused components that import datatables
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60605 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-08 15:32:33 +00:00
k.triantafyllou
c03709d7f6
[Library | Trunk]: Subscribers show paging always
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60590 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 17:11:36 +00:00
k.triantafyllou
91eb91f7f7
[Library | Trunk]: Add url prefix pipe
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60575 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 12:45:01 +00:00
k.triantafyllou
391388f503
[Library | Trunk]: Notifications for development
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60572 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-04 11:32:57 +00:00
k.triantafyllou
cd519aa1e5
[Library | Trunk]: Fix admin tools pages portal type configuration.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60561 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-02 15:52:09 +00:00
k.triantafyllou
8acc64fc10
[Library | Trunk]: 1. Role users disable remove button for members when a user is a manager. 2. Change email message for community managers invitation
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60545 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-02 10:08:19 +00:00
k.triantafyllou
03780a4112
[Library | Trunk]: Revert role-users. Add canActivateChild on connect guards
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60540 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-01 18:44:26 +00:00
k.triantafyllou
24f3f8fe82
[Library | Trunk]: Add canActivateChild on Monitor and login Guards
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60537 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-01 18:19:53 +00:00
k.triantafyllou
39dada9c53
[Library | Trunk]: 1. Icons remove line-height. 2. Role-users: Fix UI
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60534 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-01 17:32:21 +00:00
argiro.kokogiannaki
61a50fbf69
[Library |Trunk]
...
dashboard - admin-tools:
- add checks for main portals explore, connect + monitor and put the proper portal type
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60532 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-01 17:27:45 +00:00
argiro.kokogiannaki
455b84aa56
[Library|Trunk]
...
- Admin tools:
-- update methods for pages/ helpcontent to be page specific.
-- add count method for all pages - helpcontents
-- fix order issue win update form
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60515 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-26 10:36:17 +00:00
argiro.kokogiannaki
6335da03c5
[Library|Trunk]
...
update UI for pages, entities, helptexts - new mocks
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60507 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-25 15:55:56 +00:00
k.triantafyllou
467d1a4ff1
[Library | Trunk]: Search input: Fix reset function and toggle on selected. Sidebar: fix route on active route
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60488 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-24 14:35:02 +00:00
k.triantafyllou
747556293f
[Library | Trunk]: Add isCurator condition on role-users.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60444 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-17 14:37:28 +00:00
k.triantafyllou
878ea565ad
[Library | Trunk]: Some changes on input component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60413 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-12 11:31:12 +00:00
k.triantafyllou
fed345b244
[Library | Trunk]: 1. Move mapType on Role class. 2. Fix isUpload on stakeholder.service.ts
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60360 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-04 13:36:29 +00:00
k.triantafyllou
35abee9027
[Library | Trunk]: Subscribers fix detection error on user variable
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60343 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-02 16:48:48 +00:00
k.triantafyllou
a5a57976dd
[Library | Trunk]: Change search input on admin-tools pages
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60341 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-02 12:29:18 +00:00
k.triantafyllou
f1cc59da34
[Library | Trunk]: Admin tools pages add loading and notifications
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60331 d315682c-612b-4755-9ff5-7f18f6832af3
2021-02-01 19:17:55 +00:00
k.triantafyllou
5479040318
[Libraryr | Trunk]: Fix filters on admin tools pages
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60315 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-29 10:47:37 +00:00
k.triantafyllou
db682c9e4b
[Library | Trunk]: Admin tools pages: some css changes
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60313 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-28 16:55:09 +00:00
k.triantafyllou
e3ce734445
[Library | Trunk]: Fix portal form undefined error
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60312 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-28 16:38:06 +00:00
k.triantafyllou
10cf547544
[Library | Trunk]: Admin tools pages, fix modals and update behaviour
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60310 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-28 16:33:16 +00:00
k.triantafyllou
4e7ec1504e
[Library | Trunk]: Roles users unsubscribe on role change
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60304 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-27 14:15:50 +00:00
k.triantafyllou
a31eddcc2c
[Library | Trunk]: Create a role group button to uppercase
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60303 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-27 14:06:28 +00:00
k.triantafyllou
2acf84efbb
[Library | Trunk]: Add boolean communityMap on mapType
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60302 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-27 13:52:55 +00:00
k.triantafyllou
b024bce255
[Library | Trunk]: Add boolean communityMap on mapType
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60301 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-27 13:52:15 +00:00
k.triantafyllou
d8fca31d81
[Library | Trunk]: Rename community to portal in pages and entities
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60297 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-26 17:00:40 +00:00
k.triantafyllou
8ca5f8e411
[Library | Trunk]: Change admin tools pages to get portal from path param
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60294 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-26 16:21:55 +00:00
k.triantafyllou
e23421dc0f
[Library | Trunk]: Role users invite fix selected user(null) on notification message.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60283 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-22 16:17:18 +00:00
k.triantafyllou
7d147b89e7
[Library | Trunk]: Create subscriber invite and subscribers components.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60274 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-21 15:15:53 +00:00
k.triantafyllou
83493a1abc
[Library | Trunk]: Sidebar: IsActive add fragment case
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60269 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-18 16:49:31 +00:00
k.triantafyllou
3b0f4a3e2b
[Library | Trunk]: Add email composer function as parameter
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60252 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-15 11:58:34 +00:00
k.triantafyllou
0a8713e225
[Library | Trunk]: Remove srcoll from role users list. Fix message on modals
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60251 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-15 10:47:57 +00:00