A new Dashboard concept was introduced in Portrait 6.x. capabilities Capabilities were extended. Inside the application.yml file, you can find the config section dashboard
under application
.
| Property | Default |
---|---|---|
Show Latest / Activity-Feed The Activity feed is automatically generated through Reindexing. | showLatest |
|
Show Favorites Users can flag entries as favorites. Like this, the user sees the favorites on his dashboard. The newest favorites will be shown on top. | showFavorites |
|
Show Search The search module is a way to promote the global search, which is anyhow always available on the top menu. However, the search module also remembers the last searches. | showSearch |
|
Show Hero The Hero shows an image (see The text supports markdown. | showHero |
|
Caption What should be the name of the Dashboard in the sidebar. | caption |
|
Quick Actions This defines actions to show up on the dashboard and in the top menu as “Quick Actions”. A quick action needs the following properties:
See the below examples. Note that when changing quick actions, a full browser restart is required to make the new actions show up in the context menu of the PWA. | actions |
|
...