vaadin-fullcalendar
vaadin-fullcalendar copied to clipboard
Integration of FullCalendar for Vaadin Flow.
Currently the demo cannot create entries for specific resources. Todos * extend demo dialog to handle ResourceEntry * show assigned resources Editing resources inside the dialog is not necessary. Showing...
Currently all function based options have to be integrated manually. Would be better to have a more generic approach to catch them all at once.
Hi, Just working on some web app with this add-on. I was wondering if there is some easy way to filter out entries based on color/other property to be shown...
Exception: Unable to create an event object of type org.vaadin.stefan.fullcalendar.EntryClickedEvent
This exception is rarely thrown on our production server, I could not reproduce it locally. Any ideas what could cause this issue? Vaadin v.24.3 FullCalendar v.6.2 ``` java.lang.IllegalArgumentException: Unable to...
Sorry if I should have asked first whether there's a reason for naming it customProperties, but it seemed like a quick thing and no harm done if the PR is...