-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
2. developingdesigndiscussenhancementNew feature or requestNew feature or requestfrontendprio::3ui/ux
Description
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:
xplosionmind
Metadata
Metadata
Assignees
Labels
2. developingdesigndiscussenhancementNew feature or requestNew feature or requestfrontendprio::3ui/ux
Type
Projects
Status
☑️ Done
