nextcloud / nextcloud/calendar
Enhance "Room availability" for all possible resources
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
Seeing a list of available resources (not only rooms) is a requirement we have.
Describe the solution you'd like
The current button "Room availability" only supports rooms instead of all types of resources that can be created with the documented OCC commands. We would like to see the availability of all resources instead.
Describe alternatives you've considered
We considered to reserve resources with calendar entries that are visible for all users. Hence, the respective user would mention the reserved resource in the event title. However, this approach does not scale for us. We would prefer to use this app's resource management for our use case.
Additional context
We would like to use the resources to book/reserve devices like lasercutters or 3d printers in a workshop.
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
No files, tests, or entry points are named. Start by locating the “Room availability” feature and the documented OCC commands for resource creation, then trace how resource types are filtered and represented. Done means availability can be viewed for devices such as lasercutters and 3D printers as well as rooms, with the relevant behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100