Skip to content

[Feature Request] Dashboard Widget #113

@mejo-

Description

@mejo-

Summary

The idea is to have a dashboard widget for Collectives with a list of recently changed pages from the collectives you're part of.

Starting points

Backend

We would need a way to retrieve recently changed pages from the backend. Something like a findRecent() function in PageService.php that gets exposed as API endpoint in PageController.php.

Frontend

A dashboard widget that displays the recently changed pages. There's documentation for writing a dashboard widget

Not sure whether the pages should be sorted by collective or not. Probably just sorting them by date is the best. The graphical representation could be similar to how the link previews reference collective pages, reusing PageReferenceWidget.vue:

2023-05-15T10:58:13,799910884+01:00

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ☑️ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions