argirok
8a8b58eeaa
[develop | DONE ADDED] add direct linking for organizations
2024-05-09 16:44:54 +03:00
Alex Martzios
5699aed599
[develop | DONE | FIXED] linking: stack elements on mobile to avoid page breaking
2024-01-17 11:16:06 +02:00
Konstantinos Triantafyllou
d9a8283630
Update to Uikit 3.16.24
2023-08-22 17:08:46 +03:00
Konstantina Galouni
10178c5adb
[Library | explore-redesign]: linkingGeneric.component: For direct linking, updated back button - trigger browser's back, not landing, since we can reach this page via search results too.
2023-05-11 22:46:28 +03:00
Konstantina Galouni
2edeb788e3
[Library | explore-redesign]: Fixes in direct linking - back button link | Added back button link to the landing page for projects.
...
1. linkingGeneric.component.html: [Bug fix] Updated checks for back to result landing page button link | Added back to project landing page button link.
2. directLinking.component.ts: In "createClaimEntity()" method, set value of entity.project.url.
3. ClaimEntityTitle.component.ts: Added "uk-flex" class to middle align icon to the name.
4. claimHelper.class.ts: Commented a console.log.
2023-03-01 11:59:48 +02:00
Konstantina Galouni
38a8802d7e
[Explore & Library | explore-redesign]: First update for direct linking according to redesign.
...
1. claimContextSearchForm.component.ts & claimProjectSearchForm.component.ts & claimResultSearchForm.component.ts: Added "@Input() public centerAlign: boolean = false".
2. claimContextSearchForm.component.html & claimProjectSearchForm.component.html & claimResultSearchForm.component.html: align search form to the center if centerAlign is true (in direct linking).
3. linkingGeneric.component.ts:
a. Scroll to top smoothly when changing step.
b. Added method "getEntityName()" to resolve entity name from entity type.
4. linkingGeneric.component.html: Redesign in direct linking:
a. Hidden stepper.
b. Title before search form
c. Back button instead of breadcrumb.
d. Search form aligned to the center.
e. In basket, no tabs, but source on top of link source to.
f. Button to Step 3 renamed to "Summarise".
5. HelperFunctions.class.ts: In methods "scroll()" and "scrollTo()" added parameter "smooth: boolean = false" for smooth scroll.
6. tsconfig.json: Commented "angularCompilerOptions": { "strictTemplates": true}.
2023-02-15 23:56:16 +02:00
Konstantinos Triantafyllou
b7a5cf34ab
Fix flickering for linking basket
2022-09-14 09:26:57 +03:00
argirok
40154d6ad9
revert previous tests for backet sticky menu
2022-09-08 16:30:40 +03:00
argirok
8ba0ce7730
Linking: don't show modal when there are no additional paths
...
hide filter when there are no values available
2022-08-12 16:21:54 +03:00
Konstantinos Triantafyllou
f5def43fbd
Merge commits
2022-08-03 00:18:38 +03:00
argirok
3041f80bf7
Customization: add default background in linking, add customize buttons variables
2022-08-01 12:23:57 +03:00
Konstantinos Triantafyllou
63fe4d2e5a
Fix query when any field not includes is not at first field. Align basket in liking. Fix a bug while try to remove a result after page reload.
2022-07-19 00:46:45 +03:00
Konstantinos Triantafyllou
ff01c9a9c9
Change lingkin next steps buttons. Fix a bug in query of results in claims. Add dropdown-filter in claims and fix bug hiding behind basket.
2022-07-18 18:56:59 +03:00
argirok
10635c09ec
update layout for claims: icons, spaces, make stepper sticky in final step
2022-06-06 17:35:26 +03:00
argirok
02d1963bf2
add link icon in the first step
2022-06-06 15:49:01 +03:00
Konstantinos Triantafyllou
bc5f5860f9
Quick contact: Fix a bug with dropdown and add some inputs to make it dynamic. GeneraL: Fix some breadcrumb alignments and fix modal overflowBody parameter
2022-06-02 17:27:45 +03:00
argirok
3d945b1e05
make stepper and basket sticky
2022-05-16 17:58:31 +03:00
argirok
623f65423b
linking add margins, update community modal functionality
2022-05-16 17:25:35 +03:00
argirok
f8b76246f5
linking fix issue with basket tabs
2022-05-11 15:34:38 +03:00
Konstantina Galouni
bd6e141801
[Monitor Dashboard & Library | new-theme]: Renaming entity types using OpenaireEntities.
...
Files updated: develop.component.ts, methodology.component.ts, claimEntitiesSelection.component.ts, directLinking.component.ts, linkingGeneric.component.html, linkingGeneric.component.ts, approved.component.ts, searchDataprovidersToDeposit.component.ts, errorPage.component.ts, dataProvider.component.html, dataProvider.component.ts, dataProvider.service.ts, relatedDatasourcesTab.component.ts, project.component.ts, myOrcidLinks.component.ts, searchMyOrcidResults.component.html, searchMyOrcidResults.component.ts, searchAll.component.html, searchAll.component.ts, advancedSearchForm.component.html, advancedSearchForm.component.ts, searchDataProviders.component.ts, searchResearchResults.service.ts, numbers.component.ts, other-portals.component.html, other-portals.component.ts, fetchDataproviders.class.ts, fetchResearchResults.class.ts, searchFields.ts, result-preview.component.ts
2022-05-09 13:13:44 +03:00
argirok
99ffee241d
fixes in direct linking
2022-04-19 16:25:24 +03:00
argirok
b20fcfa219
more layout changes for the linking (eg filters, icons, etc)
2022-04-05 18:36:08 +03:00
argirok
b027575fc0
claims updates
2022-03-16 18:54:22 +02:00
argirok
c9ed6a255b
linking updates
2022-03-02 18:08:37 +02:00
argirok
dcffb611a2
v2
2022-03-02 12:18:24 +02:00
argirok
9222deed7b
initial linking changes
2022-02-25 14:52:36 +02:00
k.triantafyllou
8b9af0edc2
[Library | Trunk]: Change headings on library
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59575 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 19:04:50 +00:00
argiro.kokogiannaki
a142f0e457
[Library|Trunk]
...
Claims:
update search forms and filters according to the new design (Projects, Results)
add result type as Refine field
add range filter component
make basket stiky
make alert close to work
change research results -> research outcomes
Range Filters:
add showQuickButtons
smaller input, - between the inputs
Search:
change research results -> research outcomes in placeholder
NewSearchPage: make static method that creates range query
Fields:
add resulttypeId
change Year range to Active within for projects
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58697 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-14 14:38:50 +00:00
k.triantafyllou
e2f91200cf
[Library | Trunk]: Change search form to have borders
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58662 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-11 09:37:00 +00:00
konstantina.galouni
b6f936868e
[Trunk | Library]: (Changes needed for community background in connect portal)
...
1. directLinking.component.html & myClaims.component.ts & errorPage.component.ts: Move 'uk-margin-small-top' class inside id="tm-main".
2. linkingGeneric.component.html: Add class 'white-box-with-border uk-padding-small'.
3. depositFirstPage.component.ts: Remove class 'communityBackground' | Move helptext inside <div class="uk-section">.
4. searchDataprovidersToDeposit.component.ts: Remove 'communityBackground' class | Remove 'uk-margin-top' from tag with class 'communityPanelBackground'.
5. dataProvider.component.html & organization.component.html & project.component.html & resultLanding.component.html: Remove 'uk-margin-small-top' class from id="tm-main" | Add 'uk-margin-medium-top' in container.
6. newSearchPage.component.html & searchPageTableView.component.html: Remove class 'communityBackground'.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58649 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-07 17:20:33 +00:00
konstantina.galouni
44d73bae31
[Trunk | Library]: claimResultSearchForm.component.html & displayClaims.component.html & linkingGeneric.component.html & metadataPreview.component.html: [Bug fix] Fix <mat-select> elements.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58263 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-15 23:08:45 +00:00
konstantina.galouni
2cc64b9e4e
[Trunk | Library]:
...
searchSorting.module - searchSorting.component.ts & searchResultsPerPage.component.ts & searchFilter.module.ts - searchFilter.component.html &
browseStatistic.component.html - browseEntities.module.ts & citeThis.module.ts - citeThis.component.ts &
metadataPreview.module.ts - metadataPreview.component.html & linkingGeneric.module.ts - linkingGeneric.component.html &
displayClaims.module.ts - displayClaims.component.html & claimResultSearchForm.module.ts - claimResultSearchForm.component.html:
Use material select (<select> to <mat-select>)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58235 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-12 10:48:04 +00:00
argiro.kokogiannaki
47031fbba1
Linking:
...
update field claimedInDashboard to get the communityId in case of connect dashboard
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57390 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-16 10:58:04 +00:00
argiro.kokogiannaki
351f5ebaa2
[Library|Trunk]
...
Claims:
change type of openaire results to "Entity type"
add link to the landing page of Openaire results
remove cursor-pointer in Basket Title of Sources in the 1st step
Autocomplete / entity search service remove unused method (used in old linking UI)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57384 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-16 10:18:32 +00:00
argiro.kokogiannaki
bb1b22c15b
[Library|Trunk]
...
Claims: when selecting the next entity to link, use the click-outside event that closes the modal
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57263 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-04 09:21:16 +00:00
argiro.kokogiannaki
1f942d09dd
[Library|Trunk]
...
Linking:
rename attribute title to pageTitle or sectionTitle to avoid showing default html tooltip
use default or communty colors for the linking banner
Search datacite:
fix bug when searching with DOIs
enable searching with more than one DOI
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56908 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-27 13:19:58 +00:00
argiro.kokogiannaki
c6e0a5f165
[Library|Trunk]
...
Helptexts: add in linking pages
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56756 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-24 15:46:49 +00:00
argiro.kokogiannaki
322492af79
Linking:
...
Basket Limit:
set to 100
don't allow to add more through search forms
don't allow more in bulk
Bulk - access mode and date: fix getting info from csv
Add margins
Display claims; remove showLatestClaims attribute
Landing pub - HelpeTexts: remove doule quote and helper
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56750 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-24 12:46:29 +00:00
argiro.kokogiannaki
e422f5fe77
[Library|Trunk]
...
Merging branch newlinking into Trunk 55132:56708
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56714 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-23 12:23:12 +00:00
argiro.kokogiannaki
78d4bb3f7d
JSONLD:
...
add jsonld in all pages (advance, table view, link, deposit)
for search pages assign SearchResultsPage representation
for other pages assign Website
SEO service:
add a service that updates the rel canonical url (in client side)
call the service in each page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53740 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-14 10:38:53 +00:00
argiro.kokogiannaki
b0b1af6a04
Linking:
...
1. When linking is from connect, add community in the basket if there is not
2. My links add separate section with the recent claims (24h)
3. In recent claims add tooltip with information about the link visiblility in the index
4. Add section on the right with the link to create more and a link to claims information article
5. Add link to claims information article to the properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53553 d315682c-612b-4755-9ff5-7f18f6832af3
2018-10-25 09:33:56 +00:00
argiro.kokogiannaki
deffcceed8
Changes in claim componets to support ORP
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@52837 d315682c-612b-4755-9ff5-7f18f6832af3
2018-07-30 14:22:19 +00:00
argiro.kokogiannaki
19a26a399b
Claims:
...
change forms layout (context, projects)
apply layout changes in direct linking page
add localstorage prefix for saving the user selected list
when removing a selection- also update localstorage lists
add helpers as a tooltip in projects, context and result forms
smaller table in display claims components
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@52820 d315682c-612b-4755-9ff5-7f18f6832af3
2018-07-25 13:56:02 +00:00
argiro.kokogiannaki
fa10080fb0
Claims: Context Search form:
...
alphabetical order for communities
preselect community id for connect
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@52704 d315682c-612b-4755-9ff5-7f18f6832af3
2018-07-06 13:35:03 +00:00
argiro.kokogiannaki
aa6d6d8b49
Layout Changes in claims
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@52426 d315682c-612b-4755-9ff5-7f18f6832af3
2018-06-11 08:20:32 +00:00
konstantina.galouni
16406f04d4
1. Add pipe for numbers.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@52096 d315682c-612b-4755-9ff5-7f18f6832af3
2018-05-18 12:47:26 +00:00
argiro.kokogiannaki
2c201089be
add piwikId in missing deposit components | remove class from div ids
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@51858 d315682c-612b-4755-9ff5-7f18f6832af3
2018-04-21 15:20:09 +00:00
argiro.kokogiannaki
4fac0720b2
put the divids- helper for linking views, Fix the links in advanced search page, remove openaireProperties class change error codes path, add the
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@50761 d315682c-612b-4755-9ff5-7f18f6832af3
2018-02-15 10:36:12 +00:00
argiro.kokogiannaki
91b7c11f0a
USe a json file to read properties | replace openaire Properties | parameterize menu (use params, community, ) | parameterize search pages (hide community information)
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@50586 d315682c-612b-4755-9ff5-7f18f6832af3
2018-02-05 13:14:59 +00:00
argiro.kokogiannaki
86e750754b
Commiting first draft of openaire library for angular portals
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@50169 d315682c-612b-4755-9ff5-7f18f6832af3
2017-12-19 12:53:46 +00:00