Vuetify: [Feature Request] Calendar: Scheduler support

Created on 6 Feb 2019  路  10Comments  路  Source: vuetifyjs/vuetify

Problem to solve

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 .

Scheduler

Proposed solution

Implement the functionality of the FullCalendar Scheduler Plugin (https://fullcalendar.io/scheduler) in the v-calendar component.

VCalendar feature maybe

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.

All 10 comments

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:

image

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:

image

exactly what we need also

Was this page helpful?
0 / 5 - 0 ratings