Skip to content

feat(home): add a new home view#2033

Merged
deviantony merged 10 commits intodevelopfrom
feat796-dashboard-aggregation
Jul 11, 2018
Merged

feat(home): add a new home view#2033
deviantony merged 10 commits intodevelopfrom
feat796-dashboard-aggregation

Conversation

@deviantony
Copy link
Copy Markdown
Member

@deviantony deviantony commented Jul 10, 2018

This PR closes #796

It introduces a new home view which is the default view where the user is redirected post login (even users without access to any endpoints).

This view display information about the endpoints that the user can access. The backend will periodically create a snapshot of all the endpoints and display additional information about the endpoint in this view.

portainer 4

It also allows the user to navigate to an endpoint.

It removes the endpoint selection mechanism that was previously available inside the sidebar and instead adds a new Home link to redirect the user to the new home view.

Snapshots are enabled by default and are scheduled on a 5m basis. This frequency can be changed via the Portainer settings or via the --snapshot-interval flag. Snapshots can also be disabled via the --no-snapshot flag.

@deviantony deviantony merged commit b679246 into develop Jul 11, 2018
@deviantony deviantony deleted the feat796-dashboard-aggregation branch August 9, 2018 08:35
xAt0mZ pushed a commit that referenced this pull request Aug 25, 2022
* style(init): style init views [EE-3556]

* remove extraneous icon

* fix icons & alignment

* update icons, alignment & allow clicking boxselector link

* update pointer style on hover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Aggregated dashboard view

1 participant