Skip to content

Commit

Permalink
[5391] Author role has no available actions for various sections in V…
Browse files Browse the repository at this point in the history
…ideoCenter and Commercetools blueprints (#178)

* Fix - Video Center View All videos for a channel does not reflect the total amount of videos #5263

* Update version

* Update Cards query not to send size parameter if not in query (to use search default value)

* PR review updates

* Bump dependencies

* Use the same icon for Site Tools in Sidebar and Navigation Menu #5308

* Update version

* Update Site tools icon to ConstructionRounded

* Update version

* Fix - Author role has no available actions for various sections #5391

* Update version
  • Loading branch information
jvega190 authored Mar 29, 2022
1 parent c361255 commit 7e407b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/studio/permission-mappings-config.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
<permission>list_plugins</permission>
<permission>get_children</permission>
<permission>publish_status</permission>
<permission>content_read</permission>
</allowed-permissions>
</rule>
</role>
Expand Down
2 changes: 1 addition & 1 deletion craftercms-plugin.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugin:
version:
major: 2
minor: 0
patch: 20
patch: 21
description: |
Video Center webapp built with React atop CrafterCMS that is backed by YouTube, AWS Media Service, or Box.
website:
Expand Down

0 comments on commit 7e407b7

Please sign in to comment.