Tom Hacohen
|
811f795304
|
Add an ugly fragile hack to make the calendar fill the vertical space.
This is very fragile, but at least if it breaks it falls back to the
previous behaviour so it's not the end of the world if it does.
Fixes #16.
|
6 years ago |
Tom Hacohen
|
94214c9617
|
Calendar: fix switching back to months view when going back to calendar
Currently we preserve the watched date, so it's preserved when going
back to a calendar page. Now we also preserve the view.
Fixes #10
|
7 years ago |
Tom Hacohen
|
4c441de728
|
Calendar: Fix navigating of month view (workaround big-calendar bug)
This is a workaround for:
https://github.com/intljusticemission/react-big-calendar/issues/718
|
7 years ago |
Tom Hacohen
|
56c12012fe
|
Types: update react-big-calendar types.
|
7 years ago |
Tom Hacohen
|
7917b1fbe1
|
Calendar: Implement clicking on a time slot to add an event
You can now click (or select) a time slot to create an event that is
automatically populated with the selected times.
Fixes #8
|
7 years ago |
Tom Hacohen
|
ab3ebbff05
|
Fix the calendar widget on mobile.
|
7 years ago |
Tom Hacohen
|
b876a90a5a
|
Fix the calendar component to avoid re-rendering.
|
7 years ago |
Tom Hacohen
|
5a1b3af9b0
|
Calendar: fix the unnecessary recration of closures.
|
7 years ago |
Tom Hacohen
|
0d6ecfdbdf
|
Calendar: remove the unneccesary events sort.
|
7 years ago |
Tom Hacohen
|
5ee24d054d
|
Move all of the view-only components to their own directory.
|
7 years ago |