As @scottpage requested at https://github.com/vuetifyjs/vuetify/pull/6092#issuecomment-458557936 , it would be great if the v-calendar
component would support scheduling resources with a timeline and a ressource view like the FullCalendar Scheduler Plugin.
See https://fullcalendar.io/scheduler or https://fullcalendar.io/docs/scheduler .
Implement the functionality of the FullCalendar Scheduler Plugin (https://fullcalendar.io/scheduler) in the v-calendar
component.
There are plans to perhaps implement a similar view which Google Calendar has - but it's going to be after the 2.0 release.
We need this also. Our use case is service dispatching: you have a list of technicians, each assigned to projects, and projects have start and end times. We need to be able to display this information on a single page as a birds-eye view of everything, as well as spot conflicts easily.
Example screenshot:
We are also using the FullCalendar Scheduler for resource based planning in our application. Having this integrated with Vuetify, similarly to the dispatch board example, would certainly be a nice upgrade! Subscribed.
+1
+1
+1 It would be an awesome addition to the v-calendar
component.
Or even a brand new one v-scheduler
?
I would also love to see this in Vuetify 馃憤
+1 I'd absolutely love to see this in Vuetify!!
+1
We need this also. Our use case is service dispatching: you have a list of technicians, each assigned to projects, and projects have start and end times. We need to be able to display this information on a single page as a birds-eye view of everything, as well as spot conflicts easily.
Example screenshot:
exactly what we need also
Most helpful comment
There are plans to perhaps implement a similar view which Google Calendar has - but it's going to be after the 2.0 release.