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

Use the new OCS sharee API endpoint in the share dropdown #18236

Closed
wants to merge 1 commit into from

Conversation

nickvergessen
Copy link
Contributor

@DeepDiver1975 @rullzer @blizzz

@scrutinizer-notifier
Copy link

A new inspection was created.

search: search.term.trim(),
limit: 200,
// FIXME need to get the share ids
// existingShares: OC.Share.itemShares,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@PVince81 @blizzz is the list of the share IDs anywhere available in JS?

Copy link
Contributor

Choose a reason for hiding this comment

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

Not really. You probably need the ones from the current file ? You might be able to extract it from the share dialog somehow... (good luck)

@nickvergessen nickvergessen modified the milestones: 9.0-next, 8.2-current Sep 15, 2015
TODO: we need a list of the share ids
format: 'json',
fetch: 'getShareWith',
search: search.term.trim(),
limit: 200,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

perPage

@rullzer rullzer modified the milestones: 9.0-next, 8.2-current Sep 15, 2015
@rullzer rullzer mentioned this pull request Dec 23, 2015
5 tasks
@rullzer
Copy link
Contributor

rullzer commented Dec 23, 2015

Replaced by #21349 using the backbone stuff.

@rullzer rullzer closed this Dec 23, 2015
@rullzer rullzer deleted the ocs_api_for_sharees_in_dropdown branch December 23, 2015 10:59
@mmattel mmattel restored the ocs_api_for_sharees_in_dropdown branch January 5, 2016 15:21
@mmattel mmattel deleted the ocs_api_for_sharees_in_dropdown branch January 5, 2016 15:46
@lock lock bot locked as resolved and limited conversation to collaborators Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants