FlowFuse / node-red-dashboard

https://dashboard.flowfuse.com
Apache License 2.0
194 stars 46 forks source link

Add v-calendar from Vuetify Labs #1212

Open joepavitt opened 1 month ago

joepavitt commented 1 month ago

Description

Requested here: https://discourse.nodered.org/t/vuetify-labs-v-calendar-component-possible-to-add/90185

Quick win to include it from the Vuetify Labs components

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

joepavitt commented 1 month ago

See main.mjs for where to import this

gayanSandamal commented 1 month ago

This doesn't looks good need to investigate more and holding this off for https://github.com/FlowFuse/node-red-dashboard/issues/1180 and revisit after completing it

Image

Image

Expected UI should be like this Check this Vuetify demo

Image

Bobo-amg commented 2 weeks ago

I was able to override the css to change the look of the buttons but couldn't get the data from the labs examples to render. Is there some Dashboard magic happening preventing this?