mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-2216] Shared link preview - use extension actions (#964)
* isSharedFileViewer evaluator * navigation evaluators tests * update docs * fallback for SharedLink entry * shared link view use extensions * rules for link shared view actions * dedicated extension definition for shared link action toolbar * resolve selection and actions * update tests * remove un used imports * nest shared link viewer toolbar actions in to viewer structure
This commit is contained in:
committed by
Denys Vuika
parent
88ca0cb886
commit
525ba7e73e
@@ -182,6 +182,7 @@ for example mixing `core.every` and `core.not`.
|
||||
| app.navigation.isNotSearchResults | Current page is not the **Search Results**. |
|
||||
| app.navigation.isSharedPreview | Current page is preview **Shared Files** |
|
||||
| app.navigation.isFavoritesPreview | Current page is preview **Favorites** |
|
||||
| app.navigation.isSharedFileViewer | Current page is shared file preview page |
|
||||
|
||||
**Tip:** See the [Registration](/extending/registration) section for more details
|
||||
on how to register your own entries to be re-used at runtime.
|
||||
|
Reference in New Issue
Block a user