-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
External Storage: Apps Inherit User Experience #16304
Comments
New Acceptance Criteria:
|
For the migration: the WND and sharepoint apps should move the configurations from the database and then register it to the files_external backend. Currently this would be |
WND/Sharepoint side:
@jmaciasportela (some things mentionned here https://github.com/owncloud/sharepoint/issues/120) files_external changes
|
This will be done in 9.0, when the new API becomes part of OCP |
Guys, "this will be done in 9.0" is not decided this way. We had a commitment to make it this release and it's not right that with a couple of days to go engineering unilaterally decides 9.0. Not a good situation. |
@cmonteroluque As it stands at the moment, the files_external UI does not have the requisite features for Sharepoint or WND to seamlessly integrate with it. Some of these features are pretty major and likely to cause regressions |
@Xenopathic ping. Trying to reach you |
The goal is to incorporate SharePoint into the External Storage app to share the UX from External Storage, while leaving SharePoint configuration an EE only capability. Specifically, this is about allowing usernames and passwords to be stored in the session, rather than in the ownCloud database. Sharing doesn't work, but it is seen as more secure. Also, we need to be able to detect and not allow folders with the same name to be created, for example, which is all handled in external storage. |
Let's keep this ticket in case we need further changes in core for Sharepoint's config stuff. And use https://github.com/owncloud/sharepoint/issues/120 for the actual ticket to do the sharepoint code integration with files_external. |
Added comments from Design Week:
A plugin has multiple parts
Work Package:
1 - Clean app. Delete some JS (keep dropdowns), AJAX CALLS, TEMPLATES. Save content from appinfo, imgs, lib, test. |
Estimation: 3 weeks |
Feature/refactoring didn't make it into 9.1, moving to 9.2. |
WND integration was done but not Sharepoint. Sharepoint integration is tracked in private repo, so closing in favor of that one: https://github.com/owncloud/sharepoint/issues/120 @pmaier1 FYI |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
As an admin, I want the external storage app and any individual apps (such as SharePoint or WND) to share capabilities so that there is one code base to manage, and UX and interface elements are common across ownCloud.
Acceptance Criteria:
@PVince81 I seem to remember a post from you on this. Any specifics to add?
The text was updated successfully, but these errors were encountered: