owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.42k stars 183 forks source link

Expose link to Versions web UI via AppProvider for clients #2792

Open michaelstingl opened 3 years ago

michaelstingl commented 3 years ago

Is your feature request related to a problem? Please describe.

Desktop client doesn't have native Versions feature, but with oC10.2+ and client version 2.6+, it can open the Versions web UI for every file, with a click in the context menu.

Bildschirmfoto 2021-11-18 um 11 33 54

Bildschirmfoto 2021-11-18 um 11 40 44

Describe the solution you'd like

A cleaner approach would be, to expose the Versions feature in the new web UI via the AppProvider, then clients display it as an additional entry in their file action menu, and the AppProvider also dynamically returns the link that opens the web UI in the defined state.

Describe alternatives you've considered

Otherwise new web UI would also need support for http://host/owncloud/f/$fileId?details=$tabId

Additional context

Related:

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.