This commit is contained in:
ben
2026-08-20 12:23:30 +02:00
parent e61750f314
commit a980812137
9 changed files with 351 additions and 106 deletions
+8 -8
View File
@@ -2,15 +2,15 @@
### Create event
- [x] Different colors for different events
- [ ] Make the create-event popup slightly wider
- [ ] Improve the placement of the time fields
- [ ] Start time should default to the current time
- [x] Make the create-event popup slightly wider
- [x] Improve the placement of the time fields
- [x] Start time should default to the current time
### Week view
- [ ] Events longer than 1 hour should have their title at the top, not vertically centered
- [ ] Fix the week-view flicker: the view sometimes disappears for ~10 ms
- [x] Events longer than 1 hour should have their title at the top, not vertically centered
- [x] Fix the week-view flicker: the view sometimes disappears for ~10 ms
### Room customization
- [ ] Allow admins/owners to upload their own background image for the room
- [ ] Support images up to 1080p
- [ ] Store and load the background image per room
- [~] Allow admins/owners to upload their own background image for the room
- [~] Support images up to 1080p
- [~] Store and load the background image per room