Add "widget" like functionality for the TeamPage
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Use Case
As described in #2543, Teams could get their own frontend.
Proposal
This frontend could become a customizable aggregation of information regarding content that is linked to this team. Other apps could provide widgets similar to the ones available in the current Nextcloud dashboard, or the Circles app could fetch this information / data from the other apps.
Examples for helpful widgets
- Recently added files
- Activity in decks
- Calendar events
- Collective pages
- Tree view of the files in a linked team-folder
- Buttons to add those ressources
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #2543 and the existing TeamPage implementation, then compare the widget approach linked from the Nextcloud dashboard. Clarify the widget model, data sources, and customization boundaries before coding. Done should mean the TeamPage can aggregate the agreed team-linked information and expose the specified widget examples and resource actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100