blazor-calendar/BlazorApp/Pages
Sijmen 3c2c33736b
Allow for editing event titles:
- Add frontend for editing
- Save the original iCal properties when loading
- Use these to closely reproduce the original iCal for PUT'ing
2021-07-05 21:50:58 +02:00
..
Calendar.razor Parse DURATION property from iCal 2021-07-04 14:36:21 +02:00
Error.cshtml Initial commit 2021-07-03 14:19:53 +02:00
Error.cshtml.cs Initial commit 2021-07-03 14:19:53 +02:00
Event.razor Allow for editing event titles: 2021-07-05 21:50:58 +02:00
Event.razor.css Allow for editing event titles: 2021-07-05 21:50:58 +02:00
Index.razor Remove unused import 2021-07-04 12:34:26 +02:00
_Host.cshtml Initial commit 2021-07-03 14:19:53 +02:00