Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UFAL/share submission by email #720

Open
wants to merge 8 commits into
base: dtq-dev
Choose a base branch
from

Conversation

milanmajchrak
Copy link
Collaborator

Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem description

@milanmajchrak milanmajchrak linked an issue Oct 7, 2024 that may be closed by this pull request
@milanmajchrak milanmajchrak changed the title Ufal/share submission by email UFAL/share submission by email Oct 7, 2024
@milanmajchrak milanmajchrak linked an issue Oct 7, 2024 that may be closed by this pull request
@milanmajchrak milanmajchrak self-assigned this Oct 7, 2024
}

if (workspaceItem.submitter instanceof Observable<EPerson>) {
console.log('Loading submitter from observable', workspaceItem);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?


const url = this.halService.getRootHref() + '/submission/setOwner?shareToken=' + this.shareToken;
const postRequest = new PostRequest(requestId, url);
// Send GET request
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@@ -46,8 +54,7 @@ export class WorkspaceitemActionsComponent extends MyDSpaceActionsComponent<Work
* and therefore can delete it as well
* (since the user can discard the item also from the edit page)
* @type {Observable<boolean>}
*/
canEditItem$: Observable<boolean>;
*/ canEditItem$: Observable<boolean>;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Share submission by e-mail
2 participants